summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-04commit: helper methods to reduce redundant blocks of codePat Notz
2010-10-06Merge branch 'maint'Junio C Hamano
2010-10-06t/t3415: use && where applicable.Yann Dirson
2010-10-06SubmittingPatches: Document some extra tags used in commit messagesRamkumar Ramachandra
2010-10-06diffcore-pickaxe.c: a void function shouldn't try to return somethingBrandon Casey
2010-10-06Make test script t9157 executableJunio C Hamano
2010-10-06Merge branch 'jk/repack-reuse-object'Junio C Hamano
2010-10-06Merge branch 'bc/fix-cherry-pick-root'Junio C Hamano
2010-10-06Merge branch 'uk/fix-author-ident-sed-script'Junio C Hamano
2010-10-06Merge branch 'cw/gitweb-hilite-config'Junio C Hamano
2010-10-06Merge branch 'ab/makefile-track-cc'Junio C Hamano
2010-10-06Merge branch 'mg/reset-doc'Junio C Hamano
2010-10-06Merge branch 'maint'Junio C Hamano
2010-10-06Merge branch 'work/pt/for-junio' of git://repo.or.cz/git/mingw/4msysgitJunio C Hamano
2010-10-06Martin Langhoff has a new e-mail addressJunio C Hamano
2010-10-06Documentation/git-clone: describe --mirror more verboselyUwe Kleine-König
2010-10-06do not depend on signed integer overflowErik Faye-Lund
2010-10-06work around buggy S_ISxxx(m) implementationsRené Scharfe
2010-10-06xdiff: cast arguments for ctype functions to unsigned charJonathan Nieder
2010-10-06init: plug tiny one-time memory leakJonathan Nieder
2010-10-05diffcore-pickaxe.c: remove unnecessary curly bracesBrandon Casey
2010-10-05Merge early part of git-svn into maintJunio C Hamano
2010-10-04t3020 (ls-files-error-unmatch): remove stray '1' from end of fileElijah Newren
2010-10-03setup: make sure git dir path is in a permanent bufferJonathan Nieder
2010-10-03environment.c: remove unused variableJonathan Nieder
2010-10-03Add MinGW-specific execv() override.Eric Sunshine
2010-10-03Fix Windows-specific macro redefinition warning.Eric Sunshine
2010-10-03Fix 'clone' failure at DOS root directory.Eric Sunshine
2010-10-03mingw: do not crash on open(NULL, ...)Erik Faye-Lund
2010-10-03git-am: fix detection of absolute paths for windowsPat Thoyts
2010-10-03Side-step MSYS-specific path "corruption" leading to t5560 failure.Eric Sunshine
2010-10-03Side-step sed line-ending "corruption" leading to t6038 failure.Eric Sunshine
2010-10-01Skip 'git archive --remote' test on msysGitPat Thoyts
2010-10-01Do not strip CR when grepping HTTP headers.Pat Thoyts
2010-10-01Skip t1300.70 and 71 on msysGit.Pat Thoyts
2010-10-01merge-octopus: Work around environment issue on WindowsJohannes Schindelin
2010-10-01MinGW: Report errors when failing to launch the html browser.Pat Thoyts
2010-10-01MinGW: fix stat() and lstat() implementations for handling symlinksPat Thoyts
2010-10-01MinGW: Add missing file mode bit definesSebastian Schuberth
2010-10-01MinGW: Use pid_t more consequently, introduce uid_t for greater compatibilitySebastian Schuberth
2010-09-30Merge branch 'maint'Junio C Hamano
2010-09-30Fix typo in pack-objects' usageJohannes Schindelin
2010-09-30Make sure that git_getpass() never returns NULLJohannes Schindelin
2010-09-30t0004 (unwritable files): simplify error handlingJonathan Nieder
2010-09-30rev-list-options: clarify --parents and --childrenMichael J Gruber
2010-09-29Start 1.7.4 cycleJunio C Hamano
2010-09-29Merge branch 'tr/send-email-refuse-sending-unedited-cover-letter'Junio C Hamano
2010-09-29Merge branch 'ab/send-email-catfile'Junio C Hamano
2010-09-29Merge branch 'jc/grep-header-all-match-fix'Junio C Hamano
2010-09-29Merge branch 'jc/no-branch-name-with-dash-at-front'Junio C Hamano