Age | Commit message (Expand) | Author | Files | Lines |
2021-12-01 | receive-pack: lowercase error messages | Anders Kaseorg | 1 | -1/+1 |
2021-12-01 | test-lib: make BAIL_OUT() work in tests and prereq | Fabian Stelzer | 1 | -4/+10 |
2021-12-01 | xdiff: implement a zealous diff3, or "zdiff3" | Phillip Wood | 1 | -0/+90 |
2021-11-29 | sequencer: avoid adding exec commands for non-commit creating commands | Elijah Newren | 1 | -1/+6 |
2021-11-29 | Merge branch 'mc/clean-smudge-with-llp64' | Junio C Hamano | 3 | -4/+47 |
2021-11-29 | Merge branch 'tb/plug-pack-bitmap-leaks' | Junio C Hamano | 1 | -1/+2 |
2021-11-29 | Merge branch 'tp/send-email-completion' | Junio C Hamano | 1 | -0/+3 |
2021-11-29 | Merge branch 'jc/fix-ref-sorting-parse' | Junio C Hamano | 2 | -1/+37 |
2021-11-29 | Merge branch 'so/stash-staged' | Junio C Hamano | 1 | -0/+11 |
2021-11-29 | Merge branch 'ab/refs-errno-cleanup' | Junio C Hamano | 3 | -1/+89 |
2021-11-29 | Merge branch 'ow/stash-count-in-status-porcelain-output' | Junio C Hamano | 1 | -0/+15 |
2021-11-29 | Merge branch 'jk/loosen-urlmatch' | Junio C Hamano | 1 | -1/+1 |
2021-11-29 | t1404: mark directory/file conflict tests with REFFILES | Han-Wen Nienhuys | 1 | -16/+16 |
2021-11-29 | Merge branch 'vd/sparse-reset' into ld/sparse-diff-blame | Junio C Hamano | 3 | -15/+159 |
2021-11-29 | reset: make --mixed sparse-aware | Victoria Dye | 1 | -0/+17 |
2021-11-29 | reset: make sparse-aware (except --mixed) | Victoria Dye | 1 | -2/+13 |
2021-11-29 | reset: expand test coverage for sparse checkouts | Victoria Dye | 2 | -0/+101 |
2021-11-29 | t/t*: remove custom GIT_TRACE2_EVENT_NESTING | Derrick Stolee | 5 | -9/+5 |
2021-11-29 | test-lib.sh: set GIT_TRACE2_EVENT_NESTING | Derrick Stolee | 1 | -0/+7 |
2021-11-25 | run-command tests: use strvec_pushv(), not argv assignment | Ævar Arnfjörð Bjarmason | 1 | -4/+5 |
2021-11-25 | run-command API users: use strvec_pushv(), not argv assignment | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2021-11-24 | sparse-index: update do_read_index to ensure correct sparsity | Victoria Dye | 1 | -0/+31 |
2021-11-24 | test-read-cache.c: prepare_repo_settings after config init | Victoria Dye | 1 | -2/+3 |
2021-11-24 | pager: fix crash when pager program doesn't exist | Enzo Matsumiya | 1 | -0/+5 |
2021-11-23 | Merge branch 'ds/add-rm-with-sparse-index' into maint | Junio C Hamano | 1 | -0/+17 |
2021-11-23 | Merge branch 'ev/pull-already-up-to-date-is-noop' into maint | Junio C Hamano | 1 | -0/+6 |
2021-11-23 | Merge branch 'hm/paint-hits-in-log-grep' into maint | Junio C Hamano | 1 | -48/+0 |
2021-11-22 | Merge branch 'ds/add-rm-with-sparse-index' | Junio C Hamano | 1 | -0/+17 |
2021-11-22 | t7006: simplify exit-code checks for sigpipe tests | Jeff King | 1 | -17/+5 |
2021-11-22 | t7006: clean up SIGPIPE handling in trace2 tests | Jeff King | 1 | -28/+14 |
2021-11-22 | run-command: unify signal and regular logic for wait_or_whine() | Jeff King | 1 | -1/+1 |
2021-11-22 | dir: revert "dir: select directories correctly" | Derrick Stolee | 1 | -0/+17 |
2021-11-22 | refs: drop force_create argument of create_reflog API | Han-Wen Nienhuys | 3 | -4/+3 |
2021-11-21 | Merge branch 'ev/pull-already-up-to-date-is-noop' | Junio C Hamano | 1 | -0/+6 |
2021-11-21 | Merge branch 'hm/paint-hits-in-log-grep' | Junio C Hamano | 1 | -48/+0 |
2021-11-20 | test-lib: introduce required prereq for test runs | Fabian Stelzer | 2 | -0/+17 |
2021-11-20 | test-lib: show missing prereq summary | Fabian Stelzer | 2 | -0/+28 |
2021-11-19 | submodule: absorb git dir instead of dying on deinit | Mugdha Pattnaik | 1 | -6/+5 |
2021-11-19 | Revert "grep/pcre2: fix an edge case concerning ascii patterns and UTF-8 data" | Junio C Hamano | 1 | -48/+0 |
2021-11-19 | ssh signing: make sign/amend test more resilient | Fabian Stelzer | 2 | -2/+2 |
2021-11-19 | ssh signing: support non ssh-* keytypes | Fabian Stelzer | 2 | -1/+26 |
2021-11-18 | t5516: add test case for pushing remote refspecs | Glen Choo | 1 | -0/+9 |
2021-11-18 | pull: should be noop when already-up-to-date | Erwin Villejo | 1 | -0/+6 |
2021-11-18 | t5319: corrupt more bytes of the midx checksum | Jeff King | 1 | -2/+4 |
2021-11-18 | checkout: fix "branch info" memory leaks | Ævar Arnfjörð Bjarmason | 35 | -0/+43 |
2021-11-12 | Merge branch 'ab/fsck-unexpected-type' | Junio C Hamano | 1 | -0/+8 |
2021-11-12 | Merge branch 'ps/connectivity-optim' | Junio C Hamano | 1 | -31/+0 |
2021-11-11 | Revert "connected: do not sort input revisions" | Junio C Hamano | 1 | -31/+0 |
2021-11-11 | object-file: fix SEGV on free() regression in v2.34.0-rc2 | Ævar Arnfjörð Bjarmason | 1 | -0/+8 |
2021-11-11 | fetch-pack: redact packfile urls in traces | Ivan Frade | 1 | -0/+51 |