summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-06-15git-read-tree: fix "--reset" handlingLibravatar Linus Torvalds1-0/+1
2005-06-14Update tutorial a bit for scripted helpers.Libravatar Linus Torvalds1-7/+19
2005-06-14Trivial git script fixupsLibravatar Linus Torvalds6-4/+10
2005-06-14[PATCH] ssh-push: Don't add '/' to pathnameLibravatar Sven Verdoolaege1-3/+4
2005-06-14[PATCH] Unset TZ in t5000Libravatar Mark Allen1-2/+3
2005-06-14Make 'git' script be a bit more helpful on unrecognized commandsLibravatar Linus Torvalds1-2/+17
2005-06-14Make "git commit" handle initial commits tooLibravatar Linus Torvalds1-12/+31
2005-06-13git-apply: normalize file mode when comparing with expected valueLibravatar Linus Torvalds1-0/+1
2005-06-13Add "git diff" scriptLibravatar Linus Torvalds2-1/+17
2005-06-13Teach git-rev-parse about revision-specifying argumentsLibravatar Linus Torvalds1-2/+31
2005-06-13git-whatchanged: use the git-rev-parse helperLibravatar Linus Torvalds1-1/+3
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