]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2018-07-03  Eric Sunshinet: use sane_unset() rather than 'unset' with broken...
2018-07-03  Eric Sunshinet: use test_write_lines() instead of series of 'echo...
2018-07-03  Eric Sunshinet: use test_might_fail() instead of manipulating exit...
2018-07-03  Jameson Millerblock alloc: add validations around cache_entry lifecyle
2018-07-03  Jameson Millerblock alloc: allocate cache entries from mem_pool
2018-07-03  Jameson Millermem-pool: fill out functionality
2018-07-03  Jameson Millermem-pool: add life cycle management functions
2018-07-03  Jameson Millermem-pool: only search head block for available space
2018-07-03  Jameson Millerblock alloc: add lifecycle APIs for cache_entry structs
2018-07-03  Jameson Millerread-cache: teach make_cache_entry to take object_id
2018-07-03  Jameson Millerread-cache: teach refresh_cache_entry to take istate
2018-07-03  Ramsay Jonesfsck: check skiplist for object in fsck_blob()
2018-07-03  Jeff Kingfsck: silence stderr when parsing .gitmodules
2018-07-03  Jeff Kingconfig: add options parameter to git_config_from_mem
2018-07-03  Jeff Kingconfig: add CONFIG_ERROR_SILENT handler
2018-07-03  Jeff Kingconfig: turn die_on_error into caller-facing enum
2018-07-02  Jiang Xinl10n: zh_CN: review for git 2.18.0
2018-06-29  Stefan Bellercommit.c: allow lookup_commit_reference to handle arbit...
2018-06-29  Stefan Bellercommit.c: allow lookup_commit_reference_gently to handl...
2018-06-29  Stefan Bellertag.c: allow deref_tag to handle arbitrary repositories
2018-06-29  Stefan Bellerobject.c: allow parse_object to handle arbitrary reposi...
2018-06-29  Stefan Bellerobject.c: allow parse_object_buffer to handle arbitrary...
2018-06-29  Stefan Bellercommit.c: allow get_cached_commit_buffer to handle...
2018-06-29  Stefan Bellercommit.c: allow set_commit_buffer to handle arbitrary...
2018-06-29  Stefan Bellercommit.c: migrate the commit buffer to the parsed objec...
2018-06-29  Stefan Bellercommit-slabs: remove realloc counter outside of slab...
2018-06-29  Stefan Bellercommit.c: allow parse_commit_buffer to handle arbitrary...
2018-06-29  Stefan Bellertag: allow parse_tag_buffer to handle arbitrary reposit...
2018-06-29  Stefan Bellertag: allow lookup_tag to handle arbitrary repositories
2018-06-29  Stefan Bellercommit: allow lookup_commit to handle arbitrary reposit...
2018-06-29  Stefan Bellertree: allow lookup_tree to handle arbitrary repositories
2018-06-29  Stefan Bellerblob: allow lookup_blob to handle arbitrary repositories
2018-06-29  Stefan Bellerobject: allow lookup_object to handle arbitrary reposit...
2018-06-29  Stefan Bellerobject: allow object_as_type to handle arbitrary reposi...
2018-06-29  Stefan Bellertag: add repository argument to deref_tag
2018-06-29  Stefan Bellertag: add repository argument to parse_tag_buffer
2018-06-29  Stefan Bellertag: add repository argument to lookup_tag
2018-06-29  Stefan Bellercommit: add repository argument to get_cached_commit_buffer
2018-06-29  Stefan Bellercommit: add repository argument to set_commit_buffer
2018-06-29  Stefan Bellercommit: add repository argument to parse_commit_buffer
2018-06-29  Stefan Bellercommit: add repository argument to lookup_commit
2018-06-29  Stefan Bellercommit: add repository argument to lookup_commit_reference
2018-06-29  Stefan Bellercommit: add repository argument to lookup_commit_refere...
2018-06-29  Stefan Bellertree: add repository argument to lookup_tree
2018-06-29  Stefan Bellerblob: add repository argument to lookup_blob
2018-06-29  Stefan Bellerobject: add repository argument to object_as_type
2018-06-29  Stefan Bellerobject: add repository argument to parse_object_buffer
2018-06-29  Stefan Bellerobject: add repository argument to lookup_object
2018-06-29  Stefan Bellerobject: add repository argument to parse_object
2018-06-29  Junio C HamanoMerge branch 'sb/object-store-grafts' into sb/object...
2018-06-29  Stefan Beller.mailmap: merge different spellings of names
2018-06-29  Johannes SchindelinMakefile: fix the "built from commit" code
2018-06-28  Elijah Newrent5407: fix test to cover intended arguments
2018-06-28  Elijah Newrenapply: fix grammar error in comment
2018-06-28  Junio C HamanoSecond batch for 2.19 cycle
2018-06-28  Junio C HamanoMerge branch 'sb/fix-fetching-moved-submodules'
2018-06-28  Junio C HamanoMerge branch 'tz/cred-netrc-cleanup'
2018-06-28  Junio C HamanoMerge branch 'jc/clean-after-sanity-tests'
2018-06-28  Junio C HamanoMerge branch 'nd/completion-negation'
2018-06-28  Junio C HamanoMerge branch 'pw/add-p-recount'
2018-06-28  Junio C HamanoMerge branch 'jk/fetch-all-peeled-fix'
2018-06-28  Junio C HamanoMerge branch 'ms/send-pack-honor-config'
2018-06-28  Junio C HamanoMerge branch 'jh/partial-clone'
2018-06-28  Junio C HamanoMerge branch 'sg/gpg-tests-fix'
2018-06-28  Junio C HamanoMerge branch 'as/safecrlf-quiet-fix'
2018-06-28  Junio C HamanoMerge branch 'ab/refspec-init-fix'
2018-06-28  Marc StrapetzDocumentation: declare "core.ignoreCase" as internal...
2018-06-28  Derrick Stoleecommit-graph: fix documentation inconsistencies
2018-06-28  Brandon Williamsfetch-pack: implement ref-in-want
2018-06-28  Brandon Williamsfetch-pack: put shallow info in output parameter
2018-06-28  Brandon Williamsfetch: refactor to make function args narrower
2018-06-28  Brandon Williamsfetch: refactor fetch_refs into two functions
2018-06-28  Brandon Williamsfetch: refactor the population of peer ref OIDs
2018-06-28  Brandon Williamsupload-pack: test negotiation with changing repository
2018-06-28  Brandon Williamsupload-pack: implement ref-in-want
2018-06-27  Elijah Newrengit-rebase--merge: modernize "git-$cmd" to "git $cmd"
2018-06-27  Elijah NewrenFix use of strategy options with interactive rebases
2018-06-27  Elijah Newrent3418: add testcase showing problems with rebase -i...
2018-06-27  Todd Zullingerdir.c: fix typos in core.excludesfile comment
2018-06-27  Todd Zullingergitignore.txt: clarify default core.excludesfile path
2018-06-27  Elijah Newrendirectory-rename-detection.txt: technical docs on abili...
2018-06-27  Elijah Newrengit-rebase: make --allow-empty-message the default
2018-06-27  Elijah Newrengit-rebase.txt: address confusion between --no-ff vs...
2018-06-27  Elijah Newrent3401: add directory rename testcases for rebase and am
2018-06-27  Elijah Newrengit-rebase: error out when incompatible options passed
2018-06-27  Elijah Newrengit-rebase.txt: document behavioral differences between...
2018-06-27  Elijah Newrent3422: new testcases for checking when incompatible...
2018-06-27  Derrick Stoleecommit-graph: update design document
2018-06-27  Derrick Stoleegc: automatically write commit-graph files
2018-06-27  Derrick Stoleecommit-graph: add '--reachable' option
2018-06-27  Derrick Stoleecommit-graph: use string-list API for input
2018-06-27  Derrick Stoleefsck: verify commit-graph
2018-06-27  Derrick Stoleecommit-graph: verify contents match checksum
2018-06-27  Derrick Stoleecommit-graph: test for corrupted octopus edge
2018-06-27  Derrick Stoleecommit-graph: verify commit date
2018-06-27  Derrick Stoleecommit-graph: verify generation number
2018-06-27  Derrick Stoleecommit-graph: verify parent list
2018-06-27  Derrick Stoleecommit-graph: verify root tree OIDs
2018-06-27  Derrick Stoleecommit-graph: verify objects exist
2018-06-27  Derrick Stoleecommit-graph: verify corrupt OID fanout and lookup
next