git
2005-08-19  Jason Riedy[PATCH] Spell __attribute__ correctly in cache.h.
2005-08-18  Junio C HamanoAlso make git-rebase-script stricter about dirty workin...
2005-08-18  Linus Torvalds[PATCH] git-applymbox: verify that index is clean
2005-08-18  Junio C HamanoLink the glossary document from the main manual.
2005-08-18  Junio C HamanoStupid typo fix for git rebase.
2005-08-18  Johannes Schindelin[PATCH] Updates to glossary
2005-08-18  Junio C HamanoMerge with gitk --parents change.
2005-08-18  Luck, Tony[PATCH] updates for Documentation/howto/using-topic...
2005-08-18  Johannes Schindelin[PATCH] Add Makefile target glossary.html
2005-08-18  Paul MackerrasUse the --parents flag to git-rev-list.
2005-08-18  Junio C HamanoMerge with gitk
2005-08-18  Johannes Schindelin[PATCH] Assorted changes to glossary
2005-08-17  Paul MackerrasAllow graph lines to jump through hyperspace.
2005-08-17  Junio C HamanoMake rebase script saner.
2005-08-17  Junio C HamanoMake sure alternates are carried over from the original...
2005-08-17  Junio C HamanoFix git-commit without paths.
2005-08-17  Linus Torvalds[PATCH] Make git-update-cache take relative pathnames
2005-08-17  Linus Torvalds[PATCH] Export relative path handling "prefix_path...
2005-08-17  Martin Langhoff[PATCH] git-cvsimport - remove hardcoded reference...
2005-08-17  Martin Langhoff[PATCH] Add merge detection to git-cvsimport
2005-08-17  Johannes Schindelin[PATCH] Add GIT glossary
2005-08-17  Marco Costalba[PATCH] Let git-format-patch-script write on stdout
2005-08-17  Kris Shannon[PATCH] Be consistent in naming of remote heads
2005-08-17  Greg Louis[PATCH] use it's and its correctly in documentation
2005-08-17  Johannes Schindelin[PATCH] Also handle CVS branches with a '/' in their...
2005-08-17  Johannes Schindelin[PATCH] When copying or renaming, keep the mode, please
2005-08-17  Kalle Valo[PATCH] Change git-branch to list branches
2005-08-17  Junio C Hamanogit-commit: pass explicit path to git-diff-files.
2005-08-17  Junio C HamanoPass options to underlying git-rev-list from show-branches.
2005-08-17  Junio C HamanoAdd --symbolic flag to git-rev-parse.
2005-08-17  Paul MackerrasAdd graft support.
2005-08-17  Junio C HamanoTeach applymbox to keep the Subject: line.
2005-08-17  Junio C HamanoUse LF and allow comments in objects/info/alternates...
2005-08-17  Junio C Hamanogit-format-patch fixes.
2005-08-17  Linus Torvalds[PATCH] Improve handling of "." and ".." in git-diff-*
2005-08-17  Linus Torvalds[PATCH] Fix test failure due to overly strict .git...
2005-08-17  Linus Torvalds[PATCH] Make "git diff" work inside relative subdirectories
2005-08-17  Junio C Hamano[PATCH] Add a bit more links to the commands to the...
2005-08-17  Junio C Hamano[PATCH] Reformat git-show-branches-script documentation.
2005-08-17  Matt Draisey[PATCH] Make do_each_ref() follow symlinks.
2005-08-16  Martin Langhoff[PATCH] Add -k kill keyword expansion option to git...
2005-08-16  Junio C Hamano[PATCH] Fix local pull that uses packs.
2005-08-16  Daniel Barkalow[PATCH] Support packs in local-pull
2005-08-16  Daniel Barkalow[PATCH] Add function to read an index file from an...
2005-08-16  iso-8859-1... [PATCH] Fixed two bugs in git-cvsimport-script.
2005-08-16  Matthias Urlichs[PATCH] cvsgit fixes: spaces in filenames and CVS serve...
2005-08-16  Chris WrightMake tools use DESTDIR as well (otherwise rpm build...
2005-08-16  Johannes Schindelin[PATCH] Make git-format-patch's signoff option more...
2005-08-15  Junio C HamanoTentative fix to git-commit-script
2005-08-15  Junio C Hamano[PATCH] Add documentation for git repack and git-prune...
2005-08-15  Junio C Hamano[PATCH] clean up git script
2005-08-15  Junio C HamanoAudit rev-parse users.
2005-08-15  Junio C HamanoKeep excellent tutorial for using topic branches by...
2005-08-15  Yasushi SHOJI[PATCH] Run Ispell through git.txt
2005-08-15  Junio C HamanoShow which branch you are on in git-status output.
2005-08-15  Junio C HamanoAdd git-show-branches-script
2005-08-15  Ryan Anderson[PATCH] Add some simple howtos, culled from the mailing...
2005-08-15  Josef Weidendorfer[PATCH] Fixed/Extended example for update hook
2005-08-15  Junio C HamanoAdd cheap local clone '-s' flag to git-clone-script
2005-08-15  Junio C HamanoAlternate object pool mechanism updates.
2005-08-15  Junio C HamanoDocumentation updates.
2005-08-14  Yasushi SHOJI[PATCH] plug memory leak in diff.c::diff_free_filepair()
2005-08-14  Brad Roberts[PATCH] fix null TZ problems on os/x
2005-08-14  James Bottomley[PATCH] fix git-checkout-cache segfault on parisc
2005-08-14  Linus Torvalds[PATCH] Make get_sha1_basic() more careful
2005-08-14  Linus Torvalds[PATCH] Make sure git-resolve-script always works on...
2005-08-14  Junio C HamanoAdd SubmittingPatches
2005-08-14  Junio C HamanoAdd --signoff and --verify option to git commit.
2005-08-13  Matthias UrlichsDebianization updates
2005-08-12  Junio C HamanoFix debianization: mark git-tk architecture neutral.
2005-08-12  Junio C HamanoAdjust binary packaging to dest=>DESTDIR change.
2005-08-12  Junio C HamanoMake tools/ directory first-class citizen.
2005-08-12  Petr Baudis[PATCH] Unify Makefile indentation
2005-08-12  Petr Baudis[PATCH] Use $DESTDIR instead of $dest
2005-08-12  Pavel RoskinMake CFLAGS overridable from make command line.
2005-08-12  Junio C HamanoClean generated files a bit more, to cope with Debian...
2005-08-12  Johannes Schindelin[PATCH] Add "--sign" option to git-format-patch-script
2005-08-12  Junio C Hamanofetch-pack: start multi-head pulling.
2005-08-12  Junio C HamanoUpdate unpack-objects usage and documentation.
2005-08-12  Daniel Barkalow[PATCH] Also parse objects we already have
2005-08-12  Daniel Barkalow[PATCH] Fix parallel pull dependancy tracking.
2005-08-12  Junio C HamanoClean generated deb files.
2005-08-12  Pavel Roskin[PATCH] Trapping exit in tests, using return for errors...
2005-08-12  Pavel Roskin[PATCH] Trapping exit in tests, using return for errors
2005-08-12  Pavel Roskin[PATCH] Need to set PAGER in tests
2005-08-12  Pavel Roskin[PATCH] Missing test_done
2005-08-12  Junio C HamanoString comparison of test is done with '=', not '=='.
2005-08-12  Matthias UrlichsDebian packaging fixes.
2005-08-12  Junio C Hamanomerge-base.c: pathological case fix.
2005-08-12  Linus Torvalds[PATCH] Speed up git-merge-base a lot
2005-08-12  Junio C HamanoMerge with gitk.
2005-08-10  Paul MackerrasRefine the update heuristic to improve responsiveness...
2005-08-10  Junio C HamanoGIT 0.99.4. v0.99.4
2005-08-10  Junio C HamanoMerge with master.
2005-08-10  Junio C HamanoMerge with gitk.
2005-08-10  Junio C HamanoMerge with master.
2005-08-10  Johannes Schindelin[PATCH] Fix git-rev-parse's parent handling
2005-08-10  Paul MackerrasOnly do an update every 100 commits when drawing the...
2005-08-10  Junio C HamanoMerge with master.
2005-08-10  Junio C HamanoSkip merges in format-patch.
next