Age | Commit message (Expand) | Author | Files | Lines |
2021-02-10 | tests: remove most uses of test_i18ncmp | Ævar Arnfjörð Bjarmason | 1 | -4/+4 |
2020-11-19 | t3[5-9]*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -17/+17 |
2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
2020-03-26 | Merge branch 'tg/retire-scripted-stash' | Junio C Hamano | 1 | -0/+14 |
2020-03-05 | stash: remove the stash.useBuiltin setting | Thomas Gummerer | 1 | -0/+14 |
2020-02-19 | stash: eliminate crude option parsing | Alexandr Miloslavskiy | 1 | -0/+5 |
2019-12-01 | Merge branch 'tg/stash-refresh-index' | Junio C Hamano | 1 | -1/+6 |
2019-11-14 | stash: make sure we have a valid index before writing it | Thomas Gummerer | 1 | -1/+6 |
2019-11-10 | Merge branch 'js/update-index-ignore-removal-for-skip-worktree' | Junio C Hamano | 1 | -0/+11 |
2019-11-02 | stash: handle staged changes in skip-worktree files correctly | Johannes Schindelin | 1 | -0/+11 |
2019-10-07 | Merge branch 'tg/stash-refresh-index' | Junio C Hamano | 1 | -0/+16 |
2019-09-20 | stash: make sure to write refreshed cache | Thomas Gummerer | 1 | -0/+16 |
2019-08-26 | t3903: abstract away SHA-1-specific constants | brian m. carlson | 1 | -10/+22 |
2019-07-25 | Merge branch 'tg/stash-keep-index-with-removed-paths' | Junio C Hamano | 1 | -0/+7 |
2019-07-16 | stash: fix handling removed files with --keep-index | Thomas Gummerer | 1 | -0/+7 |
2019-06-19 | stash: fix show referencing stash index | Thomas Gummerer | 1 | -0/+18 |
2019-03-21 | stash: setup default diff output format if necessary | Thomas Gummerer | 1 | -0/+18 |
2019-03-07 | stash: make push -q quiet | Paul-Sebastian Ungureanu | 1 | -0/+23 |
2019-03-07 | stash: rename test cases to be more descriptive | Paul-Sebastian Ungureanu | 1 | -7/+7 |
2019-03-07 | t3903: add test for --intent-to-add file | Matthew Kraai | 1 | -0/+8 |
2019-03-07 | t3903: modernize style | Paul-Sebastian Ungureanu | 1 | -59/+61 |
2019-03-07 | stash: improve option parsing test coverage | Joel Teichroeb | 1 | -0/+35 |
2019-03-07 | ident: don't require calling prepare_fallback_ident first | Thomas Gummerer | 1 | -0/+6 |
2018-11-19 | stash: tolerate missing user identity | Slavica Djukic | 1 | -0/+28 |
2018-10-07 | t/*: fix ordering of expected/observed arguments | Matthew DeVore | 1 | -4/+4 |
2018-08-22 | t3903-stash: don't try to grep non-existing file | SZEDER Gábor | 1 | -1/+1 |
2018-05-23 | t: make many tests depend less on the refs being files | David Turner | 1 | -1/+1 |
2018-01-23 | Merge branch 'tg/stash-with-pathspec-fix' | Junio C Hamano | 1 | -0/+32 |
2018-01-08 | stash: don't delete untracked files that match pathspec | Thomas Gummerer | 1 | -0/+32 |
2017-12-06 | Merge branch 'ph/stash-save-m-option-fix' | Junio C Hamano | 1 | -0/+93 |
2017-11-24 | stash: learn to parse -m/--message like commit does | Phil Hord | 1 | -0/+93 |
2017-08-19 | stash: add a test for stashing in a detached state | Joel Teichroeb | 1 | -0/+12 |
2017-08-19 | stash: add a test for when apply fails during stash branch | Joel Teichroeb | 1 | -0/+14 |
2017-08-19 | stash: add a test for stash create with no files | Joel Teichroeb | 1 | -0/+8 |
2017-06-22 | Merge branch 'ps/stash-push-pathspec-fix' | Junio C Hamano | 1 | -0/+16 |
2017-06-13 | git-stash: fix pushing stash with pathspec from subdir | Patrick Steinhardt | 1 | -0/+16 |
2017-05-11 | tests: fix tests broken under GETTEXT_POISON=YesPlease | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
2017-03-22 | stash: keep untracked files intact in stash -k | Thomas Gummerer | 1 | -0/+14 |
2017-03-22 | stash: don't show internal implementation details | Thomas Gummerer | 1 | -1/+1 |
2017-02-28 | stash: allow pathspecs in the no verb form | Thomas Gummerer | 1 | -0/+15 |
2017-02-28 | stash: use stash_push for no verb form | Thomas Gummerer | 1 | -3/+1 |
2017-02-28 | stash: teach 'push' (and 'create_stash') to honor pathspec | Thomas Gummerer | 1 | -0/+92 |
2017-02-19 | stash: add test for the create command line arguments | Thomas Gummerer | 1 | -0/+18 |
2017-02-19 | stash: introduce push verb | Thomas Gummerer | 1 | -0/+9 |
2017-01-17 | Merge branch 'jk/stash-disable-renames-internally' into maint | Junio C Hamano | 1 | -0/+9 |
2016-12-06 | stash: prefer plumbing over git-diff | Jeff King | 1 | -0/+9 |
2016-10-26 | stash: allow stashes to be referenced by index only | Aaron M Watson | 1 | -0/+35 |
2015-07-28 | tests: remove some direct access to .git/logs | David Turner | 1 | -1/+1 |
2015-06-25 | Merge branch 'jk/stash-require-clean-index' into maint | Junio C Hamano | 1 | -7/+0 |
2015-06-16 | Merge branch 'jk/stash-options' into maint | Junio C Hamano | 1 | -0/+4 |