summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-06-05Add git-shortlog perl scriptLinus Torvalds
2005-06-04git-rev-list: allow arbitrary head selections, use git-rev-tree syntaxLinus Torvalds
2005-06-03[PATCH] ssh-protocol version, command types, response codeDaniel Barkalow
2005-06-03[PATCH] diff: Update -B heuristics.Junio C Hamano
2005-06-03[PATCH] diff: Clean up diff_scoreopt_parse().Junio C Hamano
2005-06-03[PATCH] diff: Fix docs and add -O to diff-helper.Junio C Hamano
2005-06-03[PATCH] Tweak count-delta interfaceJunio C Hamano
2005-06-03[PATCH] git-tar-tree: do only basic tests in t/t5000-git-tar-tree.shRene Scharfe