summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-06-13git-rev-parse: split "revs" and "non-revs"Libravatar Linus Torvalds1-2/+25
2005-06-13Make "git log" use the new git-rev-parse helperLibravatar Linus Torvalds1-1/+1
2005-06-13Add 'git-rev-parse' helper scriptLibravatar Linus Torvalds2-1/+72
2005-06-12git-apply: fix error handling for nonexistent filesLibravatar Linus Torvalds1-1/+1
2005-06-12[PATCH] git cvsimport fuzz argumentLibravatar Tommy M. McGuire1-8/+19
2005-06-12[PATCH] cvs-migration.txtLibravatar Tommy M. McGuire1-5/+7
2005-06-12[PATCH] git cvsimport sanity checkingLibravatar Tommy M. McGuire1-1/+3
2005-06-12[PATCH] cvsimport: allow remote CVS reposLibravatar Tommy M. McGuire1-1/+1
2005-06-12[PATCH] diff-stages: unuglify the too big main() function.Libravatar Junio C Hamano1-35/+40
2005-06-12[PATCH] read-tree: loosen too strict index requirementsLibravatar Junio C Hamano2-0/+15
2005-06-12[PATCH] Finish making --emu23 equivalent to pure 2-way merge.Libravatar Junio C Hamano3-21/+168
2005-06-12[PATCH] read-tree: fix too strong index requirement #5ALTLibravatar Junio C Hamano3-15/+31
2005-06-12[PATCH] read-tree --emu23.Libravatar Junio C Hamano2-4/+393
2005-06-12[PATCH] Clean up read-tree two-way tests.Libravatar Junio C Hamano1-35/+42
2005-06-12[PATCH] Add --diff-filter= output restriction to diff-* family.Libravatar Junio C Hamano7-21/+108
2005-06-12[PATCH] diff-tree: --find-copies-harderLibravatar Junio C Hamano1-3/+10
2005-06-12[PATCH] Tutorial update to adjust for -B fixLibravatar Junio C Hamano1-7/+0
2005-06-12[PATCH] Fix rename/copy when dealing with temporarily broken pairs.Libravatar Junio C Hamano2-2/+9
2005-06-12git-whatchanged: make default output format be pretty.Libravatar Linus Torvalds1-1/+1
2005-06-12git-diff-tree: fix output with just "--pretty".Libravatar Linus Torvalds1-0/+1
2005-06-12[PATCH] Support commit_format in diff-treeLibravatar Junio C Hamano1-1/+19
2005-06-12[PATCH] Re-Fix SIGSEGV on unmerged files in git-diff-files -pLibravatar Junio C Hamano2-1/+2
2005-06-12git-apply: ignore empty git headersLibravatar Linus Torvalds1-1/+1
2005-06-10[PATCH] Bugfix: read-cache.c:write_cache() misrecords number of entries.Libravatar Junio C Hamano1-2/+6
2005-06-09git-read-tree: remove deleted files in the working directoryLibravatar Linus Torvalds2-6/+20
2005-06-09[PATCH] Add git-diff-stages command.Libravatar Junio C Hamano2-1/+114
2005-06-09git-read-tree: add "--reset" flagLibravatar Linus Torvalds1-9/+38
2005-06-08One more time.. Clean up git-merge-one-file-scriptLibravatar Linus Torvalds1-42/+15
2005-06-08Fix up git-merge-one-file-scriptLibravatar Linus Torvalds1-7/+18
2005-06-08Merge my and Petr's git-merge-one-file-script modificationsLibravatar Linus Torvalds1-1/+2
2005-06-08[PATCH] git-merge-one-file-script cleanups from CogitoLibravatar Petr Baudis1-15/+29
2005-06-08Make sure we error out if we can't remove a file on automatic merges.Libravatar Linus Torvalds1-1/+2
2005-06-08[PATCH] Tidy up some rev-list-related stuffLibravatar Petr Baudis3-259/+227
2005-06-08[PATCH] Add read-tree -m 3-way merge tests.Libravatar Junio C Hamano2-12/+366
2005-06-08[PATCH] Fix git-merge-one-file permissions auto-mergingLibravatar Petr Baudis1-0/+4
2005-06-08Remove MERGE_HEAD after committing mergeLibravatar Linus Torvalds1-1/+2
2005-06-08Make "git commit" work correctly in the presense of a manual mergeLibravatar Linus Torvalds2-3/+15
2005-06-08cvs-migration: add more of a header to the "annotate" discussionLibravatar Linus Torvalds1-3/+20
2005-06-08[PATCH] Miniscule correction of diff-format.txtLibravatar Christian Meder1-6/+7
2005-06-08[PATCH] Anal retentive 'const unsigned char *sha1'Libravatar Jason McMullan14-22/+22
2005-06-08[PATCH] git-diff-cache: handle pathspec beginning with a dashLibravatar Jonas Fonseca1-1/+6
2005-06-08Leave merge failures in the filesystemLibravatar Linus Torvalds1-12/+19
2005-06-08Fix SIGSEGV on unmerged files in git-diff-files -pLibravatar Linus Torvalds1-1/+1
2005-06-08[PATCH] Tests: read-tree -m test updates.Libravatar Junio C Hamano2-32/+30
2005-06-08Make default merge messages denser.Libravatar Linus Torvalds2-5/+2
2005-06-08[PATCH] three --merge-order bug fixesLibravatar Jon Seymour2-3/+177
2005-06-08[PATCH] git-cvs2git: create tagsLibravatar Sven Verdoolaege1-0/+7
2005-06-08git-apply: creatign empty files is nonfatalLibravatar Linus Torvalds1-2/+5
2005-06-07Talk about "git cvsimport" in the cvs migration docsLibravatar Linus Torvalds1-1/+89
2005-06-07[PATCH] Documentation: describe diff tweaking (fix).Libravatar Junio C Hamano1-1/+1