summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-18git-checkout: revert specific paths to either index or a given tree-ish.Junio C Hamano
2005-10-18Teach git-add and git-commit to handle filenames starting with '-'.Junio C Hamano
2005-10-18Handle "-" at beginning of filenames, part 3Linus Torvalds
2005-10-18Teach "git diff" to handle filenames starting with '-'Linus Torvalds
2005-10-18Avoid ambiguity between refname and filename in rev-parseLinus Torvalds
2005-10-18Forward port the "funny ref avoidance" in clone and fetch from maint branch.Junio C Hamano
2005-10-18Adjust tests for not quoting SP.Junio C Hamano
2005-10-18Do not quote SP.Junio C Hamano
2005-10-18git-apply: remove unused --show-files flag.Junio C Hamano
2005-10-18update-index --index-info: adjust for funny-path quoting.Junio C Hamano
2005-10-18Add tests for funny pathnames.Junio C Hamano
2005-10-18Update documentation for C-style quoting.Junio C Hamano
2005-10-18Update git-status to new git-diff-* and git-ls-files output.Junio C Hamano
2005-10-18Update git-diff-* to use C-style quoting for funny pathnames.Junio C Hamano
2005-10-18Improve "git add" again.Junio C Hamano
2005-10-18Update ls-files and ls-tree to use C-style quoting for funny pathnames.Junio C Hamano
2005-10-18Update git-apply to use C-style quoting for funny pathnames.Junio C Hamano
2005-10-18Functions to quote and unquote pathnames in C-style.Junio C Hamano
2005-10-18Merge branch 'fixes'Junio C Hamano
2005-10-18git-checkout-index: documentation updates.Junio C Hamano
2005-10-18make checkout-index '-a' flag saner.Linus Torvalds
2005-10-17ref-format documentation.Junio C Hamano
2005-10-16Sparse-directory safety fix.Junio C Hamano
2005-10-16Merge branch 'fixes'Junio C Hamano
2005-10-16We do not depend on patch.Junio C Hamano
2005-10-16Merge branch 'svn' of http://netz.smurf.noris.de/git/gitJunio C Hamano
2005-10-16svn commit: re-word the exit-due-to-memory-leak messageMatthias Urlichs
2005-10-16Makefile entry for git-svnimport contained a small typo.Kalle Valo
2005-10-16Squelch compiler warnings from connect.cJunio C Hamano
2005-10-16Disable hooks during tests.Junio C Hamano
2005-10-16Sparse fixes for http-fetchPeter Hagervall
2005-10-16whatchanged: document -m option from git-diff-tree.Junio C Hamano
2005-10-15Show peeled onion from upload-pack and server-info.Junio C Hamano
2005-10-15Introduce notation "ref^{type}".Junio C Hamano
2005-10-15Ignore funny refname sent from remoteJunio C Hamano
2005-10-15Refuse to create funny refs in clone-pack, git-fetch and receive-pack.Junio C Hamano
2005-10-15git-check-ref-format: reject funny ref names.Junio C Hamano
2005-10-15Merge branch 'fixes'Junio C Hamano
2005-10-15Show curl error a bit better.Junio C Hamano
2005-10-15Some curl versions lack curl_easy_duphandle()Johannes Schindelin
2005-10-15Unlocalized isspace and friendsLinus Torvalds
2005-10-15Use config file settings for httpNick Hengeveld
2005-10-15git-http-fetch: Remove size limit for objects/info/{packs,alternates}Sergey Vlasov
2005-10-15debian packagingAneesh Kumar
2005-10-15Support git+ssh:// and ssh+git:// URLLinus Torvalds
2005-10-15Add new programs and stamp file to .gitignore.Tom Prince
2005-10-14format-patch: take sequence of ranges.Junio C Hamano
2005-10-13Add "-l" flag for repacking only local packsLinus Torvalds
2005-10-13Add support for "local" packingLinus Torvalds
2005-10-13Keep track of whether a pack is local or notLinus Torvalds