summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-06-06git-read-tree: simplify merge loops enormouslyLinus Torvalds
2005-06-06[PATCH] index locking like everybody elseJunio C Hamano
2005-06-06Add "__noreturn__" attribute to die() and usage()Linus Torvalds
2005-06-06git-rev-list: make sure to link with ssl librariesLinus Torvalds
2005-06-06[PATCH] Modify git-rev-list to linearise the commit history in merge order.jon@blackcubes.dyndns.org
2005-06-06Fix off-by-one in new three-way-merge updatesLinus Torvalds
2005-06-06[PATCH] 3-way merge tests for new "git-read-tree -m"?Junio C Hamano
2005-06-06Three-way merge: fix silly bug that made trivial merges not workLinus Torvalds
2005-06-06Fix entry.c dependency and compile problemLinus Torvalds
2005-06-06git-read-tree: fix up two-way mergeLinus Torvalds
2005-06-06More work on merging with git-read-tree..Linus Torvalds
2005-06-06Make fiel checkout function available to the git libraryLinus Torvalds
2005-06-06git-read-tree: fix up three-way merge testsLinus Torvalds
2005-06-06git-read-tree: be a lot more careful about merging dirty treesLinus Torvalds
2005-06-05[PATCH] Make git-update-cache --force-remove regularPetr Baudis
2005-06-05[PATCH] rename git-rpush and git-rpull to git-ssh-push and git-ssh-pullJunio C Hamano
2005-06-05diff 'rename' format change.Linus Torvalds
2005-06-05git-apply: consider it an error to apply no changesLinus Torvalds
2005-06-05[PATCH] Documentation: describe git extended diff headers.Junio C Hamano
2005-06-05[PATCH] Documentation: describe diff tweaking.Junio C Hamano
2005-06-05git-apply: fix rename header parsingLinus Torvalds
2005-06-05[PATCH] pull: gracefully recover from delta retrieval failure.Junio C Hamano
2005-06-05[PATCH] diffcore-break.c: various fixes.Junio C Hamano
2005-06-05[PATCH] diff.c: -B argument passing fix.Junio C Hamano
2005-06-05[PATCH] diff.c: locate_size_cache() fix.Junio C Hamano
2005-06-05git-apply: actually apply patches and update the indexLinus Torvalds
2005-06-05git-apply: fix apply of a new fileLinus Torvalds
2005-06-05git-apply: find offset fragments, and really apply themLinus Torvalds
2005-06-05git-apply: first cut at actually checking fragment dataLinus Torvalds
2005-06-05git-fsck-cache: complain if no default references foundLinus Torvalds
2005-06-05pretty_print_commit: add different formatsLinus Torvalds
2005-06-05git-shortlog: add name translations for 'sparse' repoLinus Torvalds