completion: support completing full refs after '--option=refs/<TAB>'
SZEDER Gábor committed over 9 years ago
completion: wrap __git_refs() for better option parsing
SZEDER Gábor committed over 9 years ago
hashmap: document memihash_cont, hashmap_disallow_rehash api
Jeff Hostetler committed over 9 years ago
for-each-ref: partly change <object> to <commit> in help
Ævar Arnfjörð Bjarmason committed over 9 years ago
tag tests: fix a typo in a test description
Ævar Arnfjörð Bjarmason committed over 9 years ago
tag: remove a TODO item from the test suite
Ævar Arnfjörð Bjarmason committed over 9 years ago
ref-filter: add test for --contains on a non-commit
Ævar Arnfjörð Bjarmason committed over 9 years ago
remote-curl: allow push options
Brandon Williams committed over 9 years ago
send-pack: send push options correctly in stateless-rpc case
Brandon Williams committed over 9 years ago
t7406: correct test case for submodule-update initial population
Junio C Hamano committed over 9 years ago
t/README: change "Inside <X> part" to "Inside the <X> part"
Ævar Arnfjörð Bjarmason committed over 9 years ago
t/README: link to metacpan.org, not search.cpan.org
Ævar Arnfjörð Bjarmason committed over 9 years ago
stash: keep untracked files intact in stash -k
Thomas Gummerer committed over 9 years ago
stash: pass the pathspec argument to git reset
Thomas Gummerer committed over 9 years ago
stash: don't show internal implementation details
Thomas Gummerer committed over 9 years ago
hashmap: add disallow_rehash setting
Jeff Hostetler committed over 9 years ago
hashmap: allow memihash computation to be continued
Jeff Hostetler committed over 9 years ago
name-hash: specify initial size for istate.dir_hash table
Jeff Hostetler committed over 9 years ago
t5615: fix a here-doc syntax error
Junio C Hamano committed over 9 years ago
t7504: document regression: reword no longer calls commit-msg
Johannes Schindelin committed over 9 years ago