sequencer: implement apply_autostash_oid()
Denton Liu committed over 6 years ago
sequencer: implement save_autostash()
Denton Liu committed over 6 years ago
sequencer: unlink autostash in apply_autostash()
Denton Liu committed over 6 years ago
sequencer: extract perform_autostash() from rebase
Denton Liu committed over 6 years ago
rebase: generify create_autostash()
Denton Liu committed over 6 years ago
rebase: extract create_autostash()
Denton Liu committed over 6 years ago
reset: extract reset_head() from rebase
Denton Liu committed over 6 years ago
Denton Liu committed over 6 years ago
rebase: use apply_autostash() from sequencer.c
Denton Liu committed over 6 years ago
sequencer: rename stash_sha1 to stash_oid
Denton Liu committed over 6 years ago
sequencer: make apply_autostash() accept a path
Denton Liu committed over 6 years ago
Denton Liu committed over 6 years ago
repository: mark the "refs" pointer as private
Jeff King committed over 6 years ago
builtin/receive-pack: use constant-time comparison for HMAC value
brian m. carlson committed over 6 years ago
sha1-name: do not assume that the ref store is initialized
Junio C Hamano committed over 6 years ago
bloom: ignore renames when computing changed paths
Derrick Stolee committed over 6 years ago
config.txt: move closing "----" to cover entire listing
Martin Ågren committed over 6 years ago
stash -p: (partially) fix bug concerning split hunks
Johannes Schindelin committed over 6 years ago
t3904: fix incorrect demonstration of a bug
Johannes Schindelin committed over 6 years ago
mingw: do not treat `COM0` as a reserved file name
Johannes Schindelin committed over 6 years ago