Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t/chainlint/one-liner: avoid overly intimate chainlint.sed knowledge | Eric Sunshine | 2021-12-13 | 2 | -2/+2 |
* | t/chainlint/*.test: generalize self-test commentary | Eric Sunshine | 2021-12-13 | 6 | -9/+6 |
* | t/chainlint/*.test: fix invalid test cases due to mixing quote types | Eric Sunshine | 2021-12-13 | 20 | -70/+38 |
* | t/chainlint/*.test: don't use invalid shell syntax | Eric Sunshine | 2021-12-13 | 3 | -4/+6 |
* | The second batch | Junio C Hamano | 2021-12-10 | 1 | -0/+99 |
* | Merge branch 'en/rebase-x-fix' | Junio C Hamano | 2021-12-10 | 2 | -2/+7 |
|\ | |||||
| * | sequencer: avoid adding exec commands for non-commit creating commands | Elijah Newren | 2021-11-30 | 2 | -2/+7 |
* | | Merge branch 'cb/add-p-single-key-fix' | Junio C Hamano | 2021-12-10 | 1 | -7/+9 |
|\ \ | |||||
| * | | add -p: avoid use of undefined $key when ReadKey -> EOF | Carlo Marcelo Arenas Belón | 2021-11-29 | 1 | -7/+9 |
* | | | Merge branch 'cb/mingw-gmtime-r' | Junio C Hamano | 2021-12-10 | 2 | -1/+5 |
|\ \ \ | |||||
| * | | | mingw: avoid fallback for {local,gm}time_r() | Carlo Marcelo Arenas Belón | 2021-11-28 | 2 | -1/+5 |
| | |/ | |/| | |||||
* | | | Merge branch 'yn/complete-date-format-options' | Junio C Hamano | 2021-12-10 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | completion: add human and auto: date format | Yoichi Nakayama | 2021-11-26 | 1 | -1/+1 |
* | | | | Merge branch 'em/missing-pager' | Junio C Hamano | 2021-12-10 | 2 | -1/+8 |
|\ \ \ \ | |||||
| * | | | | pager: fix crash when pager program doesn't exist | Enzo Matsumiya | 2021-11-25 | 2 | -1/+8 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'mp/absorb-submodule-git-dir-upon-deinit' | Junio C Hamano | 2021-12-10 | 2 | -16/+16 |
|\ \ \ \ | |||||
| * | | | | submodule: absorb git dir instead of dying on deinit | Mugdha Pattnaik | 2021-11-19 | 2 | -16/+16 |
* | | | | | Merge branch 'bc/require-c99' | Junio C Hamano | 2021-12-10 | 3 | -2/+15 |
|\ \ \ \ \ | |||||
| * | | | | | git-compat-util: add a test balloon for C99 support | brian m. carlson | 2021-12-01 | 3 | -2/+15 |
* | | | | | | Merge branch 'hn/create-reflog-simplify' | Junio C Hamano | 2021-12-10 | 10 | -21/+16 |
|\ \ \ \ \ \ | |||||
| * | | | | | | refs: drop force_create argument of create_reflog API | Han-Wen Nienhuys | 2021-11-22 | 10 | -21/+16 |
* | | | | | | | Merge branch 'jt/midx-doc-fix' | Junio C Hamano | 2021-12-10 | 1 | -5/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Doc: no midx and partial clone relation | Jonathan Tan | 2021-11-22 | 1 | -5/+0 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'jk/t7006-sigpipe-tests-fix' | Junio C Hamano | 2021-12-10 | 2 | -50/+23 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t7006: simplify exit-code checks for sigpipe tests | Jeff King | 2021-11-23 | 1 | -17/+5 |
| * | | | | | | | t7006: clean up SIGPIPE handling in trace2 tests | Jeff King | 2021-11-23 | 1 | -28/+14 |
| * | | | | | | | run-command: unify signal and regular logic for wait_or_whine() | Jeff King | 2021-11-23 | 2 | -11/+10 |
* | | | | | | | | Merge branch 'jk/refs-g11-workaround' | Junio C Hamano | 2021-12-10 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | refs: work around gcc-11 warning with REF_HAVE_NEW | Jeff King | 2021-11-19 | 1 | -0/+7 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'jk/fetch-pack-avoid-sigpipe-to-index-pack' | Junio C Hamano | 2021-12-10 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fetch-pack: ignore SIGPIPE when writing to index-pack | Jeff King | 2021-11-19 | 1 | -0/+5 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'hk/ci-checkwhitespace-commentfix' | Junio C Hamano | 2021-12-10 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ci(check-whitespace): update stale file top comments | Hans Krentel (hakre) | 2021-11-19 | 1 | -2/+3 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'vd/sparse-reset' | Junio C Hamano | 2021-12-10 | 8 | -37/+356 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | unpack-trees: improve performance of next_cache_entry | Victoria Dye | 2021-11-29 | 1 | -6/+17 |
| * | | | | | | | | reset: make --mixed sparse-aware | Victoria Dye | 2021-11-29 | 2 | -2/+102 |
| * | | | | | | | | reset: make sparse-aware (except --mixed) | Victoria Dye | 2021-11-29 | 4 | -13/+86 |
| * | | | | | | | | reset: integrate with sparse index | Victoria Dye | 2021-11-29 | 2 | -3/+8 |
| * | | | | | | | | reset: expand test coverage for sparse checkouts | Victoria Dye | 2021-11-29 | 2 | -0/+101 |
| * | | | | | | | | sparse-index: update command for expand/collapse test | Victoria Dye | 2021-10-28 | 1 | -1/+5 |
| * | | | | | | | | reset: preserve skip-worktree bit in mixed reset | Victoria Dye | 2021-10-28 | 3 | -14/+39 |
| * | | | | | | | | reset: rename is_missing to !is_in_reset_tree | Victoria Dye | 2021-10-08 | 1 | -3/+3 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'tl/midx-docfix' | Junio C Hamano | 2021-12-10 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | midx: fix a formatting issue in "multi-pack-index.txt" | Teng Long | 2021-11-18 | 1 | -6/+6 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'po/size-t-for-vs' | Junio C Hamano | 2021-12-10 | 3 | -5/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | object-file.c: LLP64 compatibility, upcast unity for left shift | Philip Oakley | 2021-12-01 | 1 | -1/+1 |
| * | | | | | | | | diffcore-delta.c: LLP64 compatibility, upcast unity for left shift | Philip Oakley | 2021-12-01 | 1 | -3/+3 |
| * | | | | | | | | repack.c: LLP64 compatibility, upcast unity for left shift | Philip Oakley | 2021-12-01 | 1 | -1/+1 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'rs/mergesort' | Junio C Hamano | 2021-12-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | mergesort: avoid left shift overflow | René Scharfe | 2021-11-18 | 1 | -1/+1 |