git.git
2005-06-08 Sven Verdoolaege[PATCH] git-cvs2git: create tags
2005-06-08 Linus Torvaldsgit-apply: creatign empty files is nonfatal
2005-06-07 Linus TorvaldsTalk about "git cvsimport" in the cvs migration docs
2005-06-07 Junio C Hamano[PATCH] Documentation: describe diff tweaking (fix).
2005-06-07 Junio C Hamano[PATCH] Start cvs-migration documentation
2005-06-07 Linus Torvaldsgit-read-tree: -u without -m is meaningless. Don't...
2005-06-07 Linus Torvaldsgit-read-tree: make one-way merge also honor the "updat...
2005-06-07 Junio C Hamano[PATCH] read-tree: update documentation for 3-way merge.
2005-06-07 Linus TorvaldsAdd CVS import scripts and programs
2005-06-07 Linus Torvaldsgit-ssh-push/pull: usability improvements
2005-06-07 Timo Hirvonen[PATCH] Use ntohs instead of htons to convert ce_flags...
2005-06-07 Junio C Hamano[PATCH] read-tree: save more user hassles during fast...
2005-06-07 Daniel Barkalow[PATCH] Document git-ssh-pull and git-ssh-push
2005-06-07 Linus Torvaldsgit-resolve-script: stop when the automated merge fails
2005-06-07 Linus TorvaldsMake fetch/pull scripts terminate cleanly on errors
2005-06-07 Linus Torvaldsgit-resolve-script: don't wait for three seconds any...
2005-06-07 Daniel Barkalow[PATCH] -w support for git-ssh-pull/push
2005-06-07 Daniel Barkalow[PATCH] Generic support for pulling refs
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.
next