Code

git.git
2008-01-27 Junio C HamanoGIT 1.5.4-rc5 v1.5.4-rc5
2008-01-27 Johannes Schindelinpull --rebase: be cleverer with rebased upstream branches
2008-01-27 Steffen Prohaskacvsserver: Fix for histories with multiple roots
2008-01-27 Steffen Prohaskat9400-git-cvsserver-server: Wrap setup into test case
2008-01-26 Mike HommeyDocumentation: add a bit about sendemail.to configuration
2008-01-26 Pierre Habouzitparse-options: catch likely typo in presense of aggrega...
2008-01-26 Mike HommeyAdd a missing dependency on http.h
2008-01-26 Miklos Vajnagit pull manpage: don't include -n from fetch-options.txt
2008-01-26 Sam Vilaingit-svn(1): update instructions for resuming a git...
2008-01-26 Jakub Narebskiautoconf: define NO_SYS_SELECT_H on systems without...
2008-01-25 Robert SchieleMakefile: customization for supporting HP-UX
2008-01-24 Robert Schielepre-POSIX.1-2001 systems do not have <sys/select.h>
2008-01-24 Junio C HamanoMerge git://repo.or.cz/git-gui
2008-01-23 Brandon Caseygit-commit: exit non-zero if we fail to commit the...
2008-01-23 Miklos Vajnagit-clone -s: document problems with git gc --prune
2008-01-23 Shawn O. Pearcegit-gui: Correctly cleanup msgfmt '1 message untranslat... gitgui-0.9.2
2008-01-23 Shawn O. Pearcegit-gui: Make the statistics of po2msg match those...
2008-01-23 Shawn O. Pearcegit-gui: Fallback to Tcl based po2msg.sh if msgfmt...
2008-01-23 Shawn O. Pearcegit-gui: Work around random missing scrollbar in revisi...
2008-01-22 Eric Wonggit-svn: default to repacking every 1000 commits
2008-01-22 Junio C HamanoClarify that http-push being temporarily disabled with...
2008-01-22 Nicolas Pitrepack-objects: Fix segfault when object count is less...
2008-01-22 Alex RiesenMake t5710 more strict when creating nested repos
2008-01-22 Gustaf Hendebysend-email, fix breakage in combination with --compose
2008-01-21 Shawn O. PearceDocument the hairy gfi_unpack_entry part of fast-import
2008-01-21 Shawn O. PearceTeach fast-import to honor pack.compression and pack...
2008-01-21 Steffen Prohaskasubmodule: Document the details of the command line...
2008-01-21 Junio C Hamanogit-submodule: add test for the subcommand parser fix
2008-01-21 Junio C Hamanogit-submodule: fix subcommand parser
2008-01-21 Junio C Hamanogit-submodule: rename shell functions for consistency
2008-01-21 Junio C HamanoMerge git://repo.or.cz/git-gui
2008-01-21 Shawn O. Pearcegit-gui: Correct encoding of glossary/fr.po to UTF-8
2008-01-21 Shawn O. Pearcegit-gui: Consolidate hook execution code into a single...
2008-01-21 Shawn O. Pearcegit-gui: Correct window title for hook failure dialogs
2008-01-21 Shawn O. Pearcegit-gui: Honor the standard commit-msg hook
2008-01-21 Junio C HamanoGIT 1.5.4-rc4 v1.5.4-rc4
2008-01-21 Junio C HamanoMerge git://repo.or.cz/git-gui
2008-01-21 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2008-01-20 Grégoire Barbierhttp-push and http-fetch: handle URLs without trailing /
2008-01-20 Junio C Hamanohttp-push: clarify the reason of error from the initial...
2008-01-20 Grégoire Barbierhttp-push: fail when info/refs exists and is already...
2008-01-20 Grégoire Barbierhttp-push: fix webdav lock leak.
2008-01-20 Martin Koeglerparse_commit_buffer: tighten checks while parsing
2008-01-20 Dan McGeeUpdate git-completion for new 'remote rm' option
2008-01-19 Jim Meyeringdoc typo: s/prior committing/prior to committing/
2008-01-18 Miklos VajnaInclude rev-list options in git-log manpage.
2008-01-18 Grégoire Barbierhttp-push: disable http-push without USE_CURL_MULTI
2008-01-18 Jeff Kingsend-email: add no-validate option
2008-01-18 Jeff Kingsend-email: validate patches before sending anything
2008-01-18 Jeff Kingsend-email: detect invocation errors earlier
2008-01-18 Jim Meyeringfast-import: Don't use a maybe-clobbered errno value
2008-01-18 Lars HjemliMove sha1_file_to_archive into libgit
2008-01-18 Jeff Kingcolor unchanged lines as "plain" in "diff --color-words"
2008-01-18 Jakub Narebskiautoconf: Add checking for unsetenv function
2008-01-18 Thomas Zandercore-tutorial typofix
2008-01-18 Junio C HamanoOfficially deprecate repo-config.
2008-01-18 Shawn O. PearceFix random fast-import errors when compiled with NO_MMAP
2008-01-18 Brandon Caseyfast-import.c: don't try to commit marks file if write...
2008-01-18 Mark Levedahlgit-gui: Makefile - Handle $DESTDIR on Cygwin
2008-01-18 Christian Coudergit-gui: add french glossary: glossary/fr.po
2008-01-16 Brandon Caseyrefs.c: rework ref_locks by abstracting from underlying...
2008-01-16 Brandon CaseyImprove use of lockfile API
2008-01-16 Brandon Caseyclose_lock_file(): new function in the lockfile API
2008-01-16 Junio C HamanoDocument lockfile API
2008-01-16 Linus TorvaldsBe more careful about updating refs
2008-01-16 Bill LearCorrect spelling in diff.c comment
2008-01-16 Dave PeticolasDocumentation: fix and clarify grammar in git-merge...
2008-01-16 Linus TorvaldsMake 'git fsck' complain about non-commit branches
2008-01-16 Linus TorvaldsMake builtin-commit.c more careful about parenthood
2008-01-16 Dmitry Potapovtreat any file with NUL as binary
2008-01-16 Shawn O. Pearcegit-gui: Refresh file status description after hunk...
2008-01-16 Shawn O. Pearcegit-gui: Allow 'Create New Repository' on existing...
2008-01-16 Christian Coudergit-gui: Initial french translation
2008-01-16 Christian Stimminggit-gui: Improve German translation.
2008-01-16 Peter Karlssongit-gui: Updated Swedish translation after mailing...
2008-01-16 Christian Stimminggit-gui: Fix broken revert confirmation.
2008-01-16 Christian Stimminggit-gui: Update German translation
2008-01-16 Christian Stimminggit-gui: Update glossary: add term "hunk"
2008-01-16 Kristian Høgsberggit-commit: fix double close(2) that can close a wrong...
2008-01-16 Mark Dragohg-to-git: improve popen calls
2008-01-16 Miklos Vajnals-remote: add -t and -h options.
2008-01-15 Junio C HamanoSquelch bogus progress output from git-rebase--interactive
2008-01-15 Miklos VajnaAdd using merge subtree How-To
2008-01-15 Junio C HamanoFix git-rerere documentation
2008-01-14 Junio C HamanoRevert "builtin-commit.c: remove useless check added...
2008-01-14 Jean-Luc HerrenMake default pre-commit hook less noisy
2008-01-14 Dan McGeecvsimport: remove last use of repo-config from git...
2008-01-14 Dan McGeeRemove usage of git- (dash) commands from email hook
2008-01-13 Junio C Hamanobuiltin-commit.c: remove useless check added by faulty...
2008-01-13 Johannes Schindelin[PATCH] gitk: make Ctrl "+" really increase the font...
2008-01-13 Linus TorvaldsFix performance regression for partial commits
2008-01-12 Jeff Kinggit-clean: fix off-by-one memory access when given...
2008-01-12 Eric Wonggit-svn: handle leading/trailing whitespace from svnsyn...
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.
next