Code

git.git
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 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 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
2008-02-11 Junio C Hamanobuiltin-config.c: guard config parser from value=NULL
2008-02-11 Junio C Hamanobuiltin-commit.c: guard config parser from value=NULL
2008-02-11 Junio C Hamanobuiltin-branch.c: guard config parser from value=NULL
2008-02-11 Junio C Hamanobuiltin-apply.c: guard config parser from value=NULL
2008-02-11 Junio C HamanoAdd config_error_nonbool() helper function
2008-02-11 Miklos Vajnabuiltin-gc.c: guard config parser from value=NULL
2008-02-11 Junio C Hamanoarchive-tar.c: guard config parser from value=NULL
2008-02-11 Mike HommeyWork around curl-gnutls not liking to be reinitialized
2008-02-11 Jonas Fonsecaman pages are littered with .ft C and others
2008-02-11 James BowesAdd a BuildRequires for gettext in the spec file.
2008-02-11 Martin Koeglerpack-objects: only throw away data during memory pressure
2008-02-11 Gerrit Papebuiltin-commit: remove .git/SQUASH_MSG upon successful...
2008-02-11 David Steven... Make git prune remove temporary packs that look like...
2008-02-11 Uwe Kleine... rebase -i: accept -m as advertised in the man page
2008-02-11 Johannes SchindelinDocument that the default of branch.autosetupmerge...
2008-02-11 Johannes Schindelinbisect: allow starting with a detached HEAD
2008-02-11 Junio C Hamanogit-pull documentation: fix markup
2008-02-11 Frank Lichtenheldconfig: Fix --unset for continuation lines
2008-02-10 Tim StoakesFix typo in 'blame' documentation. v1.5.4.1
2008-02-07 Junio C Hamanogitattributes: fix relative path matching
2008-02-06 Timo HirvonenFix parsing numeric color values
2008-02-06 Gerrit PapeINSTALL: git-merge no longer uses cpio
2008-02-04 Jörg Sommergit-remote documentation: fix synopsis to match description
2008-02-04 Jörg Sommergit-am: fix type in its usage string
2008-02-03 Junio C HamanoFix "git-commit -C $tag"
2008-02-03 Jari AaltoDocumentation/git-stash.txt: Adjust SYNOPSIS command...
2008-02-02 Junio C HamanoUpdate stale documentation links from the main document...
2008-02-02 Junio C HamanoGIT 1.5.4 v1.5.4
2008-02-02 Junio C HamanoFix "git checkout -b foo ':/substring'"
2008-01-31 Michele BallabioFix typo in a comment in t/test-lib.sh
2008-01-31 Miklos Vajnagit rev-parse manpage: spelling fix
2008-01-31 Junio C HamanoRevert "filter-branch docs: remove brackets so not...
2008-01-31 Jean-Luc HerrenDocumentation/git-cvsserver: Fix typo
2008-01-31 Brandon Caseyfilter-branch: assume HEAD if no revision supplied
2008-01-31 Brandon Caseyfilter-branch docs: remove brackets so not to imply...
2008-01-31 Shawn O. PearceUse 'printf %s $x' notation in t5401
2008-01-30 Brandon Caseyfilter-branch.sh: remove temporary directory on failure
next