summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support sizes >=2G in various config options accepting 'g' sizes.na/strtoimaxNick Alcock2011-11-051-10/+31
* Compatibility: declare strtoimax() under NO_STRTOUMAXJohannes Sixt2011-11-051-0/+2
* Add strtoimax() compatibility function.Nick Alcock2011-11-022-3/+13
* Git 1.7.6v1.7.6Junio C Hamano2011-06-263-8/+7
* Merge branch 'maint'Junio C Hamano2011-06-261-1/+1
|\
| * Merge branch 'maint-1.7.4' into maintJunio C Hamano2011-06-241-1/+1
| |\
| | * completion: replace core.abbrevguard to core.abbrevNamhyung Kim2011-06-241-1/+1
* | | Git 1.7.6-rc3v1.7.6-rc3Junio C Hamano2011-06-221-1/+1
* | | Merge branch 'maint'Junio C Hamano2011-06-221-4/+8
|\ \ \ | |/ /
| * | Documentation: git diff --check respects core.whitespaceChristof Krüger2011-06-221-4/+8
* | | Merge branch 'maint'Junio C Hamano2011-06-211-0/+2
|\ \ \ | |/ /
| * | gitweb: 'pickaxe' and 'grep' features requires 'search' to be enabledJakub Narebski2011-06-211-0/+2
* | | Merge branch 'mk/grep-pcre'Junio C Hamano2011-06-201-3/+3
|\ \ \
| * | | t7810: avoid unportable use of "echo"Junio C Hamano2011-06-201-3/+3
* | | | plug a few coverity-spotted leaksJim Meyering2011-06-204-5/+12
* | | | Merge branch 'di/no-no-existant'Junio C Hamano2011-06-197-14/+14
|\ \ \ \
| * | | | Fix typo: existant->existentDmitry Ivankov2011-06-167-14/+14
* | | | | Merge branch 'maint'Junio C Hamano2011-06-191-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | builtin/gc.c: add missing newline in messageAndreas Schwab2011-06-191-1/+1
* | | | | tests: link shell libraries into valgrind directoryJeff King2011-06-171-2/+7
* | | | | t/Makefile: pass test opts to valgrind target properlyJeff King2011-06-171-1/+1
* | | | | Merge branch 'ab/i18n-scripts-basic'Junio C Hamano2011-06-171-1/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | sh-i18n--envsubst.c: do not #include getopt.hBrandon Casey2011-06-171-1/+0
* | | | | Git 1.7.6-rc2v1.7.6-rc2Junio C Hamano2011-06-162-2/+2
* | | | | gitweb: do not misparse nonnumeric content tag files that contain a digitJonathan Nieder2011-06-092-1/+9
* | | | | Git 1.7.6-rc1v1.7.6-rc1Junio C Hamano2011-06-082-3/+11
* | | | | Merge branch 'maint'Junio C Hamano2011-06-081-2/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | fetch: do not leak a refspecJim Meyering2011-06-081-2/+4
* | | | | Merge branch 'jc/magic-pathspec'Junio C Hamano2011-06-071-6/+6
|\ \ \ \ \
| * | | | | t3703: skip more tests using colons in file names on WindowsAlex Riesen2011-06-071-6/+6
* | | | | | Merge branch 'jn/mime-type-with-params'Junio C Hamano2011-06-061-1/+1
|\ \ \ \ \ \
| * | | | | | gitweb: Fix usability of $prevent_xssJakub Narebski2011-06-051-1/+1
* | | | | | | Merge branch 'jn/gitweb-docs'Junio C Hamano2011-06-062-131/+135
|\ \ \ \ \ \ \
| * | | | | | | gitweb: Move "Requirements" up in gitweb/INSTALLJakub Narebski2011-06-031-15/+15
| * | | | | | | gitweb: Describe CSSMIN and JSMIN in gitweb/INSTALLJakub Narebski2011-06-021-6/+13
| * | | | | | | gitweb: Move information about installation from README to INSTALLJakub Narebski2011-06-022-116/+113
* | | | | | | | Merge branch 'jk/diff-not-so-quick'Junio C Hamano2011-06-065-5/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | diff: futureproof "stop feeding the backend early" logicJunio C Hamano2011-05-314-6/+11
| * | | | | | | | diff_tree: disable QUICK optimization with diff filterJeff King2011-05-312-0/+6
* | | | | | | | | Merge branch 'bc/maint-status-z-to-use-porcelain'Junio C Hamano2011-06-062-3/+11
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | builtin/commit.c: set status_format _after_ option parsingBrandon Casey2011-05-292-4/+5
| * | | | | | | | t7508: demonstrate status's failure to use --porcelain format with -zBrandon Casey2011-05-291-0/+7
* | | | | | | | | Sync with 1.7.5.4v1.7.6-rc0Junio C Hamano2011-06-012-1/+5
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Git 1.7.5.4v1.7.5.4Junio C Hamano2011-06-013-2/+6
| * | | | | | | | Merge branch 'jk/maint-config-alias-fix' into maintJunio C Hamano2011-06-014-48/+30
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jc/fmt-req-fix' into maintJunio C Hamano2011-06-011-1/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jk/maint-docs' into maintJunio C Hamano2011-06-014-15/+35
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jn/doc-remote-helpers' into maintJunio C Hamano2011-06-011-3/+3
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'kk/maint-prefix-in-config-mak' into maintJunio C Hamano2011-06-011-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | diffcore-rename.c: avoid set-but-not-used warningJim Meyering2011-06-011-2/+1