2161 Commits (694a764fc2af9463c2462ab1fc92b442fce1a54c)
 

Author SHA1 Message Date
Linus Torvalds 694a764fc2 Handle "-" at beginning of filenames, part 3 19 years ago
Linus Torvalds ea51d416c0 Teach "git diff" to handle filenames starting with '-' 19 years ago
Linus Torvalds 7a3dd472ad Avoid ambiguity between refname and filename in rev-parse 19 years ago
Junio C Hamano cdb3950801 Forward port the "funny ref avoidance" in clone and fetch from maint branch. 19 years ago
Junio C Hamano 508c1d1c9b Adjust tests for not quoting SP. 19 years ago
Junio C Hamano 28fba290e3 Do not quote SP. 19 years ago
Junio C Hamano 58452f9442 git-apply: remove unused --show-files flag. 19 years ago
Junio C Hamano 973d6a2015 update-index --index-info: adjust for funny-path quoting. 19 years ago
Junio C Hamano 4d2060efeb Add tests for funny pathnames. 19 years ago
Junio C Hamano d88156e943 Update documentation for C-style quoting. 19 years ago
Junio C Hamano 71ac8356d8 Update git-status to new git-diff-* and git-ls-files output. 19 years ago
Junio C Hamano cf9dfc669e Update git-diff-* to use C-style quoting for funny pathnames. 19 years ago
Junio C Hamano caf4f582b2 Improve "git add" again. 19 years ago
Junio C Hamano 22ddf71979 Update ls-files and ls-tree to use C-style quoting for funny pathnames. 19 years ago
Junio C Hamano 22943f1a52 Update git-apply to use C-style quoting for funny pathnames. 19 years ago
Junio C Hamano 4f6fbcdcf9 Functions to quote and unquote pathnames in C-style. 19 years ago
Junio C Hamano 2b2dabc29f Merge branch 'fixes' 19 years ago
Junio C Hamano fd25c82a80 git-checkout-index: documentation updates. 19 years ago
Linus Torvalds a65a686f49 make checkout-index '-a' flag saner. 19 years ago
Junio C Hamano 622ef9df19 ref-format documentation. 19 years ago
Junio C Hamano b8041fe4d8 Sparse-directory safety fix. 19 years ago
Junio C Hamano f865a2ad98 Merge branch 'fixes' 19 years ago
Junio C Hamano a34484e1c9 We do not depend on patch. 19 years ago
Junio C Hamano 29504118f8 Merge branch 'svn' of http://netz.smurf.noris.de/git/git 19 years ago
Matthias Urlichs 40dad96e41 svn commit: re-word the exit-due-to-memory-leak message 19 years ago
Kalle Valo f005dba7c1 Makefile entry for git-svnimport contained a small typo. 19 years ago
Junio C Hamano 6abf5c0c6f Squelch compiler warnings from connect.c 19 years ago
Junio C Hamano c09a69a83e Disable hooks during tests. 19 years ago
Peter Hagervall f5dce80611 Sparse fixes for http-fetch 19 years ago
Junio C Hamano 15fad5f4d7 whatchanged: document -m option from git-diff-tree. 19 years ago
Junio C Hamano f6b42a81fd Show peeled onion from upload-pack and server-info. 19 years ago
Junio C Hamano 5385f52da8 Introduce notation "ref^{type}". 19 years ago
Junio C Hamano 1a7141ff28 Ignore funny refname sent from remote 19 years ago
Junio C Hamano d8a1deecc6 Refuse to create funny refs in clone-pack, git-fetch and receive-pack. 19 years ago
Junio C Hamano 03feddd6e8 git-check-ref-format: reject funny ref names. 19 years ago
Junio C Hamano f51248eb48 Merge branch 'fixes' 19 years ago
Junio C Hamano f80376c597 Show curl error a bit better. 19 years ago
Johannes Schindelin 7baa3e8694 Some curl versions lack curl_easy_duphandle() 19 years ago
Linus Torvalds 4546738b58 Unlocalized isspace and friends 19 years ago
Nick Hengeveld d402d5566f Use config file settings for http 19 years ago
Sergey Vlasov bc8f265270 git-http-fetch: Remove size limit for objects/info/{packs,alternates} 19 years ago
Aneesh Kumar e70ec8632c debian packaging 19 years ago
Linus Torvalds c05186cc38 Support git+ssh:// and ssh+git:// URL 19 years ago
Tom Prince 01eea6f355 Add new programs and stamp file to .gitignore. 19 years ago
Junio C Hamano 603d874587 format-patch: take sequence of ranges. 19 years ago
Linus Torvalds f7aac2eac9 Add "-l" flag for repacking only local packs 19 years ago
Linus Torvalds 64560374cc Add support for "local" packing 19 years ago
Linus Torvalds 9d835df246 Keep track of whether a pack is local or not 19 years ago
Junio C Hamano 5990efb0c4 tutorial: update the initial commit example. 19 years ago
Junio C Hamano 73319032c8 git-am: do not fail if 3-way fallback succeeds. 19 years ago