Code

git.git
2008-03-03 Junio C Hamanotests: introduce test_must_fail
2008-03-03 Ping Yingit-submodule: Fix typo 'url' which should be '$url'
2008-03-03 Björn Steinbrinkreceive-pack: Initialize PATH to include exec-dir.
2008-03-01 Mike RalphsonDocumentation cherry-pick: Fix cut-and-paste error
2008-03-01 Rémi Vanicatgit.el: find the git-status buffer whatever its name is
2008-03-01 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2008-02-28 Gerrit Papetemplates/Makefile: don't depend on local umask setting
2008-02-28 Daniel BarkalowCorrect name of diff_flush() in API documentation
2008-02-28 Junio C HamanoStart preparing for 1.5.4.4
2008-02-28 Shawn O. Pearcegit-gui: Paper bag fix info dialog when no files are... gitgui-0.9.3
2008-02-27 Junio C HamanoFix "git log --merge --left-right"
2008-02-27 Mike HommeySet proxy override with http_init()
2008-02-27 Johannes Sixtdaemon: ensure that base-path is an existing directory
2008-02-27 Johannes Sixtdaemon: send more error messages to the syslog
2008-02-27 Carl WorthEliminate confusing "won't bisect on seeked tree" failure
2008-02-27 Brandon Caseybuiltin-reflog.c: don't install new reflog on write...
2008-02-27 Jay Soffiansend-email: fix In-Reply-To regression
2008-02-27 Sebastian Noackgit-svn: Don't prompt for client cert password everytime.
2008-02-27 Johan HerlandFix 'git cvsexportcommit -w $cvsdir ...' when used...
2008-02-27 Johan HerlandAdd testcase for 'git cvsexportcommit -w $cvsdir ....
2008-02-27 Jonathan del... Prompt to continue when editing during rebase --interactive
2008-02-27 Miklos VajnaDocumentation/git svn log: add a note about timezones.
2008-02-27 Junio C HamanoMerge branch 'js/maint-http-push' into maint
2008-02-27 Daniel BarkalowDon't use GIT_CONFIG in t5505-remote
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 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 Shawn O. PearceCorrect fast-export file mode strings to match fast...
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-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-22 Jeff Kinghash: fix lookup_hash semantics
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-21 Shawn O. Pearcegit-gui: Ensure error dialogs always appear over all...
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 Miklos VajnaDocumentation/git-stash: document options for git stash...
2008-02-20 Jay Soffiansend-email: squelch warning due to comparing undefined...
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 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-17 Junio C HamanoGIT 1.5.4.2 v1.5.4.2
2008-02-16 Pieter de BieDocumentation/git-reset: Add an example of resetting...
2008-02-16 Pieter de BieDocumentation/git-reset: don't mention --mixed for...
2008-02-16 Junio C HamanoDocumentation/git-reset:
2008-02-16 Jeff Kingcommit: discard index after setting up partial commit
2008-02-16 Junio C Hamanofilter-branch: handle filenames that need quoting
2008-02-16 Johannes Schindelinhttp-push: avoid a needless goto
2008-02-16 Johannes Schindelinhttp-push: do not get confused by submodules
2008-02-16 Johannes Schindelinhttp-push: avoid invalid memory accesses
2008-02-16 Junio C Hamanodiff: Fix miscounting of --check output
2008-02-16 Stelian Pophg-to-git: fix parent analysis
2008-02-16 Jay Soffianmailinfo: feed only one line to handle_filter() for...
2008-02-16 Christian Couderdiff.c: add "const" qualifier to "char *cmd" member...
2008-02-16 Christian CouderAdd "const" qualifier to "char *excludes_file".
2008-02-16 Christian CouderAdd "const" qualifier to "char *editor_program".
2008-02-16 Christian CouderAdd "const" qualifier to "char *pager_program".
2008-02-16 Christian Couderconfig: add 'git_config_string' to refactor string...
2008-02-16 Christian Couderdiff.c: remove useless check for value != NULL
2008-02-16 Shawn O. Pearcefast-import: check return value from unpack_entry()
2008-02-15 Daniel BarkalowValidate nicknames of remote branches to prohibit confu...
2008-02-15 Christian Couderdiff.c: replace a 'strdup' with 'xstrdup'.
2008-02-15 Junio C Hamanodiff.c: fixup garding of config parser from value=NULL
2008-02-13 Christian Couderconfig: add test cases for empty value and no value...
2008-02-13 Gerrit Papecvsimport: have default merge regex also match beginnin...
2008-02-13 Miklos Vajnagit clone -s documentation: force a new paragraph for...
2008-02-13 Jeff Kingstatus: suggest "git rm --cached" to unstage for initia...
2008-02-13 Junio C HamanoProtect get_author_ident_from_commit() from filenames...
2008-02-13 Johannes Sixtupload-pack: Initialize the exec-path.
2008-02-13 Johannes Schindelinbisect: use verbatim commit subject in the bisect log
2008-02-13 Sergei Organovgit-cvsimport.txt: fix '-M' description.
2008-02-13 Junio C HamanoRevert "pack-objects: only throw away data during memor...
2008-02-12 Jay Soffiangit-gui: support Git Gui.app under OS X 10.5
2008-02-11 Junio C Hamanoconfig.c: guard config parser from value=NULL
2008-02-11 Junio C Hamanobuiltin-log.c: guard config parser from value=NULL
2008-02-11 Junio C Hamanoimap-send.c: guard config parser from value=NULL
2008-02-11 Junio C Hamanowt-status.c: guard config parser from value=NULL
2008-02-11 Junio C Hamanosetup.c: guard config parser from value=NULL
2008-02-11 Junio C Hamanoremote.c: guard config parser from value=NULL
2008-02-11 Junio C Hamanomerge-recursive.c: guard config parser from value=NULL
2008-02-11 Junio C Hamanohttp.c: guard config parser from value=NULL
2008-02-11 Junio C Hamanohelp.c: guard config parser from value=NULL
2008-02-11 Junio C Hamanogit.c: guard config parser from value=NULL
2008-02-11 Junio C Hamanodiff.c: guard config parser from value=NULL
2008-02-11 Junio C Hamanoconvert.c: guard config parser from value=NULL
2008-02-11 Junio C Hamanoconnect.c: guard config parser from value=NULL
2008-02-11 Junio C Hamanobuiltin-tag.c: guard config parser from value=NULL
2008-02-11 Junio C Hamanobuiltin-show-branch.c: guard config parser from value...
2008-02-11 Junio C Hamanobuiltin-reflog.c: guard config parser from value=NULL
2008-02-11 Junio C Hamanobuiltin-log.c: guard config parser from value=NULL
next