send-email: fix broken transferEncoding tests
Ævar Arnfjörð Bjarmason committed over 7 years ago
send-email: remove cargo-culted multi-patch pattern in tests
Ævar Arnfjörð Bjarmason committed over 7 years ago
Makefile: remove the NO_R_TO_GCC_LINKER flag
Ævar Arnfjörð Bjarmason committed over 7 years ago
Jean-Noël Avila committed over 7 years ago
userdiff: add built-in pattern for rust
Marc-André Lureau committed over 7 years ago
format-patch: teach format.notes config option
Denton Liu committed over 7 years ago
Use xmmap_gently instead of xmmap in use_pack
Mike Hommey committed over 7 years ago
dup() the input fd for fast-import used for remote helpers
Mike Hommey committed over 7 years ago
pkt-line: drop 'const'-ness of a param to set_packet_header()
Junio C Hamano committed over 7 years ago
blame: optionally track line fingerprints during fill_blame_origin()
Barret Rhoden committed over 7 years ago
blame: add config options for the output of ignored or unblamable lines
Barret Rhoden committed over 7 years ago
blame: add the ability to ignore commits and their changes
Barret Rhoden committed over 7 years ago
blame: use a helper function in blame_chunk()
Barret Rhoden committed over 7 years ago
Move oidset_parse_file() to oidset.c
Barret Rhoden committed over 7 years ago
fsck: rename and touch up init_skiplist()
Barret Rhoden committed over 7 years ago
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