summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-13gitweb: Fix test of highlighting support in t9500Jakub Narebski
2010-10-08t5503: fix typoMichael J Gruber
2010-10-08Documentation: No argument of ALLOC_GROW should have side-effectsJonathan Nieder
2010-10-08Fix {update,checkout}-index usage stringsŠtěpán Němec
2010-10-08Put a space between `<' and argument in pack-objects usage stringŠtěpán Němec
2010-10-08Remove stray quotes in --pretty and --format documentationŠtěpán Němec
2010-10-08Use parentheses and `...' where appropriateŠtěpán Němec
2010-10-08Fix odd markup in --diff-filter documentationŠtěpán Němec
2010-10-08Use angles for placeholders consistentlyŠtěpán Němec
2010-10-07commit-tree: free commit message before exitingJonathan Nieder
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-04send-email: Don't leak To: headers between patchesStephen Boyd
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