mergetool: take the "-O" out of $orderfile
Richard Hansen committed over 9 years ago
t7610: add test case for rerere+mergetool+subdir bug
Richard Hansen committed over 9 years ago
t7610: spell 'git reset --hard' consistently
Richard Hansen committed over 9 years ago
t7610: don't assume the checked-out commit
Richard Hansen committed over 9 years ago
t7610: always work on a test-specific branch
Richard Hansen committed over 9 years ago
t7610: delete some now-unnecessary 'git reset --hard' lines
Richard Hansen committed over 9 years ago
t7610: run 'git reset --hard' after each test to clean up
Richard Hansen committed over 9 years ago
t7610: don't rely on state from previous test
Richard Hansen committed over 9 years ago
t7610: use test_when_finished for cleanup tasks
Richard Hansen committed over 9 years ago
t7610: move setup code to the 'setup' test case
Richard Hansen committed over 9 years ago
t7610: update branch names to match test number
Richard Hansen committed over 9 years ago
rev-parse doc: pass "--" to rev-parse in the --prefix example
Richard Hansen committed over 9 years ago
ref-filter: Do not abruptly die when using the 'lstrip=<N>' option
Karthik Nayak committed over 9 years ago
ref-filter: rename the 'strip' option to 'lstrip'
Karthik Nayak committed over 9 years ago
ref-filter: make remote_ref_atom_parser() use refname_atom_parser_internal()
Karthik Nayak committed over 9 years ago
ref-filter: introduce refname_atom_parser()
Karthik Nayak committed over 9 years ago
ref-filter: introduce refname_atom_parser_internal()
Karthik Nayak committed over 9 years ago
ref-filter: make "%(symref)" atom work with the ':short' modifier
Karthik Nayak committed over 9 years ago
ref-filter: add support for %(upstream:track,nobracket)
Karthik Nayak committed over 9 years ago
ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreams
Karthik Nayak committed over 9 years ago