branch: change default of `pager.branch` to "on"
Martin Ågren committed almost 9 years ago
branch: respect `pager.branch` in list-mode only
Martin Ågren committed almost 9 years ago
t7006: add tests for how git branch paginates
Martin Ågren committed almost 9 years ago
config: flip return value of write_section()
René Scharfe committed almost 9 years ago
commit: move post-rewrite code to libgit
Phillip Wood committed almost 9 years ago
Add a function to update HEAD after creating a commit
Phillip Wood committed almost 9 years ago
Haaris Mehmood committed almost 9 years ago
rebase: use mboxrd format to avoid split errors
Eric Wong committed almost 9 years ago
apply: update line lengths for --inaccurate-eof
René Scharfe committed almost 9 years ago
completion: add '--copy' option to 'git branch'
Todd Zullinger committed almost 9 years ago
add: introduce "--renormalize"
Torsten Bögershausen committed almost 9 years ago
branch doc: remove --set-upstream from synopsis
Todd Zullinger committed almost 9 years ago
sequencer: reschedule pick if index can't be locked
Phillip Wood committed almost 9 years ago
builtin/describe.c: factor out describe_commit
Stefan Beller committed almost 9 years ago
builtin/describe.c: print debug statements earlier
Stefan Beller committed almost 9 years ago
builtin/describe.c: rename `oid` to avoid variable shadowing
Stefan Beller committed almost 9 years ago
revision.h: introduce blob/tree walking in order of the commits
Stefan Beller committed almost 9 years ago
config: avoid "write_in_full(fd, buf, len) != len" pattern
Phillip Wood committed almost 9 years ago
sequencer: show rename progress during cherry picks
Elijah Newren committed almost 9 years ago
diff: remove silent clamp of renameLimit
Elijah Newren committed almost 9 years ago