path: refactor `repo_common_path()` family of functions
Patrick Steinhardt committed over 1 year ago
Junio C Hamano committed over 1 year ago
Merge branch 'ps/leakfixes-0129'
Junio C Hamano committed over 1 year ago
Junio C Hamano committed over 1 year ago
Merge branch 'js/bundle-unbundle-fd-reuse-fix'
Junio C Hamano committed over 1 year ago
Merge branch 'ps/ci-misc-updates'
Junio C Hamano committed over 1 year ago
difftool: eliminate use of USE_THE_REPOSITORY_VARIABLE
David Aguilar committed over 1 year ago
difftool: eliminate use of the_repository
David Aguilar committed over 1 year ago
difftool: eliminate use of global variables
David Aguilar committed over 1 year ago
doc: documentation for http.uploadarchive config option
Piotr Szlazak committed over 1 year ago
builtin/clone: teach git-clone(1) the --revision= option
Toon Claes committed over 1 year ago
parse-options: introduce die_for_incompatible_opt2()
Toon Claes committed over 1 year ago
clone: introduce struct clone_opts in builtin/clone.c
Toon Claes committed over 1 year ago
clone: make it possible to specify --tags
Toon Claes committed over 1 year ago
clone: add tags refspec earlier to fetch refspec
Toon Claes committed over 1 year ago
clone: cut down on global variables in clone.c
Toon Claes committed over 1 year ago
clone: refactor wanted_peer_refs()
Toon Claes committed over 1 year ago
worktree: detect from secondary worktree if main worktree is bare
Olga Pilipenco committed over 1 year ago
docs: indicate http.sslCertType and sslKeyType
Andrew Carter committed over 1 year ago
rev-list: extend print-info to print missing object type
Justin Tobler committed over 1 year ago