git
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.
2005-08-10  Junio C HamanoAdd -v option to git-cherry.
2005-08-10  Junio C HamanoTeach git push .git/branches shorthand
2005-08-10  Junio C Hamanols-remote: drop storing operation and add documentation.
2005-08-10  Junio C HamanoTeach format-patch, rebase and cherry a..b format
2005-08-10  Junio C HamanoStash away the original head in ORIG_HEAD when resetting.
2005-08-10  Junio C Hamanogit-revert: revert an existing commit.
2005-08-10  Junio C HamanoIntroduce --pretty=oneline format.
2005-08-10  Junio C HamanoDocument "git commit"
2005-08-10  Junio C Hamanogit-commit: log parameter updates.
2005-08-10  Junio C HamanoUpdate rev-parse flags list.
2005-08-10  Johannes Schindelin[PATCH] add *--no-merges* flag to suppress display...
2005-08-10  Martin SivakUse GIT_SSH environment to specify alternate ssh binary.
2005-08-10  Junio C HamanoSmall typofix in mailsplit.c
2005-08-10  Junio C HamanoA bit more format warning squelching.
2005-08-10  Timo Sirainen[PATCH] -Werror fixes
2005-08-10  Pavel Roskin[PATCH] Warning fix for gcc 4
2005-08-09  Junio C HamanoMerge with master.
2005-08-09  Junio C HamanoMerge with gitk.
2005-08-09  Junio C HamanoDowngrade git-send-email-script
2005-08-09  Linus Torvalds[PATCH] "Child" information in commit window - and...
2005-08-09  Junio C HamanoMerge with master.
2005-08-09  Chris Wright[PATCH] Add -m <message> option to "git tag"
2005-08-09  Sergey Vlasov[PATCH] Plug memory leak in git-pack-objects
2005-08-09  Sergey Vlasov[PATCH] Plug memory leak in sha1close()
2005-08-09  Sergey Vlasov[PATCH] Plug memory leak in write_sha1_to_fd()
2005-08-09  Sergey Vlasov[PATCH] Plug memory leak in read_object_with_reference()
2005-08-09  Holger Eitzenberger[PATCH] git_mkstemp() fix
2005-08-09  Catalin Marinas[PATCH] Make curl fail on server error
2005-08-09  Junio C HamanoMerge with master.
2005-08-09  Junio C HamanoMakefile dependency fix.
2005-08-08  Junio C HamanoChange RPM dependency from Prereq to Requires.
2005-08-08  Junio C HamanoUpdate Maintainer field of debian/control
2005-08-08  Horst von Brand[PATCH] RPM spec updates.
2005-08-08  Junio C HamanoMerge with master.
2005-08-08  Junio C HamanoMerge with gitk.
2005-08-07  Paul MackerrasBetter graph line details display and expand history...
2005-08-07  Linus Torvalds[PATCH] gitk "parent information" in commit window
2005-08-07  Junio C HamanoMerge with master.
2005-08-07  Junio C HamanoMerge with gitk.
2005-08-07  Junio C Hamano(revert local fix)
next