]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2021-01-15  Junio C HamanoMerge branch 'en/stash-apply-sparse-checkout'
2021-01-15  Junio C HamanoMerge branch 'ar/t6016-modernise'
2021-01-15  Junio C HamanoMerge branch 'zh/arg-help-format'
2021-01-15  Junio C HamanoMerge branch 'nk/perf-fsmonitor-cleanup'
2021-01-15  Junio C HamanoMerge branch 'ds/trace2-topo-walk'
2021-01-15  Junio C HamanoMerge branch 'rs/rebase-commit-validation'
2021-01-15  Junio C HamanoMerge branch 'ma/sha1-is-a-hash'
2021-01-15  Junio C HamanoMerge branch 'ma/doc-pack-format-varint-for-sizes'
2021-01-15  Junio C HamanoMerge branch 'ma/t1300-cleanup'
2021-01-15  Junio C HamanoMerge branch 'pb/doc-modules-git-work-tree-typofix'
2021-01-15  Junio C HamanoMerge branch 'ta/doc-typofix'
2021-01-15  Junio C HamanoMerge branch 'bc/rev-parse-path-format'
2021-01-15  Junio C HamanoMerge branch 'ew/decline-core-abbrev'
2021-01-15  Patrick Steinhardtconfig: allow specifying config entries via envvar...
2021-01-15  Patrick Steinhardtenvironment: make `getenv_safe()` a public function
2021-01-15  Patrick Steinhardtconfig: store "git -c" variables using more robust...
2021-01-15  Jeff Kingconfig: parse more robust format in GIT_CONFIG_PARAMETERS
2021-01-15  Junio C Hamanot4203: make blame output massaging more robust
2021-01-15  Philippe Blainmailmap doc: use correct environment variable 'GIT_WORK...
2021-01-15  Junio C Hamanoci/install-depends: attempt to fix "brew cask" stuff
2021-01-15  Jeff Kingfor_each_object_in_pack(): clarify pack vs index ordering
2021-01-15  Denton Liut4203: stop losing return codes of git commands
2021-01-15  Denton Liutest-lib-functions.sh: fix usage for test_commit()
2021-01-15  Christian Couderpack-write: die on error in write_promisor_file()
2021-01-14  Junio C HamanoMerge branch 'en/ort-conflict-handling' into en/merge...
2021-01-14  Junio C HamanoMerge branch 'en/diffcore-rename' into en/merge-ort...
2021-01-14  Taylor Blaupack-revindex.c: avoid direct revindex access in 'offse...
2021-01-14  Taylor Blaupack-revindex: hide the definition of 'revindex_entry'
2021-01-14  Taylor Blaupack-revindex: remove unused 'find_revindex_position()'
2021-01-14  Taylor Blaupack-revindex: remove unused 'find_pack_revindex()'
2021-01-14  Taylor Blaubuiltin/gc.c: guess the size of the revindex
2021-01-14  Taylor Blaufor_each_object_in_pack(): convert to new revindex API
2021-01-14  Taylor Blauunpack_entry(): convert to new revindex API
2021-01-14  Taylor Blaupacked_object_info(): convert to new revindex API
2021-01-14  Taylor Blauretry_bad_packed_offset(): convert to new revindex API
2021-01-14  Taylor Blauget_delta_base_oid(): convert to new revindex API
2021-01-14  Taylor Blaurebuild_existing_bitmaps(): convert to new revindex API
2021-01-14  Taylor Blautry_partial_reuse(): convert to new revindex API
2021-01-14  Taylor Blauget_size_by_pos(): convert to new revindex API
2021-01-14  Taylor Blaushow_objects_for_type(): convert to new revindex API
2021-01-14  Taylor Blaubitmap_position_packfile(): convert to new revindex API
2021-01-14  Taylor Blaucheck_object(): convert to new revindex API
2021-01-14  Taylor Blauwrite_reused_pack_verbatim(): convert to new revindex API
2021-01-14  Taylor Blauwrite_reused_pack_one(): convert to new revindex API
2021-01-14  Taylor Blauwrite_reuse_object(): convert to new revindex API
2021-01-14  Taylor Blaupack-revindex: introduce a new API
2021-01-14  Ævar Arnfjörð... CoC: update to version 2.0 + local changes
2021-01-13  Christian Couderfetch-pack: refactor writing promisor file
2021-01-13  Christian Couderfetch-pack: rename helper to create_promisor_file()
2021-01-12  Ævar Arnfjörð... shortlog: remove unused(?) "repo-abbrev" feature
2021-01-12  Ævar Arnfjörð... mailmap doc + tests: document and test for case-insensi...
2021-01-12  Ævar Arnfjörð... mailmap tests: add tests for empty "<>" syntax
2021-01-12  Ævar Arnfjörð... mailmap tests: add tests for whitespace syntax
2021-01-12  Ævar Arnfjörð... mailmap tests: add a test for comment syntax
2021-01-12  Ævar Arnfjörð... mailmap doc + tests: add better examples & test them
2021-01-12  Ævar Arnfjörð... tests: refactor a few tests to use "test_commit --append"
2021-01-12  Ævar Arnfjörð... test-lib functions: add an --append option to test_commit
2021-01-12  Ævar Arnfjörð... test-lib functions: add --author support to test_commit
2021-01-12  Ævar Arnfjörð... test-lib functions: document arguments to test_commit
2021-01-12  Ævar Arnfjörð... test-lib functions: expand "test_commit" comment template
2021-01-12  Ævar Arnfjörð... mailmap: test for silent exiting on missing file/blob
2021-01-12  Ævar Arnfjörð... mailmap tests: get rid of overly complex blame fuzzing
2021-01-12  Ævar Arnfjörð... mailmap tests: add a test for "not a blob" error
2021-01-12  Ævar Arnfjörð... mailmap tests: remove redundant entry in test
2021-01-12  Ævar Arnfjörð... mailmap tests: improve --stdin tests
2021-01-12  Ævar Arnfjörð... mailmap tests: modernize syntax & test idioms
2021-01-12  Ævar Arnfjörð... mailmap tests: use our preferred whitespace syntax
2021-01-12  Ævar Arnfjörð... mailmap doc: start by mentioning the comment syntax
2021-01-12  Ævar Arnfjörð... check-mailmap doc: note config options
2021-01-12  Ævar Arnfjörð... mailmap doc: quote config variables `like.this`
2021-01-12  Ævar Arnfjörð... mailmap doc: create a new "gitmailmap(5)" man page
2021-01-12  Patrick Steinhardtfetch: implement support for atomic reference updates
2021-01-12  Patrick Steinhardtfetch: allow passing a transaction to `s_update_ref()`
2021-01-12  Patrick Steinhardtfetch: refactor `s_update_ref` to use common exit path
2021-01-12  Patrick Steinhardtfetch: use strbuf to format FETCH_HEAD updates
2021-01-12  Patrick Steinhardtfetch: extract writing to FETCH_HEAD
2021-01-12  Patrick Steinhardtconfig: extract function to parse config pairs
2021-01-12  Jeff Kingquote: make sq_dequote_step() a public function
2021-01-12  Patrick Steinhardtconfig: add new way to pass config via `--config-env`
2021-01-12  Jeff Kingpatch-ids: handle duplicate hashmap entries
2021-01-12  Taylor BlauDocumentation/git-clone.txt: document race with --local
2021-01-12  Jiang Xinbundle: arguments can be read from stdin
2021-01-12  Jiang Xinbundle: lost objects when removing duplicate pendings
2021-01-12  Jiang Xintest: add helper functions for git-bundle
2021-01-11  Denton Liurefs: allow @{n} to work with n-sized reflog
2021-01-11  Ævar Arnfjörð... gettext.c: remove/reword a mostly-useless comment
2021-01-11  Ævar Arnfjörð... Makefile: remove a warning about old GETTEXT_POISON...
2021-01-11  brian m. carlsondocs: rephrase and clarify the git status --short format
2021-01-10  Denton Liurefs: factor out set_read_ref_cutoffs()
2021-01-10  Utku Gultopudoc: remove "directory cache" from man pages
2021-01-10  Jeff Kingt5516: loosen "not our ref" error check
2021-01-09  Adam Dinwoodiet4129: fix setfacl-related permissions failure
2021-01-09  SZEDER Gábort7800-difftool: don't accidentally match tmp dirs
2021-01-08  Vasyl Vavrychukgit-send-email.txt: mention less secure app access...
2021-01-08  Derrick Stoleefor-each-repo: do nothing on empty config
2021-01-07  Junio C HamanoSubmittingPatches: tighten wording on "sign-off" procedure
2021-01-07  Elijah Newrenmerge-ort: collect which directories are removed in...
2021-01-07  Elijah Newrenmerge-ort: initialize and free new directory rename...
2021-01-07  Elijah Newrenmerge-ort: add new data structures for directory rename...
2021-01-07  Junio C HamanoMerge branch 'en/merge-ort-3' into en/ort-directory...
next