aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Avoid warning about function without return.Linus Torvalds2005-06-18
* [PATCH] cvs2git and file permissionsSven Verdoolaege2005-06-18
* Make "pretty" commit logs always show merge informationLinus Torvalds2005-06-18
* git-rev-list: add "--bisect" flag to find the "halfway" pointLinus Torvalds2005-06-17
* Use "-M" instead of "-C" for "git diff" and "git status"Linus Torvalds2005-06-17
* git-apply: use default name for mode change patchesLinus Torvalds2005-06-17
* Don't use -C in "git diff"Linus Torvalds2005-06-17
* Add some installation notes in INSTALLLinus Torvalds2005-06-17
* git-read-tree: fix "--reset" handlingLinus Torvalds2005-06-15
* Update tutorial a bit for scripted helpers.Linus Torvalds2005-06-14
* Trivial git script fixupsLinus Torvalds2005-06-14
* [PATCH] ssh-push: Don't add '/' to pathnameSven Verdoolaege2005-06-14
* [PATCH] Unset TZ in t5000Mark Allen2005-06-14
* Make 'git' script be a bit more helpful on unrecognized commandsLinus Torvalds2005-06-14
* Make "git commit" handle initial commits tooLinus Torvalds2005-06-14
* git-apply: normalize file mode when comparing with expected valueLinus Torvalds2005-06-13
* Add "git diff" scriptLinus Torvalds2005-06-13
* Teach git-rev-parse about revision-specifying argumentsLinus Torvalds2005-06-13
* git-whatchanged: use the git-rev-parse helperLinus Torvalds2005-06-13
* git-rev-parse: split "revs" and "non-revs"Linus Torvalds2005-06-13
* Make "git log" use the new git-rev-parse helperLinus Torvalds2005-06-13
* Add 'git-rev-parse' helper scriptLinus Torvalds2005-06-13
* git-apply: fix error handling for nonexistent filesLinus Torvalds2005-06-12
* [PATCH] git cvsimport fuzz argumentTommy M. McGuire2005-06-12
* [PATCH] cvs-migration.txtTommy M. McGuire2005-06-12
* [PATCH] git cvsimport sanity checkingTommy M. McGuire2005-06-12
* [PATCH] cvsimport: allow remote CVS reposTommy M. McGuire2005-06-12
* [PATCH] diff-stages: unuglify the too big main() function.Junio C Hamano2005-06-12
* [PATCH] read-tree: loosen too strict index requirementsJunio C Hamano2005-06-12
* [PATCH] Finish making --emu23 equivalent to pure 2-way merge.Junio C Hamano2005-06-12
* [PATCH] read-tree: fix too strong index requirement #5ALTJunio C Hamano2005-06-12
* [PATCH] read-tree --emu23.Junio C Hamano2005-06-12
* [PATCH] Clean up read-tree two-way tests.Junio C Hamano2005-06-12
* [PATCH] Add --diff-filter= output restriction to diff-* family.Junio C Hamano2005-06-12
* [PATCH] diff-tree: --find-copies-harderJunio C Hamano2005-06-12
* [PATCH] Tutorial update to adjust for -B fixJunio C Hamano2005-06-12
* [PATCH] Fix rename/copy when dealing with temporarily broken pairs.Junio C Hamano2005-06-12
* git-whatchanged: make default output format be pretty.Linus Torvalds2005-06-12
* git-diff-tree: fix output with just "--pretty".Linus Torvalds2005-06-12
* [PATCH] Support commit_format in diff-treeJunio C Hamano2005-06-12
* [PATCH] Re-Fix SIGSEGV on unmerged files in git-diff-files -pJunio C Hamano2005-06-12
* git-apply: ignore empty git headersLinus Torvalds2005-06-12
* [PATCH] Bugfix: read-cache.c:write_cache() misrecords number of entries.Junio C Hamano2005-06-10
* git-read-tree: remove deleted files in the working directoryLinus Torvalds2005-06-09
* [PATCH] Add git-diff-stages command.Junio C Hamano2005-06-09
* git-read-tree: add "--reset" flagLinus Torvalds2005-06-09
* One more time.. Clean up git-merge-one-file-scriptLinus Torvalds2005-06-08
* Fix up git-merge-one-file-scriptLinus Torvalds2005-06-08
* Merge my and Petr's git-merge-one-file-script modificationsLinus Torvalds2005-06-08
|\
| * Make sure we error out if we can't remove a file on automatic merges.Linus Torvalds2005-06-08