Merge branch 'wh/author-committer-ident-config'
Junio C Hamano committed over 7 years ago
Merge branch 'aw/pretty-trailers'
Junio C Hamano committed over 7 years ago
Merge branch 'nd/diff-parseopt'
Junio C Hamano committed over 7 years ago
Merge branch 'tg/checkout-no-overlay'
Junio C Hamano committed over 7 years ago
tests: add a special setup where stash.useBuiltin is off
Johannes Schindelin committed over 7 years ago
stash: optionally use the scripted version again
Johannes Schindelin committed over 7 years ago
stash: add back the original, scripted `git stash`
Johannes Schindelin committed over 7 years ago
stash: convert `stash--helper.c` into `stash.c`
Paul-Sebastian Ungureanu committed over 7 years ago
stash: replace all `write-tree` child processes with API calls
Paul-Sebastian Ungureanu committed over 7 years ago
stash: optimize `get_untracked_files()` and `check_changes()`
Paul-Sebastian Ungureanu committed over 7 years ago
stash: convert save to builtin
Paul-Sebastian Ungureanu committed over 7 years ago
Paul-Sebastian Ungureanu committed over 7 years ago
stash: convert push to builtin
Paul-Sebastian Ungureanu committed over 7 years ago
stash: convert create to builtin
Paul-Sebastian Ungureanu committed over 7 years ago
stash: convert store to builtin
Paul-Sebastian Ungureanu committed over 7 years ago
stash: convert show to builtin
Paul-Sebastian Ungureanu committed over 7 years ago
stash: convert list to builtin
Paul-Sebastian Ungureanu committed over 7 years ago
Joel Teichroeb committed over 7 years ago
stash: convert branch to builtin
Joel Teichroeb committed over 7 years ago
stash: convert drop and clear to builtin
Joel Teichroeb committed over 7 years ago