944 Commits (7ec4e60819764128351d526a77859a403c0d4ff4)
 

Author SHA1 Message Date
Rene Scharfe d3a15c49d4 [PATCH] git-tar-tree: small doc update 20 years ago
Rene Scharfe 9b5b9f398c [PATCH] git-tar-tree: cleanup write_trailer() 20 years ago
Linus Torvalds a7b209091a Clarify git-diff-cache semantics in the tutorial. 20 years ago
Junio C Hamano 65c2e0c349 [PATCH] Find size of SHA1 object without inflating everything. 20 years ago
Junio C Hamano 4a62b61939 [PATCH] Handle deltified object correctly in git-*-pull family. 20 years ago
Linus Torvalds 3b42a63cb5 git-rev-list: split out commit limiting from main() too. 20 years ago
Linus Torvalds 81f2bb1f54 git-rev-list: factor out the commit printing from "main()" 20 years ago
Linus Torvalds cc29f73285 Run the tutorial through ispell once more 20 years ago
Linus Torvalds 5180cacc20 Split up unpack_sha1_file() some more 20 years ago
Linus Torvalds c4483576b8 Add "unpack_sha1_header()" helper function 20 years ago
Linus Torvalds f35ca9ed3e tutorial.txt: start describing how to copy repositories 20 years ago
Junio C Hamano 67574c403f [PATCH] diff: mode bits fixes 20 years ago
Linus Torvalds 81bb573ed8 Update tutorial for simplified "git" script. 20 years ago
Linus Torvalds e764b8e8b3 Add "git" and "git-log-script" helper scripts. 20 years ago
Linus Torvalds 9d97aa6466 git-rev-list: add "--pretty" command line option 20 years ago
Linus Torvalds e3bc7a3bc7 Add generic commit "pretty print" function. 20 years ago
Alexey Guzeev ef6a46e6ea [PATCH] git: git-commit-script ignores $GIT_DIR 20 years ago
Linus Torvalds 837eedf41b tutorial.txt: fix typos and a'git-whatchanged' example 20 years ago
Linus Torvalds 95bedc9eec git-apply --stat: limit lines to 79 characters 20 years ago
Junio C Hamano 66204988fe [PATCH] ls-tree: handle trailing slashes in the pathspec properly. 20 years ago
Linus Torvalds 8c7fa2478e Add first cut at a simple git tutorial. 20 years ago
Paul Mackerras d4e95cb6cf cope with changed git-diff-tree output format 20 years ago
Junio C Hamano edb0c72428 [PATCH] diff: consolidate test helper script pieces. 20 years ago
Linus Torvalds 1d9e6f92bc pathspec: fix pathspecs with '/' at the end 20 years ago
Linus Torvalds 381ca9a3bc git-apply: don't try to be clever about filenames and the index 20 years ago
Paul Mackerras cfb4563c83 Use git-rev-list instead of git-rev-tree. 20 years ago
Linus Torvalds 97658004c3 git-rev-list: add "--parents" command line flag 20 years ago
Linus Torvalds 8906300f65 git-rev-list: use proper lazy reachability analysis 20 years ago
Linus Torvalds ac5155ef59 commit_list_insert: return the new commit list entry 20 years ago
Junio C Hamano 70aadac081 [PATCH] Show dissimilarity index for D and N case. 20 years ago
Junio C Hamano af5323e027 [PATCH] Add -O<orderfile> option to diff-* brothers. 20 years ago
Junio C Hamano 2036d84102 [PATCH] Buglets fix in the new two scripts 20 years ago
Linus Torvalds 866b973b5d git-resolve-script: use "git-apply --stat" instead of diffstat 20 years ago
Nicolas Pitre 53d4b46085 [PATCH] mkdelta enhancements (take 2) 20 years ago
Linus Torvalds a3e870f2e2 Add "commit" helper script 20 years ago
Junio C Hamano f345b0a066 [PATCH] Add -B flag to diff-* brothers. 20 years ago
Junio C Hamano 2cd68882ee [PATCH] diff: fix the culling of unneeded delete record. 20 years ago
Junio C Hamano 9d429ff6ff [PATCH] diff: further cleanup. 20 years ago
Junio C Hamano 01c4e70f63 [PATCH] diff: code clean-up and removal of rename hack. 20 years ago
Junio C Hamano befe86392c [PATCH] diff: consolidate various calls into diffcore. 20 years ago
Junio C Hamano ddafa7e933 [PATCH] diff-helper: Fix R/C score parsing under -z flag. 20 years ago
Linus Torvalds cad88fdf8d git-init-db: set up the full default environment 20 years ago
Linus Torvalds b97e3dfa76 git-mktag: be more careful in reading the input. 20 years ago
Junio C Hamano 8b7d510fb1 [PATCH] Fix count-delta overcounting 20 years ago
Junio C Hamano 844e6e4d58 [PATCH] Do not include unused header files. 20 years ago
Junio C Hamano e25de75696 [PATCH] Pickaxe fixes. 20 years ago
Junio C Hamano 6af1f0192f [PATCH] Rewrite ls-tree to behave more like "/bin/ls -a" 20 years ago
Junio C Hamano 2bc2564145 [PATCH] Adjust diff-helper to diff-tree -v -z changes. 20 years ago
Junio C Hamano f0c6b2a2fd [PATCH] Optimize diff-tree -[CM] --stdin 20 years ago
Junio C Hamano 6145ee8b36 [PATCH] Move pathspec to the beginning of the diffcore chain. 20 years ago