5 Commits (c7a62075917b3340f908093f63f1161c44ed1475)

Author SHA1 Message Date
Johannes Schindelin 4a58c3d7f7 stash: handle staged changes in skip-worktree files correctly 5 years ago
Jakob Jarmar 556895d0c8 stash: avoid recursive hard reset on submodules 5 years ago
Johannes Schindelin 7b556aa4b8 legacy stash: fix "rudimentary backport of -q" 6 years ago
Johannes Schindelin 90a462725e stash: optionally use the scripted version again 6 years ago
Johannes Schindelin 8d8e9c2a94 stash: add back the original, scripted `git stash` 6 years ago
Paul-Sebastian Ungureanu 40af146834 stash: convert `stash--helper.c` into `stash.c` 6 years ago
Paul-Sebastian Ungureanu 64fe9c26a4 stash: convert save to builtin 6 years ago
Paul-Sebastian Ungureanu d553f538b8 stash: convert push to builtin 6 years ago
Paul-Sebastian Ungureanu d4788af875 stash: convert create to builtin 6 years ago
Paul-Sebastian Ungureanu 41e0dd55c4 stash: convert store to builtin 6 years ago
Paul-Sebastian Ungureanu dc7bd382b1 stash: convert show to builtin 6 years ago
Paul-Sebastian Ungureanu 130f2697da stash: convert list to builtin 6 years ago
Joel Teichroeb c4de61d7a9 stash: convert pop to builtin 6 years ago
Joel Teichroeb 577c1995e8 stash: convert branch to builtin 6 years ago
Joel Teichroeb 4e2dd39303 stash: convert drop and clear to builtin 6 years ago
Joel Teichroeb 8a0fc8d19d stash: convert apply to builtin 6 years ago
Slavica Djukic 3bc2111fc2 stash: tolerate missing user identity 6 years ago
Thomas Gummerer 353278687e stash: drop superfluos pathspec parameter 7 years ago
Thomas Gummerer d319bb18b1 stash push -u: don't create empty stash 7 years ago
Thomas Gummerer 833622a945 stash push: avoid printing errors 7 years ago
Junio C Hamano d97e4fa748 stash: fix nonsense pipeline 7 years ago
Thomas Gummerer bba067d2fa stash: don't delete untracked files that match pathspec 7 years ago
Phil Hord 5675473fcb stash: learn to parse -m/--message like commit does 7 years ago
Thomas Gummerer c0c0c825ce stash: remove now superfluos help for "stash push" 7 years ago
Thomas Gummerer db37745eef stash: replace "git stash save" with "git stash push" in the documentation 7 years ago
Kevin Daudt 5fc92f8828 stash: prevent warning about null bytes in input 7 years ago
Nicolas Morey-Chaisemartin bbffd87d32 stash: clean untracked files before reset 7 years ago
Michael Forney 974ce8078c scripts: use "git foo" not "git-foo" 8 years ago
Liam Beguin e01db917d8 stash: update documentation to use 'stash entry' 8 years ago
Patrick Steinhardt 22fc703ec9 git-stash: fix pushing stash with pathspec from subdir 8 years ago
Thomas Gummerer e0e7f99ea4 stash: keep untracked files intact in stash -k 8 years ago
Thomas Gummerer 869fb8f729 stash: pass the pathspec argument to git reset 8 years ago
Thomas Gummerer 1790f4fea0 stash: don't show internal implementation details 8 years ago
Thomas Gummerer 9e140909f6 stash: allow pathspecs in the no verb form 8 years ago
Thomas Gummerer 1ada5020b3 stash: use stash_push for no verb form 8 years ago
Thomas Gummerer df6bba0937 stash: teach 'push' (and 'create_stash') to honor pathspec 8 years ago
Thomas Gummerer 9ca6326dff stash: refactor stash_create 8 years ago
Thomas Gummerer f5727e26e4 stash: introduce push verb 8 years ago
Jeff King 9d4e28ead5 stash: prefer plumbing over git-diff 8 years ago
Aaron M Watson a56c8f5aab stash: allow stashes to be referenced by index only 8 years ago
Vasco Almeida 850251f33b i18n: stash: mark messages for translation 8 years ago
Vasco Almeida 599e7a0b9e i18n: git-stash: mark messages for translation 9 years ago
Vasco Almeida d323c6b641 i18n: git-sh-setup.sh: mark strings for translation 9 years ago
Jeff King 268ef4d3d0 always quote shell arguments to test -z/-n 9 years ago
Namhyung Kim 3086c064fb stash: allow "stash show" diff output configurable 9 years ago
David Turner 89dea97334 git-stash: use update-ref --create-reflog instead of creating files 10 years ago
Jeff King 19376104a8 Revert "stash: require a clean index to apply" 10 years ago
Jeff King 5ba28313f2 stash: recognize "--help" for subcommands 10 years ago
Jeff King d6cc2df5c8 stash: complain about unknown flags 10 years ago
Jeff King ed178ef13a stash: require a clean index to apply 10 years ago