author | Junio C Hamano <gitster@pobox.com> | |
Sat, 4 Sep 2010 05:45:58 +0000 (22:45 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 4 Sep 2010 05:45:58 +0000 (22:45 -0700) | ||
commit | b480d38dab815e780234d0887f4185afc3db1b64 | |
tree | 50703c62d1e97c2c5bb65f4fe4d36afb461c186c | tree | snapshot |
parent | 306d7e5556f45c7405190b8b170e7ceefc88b9fa | commit | diff |
parent | 8d66bb05870d4bc46e9951958f78fc71ffac449b | commit | diff |
Merge branch 'js/detached-stash'
* js/detached-stash:
t3903: fix broken test_must_fail calls
detached-stash: update Documentation
detached-stash: tests of git stash with stash-like arguments
detached-stash: simplify git stash show
detached-stash: simplify git stash branch
detached-stash: refactor git stash pop implementation
detached-stash: simplify stash_drop
detached-stash: simplify stash_apply
detached-stash: work around git rev-parse failure to detect bad log refs
detached-stash: introduce parse_flags_and_revs function
* js/detached-stash:
t3903: fix broken test_must_fail calls
detached-stash: update Documentation
detached-stash: tests of git stash with stash-like arguments
detached-stash: simplify git stash show
detached-stash: simplify git stash branch
detached-stash: refactor git stash pop implementation
detached-stash: simplify stash_drop
detached-stash: simplify stash_apply
detached-stash: work around git rev-parse failure to detect bad log refs
detached-stash: introduce parse_flags_and_revs function