aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [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
* Update tutorial for simplified "git" script.Linus Torvalds2005-06-01
* Add "git" and "git-log-script" helper scripts.Linus Torvalds2005-06-01
* git-rev-list: add "--pretty" command line optionLinus Torvalds2005-06-01
* Add generic commit "pretty print" function.Linus Torvalds2005-06-01
* [PATCH] git: git-commit-script ignores $GIT_DIRAlexey Guzeev2005-06-01
* tutorial.txt: fix typos and a'git-whatchanged' exampleLinus Torvalds2005-06-01
* git-apply --stat: limit lines to 79 charactersLinus Torvalds2005-05-31
* [PATCH] ls-tree: handle trailing slashes in the pathspec properly.Junio C Hamano2005-05-31
* Add first cut at a simple git tutorial.Linus Torvalds2005-05-31
* [PATCH] diff: consolidate test helper script pieces.Junio C Hamano2005-05-31
* pathspec: fix pathspecs with '/' at the endLinus Torvalds2005-05-31
* git-apply: don't try to be clever about filenames and the indexLinus Torvalds2005-05-31
* git-rev-list: add "--parents" command line flagLinus Torvalds2005-05-30
* git-rev-list: use proper lazy reachability analysisLinus Torvalds2005-05-30
* commit_list_insert: return the new commit list entryLinus Torvalds2005-05-30
* [PATCH] Show dissimilarity index for D and N case.Junio C Hamano2005-05-30
* [PATCH] Add -O<orderfile> option to diff-* brothers.Junio C Hamano2005-05-30
* [PATCH] Buglets fix in the new two scriptsJunio C Hamano2005-05-30