files-backend: avoid ref api targeting main ref store
Nguyễn Thái Ngọc Duy committed over 9 years ago
t1405: some basic tests on main ref store
Nguyễn Thái Ngọc Duy committed over 9 years ago
refs: new transaction related ref-store api
Nguyễn Thái Ngọc Duy committed over 9 years ago
Nguyễn Thái Ngọc Duy committed over 9 years ago
refs: rename get_ref_store() to get_submodule_ref_store() and make it public
Nguyễn Thái Ngọc Duy committed over 9 years ago
files-backend: replace submodule_allowed check in files_downcast()
Nguyễn Thái Ngọc Duy committed over 9 years ago
has_sha1_file: don't bother if we are not in a repository
Jonathan Nieder committed over 9 years ago
http.postbuffer: allow full range of ssize_t values
David Turner committed over 9 years ago
submodule--helper: fix typo in is_active error message
Stefan Beller committed over 9 years ago
git-add--interactive.perl: add missing dot in a message
Ralf Thielow committed over 9 years ago
submodule.c: add missing ' in error messages
Ralf Thielow committed over 9 years ago
Johannes Schindelin committed over 9 years ago
diff-files: document --ours etc.
Andreas Heiduk committed over 9 years ago
gitattributes.txt: document how to normalize the line endings
Torsten Bögershausen committed over 9 years ago
http: fix the silent ignoring of proxy misconfiguraion
Sergey Ryazanov committed over 9 years ago
http: honor empty http.proxy option to bypass proxy
Sergey Ryazanov committed over 9 years ago
t3008: skip lazy-init test on a single-core box
Kevin Willford committed over 9 years ago
test-online-cpus: helper to return cpu count
Jeff Hostetler committed over 9 years ago
mailinfo: fix in-body header continuations
Linus Torvalds committed over 9 years ago
push: propagate remote and refspec with --recurse-submodules
Brandon Williams committed over 9 years ago