]> Kevux Git Server - rit/shortlog
rit
2018-07-20 Derrick Stoleemidx: clear midx on repack
2018-07-20 Derrick Stoleepackfile: skip loading index if in multi-pack-index
2018-07-20 Derrick Stoleemidx: prevent duplicate packfile loads
2018-07-20 Derrick Stoleemidx: use midx in approximate_object_count
2018-07-20 Derrick Stoleemidx: use existing midx when writing new one
2018-07-20 Derrick Stoleemidx: use midx in abbreviation calculations
2018-07-20 Derrick Stoleemidx: read objects from multi-pack-index
2018-07-20 Derrick Stoleeconfig: create core.multiPackIndex setting
2018-07-20 Derrick Stoleemidx: write object offsets
2018-07-20 Derrick Stoleemidx: write object id fanout chunk
2018-07-20 Derrick Stoleemidx: write object ids in a chunk
2018-07-20 Derrick Stoleemidx: sort and deduplicate objects from packfiles
2018-07-20 Derrick Stoleemidx: read pack names into array
2018-07-20 Derrick Stoleemulti-pack-index: write pack names in chunk
2018-07-20 Derrick Stoleemulti-pack-index: read packfile list
2018-07-20 Derrick Stoleepackfile: generalize pack directory list
2018-07-20 Derrick Stoleet5319: expand test data
2018-07-20 Derrick Stoleemulti-pack-index: load into memory
2018-07-20 Derrick Stoleemidx: write header information to lockfile
2018-07-20 Derrick Stoleemulti-pack-index: add 'write' verb
2018-07-20 Derrick Stoleemulti-pack-index: add builtin
2018-07-20 SZEDER Gábort9300: wait for background fast-import process to die...
2018-07-20 Henning Schildgpg-interface t: extend the existing GPG tests with...
2018-07-19 Stefan Bellerxdiff/xhistogram: move index allocation into find_lcs
2018-07-19 Stefan Bellerxdiff/xhistogram: factor out memory cleanup into free_i...
2018-07-19 Stefan Bellerxdiff/xhistogram: pass arguments directly to fall_back_...
2018-07-19 Stefan Bellerdiff.c: offer config option to control ws handling...
2018-07-19 Stefan Bellerdiff.c: add white space mode to move detection that...
2018-07-18 Jeff Kingadd core.usereplacerefs config option
2018-07-18 Jeff Kingcheck_replace_refs: rename to read_replace_refs
2018-07-18 Jeff Kingcheck_replace_refs: fix outdated comment
2018-07-18 Junio C HamanoThird batch for 2.19 cycle
2018-07-18 Junio C HamanoMerge branch 'js/enhanced-version-info'
2018-07-18 Junio C HamanoMerge branch 'sb/mailmap'
2018-07-18 Junio C HamanoMerge branch 'ms/core-icase-doc'
2018-07-18 Junio C HamanoMerge branch 'ds/commit-graph'
2018-07-18 Junio C HamanoMerge branch 'tz/exclude-doc-smallfixes'
2018-07-18 Junio C HamanoMerge branch 'js/rebase-recreate-merge'
2018-07-18 Junio C HamanoMerge branch 'en/rebase-i-microfixes'
2018-07-18 Junio C HamanoMerge branch 'mb/filter-branch-optim'
2018-07-18 Junio C HamanoMerge branch 'dj/runtime-prefix'
2018-07-18 Junio C HamanoMerge branch 'ao/config-from-gitmodules'
2018-07-18 Junio C HamanoMerge branch 'jk/branch-l-0-deprecation'
2018-07-18 Junio C HamanoMerge branch 'tb/grep-column'
2018-07-18 Junio C HamanoMerge branch 'vs/typofixes'
2018-07-18 Junio C HamanoMerge branch 'bw/protocol-v2'
2018-07-18 Junio C HamanoMerge branch 'jt/remove-pack-bitmap-global'
2018-07-18 Junio C HamanoMerge branch 'bw/config-refer-to-gitsubmodules-doc'
2018-07-18 Junio C HamanoMerge branch 'xy/format-patch-prereq-patch-id-fix'
2018-07-18 Junio C HamanoMerge branch 'pw/rebase-i-keep-reword-after-conflict'
2018-07-18 Junio C HamanoMerge branch 'ld/p423'
2018-07-18 Junio C HamanoMerge branch 'ds/ewah-cleanup'
2018-07-18 Junio C HamanoMerge branch 'sb/submodule-core-worktree'
2018-07-18 Junio C HamanoMerge branch 'sb/object-store-grafts'
2018-07-18 Junio C HamanoMerge branch 'en/merge-recursive-cleanup'
2018-07-18 Andrei RybakDocumentation: fix --color option formatting
2018-07-18 Henning Schildgpg-interface: introduce new signature format "x509...
2018-07-18 Henning Schildgpg-interface: introduce new config to select per gpg...
2018-07-18 Henning Schildgpg-interface: do not hardcode the key string len anymore
2018-07-18 Henning Schildgpg-interface: introduce an abstraction for multiple...
2018-07-18 Henning Schildt/t7510: check the validation of the new config gpg...
2018-07-17 Jonathan Tancommit-graph: add repo arg to graph readers
2018-07-17 Jonathan Tancommit-graph: store graph in struct object_store
2018-07-17 Jonathan Tancommit-graph: add free_commit_graph
2018-07-17 Jonathan Tancommit-graph: add missing forward declaration
2018-07-17 Jonathan Tanobject-store: add missing include
2018-07-17 Jonathan Tancommit-graph: refactor preparing commit graph
2018-07-17 Junio C HamanoMerge branch 'ds/commit-graph-fsck' into jt/commit...
2018-07-17 Olga Telezhnayaref-filter: use oid_object_info() to get object
2018-07-17 Olga Telezhnayaref-filter: merge get_obj and get_object
2018-07-17 Olga Telezhnayaref-filter: initialize eaten variable
2018-07-17 Olga Telezhnayaref-filter: fill empty fields with empty values
2018-07-17 Olga Telezhnayaref-filter: add info_source to valid_atom
2018-07-17 Henning Schildgpg-interface: add new config to select how to sign...
2018-07-17 Stefan Bellerdiff.c: factor advance_or_nullify out of mark_color_as_...
2018-07-17 Stefan Bellerdiff.c: decouple white space treatment from move detect...
2018-07-17 Stefan Bellerdiff.c: add a blocks mode for moved code detection
2018-07-17 Stefan Bellerdiff.c: adjust hash function signature to match hashmap...
2018-07-17 Stefan Bellerdiff.c: do not pass diff options as keydata to hashmap
2018-07-17 Stefan Bellert4015: avoid git as a pipe input
2018-07-17 Stefan Bellerxdiff/xdiffi.c: remove unneeded function declarations
2018-07-17 Stefan Bellerxdiff/xdiff.h: remove unused flags
2018-07-17 Jonathan Niedergc: do not return error for prior errors in daemonized...
2018-07-17 Jonathan Niedergc: exit with status 128 on failure
2018-07-17 Jonathan Niedergc: improve handling of errors reading gc.log
2018-07-17 Eric Sunshinet/chainlint: add chainlint "specialized" test cases
2018-07-17 Eric Sunshinet/chainlint: add chainlint "complex" test cases
2018-07-17 Eric Sunshinet/chainlint: add chainlint "cuddled" test cases
2018-07-17 Eric Sunshinet/chainlint: add chainlint "loop" and "conditional...
2018-07-17 Eric Sunshinet/chainlint: add chainlint "nested subshell" test cases
2018-07-17 Eric Sunshinet/chainlint: add chainlint "one-liner" test cases
2018-07-17 Eric Sunshinet/chainlint: add chainlint "whitespace" test cases
2018-07-17 Eric Sunshinet/chainlint: add chainlint "basic" test cases
2018-07-17 Eric Sunshinet/Makefile: add machinery to check correctness of chain...
2018-07-17 Eric Sunshinet/test-lib: teach --chain-lint to detect broken &&...
2018-07-17 SZEDER Gábort5608: fix broken &&-chain
2018-07-16 Jules Maselbassend-email: fix tls AUTH when sending batch
2018-07-16 Eric Sunshinet/check-non-portable-shell: detect "FOO=bar shell_func"
2018-07-16 Eric Sunshinet/check-non-portable-shell: make error messages more...
2018-07-16 Eric Sunshinet/check-non-portable-shell: stop being so polite
next