| Commit message (Expand) | Author | Age | Files | Lines |
* | Documentation/stash: remove mention of git reset --hardtg/stash-doc-cleanup | Thomas Gummerer | 2017-02-13 | 1 | -2/+3 |
* | stash: allow stashes to be referenced by index onlyaw/numbered-stash | Aaron M Watson | 2016-10-26 | 1 | -1/+2 |
* | stash: allow "stash show" diff output configurablenk/stash-show-config | Namhyung Kim | 2015-08-31 | 1 | -0/+2 |
* | stash doc: mention short form -k in save descriptionjm/stash-doc-k-for-keep | John Marshall | 2014-02-24 | 1 | -1/+1 |
* | Revert "git stash: avoid data loss when "git stash save" kills a directory" | Junio C Hamano | 2013-08-14 | 1 | -10/+2 |
* | git stash: avoid data loss when "git stash save" kills a directory | Petr Baudis | 2013-07-01 | 1 | -2/+10 |
* | stash: introduce 'git stash store' | Ramkumar Ramachandra | 2013-06-17 | 1 | -0/+7 |
* | stash doc: document short form -p in synopsis | Ramkumar Ramachandra | 2013-06-17 | 1 | -1/+1 |
* | stash doc: add a warning about using create | Ramkumar Ramachandra | 2013-06-17 | 1 | -1/+3 |
* | Documentation/git-stash.txt: add a missing verb | Sébastien Loriot | 2012-12-10 | 1 | -1/+1 |
* | docs: stop using asciidoc no-inline-literal | Jeff King | 2012-04-26 | 1 | -9/+9 |
* | stash: Add --include-untracked option to stash and remove all untracked files | David Caldwell | 2011-06-26 | 1 | -2/+8 |
* | git-stash.txt: better docs for '--patch' | Valentin Haenel | 2011-05-05 | 1 | -4/+5 |
* | doc: drop author/documentation sections from most pages | Jeff King | 2011-03-11 | 1 | -4/+0 |
* | detached-stash: update Documentation | Jon Seymour | 2010-08-21 | 1 | -5/+11 |
* | docs: don't talk about $GIT_DIR/refs/ everywhere | Jeff King | 2010-02-17 | 1 | -1/+1 |
* | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 2010-01-10 | 1 | -3/+3 |
* | Documentation: format full commands in typewriter font | Thomas Rast | 2010-01-10 | 1 | -1/+1 |
* | stash list: drop the default limit of 10 stashes | Thomas Rast | 2009-10-19 | 1 | -2/+1 |
* | Merge branch 'maint-1.6.4' into maint | Junio C Hamano | 2009-10-13 | 1 | -1/+2 |
|\ |
|
| * | git-stash documentation: mention default options for 'list' | Miklos Vajna | 2009-10-12 | 1 | -1/+2 |
* | | Merge branch 'tr/reset-checkout-patch' | Junio C Hamano | 2009-09-07 | 1 | -5/+17 |
|\ \ |
|
| * | | stash: simplify defaulting to "save" and reject unknown options | Matthieu Moy | 2009-09-01 | 1 | -4/+5 |
| * | | DWIM 'git stash save -p' for 'git stash -p' | Thomas Rast | 2009-08-15 | 1 | -1/+1 |
| * | | Merge branch 'js/stash-dwim' into tr/reset-checkout-patch | Junio C Hamano | 2009-08-15 | 1 | -1/+2 |
| |\ \ |
|
| | * | | Make 'git stash -k' a short form for 'git stash save --keep-index' | Johannes Schindelin | 2009-07-31 | 1 | -1/+2 |
| | |/ |
|
| * | | Implement 'git stash save --patch' | Thomas Rast | 2009-08-15 | 1 | -2/+12 |
| |/ |
|
* | | Document 'stash clear' recovery via unreachable commits | Thomas Rast | 2009-08-09 | 1 | -1/+16 |
|/ |
|
* | stash: teach quiet option | Stephen Boyd | 2009-06-18 | 1 | -7/+8 |
* | Documentation: mention 'git stash pop --index' option explicitly | SZEDER Gábor | 2009-06-09 | 1 | -8/+8 |
* | Documentation: teach stash/pop workflow instead of stash/apply | Thomas Rast | 2009-05-30 | 1 | -14/+16 |
* | Documentation: minor cleanup in a use case in 'git stash' manual | SZEDER Gábor | 2008-09-01 | 1 | -1/+1 |
* | Documentation: fix disappeared lines in 'git stash' manpage | SZEDER Gábor | 2008-09-01 | 1 | -7/+7 |
* | git-stash: improve synopsis in help and manual page | Stephan Beyer | 2008-08-16 | 1 | -3/+10 |
* | Merge branch 'am/stash-branch' | Junio C Hamano | 2008-07-13 | 1 | -1/+18 |
|\ |
|
| * | Implement "git stash branch <newbranch> <stash>" | Abhijit Menon-Sen | 2008-07-05 | 1 | -1/+18 |
* | | Merge branch 'sg/stash-k-i' | Junio C Hamano | 2008-07-13 | 1 | -1/+22 |
|\ \ |
|
| * | | Documentation: tweak use case in "git stash save --keep-index" | Eric Raible | 2008-07-08 | 1 | -7/+8 |
| * | | stash: introduce 'stash save --keep-index' option | SZEDER Gábor | 2008-07-05 | 1 | -1/+21 |
| |/ |
|
* | | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 2008-07-05 | 1 | -3/+3 |
|/ |
|
* | Documentation formatting and cleanup | Jonathan Nieder | 2008-07-01 | 1 | -6/+6 |
* | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 | 1 | -6/+6 |
* | documentation: move git(7) to git(1) | Christian Couder | 2008-06-06 | 1 | -1/+1 |
* | git-stash: add new 'pop' subcommand | Brandon Casey | 2008-02-22 | 1 | -1/+7 |
* | git-stash: add new 'drop' subcommand | Brandon Casey | 2008-02-22 | 1 | -1/+6 |
* | Documentation/git-stash: document options for git stash list | Miklos Vajna | 2008-02-20 | 1 | -1/+4 |
* | Documentation/git-stash.txt: Adjust SYNOPSIS command syntax (2) | Jari Aalto | 2008-02-03 | 1 | -3/+4 |
* | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 | 1 | -5/+5 |
* | Fix some typos, punctuation, missing words, minor markup. | Ralf Wildenhues | 2007-10-15 | 1 | -1/+1 |
* | git stash: document apply's --index switch | Miklos Vajna | 2007-10-01 | 1 | -1/+6 |