]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2019-06-20  Jeff Kingdelta-islands: respect progress flag
2019-06-20  Emily Shafferrev-list: teach --no-object-names to enable piping
2019-06-20  Jeff Kinghashmap: convert sha1hash() to oidhash()
2019-06-20  Jeff Kinghash.h: move object_id definition from cache.h
2019-06-20  Jeff Kingkhash: rename oid helper functions
2019-06-20  Jeff Kingkhash: drop sha1-specific map types
2019-06-20  Jeff Kingpack-bitmap: convert khash_sha1 maps into kh_oid_map
2019-06-20  Jeff Kingdelta-islands: convert island_marks khash to use oids
2019-06-20  Jeff Kingkhash: rename kh_oid_t to kh_oid_set
2019-06-20  Jeff Kingkhash: drop broken oid_map typedef
2019-06-20  Jeff Kingobject: convert create_object() to use object_id
2019-06-20  Jeff Kingobject: convert internal hash_obj() to object_id
2019-06-20  Jeff Kingobject: convert lookup_object() to use object_id
2019-06-20  Jeff Kingobject: convert lookup_unknown_object() to use object_id
2019-06-20  Jeff Kingpack-objects: convert locate_object_entry_hash() to...
2019-06-20  Jeff Kingpack-objects: convert packlist_find() to use object_id
2019-06-20  Jeff Kingpack-bitmap-write: convert some helpers to use object_id
2019-06-20  Jeff Kingupload-pack: rename a "sha1" variable to "oid"
2019-06-20  Jeff Kingdescribe: fix accidental oid/hash type-punning
2019-06-20  Nguyễn Thái... fetch: only run 'gc' once when fetching multiple remotes
2019-06-20  Derrick Stoleecommit-graph: test verify across alternates
2019-06-20  Derrick Stoleecommit-graph: normalize commit-graph filenames
2019-06-20  Derrick Stoleecommit-graph: merge commit-graph chains
2019-06-20  Derrick Stoleecommit-graph: test --split across alternate without...
2019-06-20  Derrick Stoleecommit-graph: add --split option to builtin
2019-06-20  Derrick Stoleecommit-graph: test octopus merges with --split
2019-06-20  Derrick Stoleecommit-graph: write commit-graph chains
2019-06-20  Derrick Stoleecommit-graph: clean up chains after flattened write
2019-06-20  Derrick Stoleecommit-graph: rearrange chunk count logic
2019-06-20  Derrick Stoleecommit-graph: verify chains with --shallow mode
2019-06-20  Derrick Stoleecommit-graph: add base graphs chunk
2019-06-20  Derrick Stoleecommit-graph: create options for split files
2019-06-20  Derrick Stoleecommit-graph: load commit-graph chains
2019-06-20  Derrick Stoleecommit-graph: expire commit-graph files
2019-06-20  Derrick Stoleecommit-graph: rename commit_compare to oid_compare
2019-06-20  Derrick Stoleecommit-graph: allow cross-alternate chains
2019-06-20  Derrick Stoleecommit-graph: prepare for commit-graph chains
2019-06-20  Derrick Stoleecommit-graph: document commit-graph chains
2019-06-19  Thomas Gummererstash: fix show referencing stash index
2019-06-19  Matthew DeVoreref-filter: sort detached HEAD lines firstly
2019-06-19  Jeff Kingwt-status.h: drop stdio.h include
2019-06-19  Jeff Kingverify-tag: drop signal.h include
2019-06-19  Carlo Marcelo... wrapper: avoid undefined behaviour in macOS
2019-06-19  Jeff Kinginterpret-trailers: load default config
2019-06-18  Phillip Woodshow --continue/skip etc. consistently in synopsis
2019-06-18  René Scharfeuse COPY_ARRAY for copying arrays
2019-06-18  René Scharfecoccinelle: use COPY_ARRAY for copying arrays
2019-06-18  Carlo Marcelo... fsmonitor: avoid signed integer overflow / infinite...
2019-06-18  Christian Coudertest-hashmap: remove 'hash' command
2019-06-18  Christian Couderoidmap: use sha1hash() instead of static hash() function
2019-06-18  Christian Coudert: add t0016-oidmap.sh
2019-06-18  Christian Coudert/helper: add test-oidmap.c
2019-06-17  Junio C HamanoThe second batch
2019-06-17  Junio C HamanoMerge branch 'xl/record-partial-clone-origin'
2019-06-17  Junio C HamanoMerge branch 'pb/request-pull-verify-remote-ref'
2019-06-17  Junio C HamanoMerge branch 'mm/p4-unshelve-windows-fix'
2019-06-17  Junio C HamanoMerge branch 'po/git-help-on-git-itself'
2019-06-17  Junio C HamanoMerge branch 'es/first-contrib-tutorial'
2019-06-17  Junio C HamanoMerge branch 'bb/unicode-12.1-reiwa'
2019-06-17  Junio C HamanoMerge branch 'sw/git-p4-unshelve-branched-files'
2019-06-17  Junio C HamanoMerge branch 'js/fsmonitor-unflake'
2019-06-17  Junio C HamanoMerge branch 'ds/topo-traversal-using-commit-graph'
2019-06-17  Junio C HamanoMerge branch 'bl/userdiff-octave'
2019-06-17  Junio C HamanoMerge branch 'ba/clone-remote-submodules'
2019-06-17  Junio C HamanoMerge branch 'vv/merge-squash-with-explicit-commit'
2019-06-17  Junio C HamanoMerge branch 'js/bundle-verify-require-object-store'
2019-06-17  Junio C HamanoMerge branch 'js/bisect-helper-check-get-oid-return...
2019-06-17  Junio C HamanoMerge branch 'jk/am-i-resolved-fix'
2019-06-17  Junio C HamanoMerge branch 'jk/HEAD-symref-in-xfer-namespaces'
2019-06-17  Junio C HamanoMerge branch 'ew/server-info-remove-crufts'
2019-06-17  Junio C HamanoMerge branch 'es/grep-require-name-when-needed'
2019-06-17  Junio C HamanoMerge branch 'es/git-debugger-doc'
2019-06-17  Junio C HamanoMerge branch 'ds/object-info-for-prefetch-fix'
2019-06-14  Johannes Schindelint3404: fix a typo
2019-06-13  Junio C HamanoThe first batch after 2.22
2019-06-13  Junio C HamanoMerge branch 'pw/rebase-edit-message-for-replayed-merge'
2019-06-13  Junio C HamanoMerge branch 'ab/deprecate-R-for-dynpath'
2019-06-13  Junio C HamanoMerge branch 'mh/import-transport-fd-fix'
2019-06-13  Junio C HamanoMerge branch 'ew/update-server-info'
2019-06-13  Junio C HamanoMerge branch 'jk/help-unknown-ref-fix'
2019-06-13  Junio C HamanoMerge branch 'dl/format-patch-notes-config'
2019-06-13  Junio C HamanoMerge branch 'nd/merge-quit'
2019-06-13  Junio C HamanoMerge branch 'ab/fail-prereqs-in-test'
2019-06-13  Junio C HamanoMerge branch 'nd/corrupt-worktrees'
2019-06-13  Junio C HamanoMerge branch 'js/rebase-cleanup'
2019-06-13  Junio C HamanoMerge branch 'nd/worktree-name-sanitization'
2019-06-13  Junio C HamanoMerge branch 'en/fast-export-encoding'
2019-06-13  Junio C HamanoMerge branch 'jk/unused-params-final-batch'
2019-06-13  Junio C HamanoMerge branch 'sb/format-patch-base-patch-id-fix'
2019-06-13  Junio C HamanoMerge branch 'nd/init-relative-template-fix'
2019-06-13  Junio C HamanoMerge branch 'ab/send-email-transferencoding-fix'
2019-06-13  René Scharfecleanup: fix possible overflow errors in binary search...
2019-06-13  Phillip Woodadd -p: fix checkout -p with pathological context
2019-06-13  Johannes Schindelinconfig: avoid calling `labs()` on too-large data type
2019-06-13  Johannes Schindelinwinansi: simplify loading the GetCurrentConsoleFontEx...
2019-06-13  Johannes Schindelinkwset: allow building with GCC 8
2019-06-13  Johannes Schindelinpoll (mingw): allow compiling with GCC 8 and DEVELOPER=1
2019-06-12  Johannes Sixtmergetool: use shell variable magic instead of `awk`
2019-06-12  Johannes Sixtmergetool: dissect strings with shell variable magic...
2019-06-12  Johannes Sixtt7610-mergetool: use test_cmp instead of test $(cat...
next