Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pathspec: allow to ignore SKIP_WORKTREE entries on index matching | Matheus Tavares | 2021-04-08 | 2 | -3/+6 |
* | add: make --chmod and --renormalize honor sparse checkouts | Matheus Tavares | 2021-04-08 | 1 | -0/+5 |
* | add: include magic part of pathspec on --refresh error | Matheus Tavares | 2021-04-08 | 1 | -1/+1 |
* | Merge branch 'jt/transfer-fsck-across-packs' | Junio C Hamano | 2021-03-01 | 2 | -3/+24 |
|\ | |||||
| * | fetch-pack: print and use dangling .gitmodules | Jonathan Tan | 2021-02-22 | 2 | -3/+24 |
* | | Merge branch 'jc/push-delete-nothing' | Junio C Hamano | 2021-02-25 | 1 | -1/+1 |
|\ \ | |||||
| * | | push: do not turn --delete '' into a matching push | Junio C Hamano | 2021-02-23 | 1 | -1/+1 |
* | | | Merge branch 'js/params-vs-args' | Junio C Hamano | 2021-02-25 | 3 | -12/+12 |
|\ \ \ | |||||
| * | | | replace "parameters" by "arguments" in error messages | Johannes Sixt | 2021-02-23 | 3 | -12/+12 |
* | | | | Merge branch 'es/maintenance-of-bare-repositories' | Junio C Hamano | 2021-02-25 | 1 | -17/+33 |
|\ \ \ \ | |||||
| * | | | | maintenance: fix incorrect `maintenance.repo` path with bare repository | Eric Sunshine | 2021-02-23 | 1 | -17/+33 |
* | | | | | Merge branch 'mt/add-chmod-fixes' | Junio C Hamano | 2021-02-25 | 1 | -5/+13 |
|\ \ \ \ \ | |||||
| * | | | | | add: propagate --chmod errors to exit status | Matheus Tavares | 2021-02-24 | 1 | -4/+6 |
| * | | | | | add: mark --chmod error string for translation | Matheus Tavares | 2021-02-24 | 1 | -1/+1 |
| * | | | | | add --chmod: don't update index when --dry-run is used | Matheus Tavares | 2021-02-24 | 1 | -3/+9 |
| |/ / / / | |||||
* | | | | | Merge branch 'ah/rebase-no-fork-point-config' | Junio C Hamano | 2021-02-25 | 1 | -7/+13 |
|\ \ \ \ \ | |||||
| * | | | | | rebase: add a config option for --no-fork-point | Alex Henrie | 2021-02-24 | 1 | -7/+13 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'mt/grep-sparse-checkout' | Junio C Hamano | 2021-02-25 | 1 | -2/+5 |
|\ \ \ \ \ | |||||
| * | | | | | grep: honor sparse-checkout on working tree searches | Matheus Tavares | 2021-02-09 | 1 | -2/+5 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'jc/diffcore-rotate' | Junio C Hamano | 2021-02-25 | 4 | -0/+7 |
|\ \ \ \ \ | |||||
| * | | | | | diff: --{rotate,skip}-to=<path> | Junio C Hamano | 2021-02-16 | 4 | -0/+7 |
* | | | | | | Merge branch 'mt/checkout-index-corner-cases' | Junio C Hamano | 2021-02-25 | 1 | -11/+24 |
|\ \ \ \ \ \ | |||||
| * | | | | | | checkout-index: omit entries with no tempname from --temp output | Matheus Tavares | 2021-02-16 | 1 | -11/+24 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'rs/blame-optim' | Junio C Hamano | 2021-02-25 | 1 | -5/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | blame: remove unnecessary use of get_commit_info() | Rafael Silva | 2021-02-17 | 1 | -5/+3 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'jk/rev-list-disk-usage' | Junio C Hamano | 2021-02-25 | 1 | -0/+46 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | rev-list: add --disk-usage option for calculating disk usage | Jeff King | 2021-02-11 | 1 | -0/+46 |
* | | | | | | Merge branch 'ab/diff-deferred-free' | Junio C Hamano | 2021-02-22 | 1 | -11/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | diff: add an API for deferred freeing | Ævar Arnfjörð Bjarmason | 2021-02-11 | 1 | -11/+12 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'bc/signed-objects-with-both-hashes' | Junio C Hamano | 2021-02-22 | 2 | -6/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | gpg-interface: improve interface for parsing tags | brian m. carlson | 2021-02-10 | 2 | -6/+14 |
* | | | | | | | Merge branch 'dl/stash-cleanup' | Junio C Hamano | 2021-02-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | stash: declare ref_stash as an array | Denton Liu | 2021-02-11 | 1 | -1/+1 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'js/reflog-expire-stale-fix' | Junio C Hamano | 2021-02-17 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | reflog expire --stale-fix: be generous about missing objects | Johannes Schindelin | 2021-02-11 | 1 | -0/+3 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'ds/maintenance-pack-refs' | Junio C Hamano | 2021-02-17 | 1 | -4/+19 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | maintenance: incremental strategy runs pack-refs weekly | Derrick Stolee | 2021-02-09 | 1 | -0/+2 |
| * | | | | | | | maintenance: add pack-refs task | Derrick Stolee | 2021-02-09 | 1 | -4/+17 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'mt/grep-cached-untracked' | Junio C Hamano | 2021-02-17 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | grep: error out if --untracked is used with --cached | Matheus Tavares | 2021-02-09 | 1 | -0/+3 |
| | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Merge branch 'ab/branch-sort' into maint | Junio C Hamano | 2021-02-08 | 3 | -4/+6 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'ma/more-opaque-lock-file' into maint | Junio C Hamano | 2021-02-08 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'zh/arg-help-format' into maint | Junio C Hamano | 2021-02-08 | 7 | -61/+61 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'ds/for-each-repo-noopfix' into maint | Junio C Hamano | 2021-02-05 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'en/stash-apply-sparse-checkout' into maint | Junio C Hamano | 2021-02-05 | 1 | -49/+116 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'rs/rebase-commit-validation' into maint | Junio C Hamano | 2021-02-05 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'js/range-diff-one-side-only' | Junio C Hamano | 2021-02-17 | 2 | -7/+24 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | range-diff: offer --left-only/--right-only options | Johannes Schindelin | 2021-02-06 | 1 | -1/+7 |
| * | | | | | | | | | | | | | range-diff: combine all options in a single data structure | Johannes Schindelin | 2021-02-06 | 2 | -6/+17 |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'js/range-diff-wo-dotdot' | Junio C Hamano | 2021-02-17 | 2 | -5/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |