summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-13[PATCH] Fix rename/copy when dealing with temporarily broken pairs.Junio C Hamano
2005-06-13git-whatchanged: make default output format be pretty.Linus Torvalds
2005-06-13git-diff-tree: fix output with just "--pretty".Linus Torvalds
2005-06-13[PATCH] Support commit_format in diff-treeJunio C Hamano
2005-06-13[PATCH] Re-Fix SIGSEGV on unmerged files in git-diff-files -pJunio C Hamano
2005-06-12git-apply: ignore empty git headersLinus Torvalds
2005-06-10[PATCH] Bugfix: read-cache.c:write_cache() misrecords number of entries.Junio C Hamano
2005-06-09git-read-tree: remove deleted files in the working directoryLinus Torvalds
2005-06-09[PATCH] Add git-diff-stages command.Junio C Hamano
2005-06-09git-read-tree: add "--reset" flagLinus Torvalds
2005-06-09One more time.. Clean up git-merge-one-file-scriptLinus Torvalds
2005-06-09Fix up git-merge-one-file-scriptLinus Torvalds
2005-06-08Merge my and Petr's git-merge-one-file-script modificationsLinus Torvalds
2005-06-08[PATCH] git-merge-one-file-script cleanups from CogitoPetr Baudis
2005-06-08Make sure we error out if we can't remove a file on automatic merges.Linus Torvalds
2005-06-08[PATCH] Tidy up some rev-list-related stuffPetr Baudis
2005-06-08[PATCH] Add read-tree -m 3-way merge tests.Junio C Hamano
2005-06-08[PATCH] Fix git-merge-one-file permissions auto-mergingPetr Baudis
2005-06-08Remove MERGE_HEAD after committing mergeLinus Torvalds
2005-06-08Make "git commit" work correctly in the presense of a manual mergeLinus Torvalds
2005-06-08cvs-migration: add more of a header to the "annotate" discussionLinus Torvalds
2005-06-08[PATCH] Miniscule correction of diff-format.txtChristian Meder
2005-06-08[PATCH] Anal retentive 'const unsigned char *sha1'Jason McMullan
2005-06-08[PATCH] git-diff-cache: handle pathspec beginning with a dashJonas Fonseca
2005-06-08Leave merge failures in the filesystemLinus Torvalds
2005-06-08Fix SIGSEGV on unmerged files in git-diff-files -pLinus Torvalds
2005-06-08[PATCH] Tests: read-tree -m test updates.Junio C Hamano
2005-06-08Make default merge messages denser.Linus Torvalds
2005-06-08[PATCH] three --merge-order bug fixesJon Seymour
2005-06-08[PATCH] git-cvs2git: create tagsSven Verdoolaege
2005-06-08git-apply: creatign empty files is nonfatalLinus Torvalds
2005-06-07Talk about "git cvsimport" in the cvs migration docsLinus Torvalds
2005-06-07[PATCH] Documentation: describe diff tweaking (fix).Junio C Hamano
2005-06-07[PATCH] Start cvs-migration documentationJunio C Hamano
2005-06-07git-read-tree: -u without -m is meaningless. Don't allow it.Linus Torvalds
2005-06-07git-read-tree: make one-way merge also honor the "update" flagLinus Torvalds
2005-06-07[PATCH] read-tree: update documentation for 3-way merge.Junio C Hamano
2005-06-07Add CVS import scripts and programsLinus Torvalds
2005-06-07git-ssh-push/pull: usability improvementsLinus Torvalds
2005-06-07[PATCH] Use ntohs instead of htons to convert ce_flags to host byte orderTimo Hirvonen
2005-06-07[PATCH] read-tree: save more user hassles during fast-forward.Junio C Hamano
2005-06-07[PATCH] Document git-ssh-pull and git-ssh-pushDaniel Barkalow
2005-06-07git-resolve-script: stop when the automated merge failsLinus Torvalds
2005-06-07Make fetch/pull scripts terminate cleanly on errorsLinus Torvalds
2005-06-07git-resolve-script: don't wait for three seconds any moreLinus Torvalds
2005-06-07[PATCH] -w support for git-ssh-pull/pushDaniel Barkalow
2005-06-07[PATCH] Generic support for pulling refsDaniel Barkalow
2005-06-07[PATCH] rsh.c environment variableDaniel Barkalow
2005-06-07[PATCH] Operations on refsDaniel Barkalow
2005-06-06git-read-tree: some "final" cleanupsLinus Torvalds