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
rev-list: add print-info action to print missing object path
Justin Tobler committed over 1 year ago
builtin/repack: fix `--keep-unreachable` when there are no packs
Patrick Steinhardt committed over 1 year ago
remote: relocate valid_remote_name
Meet Soni committed over 1 year ago
refspec: relocate apply_refspecs and related funtions
Meet Soni committed over 1 year ago
refspec: relocate matching related functions
Meet Soni committed over 1 year ago
remote: rename query_refspecs functions
Meet Soni committed over 1 year ago
refspec: relocate refname_matches_negative_refspec_item
Meet Soni committed over 1 year ago