Sign in
googlers
/
jrn
/
git
/
1fc561d169ac08c411e34a4439894c5201b3d080
/
git-stash.sh
6848d58
Ignore dirty submodule states during rebase and stash
by Johannes Schindelin
· 17 years ago
bd56ff5
git-stash: add new 'pop' subcommand
by Brandon Casey
· 17 years ago
e25d5f9
git-stash: add new 'drop' subcommand
by Brandon Casey
· 17 years ago
3023dc6
git-stash clear: refuse to work with extra parameter for now
by Junio C Hamano
· 17 years ago
7c390d9
git-stash: use stdout instead of stderr for non error messages
by Marco Costalba
· 17 years ago
97bc00a
Emit helpful status for accidental "git stash" save
by Wincent Colaiuta
· 17 years ago
683befa
git-stash: Display help message if git-stash is run with wrong sub-commands
by Kevin Leung
· 17 years ago
d25430c
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
38762c4
scripts: do not get confused with HEAD in work tree
by Junio C Hamano
· 17 years ago
aa4f31d
git-stash: do not get fooled with "color.diff = true"
by Pascal Obry
· 17 years ago
9f4c4eb
Merge branch 'ph/parseopt-sh'
by Junio C Hamano
· 17 years ago
5e389c4
Merge branch 'jc/stash-create'
by Junio C Hamano
· 17 years ago
a9ee9bf
git-stash: Fix listing stashes
by Emil Medve
· 17 years ago
8f321a3
scripts: Add placeholders for OPTIONS_SPEC
by Junio C Hamano
· 17 years ago
e7187e4
Paper bag fix diff invocation in 'git stash show'
by Shawn O. Pearce
· 17 years ago
89d750b
Avoid invoking diff drivers during git-stash
by Shawn O. Pearce
· 17 years ago
bc9e739
stash: implement "stash create"
by Junio C Hamano
· 18 years ago
6143fa2
stash: end index commit log with a newline
by Jean-Luc Herren
· 18 years ago
83b3df7
git-stash apply --index: optimize postprocessing
by Junio C Hamano
· 18 years ago
cbeaccc
Fix git-stash apply --index
by Junio C Hamano
· 18 years ago
f12e925
git-stash: Make sure reflog is created for refs/stash
by しらいしななこ
· 18 years ago
7ab3cc7
git-stash: do not remove a ref by hand.
by Junio C Hamano
· 18 years ago
ceff079
Make sure git-stash works from subdirectory.
by Junio C Hamano
· 18 years ago
b24f56d
git-stash: try reusing cached stat info as much as possible
by Junio C Hamano
· 18 years ago
6abe0f0
Merge branch 'js/stash'
by Junio C Hamano
· 18 years ago
3cd2491
stash: allow running from a subdirectory
by James Bowes
· 18 years ago
150937c
Teach git-stash to "apply --index"
by Johannes Schindelin
· 18 years ago
9f62e18
git-stash: allow more descriptive reminder message when saving
by Junio C Hamano
· 18 years ago
e754e99
Update reflog message created for stashes
by Junio C Hamano
· 18 years ago
843103d
stash: end commit log with a newline
by Uwe Kleine-König
· 18 years ago
fcb10a9
git-stash: make "save" the default action again.
by Junio C Hamano
· 18 years ago
5be6007
Rewrite "git-frotz" to "git frotz"
by Junio C Hamano
· 18 years ago
401de40
git-stash: don't complain when listing in a repo with no stash
by Jeff King
· 18 years ago
006a866
git-stash: fix "can't shift that many" with no arguments
by Jeff King
· 18 years ago
9488e87
git-stash: require "save" to be explicit and update documentation
by Junio C Hamano
· 18 years ago
f2c66ed
Add git-stash script
by しらいしななこ
· 18 years ago