| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | git-stash documentation: add missing backtick | Steve Hoelzer | 2007-08-07 | 1 | -1/+1 |
* | git-stash documentation: stash numbering starts at zero, not one | Steve Hoelzer | 2007-08-07 | 1 | -3/+3 |
* | Document "git stash message..." | しらいしななこ | 2007-07-18 | 1 | -4/+7 |
* | Fix git-stash(1) markup. | Junio C Hamano | 2007-07-04 | 1 | -1/+1 |
* | git-stash: make "save" the default action again. | Junio C Hamano | 2007-07-02 | 1 | -3/+4 |
* | Documentation: quote {non-attributes} for asciidoc | Jeff King | 2007-07-01 | 1 | -4/+4 |
* | git-stash: fix "no arguments" case in documentation | Jeff King | 2007-07-01 | 1 | -2/+2 |
* | git-stash: require "save" to be explicit and update documentation | Junio C Hamano | 2007-07-01 | 1 | -29/+28 |
* | Document git-stash | しらいしななこ | 2007-06-30 | 1 | -0/+162 |