62581 Commits (7cbc0455cc07702c5eeff1062c7e2a820758714f)
 

Author SHA1 Message Date
Junio C Hamano 52182e3b1f Merge branch 'ab/remote-write-config-in-camel-case' 4 years ago
Junio C Hamano 2435feaa20 Merge branch 'mt/cleanly-die-upon-missing-required-filter' 4 years ago
Junio C Hamano 204333b015 Merge branch 'jk/open-dotgitx-with-nofollow' 4 years ago
Ævar Arnfjörð Bjarmason 2be927f3d1 diff --no-index tests: test mode normalization 4 years ago
Christopher Schenk 1b0d9545bb remote-curl: fall back to basic auth if Negotiate fails 4 years ago
Ævar Arnfjörð Bjarmason 271cb303a5 diff --no-index tests: add test for --exit-code 4 years ago
Ævar Arnfjörð Bjarmason 47957485b3 tree.h API: simplify read_tree_recursive() signature 4 years ago
Ævar Arnfjörð Bjarmason 6c9fc42e9f tree.h API: expose read_tree_1() as read_tree_at() 4 years ago
Ævar Arnfjörð Bjarmason 7367d88261 archive: stop passing "stage" through read_tree_recursive() 4 years ago
Ævar Arnfjörð Bjarmason 9614ad3ce0 ls-files: refactor away read_tree() 4 years ago
Ævar Arnfjörð Bjarmason fcc7c12f11 ls-files: don't needlessly pass around stage variable 4 years ago
Ævar Arnfjörð Bjarmason eefadd18e1 tree.c API: move read_tree() into builtin/ls-files.c 4 years ago
Ævar Arnfjörð Bjarmason 8de78218c5 ls-files tests: add meaningful --with-tree tests 4 years ago
Ævar Arnfjörð Bjarmason dcc0a86f2f show tests: add test for "git show <tree>" 4 years ago
Junio C Hamano ef486a9ecf Merge branch 'tb/git-mv-icase-fix' 4 years ago
Junio C Hamano 98164e9585 The first batch in 2.32 cycle 4 years ago
Junio C Hamano bfcc6e2a68 Merge branch 'rs/xcalloc-takes-nelem-first' 4 years ago
Junio C Hamano af107029b1 Merge branch 'ah/make-fuzz-all-doc-update' 4 years ago
Junio C Hamano c691e918f4 Merge branch 'jk/slimmed-down' 4 years ago
Junio C Hamano 92ccd7b752 Merge branch 'rs/calloc-array' 4 years ago
Junio C Hamano a8a0ac3234 Merge branch 'rs/avoid-null-statement-after-macro-call' 4 years ago
Junio C Hamano 948e8ac534 Merge branch 'km/config-doc-typofix' 4 years ago
Junio C Hamano cc930b7472 Merge branch 'jt/clone-unborn-head' 4 years ago
Junio C Hamano 1dd4e74522 Merge branch 'js/fsmonitor-unpack-fix' 4 years ago
Junio C Hamano 35381b13da Merge branch 'jk/bisect-peel-tag-fix' 4 years ago
Junio C Hamano 8779c141da Merge branch 'jh/fsmonitor-prework' 4 years ago
Junio C Hamano eabacfd9cb Merge branch 'jc/calloc-fix' 4 years ago
Taylor Blau 14e7b8344f builtin/pack-objects.c: ignore missing links with --stdin-packs 4 years ago
Bagas Sanjaya 6534d436a2 INSTALL: note on using Asciidoctor to build doc 4 years ago
Jeff King 27d578d904 t: annotate !PTHREADS tests with !FAIL_PREREQS 4 years ago
Nipunn Koorapati 7e5aa13d2c fsmonitor: add perf test for git diff HEAD 4 years ago
Nipunn Koorapati 0ec9949f78 fsmonitor: add assertion that fsmonitor is valid to check_removed 4 years ago
Nipunn Koorapati 4f3d6d0261 fsmonitor: skip lstat deletion check during git diff-index 4 years ago
Matheus Tavares fab78a0c3d checkout: don't follow symlinks when removing entries 4 years ago
Matheus Tavares 462b4e8dfd symlinks: update comment on threaded_check_leading_path() 4 years ago
Johannes Schindelin 4abc57848d fsmonitor: do not forget to release the token in `discard_index()` 4 years ago
Johannes Schindelin 3dfd30598b fsmonitor: fix memory corruption in some corner cases 4 years ago
Kyle Meyer cfd409ed09 config.txt: add missing period 4 years ago
Jeff King 7730f85594 bisect: peel annotated tags to commits 4 years ago
Jonathan Tan 5f70859c15 t5606: run clone branch name test with protocol v2 4 years ago
René Scharfe 116affac3f mem-pool: drop trailing semicolon from macro definition 4 years ago
René Scharfe 3d8cbbf2c3 block-sha1: drop trailing semicolon from macro definition 4 years ago
Andrzej Hunt 097ea2c848 fsmonitor: avoid global-buffer-overflow READ when checking trivial response 4 years ago
Junio C Hamano 1c57cc70ec cocci: allow xcalloc(1, size) 4 years ago
Junio C Hamano 486f4bd183 xcalloc: use CALLOC_ARRAY() when applicable 4 years ago
Charvi Mendiratta 00ea64ed7a doc/git-commit: add documentation for fixup=[amend|reword] options 4 years ago
Charvi Mendiratta 8bedae4599 t3437: use --fixup with options to create amend! commit 4 years ago
Charvi Mendiratta 3d1bda6b5b t7500: add tests for --fixup=[amend|reword] options 4 years ago
Charvi Mendiratta 3270ae82ac commit: add a reword suboption to --fixup 4 years ago
Charvi Mendiratta 494d314a05 commit: add amend suboption to --fixup to create amend! commit 4 years ago