aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-ssh-push/pull: usability improvementsLinus Torvalds2005-06-07
* [PATCH] Use ntohs instead of htons to convert ce_flags to host byte orderTimo Hirvonen2005-06-07
* [PATCH] read-tree: save more user hassles during fast-forward.Junio C Hamano2005-06-07
* [PATCH] Document git-ssh-pull and git-ssh-pushDaniel Barkalow2005-06-06
* git-resolve-script: stop when the automated merge failsLinus Torvalds2005-06-06
* Make fetch/pull scripts terminate cleanly on errorsLinus Torvalds2005-06-06
* git-resolve-script: don't wait for three seconds any moreLinus Torvalds2005-06-06
* [PATCH] -w support for git-ssh-pull/pushDaniel Barkalow2005-06-06
* [PATCH] Generic support for pulling refsDaniel Barkalow2005-06-06
* [PATCH] rsh.c environment variableDaniel Barkalow2005-06-06
* [PATCH] Operations on refsDaniel Barkalow2005-06-06
* git-read-tree: some "final" cleanupsLinus Torvalds2005-06-06
* git-read-tree: simplify merge loops enormouslyLinus Torvalds2005-06-06
* [PATCH] index locking like everybody elseJunio C Hamano2005-06-06
* Add "__noreturn__" attribute to die() and usage()Linus Torvalds2005-06-06
* git-rev-list: make sure to link with ssl librariesLinus Torvalds2005-06-06
* [PATCH] Modify git-rev-list to linearise the commit history in merge order.jon@blackcubes.dyndns.org2005-06-06
* Fix off-by-one in new three-way-merge updatesLinus Torvalds2005-06-05
* [PATCH] 3-way merge tests for new "git-read-tree -m"?Junio C Hamano2005-06-05
* Three-way merge: fix silly bug that made trivial merges not workLinus Torvalds2005-06-05
* Fix entry.c dependency and compile problemLinus Torvalds2005-06-05
* git-read-tree: fix up two-way mergeLinus Torvalds2005-06-05
* More work on merging with git-read-tree..Linus Torvalds2005-06-05
* Make fiel checkout function available to the git libraryLinus Torvalds2005-06-05
* git-read-tree: fix up three-way merge testsLinus Torvalds2005-06-05
* git-read-tree: be a lot more careful about merging dirty treesLinus Torvalds2005-06-05
* [PATCH] Make git-update-cache --force-remove regularPetr Baudis2005-06-05
* [PATCH] rename git-rpush and git-rpull to git-ssh-push and git-ssh-pullJunio C Hamano2005-06-05
* diff 'rename' format change.Linus Torvalds2005-06-05
* git-apply: consider it an error to apply no changesLinus Torvalds2005-06-05
* [PATCH] Documentation: describe git extended diff headers.Junio C Hamano2005-06-05
* [PATCH] Documentation: describe diff tweaking.Junio C Hamano2005-06-05
* git-apply: fix rename header parsingLinus Torvalds2005-06-05
* [PATCH] pull: gracefully recover from delta retrieval failure.Junio C Hamano2005-06-05
* [PATCH] diffcore-break.c: various fixes.Junio C Hamano2005-06-05
* [PATCH] diff.c: -B argument passing fix.Junio C Hamano2005-06-05
* [PATCH] diff.c: locate_size_cache() fix.Junio C Hamano2005-06-05
* git-apply: actually apply patches and update the indexLinus Torvalds2005-06-05
* git-apply: fix apply of a new fileLinus Torvalds2005-06-05
* git-apply: find offset fragments, and really apply themLinus Torvalds2005-06-05
* git-apply: first cut at actually checking fragment dataLinus Torvalds2005-06-05
* git-fsck-cache: complain if no default references foundLinus Torvalds2005-06-05
* pretty_print_commit: add different formatsLinus Torvalds2005-06-05
* git-shortlog: add name translations for 'sparse' repoLinus Torvalds2005-06-04
* Add git-shortlog perl scriptLinus Torvalds2005-06-04
* git-rev-list: allow arbitrary head selections, use git-rev-tree syntaxLinus Torvalds2005-06-04
* [PATCH] ssh-protocol version, command types, response codeDaniel Barkalow2005-06-03
* [PATCH] diff: Update -B heuristics.Junio C Hamano2005-06-03
* [PATCH] diff: Clean up diff_scoreopt_parse().Junio C Hamano2005-06-03
* [PATCH] diff: Fix docs and add -O to diff-helper.Junio C Hamano2005-06-03