summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Ignore more generated filesJohannes Schindelin2005-10-181-0/+3
* | | Fix cvsimport warning when called without --no-cvs-directJohannes Schindelin2005-10-181-1/+1
* | | git-checkout: revert specific paths to either index or a given tree-ish.Junio C Hamano2005-10-182-18/+103
* | | Teach git-add and git-commit to handle filenames starting with '-'.Junio C Hamano2005-10-182-3/+3
* | | Handle "-" at beginning of filenames, part 3Linus Torvalds2005-10-181-1/+1
* | | Teach "git diff" to handle filenames starting with '-'Linus Torvalds2005-10-182-4/+9
* | | Avoid ambiguity between refname and filename in rev-parseLinus Torvalds2005-10-181-4/+8
* | | Forward port the "funny ref avoidance" in clone and fetch from maint branch.Junio C Hamano2005-10-172-2/+6
* | | Adjust tests for not quoting SP.Junio C Hamano2005-10-171-5/+11
* | | Do not quote SP.Junio C Hamano2005-10-171-2/+2
* | | git-apply: remove unused --show-files flag.Junio C Hamano2005-10-172-43/+2
* | | update-index --index-info: adjust for funny-path quoting.Junio C Hamano2005-10-171-5/+17
* | | Add tests for funny pathnames.Junio C Hamano2005-10-171-0/+133
* | | Update documentation for C-style quoting.Junio C Hamano2005-10-174-2/+33
* | | Update git-status to new git-diff-* and git-ls-files output.Junio C Hamano2005-10-171-32/+35
* | | Update git-diff-* to use C-style quoting for funny pathnames.Junio C Hamano2005-10-171-40/+95
* | | Improve "git add" again.Junio C Hamano2005-10-172-15/+49
* | | Update ls-files and ls-tree to use C-style quoting for funny pathnames.Junio C Hamano2005-10-172-9/+19
* | | Update git-apply to use C-style quoting for funny pathnames.Junio C Hamano2005-10-172-46/+186
* | | Functions to quote and unquote pathnames in C-style.Junio C Hamano2005-10-172-2/+175
* | | Merge branch 'fixes'Junio C Hamano2005-10-172-61/+68
|\ \ \ | |/ /
| * | git-checkout-index: documentation updates.Junio C Hamano2005-10-171-13/+7
| * | make checkout-index '-a' flag saner.Linus Torvalds2005-10-171-48/+61
* | | ref-format documentation.Junio C Hamano2005-10-163-2/+66
* | | Sparse-directory safety fix.Junio C Hamano2005-10-161-1/+1
* | | Merge branch 'fixes'Junio C Hamano2005-10-161-0/+7
|\ \ \ | |/ /
| * | whatchanged: document -m option from git-diff-tree.Junio C Hamano2005-10-151-0/+7
* | | We do not depend on patch.Junio C Hamano2005-10-161-2/+2
* | | Merge branch 'svn' of http://netz.smurf.noris.de/git/gitJunio C Hamano2005-10-165-5/+859
|\ \ \
| * | | svn commit: re-word the exit-due-to-memory-leak messageMatthias Urlichs2005-10-161-1/+2
| * | | Makefile entry for git-svnimport contained a small typo.Kalle Valo2005-10-161-1/+1
| * | | svn import: copy directoriesMatthias Urlichs2005-10-111-13/+56
| * | | svn import: Add direct HTTP accessMatthias Urlichs2005-10-112-19/+80
| * | | svn import: remove some CVS cruftMatthias Urlichs2005-10-111-35/+4
| * | | svn import: make -s option actually optionalMatthias Urlichs2005-10-111-1/+2
| * | | svn import: typo fixMatthias Urlichs2005-10-111-1/+1
| * | | svn import: get all revisionsMatthias Urlichs2005-10-101-1/+1
| * | | svn import: unlink downlaoded filesMatthias Urlichs2005-10-101-0/+1
| * | | svn import: Add a loop limit optionMatthias Urlichs2005-10-102-6/+20
| * | | svn import: incremental importsMatthias Urlichs2005-10-101-6/+6
| * | | svn import: skip initial revisionsMatthias Urlichs2005-10-102-7/+12
| * | | svn import: Do not create empty tagsMatthias Urlichs2005-10-101-120/+125
| * | | svn import: Fix tagging.Matthias Urlichs2005-10-101-16/+12
| * | | svn import: remove debuggingMatthias Urlichs2005-10-101-2/+0
| * | | svn import: wrong file open modeMatthias Urlichs2005-10-101-1/+1
| * | | svn import: avoid reconnectingMatthias Urlichs2005-10-101-5/+6
| * | | svn improt needs SVN::Core 1.2.1 or betterMatthias Urlichs2005-10-101-0/+2
| * | | svn import: add libsvn-core-perl to Debian's control fileMatthias Urlichs2005-10-101-1/+1
| * | | svn import: fixed two pipe open calls.Matthias Urlichs2005-10-101-4/+4
| * | | svn import: copy path informationMatthias Urlichs2005-10-101-10/+16