git
2008-01-12  Junio C HamanoGIT 1.5.4-rc3 v1.5.4-rc3
2008-01-12  Junio C HamanoRPM spec: include gitk message files.
2008-01-12  Brandon Caseygit-relink.txt: describe more clearly how hard linking...
2008-01-12  Michele BallabioDocument some default values in config.txt
2008-01-11  Junio C HamanoMerge ../gitk
2008-01-11  Christian Stimminggitk: Update German translation.
2008-01-11  Christian Stimminggitk: Fix typo in user message.
2008-01-11  Charles Baileygitk: Fix the Makefile to cope with systems lacking...
2008-01-11  Junio C Hamanopack-objects: remove redundant and wrong call to deflat...
2008-01-10  Jim Meyeringbundle, fast-import: detect write failure
2008-01-09  Kevin BallardTrim leading / off of paths in git-svn prop_walk
2008-01-09  Johannes Schindelinshortlog: mention the "-e" option in the usage
2008-01-09  Florian La... Change git-gc documentation to reflect gc.packrefs...
2008-01-09  Johannes Sixtrecv_sideband: Do not use ANSI escape sequence on dumb...
2008-01-09  Junio C HamanoMerge branch 'master' of git://git./gitk/gitk
2008-01-09  Gerrit Pape[PATCH] gitk: use user-configured background in view...
2008-01-09  Christian Stimming[PATCH] gitk: Update German translation
2008-01-09  Christian Stimming[PATCH] gitk: Update and fix Makefile
2008-01-09  Alexandre Julliardgit.el: Make status refresh faster.
2008-01-09  Alexandre Julliardgit.el: Refresh files from their real state upon commit.
2008-01-09  Alexandre Julliardgit.el: Make sure we never insert the same file twice.
2008-01-09  Junio C Hamano"git-apply --check" should not report "fixed"
2008-01-08  Junio C HamanoMerge in GIT 1.5.3.8
2008-01-08  Junio C HamanoGIT 1.5.3.8 v1.5.3.8
2008-01-08  Christian CouderDocumentation: config: add 'help.*' and 'instaweb....
2008-01-08  Rogan DawesAllow git-mergetool to handle paths with a leading...
2008-01-08  Eric Wonggit-svn: clarify the "Ignoring error from SVN" piece
2008-01-07  Eric Wonggit-svn: support for funky branch and project names...
2008-01-07  Nicolas Pitreslightly better auto gc message
2008-01-07  Ralf WildenhuesDocumentation: typofix
2008-01-07  Junio C HamanoUpdate draft release notes for 1.5.4
2008-01-07  Junio C Hamanodiff: do not chomp hunk-header in the middle of a character
2008-01-07  Junio C Hamanoutf8_width(): allow non NUL-terminated input
2008-01-07  Junio C Hamanoutf8: pick_one_utf8_char()
2008-01-07  Alexandre Julliardgit.el: Display file types and type changes.
2008-01-07  Alexandre Julliardgit.el: Retrieve the permissions for up-to-date files.
2008-01-07  Alexandre Julliardgit.el: Support for getting diffs from inside the log...
2008-01-07  James BowesMake the git metapackage require the same version of...
2008-01-07  Martin Koeglertree-walk: don't parse incorrect entries
2008-01-07  Jeff KingDocument the color.interactive semantics
2008-01-07  Jeff Kingadd--interactive: allow diff colors without interactive...
2008-01-07  Jeff Kingadd--interactive: remove unused diff colors
2008-01-07  Martin Koeglerparse_tag_buffer: don't parse invalid tags
2008-01-07  Dan McGeeDocumentation: rename gitlink macro to linkgit
2008-01-07  Junio C HamanoDocumentation: fix "gitlink::foobar[s]"
2008-01-07  Junio C HamanoDocumentation: remove gitman.info with "make clean"
2008-01-07  Junio C Hamanocustom pretty format: tolerate empty e-mail address
2008-01-07  Mark LevedahlDocumentation/Makefile - honor $DESTDIR for quick-insta...
2008-01-07  Junio C Hamanofilter-branch: work correctly with ambiguous refnames
2008-01-07  Junio C Hamanogit-rev-parse --symbolic-full-name
2008-01-07  Junio C Hamanogit-stash clear: refuse to work with extra parameter...
2008-01-06  Paul Mackerrasgitk: Restore some widget options whose defaults change...
2008-01-05  Marco Costalbagit-stash: use stdout instead of stderr for non error...
2008-01-05  Junio C HamanoUpdate draft release notes for 1.5.4
2008-01-05  Michael Stefaniucgit-am: Run git gc only once and not for every patch.
2008-01-05  Junio C Hamanot/t3800: do not use a temporary file to hold expected...
2008-01-05  Junio C Hamanot/t{3600,3800,5401}: do not use egrep when grep would do
2008-01-05  Miklos Vajnat/t7001: avoid unnecessary ERE when using grep
2008-01-05  Junio C Hamanot/t7600: avoid GNUism in grep
2008-01-05  Junio C HamanoMerge git://repo.or.cz/git-gui
2008-01-05  Marco CostalbaDocument git-reset defaults to HEAD if no commit is...
2008-01-05  Jeff Kingdiff: remove lazy config loading
2008-01-05  Jeff Kingdiff: load funcname patterns in "basic" config
2008-01-05  Jeff Kingadd a "basic" diff config callback
2008-01-04  Martin Koeglerreceive-pack: reject invalid refnames
2008-01-04  Jim MeyeringDon't access line[-1] for a zero-length "line" from...
2008-01-04  Junio C Hamanogit-clean: make "Would remove ..." path relative to...
2008-01-03  Jim MeyeringFix grammar nits in documentation and in code comments.
2008-01-03  Junio C HamanoUninline prefixcmp()
2008-01-02  Junio C HamanoUpdate callers of check_ref_format()
2008-01-02  Eric Wonggit-svn: unlink index files that were globbed, too
2008-01-02  Eric Wonggit-svn: allow dcommit --no-rebase to commit multiple...
2008-01-02  Martin Koeglerreceive-pack: check object type of sha1 before using...
2008-01-02  Johannes SchindelinOptimize prefixcmp()
2008-01-02  Junio C Hamanolock_any_ref_for_update(): reject wildcard return from...
2008-01-02  Jeff Kinggit-reset: refuse to do hard reset in a bare repository
2008-01-02  Jeff Kingconfig: handle lack of newline at end of file better
2007-12-31  Junio C HamanoMerge branch 'maint' of git://linux-nfs.org/~bfields/git
2007-12-31  Gustaf HendebyDocumentation/user-manual.txt: fix typo
2007-12-31  J. Bruce FieldsDocumentation: fix remote.<name>.skipDefaultUpdate...
2007-12-31  Paul Mackerrasgitk: Recode de.po to UTF-8
2007-12-30  Junio C Hamanogit-rebase -i: clean-up error check codepath.
2007-12-30  Junio C Hamanogit-rebase -i behaves better on commits with incomplete...
2007-12-30  Grégoire BarbierFix double-free() in http-push.c:remote_exists()
2007-12-30  Bernt Hansengit-gui: Make commit log messages end with a newline gitgui-0.9.1
2007-12-30  Peter KarlssonAdded Swedish translation.
2007-12-29  Junio C Hamano"git pull --tags": error out with a better message.
2007-12-29  Miklos Vajnagit-sh-setup: document git_editor() and get_author_iden...
2007-12-28  Junio C HamanoDocumentation/git-submodule.txt: typofix
2007-12-27  Junio C HamanoGIT 1.5.4-rc2 v1.5.4-rc2
2007-12-27  Junio C HamanoMerge branch 'rs/pretty-safety'
2007-12-27  René ScharfeMake "--pretty=format" parser a bit more careful.
2007-12-27  Junio C Hamanocontrib: resurrect scripted git-revert.
2007-12-27  Junio C HamanoMerge branch 'ar/commit-cleanup'
2007-12-27  Junio C HamanoFix rewrite_diff() name quoting.
2007-12-27  Junio C Hamanocombine-diff: Fix path quoting
2007-12-27  Junio C HamanoFix documentation of --first-parent in git-log and...
2007-12-26  Arjen LaarhovenFix "git log --diff-filter" bug
2007-12-26  Shawn O. PearceImprove error messages when int/long cannot be parsed...
2007-12-24  Jeff Kingcvsimport: die on cvsps errors
next