aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [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
* [PATCH] Tweak count-delta interfaceJunio C Hamano2005-06-03
* [PATCH] git-tar-tree: do only basic tests in t/t5000-git-tar-tree.shRene Scharfe2005-06-03
* [PATCH] git-tar-tree: fix write_trailerRene Scharfe2005-06-03
* [PATCH] git-tar-tree: add a test caseRene Scharfe2005-06-02
* [PATCH] git-tar-tree: small doc updateRene Scharfe2005-06-02
* [PATCH] git-tar-tree: cleanup write_trailer()Rene Scharfe2005-06-02
* Clarify git-diff-cache semantics in the tutorial.Linus Torvalds2005-06-02
* [PATCH] Find size of SHA1 object without inflating everything.Junio C Hamano2005-06-02
* [PATCH] Handle deltified object correctly in git-*-pull family.Junio C Hamano2005-06-02
* git-rev-list: split out commit limiting from main() too.Linus Torvalds2005-06-02
* git-rev-list: factor out the commit printing from "main()"Linus Torvalds2005-06-02
* Run the tutorial through ispell once moreLinus Torvalds2005-06-02
* Split up unpack_sha1_file() some moreLinus Torvalds2005-06-02
* Add "unpack_sha1_header()" helper functionLinus Torvalds2005-06-01
* tutorial.txt: start describing how to copy repositoriesLinus Torvalds2005-06-01
* [PATCH] diff: mode bits fixesJunio C Hamano2005-06-01