aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [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
* git-resolve-script: use "git-apply --stat" instead of diffstatLinus Torvalds2005-05-30
* [PATCH] mkdelta enhancements (take 2)Nicolas Pitre2005-05-30
* Add "commit" helper scriptLinus Torvalds2005-05-30
* [PATCH] Add -B flag to diff-* brothers.Junio C Hamano2005-05-30
* [PATCH] diff: fix the culling of unneeded delete record.Junio C Hamano2005-05-30
* [PATCH] diff: further cleanup.Junio C Hamano2005-05-30
* [PATCH] diff: code clean-up and removal of rename hack.Junio C Hamano2005-05-30
* [PATCH] diff: consolidate various calls into diffcore.Junio C Hamano2005-05-30
* [PATCH] diff-helper: Fix R/C score parsing under -z flag.Junio C Hamano2005-05-30
* git-init-db: set up the full default environmentLinus Torvalds2005-05-30
* git-mktag: be more careful in reading the input.Linus Torvalds2005-05-29
* [PATCH] Fix count-delta overcountingJunio C Hamano2005-05-29
* [PATCH] Do not include unused header files.Junio C Hamano2005-05-29