git.git
2005-06-07 Daniel Barkalow[PATCH] rsh.c environment variable
2005-06-07 Daniel Barkalow[PATCH] Operations on refs
2005-06-06 Linus Torvaldsgit-read-tree: some "final" cleanups
2005-06-06 Linus Torvaldsgit-read-tree: simplify merge loops enormously
2005-06-06 Junio C Hamano[PATCH] index locking like everybody else
2005-06-06 Linus TorvaldsAdd "__noreturn__" attribute to die() and usage()
2005-06-06 Linus Torvaldsgit-rev-list: make sure to link with ssl libraries
2005-06-06 jon@blackcubes... [PATCH] Modify git-rev-list to linearise the commit...
2005-06-06 Linus TorvaldsFix off-by-one in new three-way-merge updates
2005-06-06 Junio C Hamano[PATCH] 3-way merge tests for new "git-read-tree -m"?
2005-06-06 Linus TorvaldsThree-way merge: fix silly bug that made trivial merges...
2005-06-06 Linus TorvaldsFix entry.c dependency and compile problem
2005-06-06 Linus Torvaldsgit-read-tree: fix up two-way merge
2005-06-06 Linus TorvaldsMore work on merging with git-read-tree..
2005-06-06 Linus TorvaldsMake fiel checkout function available to the git library
2005-06-06 Linus Torvaldsgit-read-tree: fix up three-way merge tests
2005-06-06 Linus Torvaldsgit-read-tree: be a lot more careful about merging...
2005-06-05 Petr Baudis[PATCH] Make git-update-cache --force-remove regular
2005-06-05 Junio C Hamano[PATCH] rename git-rpush and git-rpull to git-ssh-push...
2005-06-05 Linus Torvaldsdiff 'rename' format change.
2005-06-05 Linus Torvaldsgit-apply: consider it an error to apply no changes
2005-06-05 Junio C Hamano[PATCH] Documentation: describe git extended diff headers.
2005-06-05 Junio C Hamano[PATCH] Documentation: describe diff tweaking.
2005-06-05 Linus Torvaldsgit-apply: fix rename header parsing
2005-06-05 Junio C Hamano[PATCH] pull: gracefully recover from delta retrieval...
2005-06-05 Junio C Hamano[PATCH] diffcore-break.c: various fixes.
2005-06-05 Junio C Hamano[PATCH] diff.c: -B argument passing fix.
2005-06-05 Junio C Hamano[PATCH] diff.c: locate_size_cache() fix.
2005-06-05 Linus Torvaldsgit-apply: actually apply patches and update the index
2005-06-05 Linus Torvaldsgit-apply: fix apply of a new file
2005-06-05 Linus Torvaldsgit-apply: find offset fragments, and really apply...
2005-06-05 Linus Torvaldsgit-apply: first cut at actually checking fragment...
2005-06-05 Linus Torvaldsgit-fsck-cache: complain if no default references found
2005-06-05 Linus Torvaldspretty_print_commit: add different formats
2005-06-05 Linus Torvaldsgit-shortlog: add name translations for 'sparse' repo
2005-06-05 Linus TorvaldsAdd git-shortlog perl script
2005-06-04 Linus Torvaldsgit-rev-list: allow arbitrary head selections, use...
2005-06-03 Daniel Barkalow[PATCH] ssh-protocol version, command types, response...
2005-06-03 Junio C Hamano[PATCH] diff: Update -B heuristics.
2005-06-03 Junio C Hamano[PATCH] diff: Clean up diff_scoreopt_parse().
2005-06-03 Junio C Hamano[PATCH] diff: Fix docs and add -O to diff-helper.
2005-06-03 Junio C Hamano[PATCH] Tweak count-delta interface
2005-06-03 Rene Scharfe[PATCH] git-tar-tree: do only basic tests in t/t5000...
2005-06-03 Rene Scharfe[PATCH] git-tar-tree: fix write_trailer
2005-06-03 Rene Scharfe[PATCH] git-tar-tree: add a test case
2005-06-03 Rene Scharfe[PATCH] git-tar-tree: small doc update
2005-06-03 Rene Scharfe[PATCH] git-tar-tree: cleanup write_trailer()
2005-06-03 Linus TorvaldsClarify git-diff-cache semantics in the tutorial.
2005-06-02 Junio C Hamano[PATCH] Find size of SHA1 object without inflating...
2005-06-02 Junio C Hamano[PATCH] Handle deltified object correctly in git-*...
2005-06-02 Linus Torvaldsgit-rev-list: split out commit limiting from main(...
2005-06-02 Linus Torvaldsgit-rev-list: factor out the commit printing from ...
2005-06-02 Linus TorvaldsRun the tutorial through ispell once more
2005-06-02 Linus TorvaldsSplit up unpack_sha1_file() some more
2005-06-02 Linus TorvaldsAdd "unpack_sha1_header()" helper function
2005-06-02 Linus Torvaldstutorial.txt: start describing how to copy repositories
2005-06-01 Junio C Hamano[PATCH] diff: mode bits fixes
2005-06-01 Linus TorvaldsUpdate tutorial for simplified "git" script.
2005-06-01 Linus TorvaldsAdd "git" and "git-log-script" helper scripts.
2005-06-01 Linus Torvaldsgit-rev-list: add "--pretty" command line option
2005-06-01 Linus TorvaldsAdd generic commit "pretty print" function.
2005-06-01 Alexey Guzeev[PATCH] git: git-commit-script ignores $GIT_DIR
2005-06-01 Linus Torvaldstutorial.txt: fix typos and a'git-whatchanged' example
2005-06-01 Linus Torvaldsgit-apply --stat: limit lines to 79 characters
2005-06-01 Junio C Hamano[PATCH] ls-tree: handle trailing slashes in the pathspe...
2005-06-01 Linus TorvaldsAdd first cut at a simple git tutorial.
2005-05-31 Junio C Hamano[PATCH] diff: consolidate test helper script pieces.
2005-05-31 Linus Torvaldspathspec: fix pathspecs with '/' at the end
2005-05-31 Linus Torvaldsgit-apply: don't try to be clever about filenames and...
2005-05-31 Linus Torvaldsgit-rev-list: add "--parents" command line flag
2005-05-31 Linus Torvaldsgit-rev-list: use proper lazy reachability analysis
2005-05-31 Linus Torvaldscommit_list_insert: return the new commit list entry
2005-05-31 Junio C Hamano[PATCH] Show dissimilarity index for D and N case.
2005-05-31 Junio C Hamano[PATCH] Add -O<orderfile> option to diff-* brothers.
2005-05-31 Junio C Hamano[PATCH] Buglets fix in the new two scripts
2005-05-31 Linus Torvaldsgit-resolve-script: use "git-apply --stat" instead...
2005-05-31 Nicolas Pitre[PATCH] mkdelta enhancements (take 2)
2005-05-30 Linus TorvaldsAdd "commit" helper script
2005-05-30 Junio C Hamano[PATCH] Add -B flag to diff-* brothers.
2005-05-30 Junio C Hamano[PATCH] diff: fix the culling of unneeded delete record.
2005-05-30 Junio C Hamano[PATCH] diff: further cleanup.
2005-05-30 Junio C Hamano[PATCH] diff: code clean-up and removal of rename hack.
2005-05-30 Junio C Hamano[PATCH] diff: consolidate various calls into diffcore.
2005-05-30 Junio C Hamano[PATCH] diff-helper: Fix R/C score parsing under -z...
2005-05-30 Linus Torvaldsgit-init-db: set up the full default environment
2005-05-29 Linus Torvaldsgit-mktag: be more careful in reading the input.
2005-05-29 Junio C Hamano[PATCH] Fix count-delta overcounting
2005-05-29 Junio C Hamano[PATCH] Do not include unused header files.
2005-05-29 Junio C Hamano[PATCH] Pickaxe fixes.
2005-05-29 Junio C Hamano[PATCH] Rewrite ls-tree to behave more like "/bin/ls -a"
2005-05-29 Junio C Hamano[PATCH] Adjust diff-helper to diff-tree -v -z changes.
2005-05-29 Junio C Hamano[PATCH] Optimize diff-tree -[CM] --stdin
2005-05-29 Junio C Hamano[PATCH] Move pathspec to the beginning of the diffcore...
2005-05-29 Junio C Hamano[PATCH] Fix the way diffcore-rename records unremoved...
2005-05-29 Junio C Hamano[PATCH] Add --pickaxe-all to diff-* brothers.
2005-05-29 Junio C Hamano[PATCH] Remove a function not used anymore.
2005-05-29 Junio C Hamano[PATCH] Clean up diff_setup() to make it more extensible.
2005-05-29 Junio C Hamano[PATCH] Remove final newline from the value of xfrm_msg...
2005-05-29 Junio C Hamano[PATCH] Do not expose internal scaling to diff-helper.
2005-05-29 Junio C Hamano[PATCH] Remove unused rank field from diff_core structure.
next