submodule--helper: prefer strip_suffix() to ends_with()
Jeff King committed almost 8 years ago
fsck: do not reuse child_process structs
Jeff King committed almost 8 years ago
apply --recount: allow "no-op hunks"
Johannes Schindelin committed almost 8 years ago
status: rebase and merge can be in progress at the same time
Johannes Schindelin committed almost 8 years ago
built-in rebase --skip/--abort: clean up stale .git/<name> files
Johannes Schindelin committed almost 8 years ago
rebase -i: include MERGE_HEAD into files to clean up
Johannes Schindelin committed almost 8 years ago
rebase -r: do not write MERGE_HEAD unless needed
Johannes Schindelin committed almost 8 years ago
rebase -r: demonstrate bug with conflicting merges
Johannes Schindelin committed almost 8 years ago
builtin/notes: remove unnecessary free
Carlo Marcelo Arenas Belón committed almost 8 years ago
remote-curl.c: xcurl_off_t is not portable (on 32 bit platfoms)
Torsten Bögershausen committed almost 8 years ago
Upcast size_t variables to uintmax_t when printing
Torsten Bögershausen committed almost 8 years ago
p3400: replace calls to `git checkout -b' by `git checkout -B'
Alban Gruin committed almost 8 years ago
build: fix broken command-list.h generation with core.autocrlf
Nguyễn Thái Ngọc Duy committed almost 8 years ago
rebase-interactive.c: remove the_repository references
Nguyễn Thái Ngọc Duy committed almost 8 years ago
rerere.c: remove the_repository references
Nguyễn Thái Ngọc Duy committed almost 8 years ago
pack-*.c: remove the_repository references
Nguyễn Thái Ngọc Duy committed almost 8 years ago
pack-check.c: remove the_repository references
Nguyễn Thái Ngọc Duy committed almost 8 years ago
notes-cache.c: remove the_repository references
Nguyễn Thái Ngọc Duy committed almost 8 years ago
line-log.c: remove the_repository reference
Nguyễn Thái Ngọc Duy committed almost 8 years ago
diff-lib.c: remove the_repository references
Nguyễn Thái Ngọc Duy committed almost 8 years ago