summaryrefslogtreecommitdiff
path: root/Documentation/git-stash.txt
AgeCommit message (Expand)AuthorFilesLines
2020-02-19stash push: support the --pathspec-from-file optionLibravatar Alexandr Miloslavskiy1-1/+19
2020-02-19doc: stash: synchronize <pathspec> descriptionLibravatar Alexandr Miloslavskiy1-2/+4
2020-02-19doc: stash: document more optionsLibravatar Alexandr Miloslavskiy1-0/+12
2020-02-19doc: stash: split options from description (2)Libravatar Alexandr Miloslavskiy1-35/+57
2020-02-19doc: stash: split options from description (1)Libravatar Alexandr Miloslavskiy1-33/+35
2019-10-11doc(stash): clarify the description of `save`Libravatar Johannes Schindelin1-2/+3
2019-07-09Merge branch 'nd/switch-and-restore'Libravatar Junio C Hamano1-4/+5
2019-04-02doc: promote "git switch"Libravatar Nguyễn Thái Ngọc Duy1-4/+5
2019-03-07stash: mention options in `show` synopsisLibravatar Paul-Sebastian Ungureanu1-2/+2
2018-03-27git-stash.txt: remove extra square bracketLibravatar Thomas Gummerer1-1/+1
2017-11-22doc: prefer 'stash push' over 'stash save'Libravatar Phil Hord1-2/+2
2017-10-27stash: mark "git stash save" deprecated in the man pageLibravatar Thomas Gummerer1-3/+6
2017-10-27stash: replace "git stash save" with "git stash push" in the documentationLibravatar Thomas Gummerer1-6/+6
2017-06-18stash: update documentation to use 'stash entry'Libravatar Liam Beguin1-29/+31
2017-02-28stash: allow pathspecs in the no verb formLibravatar Thomas Gummerer1-4/+7
2017-02-28stash: use stash_push for no verb formLibravatar Thomas Gummerer1-4/+4
2017-02-28stash: teach 'push' (and 'create_stash') to honor pathspecLibravatar Thomas Gummerer1-1/+8
2017-02-19stash: introduce push verbLibravatar Thomas Gummerer1-0/+3
2017-02-13Documentation/stash: remove mention of git reset --hardLibravatar Thomas Gummerer1-2/+3
2016-10-26stash: allow stashes to be referenced by index onlyLibravatar Aaron M Watson1-1/+2
2015-08-31stash: allow "stash show" diff output configurableLibravatar Namhyung Kim1-0/+2
2014-02-24stash doc: mention short form -k in save descriptionLibravatar John Marshall1-1/+1
2013-08-14Revert "git stash: avoid data loss when "git stash save" kills a directory"Libravatar Junio C Hamano1-10/+2
2013-07-01git stash: avoid data loss when "git stash save" kills a directoryLibravatar Petr Baudis1-2/+10
2013-06-17stash: introduce 'git stash store'Libravatar Ramkumar Ramachandra1-0/+7
2013-06-17stash doc: document short form -p in synopsisLibravatar Ramkumar Ramachandra1-1/+1
2013-06-17stash doc: add a warning about using createLibravatar Ramkumar Ramachandra1-1/+3
2012-12-10Documentation/git-stash.txt: add a missing verbLibravatar Sébastien Loriot1-1/+1
2012-04-26docs: stop using asciidoc no-inline-literalLibravatar Jeff King1-9/+9
2011-06-26stash: Add --include-untracked option to stash and remove all untracked filesLibravatar David Caldwell1-2/+8
2011-05-05git-stash.txt: better docs for '--patch'Libravatar Valentin Haenel1-4/+5
2011-03-11doc: drop author/documentation sections from most pagesLibravatar Jeff King1-4/+0
2010-08-21detached-stash: update DocumentationLibravatar Jon Seymour1-5/+11
2010-02-17docs: don't talk about $GIT_DIR/refs/ everywhereLibravatar Jeff King1-1/+1
2010-01-10Documentation: spell 'git cmd' without dash throughoutLibravatar Thomas Rast1-3/+3
2010-01-10Documentation: format full commands in typewriter fontLibravatar Thomas Rast1-1/+1
2009-10-19stash list: drop the default limit of 10 stashesLibravatar Thomas Rast1-2/+1
2009-10-13Merge branch 'maint-1.6.4' into maintLibravatar Junio C Hamano1-1/+2
2009-10-12git-stash documentation: mention default options for 'list'Libravatar Miklos Vajna1-1/+2
2009-09-07Merge branch 'tr/reset-checkout-patch'Libravatar Junio C Hamano1-5/+17
2009-09-01stash: simplify defaulting to "save" and reject unknown optionsLibravatar Matthieu Moy1-4/+5
2009-08-15DWIM 'git stash save -p' for 'git stash -p'Libravatar Thomas Rast1-1/+1
2009-08-15Merge branch 'js/stash-dwim' into tr/reset-checkout-patchLibravatar Junio C Hamano1-1/+2
2009-08-15Implement 'git stash save --patch'Libravatar Thomas Rast1-2/+12
2009-08-09Document 'stash clear' recovery via unreachable commitsLibravatar Thomas Rast1-1/+16
2009-07-31Make 'git stash -k' a short form for 'git stash save --keep-index'Libravatar Johannes Schindelin1-1/+2
2009-06-18stash: teach quiet optionLibravatar Stephen Boyd1-7/+8
2009-06-09Documentation: mention 'git stash pop --index' option explicitlyLibravatar SZEDER Gábor1-8/+8
2009-05-30Documentation: teach stash/pop workflow instead of stash/applyLibravatar Thomas Rast1-14/+16
2008-09-01Documentation: minor cleanup in a use case in 'git stash' manualLibravatar SZEDER Gábor1-1/+1