git.git
2005-06-14 Sven Verdoolaege[PATCH] ssh-push: Don't add '/' to pathname
2005-06-14 Mark Allen[PATCH] Unset TZ in t5000
2005-06-14 Linus TorvaldsMake 'git' script be a bit more helpful on unrecognized...
2005-06-14 Linus TorvaldsMake "git commit" handle initial commits too
2005-06-14 Linus Torvaldsgit-apply: normalize file mode when comparing with...
2005-06-13 Linus TorvaldsAdd "git diff" script
2005-06-13 Linus TorvaldsTeach git-rev-parse about revision-specifying arguments
2005-06-13 Linus Torvaldsgit-whatchanged: use the git-rev-parse helper
2005-06-13 Linus Torvaldsgit-rev-parse: split "revs" and "non-revs"
2005-06-13 Linus TorvaldsMake "git log" use the new git-rev-parse helper
2005-06-13 Linus TorvaldsAdd 'git-rev-parse' helper script
2005-06-13 Linus Torvaldsgit-apply: fix error handling for nonexistent files
2005-06-13 Tommy M. McGuire[PATCH] git cvsimport fuzz argument
2005-06-13 Tommy M. McGuire[PATCH] cvs-migration.txt
2005-06-13 Tommy M. McGuire[PATCH] git cvsimport sanity checking
2005-06-13 Tommy M. McGuire[PATCH] cvsimport: allow remote CVS repos
2005-06-13 Junio C Hamano[PATCH] diff-stages: unuglify the too big main() function.
2005-06-13 Junio C Hamano[PATCH] read-tree: loosen too strict index requirements
2005-06-13 Junio C Hamano[PATCH] Finish making --emu23 equivalent to pure 2...
2005-06-13 Junio C Hamano[PATCH] read-tree: fix too strong index requirement...
2005-06-13 Junio C Hamano[PATCH] read-tree --emu23.
2005-06-13 Junio C Hamano[PATCH] Clean up read-tree two-way tests.
2005-06-13 Junio C Hamano[PATCH] Add --diff-filter= output restriction to diff...
2005-06-13 Junio C Hamano[PATCH] diff-tree: --find-copies-harder
2005-06-13 Junio C Hamano[PATCH] Tutorial update to adjust for -B fix
2005-06-13 Junio C Hamano[PATCH] Fix rename/copy when dealing with temporarily...
2005-06-13 Linus Torvaldsgit-whatchanged: make default output format be pretty.
2005-06-13 Linus Torvaldsgit-diff-tree: fix output with just "--pretty".
2005-06-13 Junio C Hamano[PATCH] Support commit_format in diff-tree
2005-06-13 Junio C Hamano[PATCH] Re-Fix SIGSEGV on unmerged files in git-diff...
2005-06-12 Linus Torvaldsgit-apply: ignore empty git headers
2005-06-10 Junio C Hamano[PATCH] Bugfix: read-cache.c:write_cache() misrecords...
2005-06-09 Linus Torvaldsgit-read-tree: remove deleted files in the working...
2005-06-09 Junio C Hamano[PATCH] Add git-diff-stages command.
2005-06-09 Linus Torvaldsgit-read-tree: add "--reset" flag
2005-06-09 Linus TorvaldsOne more time.. Clean up git-merge-one-file-script
2005-06-09 Linus TorvaldsFix up git-merge-one-file-script
2005-06-08 Linus TorvaldsMerge my and Petr's git-merge-one-file-script modifications
2005-06-08 Petr Baudis[PATCH] git-merge-one-file-script cleanups from Cogito
2005-06-08 Linus TorvaldsMake sure we error out if we can't remove a file on...
2005-06-08 Petr Baudis[PATCH] Tidy up some rev-list-related stuff
2005-06-08 Junio C Hamano[PATCH] Add read-tree -m 3-way merge tests.
2005-06-08 Petr Baudis[PATCH] Fix git-merge-one-file permissions auto-merging
2005-06-08 Linus TorvaldsRemove MERGE_HEAD after committing merge
2005-06-08 Linus TorvaldsMake "git commit" work correctly in the presense of...
2005-06-08 Linus Torvaldscvs-migration: add more of a header to the "annotate...
2005-06-08 Christian Meder[PATCH] Miniscule correction of diff-format.txt
2005-06-08 Jason McMullan[PATCH] Anal retentive 'const unsigned char *sha1'
2005-06-08 Jonas Fonseca[PATCH] git-diff-cache: handle pathspec beginning with...
2005-06-08 Linus TorvaldsLeave merge failures in the filesystem
2005-06-08 Linus TorvaldsFix SIGSEGV on unmerged files in git-diff-files -p
2005-06-08 Junio C Hamano[PATCH] Tests: read-tree -m test updates.
2005-06-08 Linus TorvaldsMake default merge messages denser.
2005-06-08 Jon Seymour[PATCH] three --merge-order bug fixes
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.
next