summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-06-02[PATCH] Find size of SHA1 object without inflating everything.Libravatar Junio C Hamano3-5/+67
2005-06-02[PATCH] Handle deltified object correctly in git-*-pull family.Libravatar Junio C Hamano10-6/+66
2005-06-02git-rev-list: split out commit limiting from main() too.Libravatar Linus Torvalds1-17/+21
2005-06-02git-rev-list: factor out the commit printing from "main()"Libravatar Linus Torvalds1-36/+50
2005-06-02Run the tutorial through ispell once moreLibravatar Linus Torvalds1-6/+6
2005-06-02Split up unpack_sha1_file() some moreLibravatar Linus Torvalds2-19/+74
2005-06-01Add "unpack_sha1_header()" helper functionLibravatar Linus Torvalds2-12/+16
2005-06-01tutorial.txt: start describing how to copy repositoriesLibravatar Linus Torvalds1-3/+97
2005-06-01[PATCH] diff: mode bits fixesLibravatar Junio C Hamano5-15/+17
2005-06-01Update tutorial for simplified "git" script.Libravatar Linus Torvalds1-8/+19
2005-06-01Add "git" and "git-log-script" helper scripts.Libravatar Linus Torvalds3-2/+9
2005-06-01git-rev-list: add "--pretty" command line optionLibravatar Linus Torvalds1-5/+22
2005-06-01Add generic commit "pretty print" function.Libravatar Linus Torvalds3-69/+86
2005-06-01[PATCH] git: git-commit-script ignores $GIT_DIRLibravatar Alexey Guzeev1-1/+1
2005-06-01tutorial.txt: fix typos and a'git-whatchanged' exampleLibravatar Linus Torvalds1-11/+11
2005-05-31git-apply --stat: limit lines to 79 charactersLibravatar Linus Torvalds1-4/+9
2005-05-31[PATCH] ls-tree: handle trailing slashes in the pathspec properly.Libravatar Junio C Hamano3-52/+146
2005-05-31Add first cut at a simple git tutorial.Libravatar Linus Torvalds1-0/+413
2005-05-31[PATCH] diff: consolidate test helper script pieces.Libravatar Junio C Hamano6-83/+43
2005-05-31pathspec: fix pathspecs with '/' at the endLibravatar Linus Torvalds1-8/+8
2005-05-31git-apply: don't try to be clever about filenames and the indexLibravatar Linus Torvalds1-13/+5
2005-05-30git-rev-list: add "--parents" command line flagLibravatar Linus Torvalds1-2/+14
2005-05-30git-rev-list: use proper lazy reachability analysisLibravatar Linus Torvalds1-5/+50
2005-05-30commit_list_insert: return the new commit list entryLibravatar Linus Torvalds2-2/+3
2005-05-30[PATCH] Show dissimilarity index for D and N case.Libravatar Junio C Hamano2-2/+24
2005-05-30[PATCH] Add -O<orderfile> option to diff-* brothers.Libravatar Junio C Hamano10-10/+167
2005-05-30[PATCH] Buglets fix in the new two scriptsLibravatar Junio C Hamano2-10/+8
2005-05-30git-resolve-script: use "git-apply --stat" instead of diffstatLibravatar Linus Torvalds1-2/+2
2005-05-30[PATCH] mkdelta enhancements (take 2)Libravatar Nicolas Pitre2-172/+245
2005-05-30Add "commit" helper scriptLibravatar Linus Torvalds4-2/+104
2005-05-30[PATCH] Add -B flag to diff-* brothers.Libravatar Junio C Hamano13-29/+433
2005-05-30[PATCH] diff: fix the culling of unneeded delete record.Libravatar Junio C Hamano2-32/+35
2005-05-30[PATCH] diff: further cleanup.Libravatar Junio C Hamano1-2/+7
2005-05-30[PATCH] diff: code clean-up and removal of rename hack.Libravatar Junio C Hamano3-7/+7
2005-05-30[PATCH] diff: consolidate various calls into diffcore.Libravatar Junio C Hamano5-16/+25
2005-05-30[PATCH] diff-helper: Fix R/C score parsing under -z flag.Libravatar Junio C Hamano5-18/+219
2005-05-30git-init-db: set up the full default environmentLibravatar Linus Torvalds1-6/+49
2005-05-29git-mktag: be more careful in reading the input.Libravatar Linus Torvalds1-1/+12
2005-05-29[PATCH] Fix count-delta overcountingLibravatar Junio C Hamano1-0/+3
2005-05-29[PATCH] Do not include unused header files.Libravatar Junio C Hamano3-3/+0
2005-05-29[PATCH] Pickaxe fixes.Libravatar Junio C Hamano5-5/+18
2005-05-29[PATCH] Rewrite ls-tree to behave more like "/bin/ls -a"Libravatar Junio C Hamano5-156/+195
2005-05-29[PATCH] Adjust diff-helper to diff-tree -v -z changes.Libravatar Junio C Hamano1-1/+4
2005-05-29[PATCH] Optimize diff-tree -[CM] --stdinLibravatar Junio C Hamano6-9/+102
2005-05-29[PATCH] Move pathspec to the beginning of the diffcore chain.Libravatar Junio C Hamano4-19/+19
2005-05-29[PATCH] Fix the way diffcore-rename records unremoved source.Libravatar Junio C Hamano4-80/+169
2005-05-29[PATCH] Add --pickaxe-all to diff-* brothers.Libravatar Junio C Hamano6-26/+81
2005-05-29[PATCH] Remove a function not used anymore.Libravatar Junio C Hamano2-25/+0
2005-05-29[PATCH] Clean up diff_setup() to make it more extensible.Libravatar Junio C Hamano5-16/+19
2005-05-29[PATCH] Remove final newline from the value of xfrm_msg variable.Libravatar Junio C Hamano2-4/+4