Doc: git.txt: remove backticks from link and add git-scm.com/docs
Philip Oakley committed over 7 years ago
git.c: show usage for accessing the git(1) help page
Philip Oakley committed over 7 years ago
test-lib: try harder to ensure a working jgit
Todd Zullinger committed over 7 years ago
worktree add: be tolerant of corrupt worktrees
Nguyễn Thái Ngọc Duy committed over 7 years ago
get_oid: handle NULL repo->index
Jeff King committed over 7 years ago
update-server-info: avoid needless overwrites
Eric Wong committed over 7 years ago
worktree add: sanitize worktree names
Nguyễn Thái Ngọc Duy committed over 7 years ago
http-push: prevent format overflow warning with gcc >= 9
Carlo Marcelo Arenas Belón committed over 7 years ago
index-pack: prefetch missing REF_DELTA bases
Jonathan Tan committed over 7 years ago
t5616: refactor packfile replacement
Jonathan Tan committed over 7 years ago
rebase --abort/--quit: cleanup refs/rewritten
Phillip Wood committed over 7 years ago
sequencer: return errors from sequencer_remove_state()
Phillip Wood committed over 7 years ago
rebase: warn if state directory cannot be removed
Phillip Wood committed over 7 years ago
Phillip Wood committed over 7 years ago
help_unknown_ref(): check for refname ambiguity
Jeff King committed over 7 years ago
help_unknown_ref(): duplicate collected refnames
Jeff King committed over 7 years ago
rebase: fold git-rebase--common into the -p backend
Johannes Schindelin committed over 7 years ago
sequencer: the `am` and `rebase--interactive` scripts are gone
Johannes Schindelin committed over 7 years ago
.gitignore: there is no longer a built-in `git-rebase--interactive`
Johannes Schindelin committed over 7 years ago
t3400: stop referring to the scripted rebase
Johannes Schindelin committed over 7 years ago