Documentation/clone: document ignored configuration variables
SZEDER Gábor committed almost 8 years ago
clone: respect additional configured fetch refspecs during initial fetch
SZEDER Gábor committed almost 8 years ago
clone: use a more appropriate variable name for the default refspec
SZEDER Gábor committed almost 8 years ago
config: report a bug if git_dir exists without commondir
Johannes Schindelin committed almost 8 years ago
rebase: validate -C<n> and --whitespace=<mode> parameters early
Johannes Schindelin committed almost 8 years ago
rebase: really just passthru the `git am` options
Johannes Schindelin committed almost 8 years ago
pretty: prepare format_commit_message to handle arbitrary repositories
Stefan Beller committed almost 8 years ago
commit: prepare logmsg_reencode to handle arbitrary repositories
Stefan Beller committed almost 8 years ago
commit: prepare repo_unuse_commit_buffer to handle any repo
Stefan Beller committed almost 8 years ago
commit: prepare get_commit_buffer to handle any repo
Stefan Beller committed almost 8 years ago
commit-reach: prepare in_merge_bases[_many] to handle any repo
Stefan Beller committed almost 8 years ago
commit-reach: prepare get_merge_bases to handle any repo
Stefan Beller committed almost 8 years ago
commit-reach.c: allow get_merge_bases_many_0 to handle any repo
Stefan Beller committed almost 8 years ago
commit-reach.c: allow remove_redundant to handle any repo
Stefan Beller committed almost 8 years ago
commit-reach.c: allow merge_bases_many to handle any repo
Stefan Beller committed almost 8 years ago
commit-reach.c: allow paint_down_to_common to handle any repo
Stefan Beller committed almost 8 years ago
commit: allow parse_commit* to handle any repo
Stefan Beller committed almost 8 years ago
object: parse_object to honor its repository argument
Stefan Beller committed almost 8 years ago
object-store: prepare has_{sha1, object}_file to handle any repo
Stefan Beller committed almost 8 years ago
object-store: prepare read_object_file to deal with any repo
Stefan Beller committed almost 8 years ago