git
2008-02-27  Junio C HamanoMerge branch 'js/run-command'
2008-02-27  Junio C HamanoMerge branch 'jc/diff-relative'
2008-02-27  Junio C HamanoMerge branch 'gp/hash-stdin'
2008-02-27  Junio C HamanoMerge branch 'db/push-single-with-HEAD'
2008-02-27  Junio C HamanoMerge branch 'db/host-alias'
2008-02-27  Junio C HamanoMerge branch 'ae/pack-autothread'
2008-02-27  Junio C HamanoMerge branch 'bc/reflog-fix'
2008-02-27  Junio C HamanoMerge branch 'sp/describe'
2008-02-27  Jakub NarebskiAdd '--fixed-strings' option to "git log --grep" and...
2008-02-27  Junio C HamanoRevert "pack-objects: Print a message describing the...
2008-02-26  Junio C Hamanogit-apply --whitespace=fix: fix off by one thinko
2008-02-26  Junio C HamanoMerge branch 'maint'
2008-02-26  Jakub Narebskigitweb: Better cutting matched string and its context
2008-02-26  Bryan DonlanDocumentation/git-am.txt: Pass -r in the example invoca...
2008-02-26  Steven Draketimezone_names[]: fixed the tz offset for New Zealand.
2008-02-26  Caio Marcelo... filter-branch documentation: non-zero exit status in...
2008-02-26  Jay Soffianrev-parse: fix potential bus error with --parseopt...
2008-02-25  Steffen ProhaskaAdd tests for filesystem challenges (case and unicode...
2008-02-25  Daniel BarkalowUse a single implementation and API for copy_file()
2008-02-25  Miklos VajnaDocumentation/git-filter-branch: add a new msg-filter...
2008-02-25  Junio C Hamanourl rewriting: take longest and first match
2008-02-25  Shawn O. PearceCorrect fast-export file mode strings to match fast...
2008-02-25  Daniel BarkalowAdd support for url aliases in config files
2008-02-25  Santi Béjargit-bundle.txt: Add different strategies to create...
2008-02-25  Michele Ballabiobuiltin-for-each-ref.c: fix typo in error message
2008-02-25  Jeff Kingsend-email: test compose functionality
2008-02-25  Jeff Kingt9001: enhance fake sendmail test harness
2008-02-25  Junio C HamanoMerge branch 'lt/dirstat'
2008-02-25  Junio C Hamanodiff --dirstat: saner handling of binary and unmerged...
2008-02-25  Junio C HamanoMerge branch 'jc/apply-whitespace'
2008-02-24  Shawn O. PearceUse git-describe --exact-match in bash prompt on detach...
2008-02-24  Shawn O. PearceTeach git-describe --exact-match to avoid expensive...
2008-02-24  Shawn O. PearceAvoid accessing non-tag refs in git-describe unless...
2008-02-24  Shawn O. PearceTeach git-describe to use peeled ref information when...
2008-02-24  Shawn O. PearceOptimize peel_ref for the current ref of a for_each_ref...
2008-02-24  Junio C HamanoMerge branch 'maint'
2008-02-24  Linus TorvaldsBe more verbose when checkout takes a long time
2008-02-24  Shawn O. PearceProtect peel_ref fallback case from NULL parse_object...
2008-02-24  Shawn O. PearceEnsure 'make dist' compiles git-archive.exe on Cygwin
2008-02-24  Junio C Hamanows_fix_copy(): move the whitespace fixing function...
2008-02-23  Jakub Narebskigitweb: Fix bugs in git_search_grep_body: it's length...
2008-02-23  Brandon Caseypack-objects: Print a message describing the number...
2008-02-23  Andreas Ericssonpack-objects: Add runtime detection of online CPU's
2008-02-23  Johannes Sixtstart_command(), if .in/.out > 0, closes file descripto...
2008-02-23  Johannes Sixtstart_command(), .in/.out/.err = -1: Callers must close...
2008-02-23  Junio C HamanoSync with 1.5.4.3
2008-02-23  Junio C HamanoGIT 1.5.4.3 v1.5.4.3
2008-02-23  Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2008-02-23  Brandon Caseybuiltin-reflog.c: don't install new reflog on write...
2008-02-23  Jay Soffianpull: pass --strategy along to to rebase
2008-02-23  Linus TorvaldsUse helper function for copying index entry information
2008-02-23  Linus TorvaldsName hash fixups: export (and rename) remove_hash_entry
2008-02-23  Linus TorvaldsFix name re-hashing semantics
2008-02-22  Junio C HamanoMerge branch 'maint'
2008-02-22  Jeff Kinghash: fix lookup_hash semantics
2008-02-22  Junio C Hamanogitweb: Better chopping in commit search results
2008-02-22  Gerrit Papehash-object: cleanup handling of command line options
2008-02-22  Gerrit Papebuiltin-tag.c: remove cruft
2008-02-22  Gerrit Papegit-merge-index documentation: clarify synopsis
2008-02-22  Shawn O. Pearcegit-gui: Focus insertion point at end of strings in...
2008-02-22  Shawn O. Pearcegit-gui: Avoid hardcoded Windows paths in Cygwin packag...
2008-02-22  Shawn O. Pearcegit-gui: Default TCL_PATH to same location as TCLTK_PATH
2008-02-22  Shawn O. Pearcegit-gui: Paper bag fix error dialogs opening over the...
2008-02-22  Jay Soffiansend-email: fix In-Reply-To regression
2008-02-21  Junio C Hamanogit-reset --hard and git-read-tree --reset: fix read_ca...
2008-02-21  Shawn O. Pearcegit-gui: Ensure error dialogs always appear over all...
2008-02-21  Shawn O. PearceTeach git-grep --name-only as synonym for -l
2008-02-21  Jeff Kingdiff: fix java funcname pattern for solaris
2008-02-21  Jeff Kingt3404: use configured shell instead of /bin/sh
2008-02-21  Jeff Kinggit_config_*: don't assume we are parsing a config...
2008-02-21  Johannes Sixtprefix_path: use is_absolute_path() instead of *orig...
2008-02-21  Miklos Vajnagit-clean: handle errors if removing files fails
2008-02-21  Junio C HamanoMerge branch 'mk/color'
2008-02-21  Junio C HamanoMerge branch 'js/maint-cvsexport'
2008-02-21  Junio C HamanoMerge branch 'js/maint-http-push'
2008-02-21  Junio C HamanoMerge branch 'jk/empty-tree'
2008-02-21  Junio C HamanoMerge branch 'lt/revision-walker'
2008-02-21  Junio C HamanoMerge branch 'mc/prefix'
2008-02-21  Junio C HamanoMerge branch 'bc/fopen'
2008-02-21  Junio C HamanoMerge branch 'jc/setup'
2008-02-21  Junio C HamanoMerge branch 'maint'
2008-02-21  Pekka KaitaniemiClarified the meaning of git-add -u in the documentation
2008-02-20  Gerrit Papegit-clone.sh: properly configure remote even if remote...
2008-02-20  David Kågedalgit.el: Set process-environment instead of invoking env
2008-02-20  Miklos VajnaDocumentation/git-stash: document options for git stash...
2008-02-20  Daniel BarkalowResolve value supplied for no-colon push refspecs
2008-02-20  Jay Soffiansend-email: squelch warning due to comparing undefined...
2008-02-20  Junio C HamanoMerge branch 'maint'
2008-02-20  Johannes Schindelincvsexportcommit: be graceful when "cvs status" reorders...
2008-02-20  Kristian HøgsbergRename git-core rpm to just git and rename the meta...
2008-02-20  Johannes SixtTechnical documentation of the run-command API.
2008-02-20  Jay SoffianCorrect git-pull documentation
2008-02-20  Jakub Narebskigitweb: Fix bug in href(..., -replay=>1) when using...
2008-02-20  Jeff Kingpush: document the status output
2008-02-20  Jeff KingDocumentation/push: clarify matching refspec behavior
2008-02-20  Jeff Kingpush: indicate partialness of error message
2008-02-20  Wincent Colaiutagit-gui: relax "dirty" version detection
2008-02-19  Daniel BarkalowUse ALLOC_GROW in remote.{c,h}
2008-02-19  Daniel BarkalowAPI documentation for remote.h
2008-02-19  Lars HjemliSimplify setup of $GIT_DIR in git-sh-setup.sh
next