git.git
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...
2021-01-07 Ævar Arnfjörð... branch: show "HEAD detached" first under reverse sort
2021-01-07 Ævar Arnfjörð... branch: sort detached HEAD based on a flag
2021-01-07 Ævar Arnfjörð... ref-filter: move ref_sorting flags to a bitfield
2021-01-07 Ævar Arnfjörð... ref-filter: move "cmp_fn" assignment into "else if...
2021-01-07 Ævar Arnfjörð... ref-filter: add braces to if/else if/else chain
2021-01-07 Jeff Kingfsck: reject .gitmodules git:// urls with newlines
2021-01-07 Jeff Kinggit_connect_git(): forbid newlines in host and path
2021-01-07 Junio C HamanoThe first batch in 2.31 cycle
2021-01-07 Junio C HamanoMerge branch 'es/perf-export-fix'
2021-01-07 Junio C HamanoMerge branch 'fc/t6030-bisect-reset-removes-auxiliary...
2021-01-07 Junio C HamanoMerge branch 'es/worktree-repair-both-moved'
2021-01-07 Junio C HamanoMerge branch 'en/merge-ort-recursive'
2021-01-07 Junio C HamanoMerge branch 'fc/pull-merge-rebase'
2021-01-07 Junio C HamanoMerge branch 'en/merge-ort-2'
2021-01-07 Junio C HamanoMerge branch 'en/merge-ort-impl'
2021-01-07 Junio C HamanoMerge branch 'tb/pack-bitmap'
2021-01-07 Junio C HamanoMerge branch 'ab/trailers-extra-format'
2021-01-07 Junio C HamanoMerge branch 'pk/subsub-fetch-fix-take-2'
2021-01-07 Patrick Steinhardtgit: add `--super-prefix` to usage string
2021-01-07 Philippe Blainmergetool--lib: fix '--tool-help' to correctly show...
2021-01-06 Matheus Tavarest4129: don't fail if setgid is set in the test directory
2021-01-06 Ævar Arnfjörð... branch tests: add to --sort tests
2021-01-06 Ævar Arnfjörð... branch: change "--local" to "--list" in comment
2021-01-06 ZheNing Hubuiltin/*: update usage format
2021-01-06 Junio C Hamanoparse-options: format argh like error messages
2021-01-06 Ævar Arnfjörð... mktag: add a --[no-]strict option
2021-01-06 Martin Ågrenread-cache: try not to peek into `struct {lock_,temp...
2021-01-06 Martin Ågrenrefs/files-backend: don't peek into `struct lock_file`
2021-01-06 Martin Ågrenmidx: don't peek into `struct lock_file`
2021-01-06 Martin Ågrencommit-graph: don't peek into `struct lock_file`
2021-01-06 Martin Ågrenbuiltin/gc: don't peek into `struct lock_file`
2021-01-06 Taylor Blaup7519: allow running without watchman prereq
2021-01-05 Ævar Arnfjörð... mktag: mark strings for translation
2021-01-05 Ævar Arnfjörð... mktag: convert to parse-options
2021-01-05 Ævar Arnfjörð... mktag: allow omitting the header/body \n separator
2021-01-05 Ævar Arnfjörð... mktag: allow turning off fsck.extraHeaderEntry
2021-01-05 Ævar Arnfjörð... fsck: make fsck_config() re-usable
2021-01-05 Ævar Arnfjörð... mktag: use fsck instead of custom verify_tag()
2021-01-05 Ævar Arnfjörð... mktag: use puts(str) instead of printf("%s\n", str)
2021-01-05 Ævar Arnfjörð... mktag: remove redundant braces in one-line body "if"
2021-01-05 Ævar Arnfjörð... mktag: use default strbuf_read() hint
2021-01-05 Ævar Arnfjörð... mktag tests: test verify_object() with replaced objects
2021-01-05 Ævar Arnfjörð... mktag tests: improve verify_object() test coverage
next
git clone https://git.99rst.org/PROJECT