summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* commit: typofix for xxFFF[EF] checkbc/commit-invalid-utf8Junio C Hamano2013-08-051-1/+1
* commit: reject non-charactersPeter Krefting2013-07-092-2/+23
* commit: reject overlong UTF-8 sequencesbrian m. carlson2013-07-042-6/+22
* commit: reject invalid UTF-8 codepointsbrian m. carlson2013-07-042-5/+30
* Update draft release notes to 1.8.3.3Junio C Hamano2013-07-031-0/+15
* Merge branch 'rr/diffcore-pickaxe-doc' into maintJunio C Hamano2013-07-033-28/+59
|\
| * diffcore-pickaxe doc: document -S and -G properlyRamkumar Ramachandra2013-06-032-26/+57
| * diffcore-pickaxe: make error messages more consistentRamkumar Ramachandra2013-06-031-2/+2
* | Merge branch 'cr/git-work-tree-sans-git-dir' into maintJunio C Hamano2013-07-031-3/+1
|\ \
| * | git.txt: remove stale comment regarding GIT_WORK_TREEChris Rorvick2013-06-031-3/+1
* | | Merge branch 'fc/do-not-use-the-index-in-add-to-index' into maintJunio C Hamano2013-07-031-3/+3
|\ \ \
| * | | read-cache: trivial style cleanupsFelipe Contreras2013-06-031-2/+2
| * | | read-cache: fix wrong 'the_index' usageFelipe Contreras2013-06-031-1/+1
| |/ /
* | | Merge branch 'dm/unbash-subtree' into maintJunio C Hamano2013-07-031-1/+1
|\ \ \
| * | | contrib/git-subtree: Use /bin/sh interpreter instead of /bin/bashDmitry Marakasov2013-05-211-1/+1
* | | | Merge branch 'jc/core-checkstat' into maintJunio C Hamano2013-07-031-1/+14
|\ \ \ \
| * | | | deprecate core.statinfo at Git 2.0 boundaryJunio C Hamano2013-05-061-1/+14
* | | | | Merge branch 'jc/t5551-posix-sed-bre' into maintJunio C Hamano2013-07-031-2/+6
|\ \ \ \ \
| * | | | | t5551: do not use unportable sed '\+'Junio C Hamano2013-05-121-2/+6
* | | | | | Merge branch 'vv/help-unknown-ref' into maintJunio C Hamano2013-07-033-1/+57
|\ \ \ \ \ \
| * | | | | | merge: use help_unknown_ref()Vikrant Varma2013-05-081-1/+2
| * | | | | | help: add help_unknown_ref()Vikrant Varma2013-05-082-0/+55
* | | | | | | Merge branch 'rs/empty-archive' into maintJunio C Hamano2013-07-032-0/+15
|\ \ \ \ \ \ \
| * | | | | | | t5004: resurrect original empty tar archive testRené Scharfe2013-05-092-0/+14
| * | | | | | | t5004: avoid using tar for checking emptiness of archiveRené Scharfe2013-05-091-3/+2
* | | | | | | | Merge branch 'rh/merge-options-doc-fix' into maintJunio C Hamano2013-07-031-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation/merge-options.txt: restore `-e` optionRichard Hansen2013-05-161-1/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'an/diff-index-doc' into maintJunio C Hamano2013-07-031-6/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation/diff-index: mention two modes of operationJunio C Hamano2013-05-201-6/+6
| |/ / / / / / /
* | | | | | | | Merge branch 'cm/gitweb-project-list-persistent-cgi-fix' into maintJunio C Hamano2013-07-031-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | gitweb: fix problem causing erroneous project listCharles McGarvey2013-06-071-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'ar/wildmatch-foldcase' into maintJunio C Hamano2013-07-032-6/+56
|\ \ \ \ \ \ \ \
| * | | | | | | | wildmatch: properly fold case everywhereAnthony Ramine2013-06-022-6/+56
| |/ / / / / / /
* | | | | | | | Merge branch 'cb/log-follow-with-combined' into maintJunio C Hamano2013-07-032-0/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | fix segfault with git log -c --followClemens Buchacher2013-05-282-0/+17
* | | | | | | | | Merge branch 'rr/die-on-missing-upstream' into maintJunio C Hamano2013-07-032-17/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sha1_name: fix error message for @{<N>}, @{<date>}Ramkumar Ramachandra2013-06-021-1/+10
| * | | | | | | | | sha1_name: fix error message for @{u}Ramkumar Ramachandra2013-05-222-16/+12
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'maint-1.8.2' into maintJunio C Hamano2013-07-031-1/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'maint-1.8.1' into maint-1.8.2Junio C Hamano2013-07-031-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | git-config: update doc for --get with multiple valuesmaint-1.8.1John Keeping2013-07-031-1/+1
| | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | t7500: fix flipped actual/expectAndrew Pimlott2013-07-011-3/+3
* | | | | | | | | | lib-rebase: document exec_ in FAKE_LINESAndrew Pimlott2013-07-011-0/+2
* | | | | | | | | | Start preparing for 1.8.3.3Junio C Hamano2013-06-302-1/+12
* | | | | | | | | | Merge branch 'fc/macos-x-clipped-write' into maintJunio C Hamano2013-06-304-0/+27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | compate/clipped-write.c: large write(2) fails on Mac OS X/XNUFilipe Cabecinhas2013-05-174-0/+27
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'da/darwin' into maintJunio C Hamano2013-06-302-0/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | imap-send: eliminate HMAC deprecation warnings on Mac OS XDavid Aguilar2013-05-211-0/+10
| * | | | | | | | | | cache.h: eliminate SHA-1 deprecation warnings on Mac OS XDavid Aguilar2013-05-201-0/+6
| * | | | | | | | | | Makefile: add support for Apple CommonCrypto facilityDavid Aguilar2013-05-201-0/+8