summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-07-05Documentation: more "git-" versus "git " changesJonathan Nieder
2008-07-05Documentation: rewrap to prepare for "git-" vs "git " changeJonathan Nieder
2008-07-05git-commit(1): depersonalize descriptionJonathan Nieder
2008-07-05git(1): add commaJonathan Nieder
2008-07-05manpages: fix bogus whitespaceJonathan Nieder
2008-07-05Documentation: fix gitlinksJonathan Nieder
2008-07-05git-format-patch(1): fix stray \ in outputJonathan Nieder
2008-07-05Retire 'stupid' merge strategyMiklos Vajna
2008-07-05Fix apply --recount handling of no-EOL lineThomas Rast
2008-07-04Merge branch 'maint'Junio C Hamano
2008-07-04GIT 1.5.6.2v1.5.6.2Junio C Hamano
2008-07-04Fix executable bits in t/ scriptsJunio C Hamano
2008-07-04t4127-apply-same-fn: Avoid sed -iJohannes Sixt
2008-07-04Work around gcc warnings from curl headersJunio C Hamano
2008-07-03fast-export --export-marks: fix off by one errorJunio C Hamano
2008-07-03git-send-email: Do not attempt to STARTTLS more than onceThomas Rast
2008-07-03Merge branch 'j6t/mingw'Junio C Hamano
2008-07-03Merge branch 'maint'Junio C Hamano
2008-07-03Merge branch 'js/maint-clone-insteadof' into maintJunio C Hamano
2008-07-03Merge branch 'jk/maint-fetch-ref-hier' into maintJunio C Hamano
2008-07-03Merge branch 'jc/maint-reset' into maintJunio C Hamano