RelNotes: minor typo fixes in 2.15.1 draft
Todd Zullinger committed almost 9 years ago
t3512/t3513: remove KNOWN_FAILURE_CHERRY_PICK_SEES_EMPTY_COMMIT=1
Phillip Wood committed almost 9 years ago
sequencer: try to commit without forking 'git commit'
Phillip Wood committed almost 9 years ago
sequencer: load commit related config
Phillip Wood committed almost 9 years ago
sequencer: simplify adding Signed-off-by: trailer
Phillip Wood committed almost 9 years ago
commit: move print_commit_summary() to libgit
Phillip Wood committed almost 9 years ago
doc: Mention info/attributes in gitrepository-layout
Steffen Prohaska committed almost 9 years ago
grep: fix segfault under -P + PCRE2 <=10.30 + (*NO_JIT)
Ævar Arnfjörð Bjarmason committed almost 9 years ago
test-lib: add LIBPCRE1 & LIBPCRE2 prerequisites
Ævar Arnfjörð Bjarmason committed almost 9 years ago
stash: learn to parse -m/--message like commit does
Phil Hord committed almost 9 years ago
hooks doc: clarify when receive-pack invokes its hooks
Junio C Hamano committed almost 9 years ago
completion: add --autostash and --no-autostash to pull
Albert Astals Cid committed almost 9 years ago
Git/Packet.pm: use 'if' instead of 'unless'
Christian Couder committed almost 9 years ago
Git/Packet: clarify that packet_required_key_val_read allows EOF
Christian Couder committed almost 9 years ago
Merge branch 'jn/reproducible-build' of ../git-gui into jn/reproducible-build
Junio C Hamano committed almost 9 years ago
generate-cmdlist: avoid non-deterministic output
Jonathan Nieder committed about 10 years ago
pack-objects: add list-objects filtering
Jeff Hostetler committed almost 9 years ago
rev-list: add list-objects filtering support
Jeff Hostetler committed almost 9 years ago
list-objects: filter objects in traverse_commit_list
Jeff Hostetler committed almost 9 years ago
oidset: add iterator methods to oidset
Jeff Hostetler committed almost 9 years ago