83 Commits (0ddd73fa9f9581f9b978515f10ddba881b85b037)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason 16f6b0d1aa docs: add CONFIGURATION sections that map to a built-in 2 years ago
Sergey Organov 41a28eb6c1 stash: implement '--staged' option for 'push' and 'save' 3 years ago
Denton Liu af5cd44b6f stash show: use stash.showIncludeUntracked even when diff options given 4 years ago
Denton Liu 0af760e261 stash show: learn stash.showIncludeUntracked 4 years ago
Denton Liu d3c7bf73bd stash show: teach --include-untracked and --only-untracked 4 years ago
Denton Liu d6ab8b1929 git-stash.txt: be explicit about subcommand options 4 years ago
Alexandr Miloslavskiy 8a98758a8d stash push: support the --pathspec-from-file option 5 years ago
Alexandr Miloslavskiy 3f3d8068f5 doc: stash: synchronize <pathspec> description 5 years ago
Alexandr Miloslavskiy b22909144c doc: stash: document more options 5 years ago
Alexandr Miloslavskiy 0093abc286 doc: stash: split options from description (2) 5 years ago
Alexandr Miloslavskiy 2b7460d167 doc: stash: split options from description (1) 5 years ago
Johannes Schindelin 57d8f4b4c7 doc(stash): clarify the description of `save` 5 years ago
Nguyễn Thái Ngọc Duy 328c6cb853 doc: promote "git switch" 6 years ago
Paul-Sebastian Ungureanu bef55dcf27 stash: mention options in `show` synopsis 6 years ago
Thomas Gummerer 0a790f09c6 git-stash.txt: remove extra square bracket 7 years ago
Phil Hord 0d5f844f0a doc: prefer 'stash push' over 'stash save' 7 years ago
Thomas Gummerer fd2ebf14db stash: mark "git stash save" deprecated in the man page 7 years ago
Thomas Gummerer db37745eef stash: replace "git stash save" with "git stash push" in the documentation 7 years ago
Liam Beguin e01db917d8 stash: update documentation to use 'stash entry' 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 f5727e26e4 stash: introduce push verb 8 years ago
Thomas Gummerer 20a7e06172 Documentation/stash: remove mention of git reset --hard 8 years ago
Aaron M Watson a56c8f5aab stash: allow stashes to be referenced by index only 8 years ago
Namhyung Kim 3086c064fb stash: allow "stash show" diff output configurable 10 years ago
John Marshall c20aec05e3 stash doc: mention short form -k in save description 11 years ago
Junio C Hamano c1ebd90c83 Revert "git stash: avoid data loss when "git stash save" kills a directory" 12 years ago
Petr Baudis a73653130e git stash: avoid data loss when "git stash save" kills a directory 12 years ago
Ramkumar Ramachandra bd514cada4 stash: introduce 'git stash store' 12 years ago
Ramkumar Ramachandra aa7e722dfe stash doc: document short form -p in synopsis 12 years ago
Ramkumar Ramachandra 2be43516dd stash doc: add a warning about using create 12 years ago
Sébastien Loriot 5badfdcf88 Documentation/git-stash.txt: add a missing verb 12 years ago
Jeff King 6cf378f0cb docs: stop using asciidoc no-inline-literal 13 years ago
David Caldwell 787513027a stash: Add --include-untracked option to stash and remove all untracked files 14 years ago
Valentin Haenel f2808a50a6 git-stash.txt: better docs for '--patch' 14 years ago
Jeff King 48bb914ed6 doc: drop author/documentation sections from most pages 14 years ago
Jon Seymour b0c6bf4a87 detached-stash: update Documentation 15 years ago
Jeff King cc1b8d8bc6 docs: don't talk about $GIT_DIR/refs/ everywhere 15 years ago
Thomas Rast 0b444cdb19 Documentation: spell 'git cmd' without dash throughout 15 years ago
Thomas Rast ca768288b6 Documentation: format full commands in typewriter font 15 years ago
Thomas Rast b7b10385a8 stash list: drop the default limit of 10 stashes 16 years ago
Miklos Vajna 0a0c342568 git-stash documentation: mention default options for 'list' 16 years ago
Matthieu Moy 3c2eb80fe3 stash: simplify defaulting to "save" and reject unknown options 16 years ago
Thomas Rast f300fab544 DWIM 'git stash save -p' for 'git stash -p' 16 years ago
Thomas Rast dda1f2a5c3 Implement 'git stash save --patch' 16 years ago
Thomas Rast f5f1e164bd Document 'stash clear' recovery via unreachable commits 16 years ago
Johannes Schindelin ea41cfc4f5 Make 'git stash -k' a short form for 'git stash save --keep-index' 16 years ago
Stephen Boyd fcdd0e92d9 stash: teach quiet option 16 years ago
SZEDER Gábor f39d6ee2aa Documentation: mention 'git stash pop --index' option explicitly 16 years ago