summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-08Documentation: fix broken "linkgit" linksEric Hanchrow
2008-07-08user-manual: typo and grammar fixesEric Hanchrow
2008-07-07Merge branch 'qq/maint'Junio C Hamano
2008-07-07gitweb: Describe projects_index format in more detailJakub Narebski
2008-07-07Merge branch 'js/maint-daemon-syslog'Junio C Hamano
2008-07-07Merge branch 'maint'Junio C Hamano
2008-07-07Merge branch 'qq/maint' (early part) into maintJunio C Hamano
2008-07-07run_command(): respect GIT_TRACEJohannes Schindelin
2008-07-07git-svn.perl: workaround assertions in svn library 1.5.0Gerrit Pape
2008-07-07Update draft release notes for 1.6.0Junio C Hamano
2008-07-07Merge branch 'jc/rerere'Junio C Hamano
2008-07-07Merge branch 'dr/ceiling'Junio C Hamano
2008-07-07Merge branch 'db/no-git-config'Junio C Hamano
2008-07-07Merge branch 'js/import-zip'Junio C Hamano
2008-07-07Merge branch 'maint'Junio C Hamano
2008-07-07Merge branch 'qq/maint'Junio C Hamano
2008-07-07completion.bash: add 'skip' and 'run' to git-bisectDmitry Potapov
2008-07-07mailinfo: feed the correct line length to decode_transfer_encoding()Junio C Hamano
2008-07-07git-clone: remove leftover debugging fprintf().Alex Riesen
2008-07-07Fix grammar in git-rev-parse(1).Mikael Magnusson
2008-07-07git daemon: avoid calling syslog() from a signal handlerJohannes Schindelin
2008-07-06Merge git://repo.or.cz/git-guiJunio C Hamano
2008-07-06Merge branch 'qq/maint'Junio C Hamano
2008-07-06hg-to-git: use git init instead of git init-dbMiklos Vajna
2008-07-06hg-to-git: rewrite "git-frotz" to "git frotz"Miklos Vajna
2008-07-06hg-to-git: abort if the project directory is not a hg repoMiklos Vajna
2008-07-06hg-to-git: avoid raising a string exceptionMiklos Vajna
2008-07-06INSTALL: Update section about git-frotz form.Miklos Vajna
2008-07-06Fix "config_error_nonbool" used with value instead of keyChristian Couder
2008-07-06Fix "config_error_nonbool" used with value instead of keyChristian Couder
2008-07-06Merge branch 'qq/maint'Junio C Hamano
2008-07-06clone -q: honor "quiet" option over native transports.Junio C Hamano
2008-07-06attribute documentation: keep EXAMPLE at endJunio C Hamano
2008-07-06builtin-commit.c: Use 'git_config_string' to get 'commit.template'Brian Hetro
2008-07-06http.c: Use 'git_config_string' to clean up SSL config.Brian Hetro
2008-07-06diff.c: Use 'git_config_string' to get 'diff.external'Brian Hetro
2008-07-06convert.c: Use 'git_config_string' to get 'smudge' and 'clean'Brian Hetro
2008-07-06builtin-log.c: Use 'git_config_string' to get 'format.subjectprefix' and 'for...Brian Hetro
2008-07-06Documentation cvs: Clarify when a bare repository is neededMatthew Ogilvie
2008-07-06Move read_revisions_from_stdin from builtin-rev-list.c to revision.cAdam Brewster
2008-07-06Fix some warnings (on cygwin) to allow -WerrorRamsay Jones
2008-07-05Documentation: be precise about which date --pretty usesNikolaus Schulz
2008-07-05manpages: use teletype font for sample command linesJonathan Nieder
2008-07-05manpages: italicize git subcommand names (which were in teletype font)Jonathan Nieder
2008-07-05manpages: italicize nongit command names (if they are in teletype font)Jonathan Nieder
2008-07-05manpages: italicize gitk's name (where it was in teletype font)Jonathan Nieder
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-05manpages: italicize command namesJonathan Nieder
2008-07-05manpages: italicize command names in synopsesJonathan Nieder
2008-07-05gitdiffcore(7): fix awkward wordingJonathan Nieder