git-completion.bash: add completion for stash list
Steven Fernandez committed almost 8 years ago
fetch: do not list refs if fetching only hashes
Jonathan Tan committed almost 8 years ago
transport: list refs before fetch if necessary
Jonathan Tan committed almost 8 years ago
transport: do not list refs if possible
Jonathan Tan committed almost 8 years ago
transport: allow skipping of ref listing
Jonathan Tan committed almost 8 years ago
rev-list: handle missing tree objects properly
Matthew DeVore committed almost 8 years ago
list-objects-filter: implement filter tree:0
Matthew DeVore committed almost 8 years ago
list-objects-filter-options: do not over-strbuf_init
Matthew DeVore committed almost 8 years ago
list-objects-filter: use BUG rather than die
Matthew DeVore committed almost 8 years ago
revision: mark non-user-given objects instead
Matthew DeVore committed almost 8 years ago
tests: order arguments to git-rev-list properly
Matthew DeVore committed almost 8 years ago
t9109: don't swallow Git errors upstream of pipes
Matthew DeVore committed almost 8 years ago
tests: don't swallow Git errors upstream of pipes
Matthew DeVore committed almost 8 years ago
t/*: fix ordering of expected/observed arguments
Matthew DeVore committed almost 8 years ago
tests: standardize pipe placement
Matthew DeVore committed almost 8 years ago
Documentation: add shell guidelines
Matthew DeVore committed almost 8 years ago
t/README: reformat Do, Don't, Keep in mind lists
Matthew DeVore committed almost 8 years ago
commit-graph: reduce initial oid allocation
Derrick Stolee committed almost 8 years ago
builtin/commit-graph.c: UNLEAK variables
Martin Ågren committed almost 8 years ago
commit-graph: clean up leaked memory during write
Derrick Stolee committed almost 8 years ago