rebase--interactive2: rewrite the submodes of interactive rebase in C
Alban Gruin committed almost 8 years ago
rebase -i: implement the main part of interactive rebase as a builtin
Alban Gruin committed almost 8 years ago
docs: typo: s/isimilar/similar/
Michael Witten committed almost 8 years ago
docs: graph: remove unnecessary `graph_update()' call
Michael Witten committed almost 8 years ago
Michael Witten committed almost 8 years ago
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