summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* git-read-tree: fix "--reset" handlingLinus Torvalds2005-06-151-0/+1
* Update tutorial a bit for scripted helpers.Linus Torvalds2005-06-141-7/+19
* Trivial git script fixupsLinus Torvalds2005-06-146-4/+10
* [PATCH] ssh-push: Don't add '/' to pathnameSven Verdoolaege2005-06-141-3/+4
* [PATCH] Unset TZ in t5000Mark Allen2005-06-141-2/+3
* Make 'git' script be a bit more helpful on unrecognized commandsLinus Torvalds2005-06-141-2/+17
* Make "git commit" handle initial commits tooLinus Torvalds2005-06-141-12/+31
* git-apply: normalize file mode when comparing with expected valueLinus Torvalds2005-06-131-0/+1
* Add "git diff" scriptLinus Torvalds2005-06-132-1/+17
* Teach git-rev-parse about revision-specifying argumentsLinus Torvalds2005-06-131-2/+31
* git-whatchanged: use the git-rev-parse helperLinus Torvalds2005-06-131-1/+3
* git-rev-parse: split "revs" and "non-revs"Linus Torvalds2005-06-131-2/+25
* Make "git log" use the new git-rev-parse helperLinus Torvalds2005-06-131-1/+1
* Add 'git-rev-parse' helper scriptLinus Torvalds2005-06-132-1/+72
* git-apply: fix error handling for nonexistent filesLinus Torvalds2005-06-121-1/+1
* [PATCH] git cvsimport fuzz argumentTommy M. McGuire2005-06-121-8/+19
* [PATCH] cvs-migration.txtTommy M. McGuire2005-06-121-5/+7
* [PATCH] git cvsimport sanity checkingTommy M. McGuire2005-06-121-1/+3
* [PATCH] cvsimport: allow remote CVS reposTommy M. McGuire2005-06-121-1/+1
* [PATCH] diff-stages: unuglify the too big main() function.Junio C Hamano2005-06-121-35/+40
* [PATCH] read-tree: loosen too strict index requirementsJunio C Hamano2005-06-122-0/+15
* [PATCH] Finish making --emu23 equivalent to pure 2-way merge.Junio C Hamano2005-06-123-21/+168
* [PATCH] read-tree: fix too strong index requirement #5ALTJunio C Hamano2005-06-123-15/+31
* [PATCH] read-tree --emu23.Junio C Hamano2005-06-122-4/+393
* [PATCH] Clean up read-tree two-way tests.Junio C Hamano2005-06-121-35/+42
* [PATCH] Add --diff-filter= output restriction to diff-* family.Junio C Hamano2005-06-127-21/+108
* [PATCH] diff-tree: --find-copies-harderJunio C Hamano2005-06-121-3/+10
* [PATCH] Tutorial update to adjust for -B fixJunio C Hamano2005-06-121-7/+0
* [PATCH] Fix rename/copy when dealing with temporarily broken pairs.Junio C Hamano2005-06-122-2/+9
* git-whatchanged: make default output format be pretty.Linus Torvalds2005-06-121-1/+1
* git-diff-tree: fix output with just "--pretty".Linus Torvalds2005-06-121-0/+1
* [PATCH] Support commit_format in diff-treeJunio C Hamano2005-06-121-1/+19
* [PATCH] Re-Fix SIGSEGV on unmerged files in git-diff-files -pJunio C Hamano2005-06-122-1/+2
* git-apply: ignore empty git headersLinus Torvalds2005-06-121-1/+1
* [PATCH] Bugfix: read-cache.c:write_cache() misrecords number of entries.Junio C Hamano2005-06-101-2/+6
* git-read-tree: remove deleted files in the working directoryLinus Torvalds2005-06-092-6/+20
* [PATCH] Add git-diff-stages command.Junio C Hamano2005-06-092-1/+114
* git-read-tree: add "--reset" flagLinus Torvalds2005-06-091-9/+38
* One more time.. Clean up git-merge-one-file-scriptLinus Torvalds2005-06-081-42/+15
* Fix up git-merge-one-file-scriptLinus Torvalds2005-06-081-7/+18
* Merge my and Petr's git-merge-one-file-script modificationsLinus Torvalds2005-06-081-1/+2
|\
| * Make sure we error out if we can't remove a file on automatic merges.Linus Torvalds2005-06-081-1/+2
* | [PATCH] git-merge-one-file-script cleanups from CogitoPetr Baudis2005-06-081-15/+29
|/
* [PATCH] Tidy up some rev-list-related stuffPetr Baudis2005-06-083-259/+227
* [PATCH] Add read-tree -m 3-way merge tests.Junio C Hamano2005-06-082-12/+366
* [PATCH] Fix git-merge-one-file permissions auto-mergingPetr Baudis2005-06-081-0/+4
* Remove MERGE_HEAD after committing mergeLinus Torvalds2005-06-081-1/+2
* Make "git commit" work correctly in the presense of a manual mergeLinus Torvalds2005-06-082-3/+15
* cvs-migration: add more of a header to the "annotate" discussionLinus Torvalds2005-06-081-3/+20
* [PATCH] Miniscule correction of diff-format.txtChristian Meder2005-06-081-6/+7