Makefile: strip leading ./ in $(LIB_H)
Denton Liu committed almost 7 years ago
fetch: use oidset to keep the want OIDs for faster lookup
Masaya Suzuki committed almost 7 years ago
commit-graph: use commit_list_count()
René Scharfe committed almost 7 years ago
sha1-name: check for overflow of N in "foo^N" and "foo~N"
René Scharfe committed almost 7 years ago
rev-parse: demonstrate overflow of N for "foo^N" and "foo~N"
René Scharfe committed almost 7 years ago
list-objects-filter: use empty string instead of NULL for sparse "base"
Jeff King committed almost 7 years ago
list-objects-filter: give a more specific error sparse parsing error
Jon Simons committed almost 7 years ago
list-objects-filter: delay parsing of sparse oid
Jeff King committed almost 7 years ago
t5616: test cloning/fetching with sparse:oid=<oid> filter
Jon Simons committed almost 7 years ago
doc-diff: replace --cut-header-footer with --cut-footer
Martin Ågren committed almost 7 years ago
asciidoctor-extensions: provide `<refmiscinfo/>`
Martin Ågren committed almost 7 years ago
Doc/Makefile: give mansource/-version/-manual attributes
Martin Ågren committed almost 7 years ago
git-submodule.txt: fix AsciiDoc formatting error
Denton Liu committed almost 7 years ago
Documentation: fix build with Asciidoctor 2
brian m. carlson committed almost 7 years ago
Merge branch 'master' of git://ozlabs.org/~paulus/gitk
Junio C Hamano committed almost 7 years ago
Merge branch 'bp/amend-toggle-bind'
Pratyush Yadav committed almost 7 years ago
git-gui: add hotkey to toggle "Amend Last Commit"
Birger Skogeng Pedersen committed almost 7 years ago
gitk: Do not mistake unchanged lines for submodule changes
Gabriele Mazzotta committed over 7 years ago
gitk: Use right colour for remote refs in the "Tags and heads" dialog
Paul Wise committed over 7 years ago
gitk: Add Chinese (zh_CN) translation
YanKe committed over 9 years ago