]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2020-06-29  Junio C HamanoMerge branch 'rs/pull-leakfix'
2020-06-29  Junio C HamanoMerge branch 'rs/retire-strbuf-write-fd'
2020-06-29  Junio C HamanoMerge branch 'dl/diff-usage-comment-update'
2020-06-29  Junio C HamanoMerge branch 'xl/upgrade-repo-format'
2020-06-25  Junio C HamanoThe fifth batch
2020-06-25  Junio C HamanoMerge branch 'pb/t4014-unslave'
2020-06-25  Junio C HamanoMerge branch 'jt/cdn-offload'
2020-06-25  Junio C HamanoMerge branch 'ss/submodule-set-branch-in-c'
2020-06-25  Junio C HamanoMerge branch 'ds/merge-base-is-ancestor-optim'
2020-06-25  Junio C HamanoMerge branch 'dl/branch-cleanup'
2020-06-25  Junio C HamanoMerge branch 'cc/upload-pack-data-3'
2020-06-25  Junio C HamanoMerge branch 'ct/diff-with-merge-base-clarification'
2020-06-25  Junio C HamanoMerge branch 'en/clean-cleanups'
2020-06-25  Junio C HamanoMerge branch 'jk/complete-git-switch'
2020-06-23  Denton Liubuiltin/diff: fix botched update of usage comment
2020-06-22  Junio C HamanoThe fourth batch
2020-06-22  Junio C HamanoMerge branch 'en/sparse-with-submodule-doc'
2020-06-22  Junio C HamanoMerge branch 'es/worktree-duplicate-paths'
2020-06-22  Junio C HamanoMerge branch 'jt/redact-all-cookies'
2020-06-22  Junio C HamanoMerge branch 'cc/upload-pack-data-2'
2020-06-19  Randall S.... strbuf: remove unreferenced strbuf_write_fd method.
2020-06-19  Randall S.... bugreport.c: replace strbuf_write_fd with write_in_full
2020-06-19  RenĂ© Scharfepull: plug minor memory leak after using is_descendant_of()
2020-06-19  Paolo Bonzinit4014: do not use "slave branch" nomenclature
2020-06-18  Denton Liubuiltin/diff: update usage comment
2020-06-18  Junio C HamanoThe third batch
2020-06-18  Junio C HamanoMerge branch 'es/advertise-contribution-doc'
2020-06-18  Junio C HamanoMerge branch 'dl/python-2.7-is-the-floor-version'
2020-06-18  Junio C HamanoMerge branch 'dl/t-readme-spell-git-correctly'
2020-06-18  Junio C HamanoMerge branch 'js/fuzz-commit-graph-leakfix'
2020-06-18  Junio C HamanoMerge branch 'en/do-match-pathspec-fix'
2020-06-18  Junio C HamanoMerge branch 'js/msvc-build-fix'
2020-06-18  Junio C HamanoMerge branch 'en/sparse-checkout'
2020-06-18  Junio C HamanoMerge branch 'js/reflog-anonymize-for-clone-and-fetch'
2020-06-18  Junio C HamanoMerge branch 'tb/t5318-cleanup'
2020-06-18  Junio C HamanoMerge branch 'jk/diff-memuse-optim-with-stat-unmatch'
2020-06-17  Derrick Stoleecommit-reach: use fast logic in repo_in_merge_base
2020-06-17  Derrick Stoleecommit-reach: create repo_is_descendant_of()
2020-06-17  Ramsay Jonesupload-pack: fix a sparse '0 as NULL pointer' warning
2020-06-17  Denton Liubranch: don't mix --edit-description
2020-06-17  Denton Liut3200: test for specific errors
2020-06-17  Denton Liut3200: rename "expected" to "expect"
2020-06-13  Elijah Newrenclean: optimize and document cases where we recurse...
2020-06-13  Elijah Newrenclean: consolidate handling of ignored parameters
2020-06-13  Elijah Newrendir, clean: avoid disallowed behavior
2020-06-13  Elijah Newrendir: fix a few confusing comments
2020-06-13  Elijah Newrengit-sparse-checkout: clarify interactions with submodules
2020-06-12  Junio C HamanoMerge branch 'hn/refs-cleanup'
2020-06-12  Chris TorekDocumentation: usage for diff combined commits
2020-06-12  Chris Torekgit diff: improve range handling
2020-06-11  Christian Couderupload-pack: refactor common code into do_got_oid()
2020-06-11  Christian Couderupload-pack: move oldest_have to upload_pack_data
2020-06-11  Christian Couderupload-pack: pass upload_pack_data to got_oid()
2020-06-11  Christian Couderupload-pack: pass upload_pack_data to ok_to_give_up()
2020-06-11  Christian Couderupload-pack: pass upload_pack_data to send_acks()
2020-06-11  Christian Couderupload-pack: pass upload_pack_data to process_haves()
2020-06-11  Christian Couderupload-pack: change allow_unadvertised_object_request...
2020-06-11  Christian Couderupload-pack: move allow_unadvertised_object_request...
2020-06-11  Christian Couderupload-pack: move extra_edge_obj to upload_pack_data
2020-06-11  Christian Couderupload-pack: move shallow_nr to upload_pack_data
2020-06-11  Christian Couderupload-pack: pass upload_pack_data to send_unshallow()
2020-06-11  Christian Couderupload-pack: pass upload_pack_data to deepen_by_rev_list()
2020-06-11  Christian Couderupload-pack: pass upload_pack_data to deepen()
2020-06-11  Christian Couderupload-pack: pass upload_pack_data to send_shallow_list()
2020-06-11  Jonathan Tanupload-pack: send part of packfile response as uri
2020-06-11  Jonathan Tanfetch-pack: support more than one pack lockfile
2020-06-11  Jonathan Tanupload-pack: refactor reading of pack-objects out
2020-06-11  Jonathan TanDocumentation: add Packfile URIs design doc
2020-06-11  Jonathan TanDocumentation: order protocol v2 sections
2020-06-11  Jonathan Tanhttp-fetch: support fetching packfiles by URL
2020-06-11  Jonathan Tanhttp-fetch: refactor into function
2020-06-11  Jonathan Tanhttp: refactor finish_http_pack_request()
2020-06-11  Jonathan Tanhttp: use --stdin when indexing dumb HTTP pack
2020-06-10  Eric Sunshineworktree: make "move" refuse to move atop missing regis...
2020-06-10  Eric Sunshineworktree: generalize candidate worktree path validation
2020-06-10  Eric Sunshineworktree: prune linked worktree referencing main worktr...
2020-06-10  Eric Sunshineworktree: prune duplicate entries referencing same...
2020-06-10  Eric Sunshineworktree: make high-level pruning re-usable
2020-06-10  Eric Sunshineworktree: give "should be pruned?" function more meanin...
2020-06-09  Chris Torekt/t3430: avoid undefined git diff behavior
2020-06-09  Han-Wen Nienhuysreftable: define version 2 of the spec to accomodate...
2020-06-09  Han-Wen Nienhuysreftable: clarify how empty tables should be written
2020-06-09  Jonathan Niederreftable: file format documentation
2020-06-09  Junio C HamanoThe second batch
2020-06-09  Junio C HamanoMerge branch 'jt/curl-verbose-on-trace-curl'
2020-06-09  Junio C HamanoMerge branch 'cc/upload-pack-data'
2020-06-09  Junio C HamanoMerge branch 'cb/bisect-helper-parser-fix'
2020-06-09  Junio C HamanoMerge branch 'js/checkout-p-new-file'
2020-06-09  Junio C HamanoMerge branch 'dl/remote-curl-deadlock-fix'
2020-06-09  Junio C HamanoMerge branch 'bc/filter-process'
2020-06-09  Junio C HamanoMerge branch 'vs/complete-stash-show-p-fix'
2020-06-09  Junio C HamanoMerge branch 'rs/fsck-duplicate-names-in-trees'
2020-06-09  Junio C HamanoMerge branch 'es/bugreport-shell'
2020-06-09  Junio C HamanoMerge branch 'tb/commit-graph-no-check-oids'
2020-06-09  Junio C HamanoMerge branch 'cb/t4210-illseq-auto-detect'
2020-06-09  Junio C HamanoMerge branch 'ds/line-log-on-bloom'
2020-06-08  Emily Shafferdocs: mention MyFirstContribution in more places
2020-06-08  Eric Sunshineworktree: factor out repeated string literal
2020-06-08  Denton LiuCodingGuidelines: specify Python 2.7 is the oldest...
2020-06-08  Denton Liut/README: avoid poor-man's small caps GIT
next