summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-06-18Re-implement "check_file_directory_conflict()"Libravatar Linus Torvalds1-89/+88
2005-06-18Avoid warning about function without return.Libravatar Linus Torvalds1-1/+1
2005-06-18[PATCH] cvs2git and file permissionsLibravatar Sven Verdoolaege1-1/+4
2005-06-18Make "pretty" commit logs always show merge informationLibravatar Linus Torvalds1-0/+24
2005-06-17git-rev-list: add "--bisect" flag to find the "halfway" pointLibravatar Linus Torvalds1-0/+80
2005-06-17Use "-M" instead of "-C" for "git diff" and "git status"Libravatar Linus Torvalds2-4/+4
2005-06-17git-apply: use default name for mode change patchesLibravatar Linus Torvalds1-2/+5
2005-06-17Don't use -C in "git diff"Libravatar Linus Torvalds1-3/+3
2005-06-17Add some installation notes in INSTALLLibravatar Linus Torvalds1-0/+64
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