Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: simplify construction of large blocks of text | Eric Sunshine | 2021-12-13 | 7 | -202/+205 |
* | t9107: use shell parameter expansion to avoid breaking &&-chain | Eric Sunshine | 2021-12-13 | 1 | -4/+4 |
* | t6300: make `%(raw:size) --shell` test more robust | Eric Sunshine | 2021-12-13 | 1 | -4/+1 |
* | t5516: drop unnecessary subshell and command invocation | Eric Sunshine | 2021-12-13 | 1 | -4/+1 |
* | t4202: clarify intent by creating expected content less cleverly | Eric Sunshine | 2021-12-13 | 1 | -21/+21 |
* | t1020: avoid aborting entire test script when one test fails | Eric Sunshine | 2021-12-13 | 1 | -3/+3 |
* | t1010: fix unnoticed failure on Windows | Eric Sunshine | 2021-12-13 | 1 | -2/+2 |
* | t/lib-pager: use sane_unset() to avoid breaking &&-chain | Eric Sunshine | 2021-12-09 | 1 | -1/+1 |
* | Merge branch 'mc/clean-smudge-with-llp64' | Junio C Hamano | 2021-11-30 | 3 | -4/+47 |
|\ | |||||
| * | clean/smudge: allow clean filters to process extremely large files | Matt Cooper | 2021-11-03 | 1 | -0/+11 |
| * | odb: teach read_blob_entry to use size_t | Matt Cooper | 2021-11-03 | 1 | -1/+1 |
| * | t1051: introduce a smudge filter test for extremely large files | Matt Cooper | 2021-11-03 | 1 | -0/+15 |
| * | test-lib: add prerequisite for 64-bit platforms | Carlo Marcelo Arenas Belón | 2021-11-03 | 1 | -0/+4 |
| * | test-tool genzeros: generate large amounts of data more efficiently | Johannes Schindelin | 2021-11-03 | 1 | -2/+15 |
| * | test-genzeros: allow more than 2G zeros in Windows | Carlo Marcelo Arenas Belón | 2021-11-03 | 1 | -2/+2 |
* | | Merge branch 'tb/plug-pack-bitmap-leaks' | Junio C Hamano | 2021-11-30 | 1 | -1/+2 |
|\ \ | |||||
| * | | t/helper/test-read-midx.c: free MIDX within read_midx_file() | Taylor Blau | 2021-10-28 | 1 | -1/+2 |
* | | | Merge branch 'tp/send-email-completion' | Junio C Hamano | 2021-11-30 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | send-email: programmatically generate bash completions | Thiago Perrotta | 2021-10-28 | 1 | -0/+3 |
* | | | | Merge branch 'jc/fix-ref-sorting-parse' | Junio C Hamano | 2021-11-30 | 2 | -1/+37 |
|\ \ \ \ | |||||
| * | | | | for-each-ref: delay parsing of --sort=<atom> options | Junio C Hamano | 2021-10-20 | 2 | -1/+37 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'so/stash-staged' | Junio C Hamano | 2021-11-30 | 1 | -0/+11 |
|\ \ \ \ | |||||
| * | | | | stash: implement '--staged' option for 'push' and 'save' | Sergey Organov | 2021-10-18 | 1 | -0/+11 |
* | | | | | Merge branch 'ab/refs-errno-cleanup' | Junio C Hamano | 2021-11-30 | 3 | -1/+89 |
|\ \ \ \ \ | |||||
| * | | | | | refs API: post-migration API renaming [2/2] | Ævar Arnfjörð Bjarmason | 2021-10-16 | 1 | -1/+1 |
| * | | | | | refs tests: ignore ignore errno in test-ref-store helper | Ævar Arnfjörð Bjarmason | 2021-10-16 | 1 | -2/+3 |
| * | | | | | reflog tests: add --updateref tests | Ævar Arnfjörð Bjarmason | 2021-10-16 | 1 | -0/+65 |
| * | | | | | branch tests: test for errno propagating on failing read | Han-Wen Nienhuys | 2021-10-16 | 1 | -0/+22 |
| |/ / / / | |||||
* | | | | | Merge branch 'ow/stash-count-in-status-porcelain-output' | Junio C Hamano | 2021-11-30 | 1 | -0/+15 |
|\ \ \ \ \ | |||||
| * | | | | | status: print stash info with --porcelain=v2 --show-stash | Øystein Walle | 2021-10-22 | 1 | -0/+15 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'jk/loosen-urlmatch' | Junio C Hamano | 2021-11-30 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | urlmatch: add underscore to URL_HOST_CHARS | Jeff King | 2021-10-13 | 1 | -1/+1 |
* | | | | | | Merge branch 'ds/add-rm-with-sparse-index' | Junio C Hamano | 2021-11-23 | 1 | -0/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | dir: revert "dir: select directories correctly" | Derrick Stolee | 2021-11-22 | 1 | -0/+17 |
* | | | | | | | Merge branch 'ev/pull-already-up-to-date-is-noop' | Junio C Hamano | 2021-11-22 | 1 | -0/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | pull: should be noop when already-up-to-date | Erwin Villejo | 2021-11-18 | 1 | -0/+6 |
* | | | | | | | | Merge branch 'hm/paint-hits-in-log-grep' | Junio C Hamano | 2021-11-22 | 1 | -48/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Revert "grep/pcre2: fix an edge case concerning ascii patterns and UTF-8 data" | Junio C Hamano | 2021-11-19 | 1 | -48/+0 |
* | | | | | | | | | Merge branch 'ab/fsck-unexpected-type' | Junio C Hamano | 2021-11-13 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | object-file: fix SEGV on free() regression in v2.34.0-rc2 | Ævar Arnfjörð Bjarmason | 2021-11-11 | 1 | -0/+8 |
* | | | | | | | | | | Merge branch 'ps/connectivity-optim' | Junio C Hamano | 2021-11-13 | 1 | -31/+0 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Revert "connected: do not sort input revisions" | Junio C Hamano | 2021-11-11 | 1 | -31/+0 |
* | | | | | | | | | | | Merge branch 'jk/ssh-signing-fix' | Junio C Hamano | 2021-11-11 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | t/lib-gpg: avoid broken versions of ssh-keygen | Jeff King | 2021-11-10 | 1 | -0/+6 |
* | | | | | | | | | | | | Merge branch 'jc/fix-pull-ff-only-when-already-up-to-date' | Junio C Hamano | 2021-11-11 | 1 | -1/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | pull: --ff-only should make it a noop when already-up-to-date | Junio C Hamano | 2021-10-29 | 1 | -1/+15 |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'ad/ssh-signing-testfix' | Junio C Hamano | 2021-11-09 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | t/lib-git.sh: fix ACL-related permissions failure | Adam Dinwoodie | 2021-11-05 | 1 | -0/+1 |
* | | | | | | | | | | | | Merge branch 'ar/no-verify-doc' | Junio C Hamano | 2021-11-04 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Document positive variant of commit and merge option "--no-verify" | Alex Riesen | 2021-10-29 | 1 | -0/+8 |