summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/conflict-marker-size' into maintJunio C Hamano2010-04-092-14/+33
|\
| * diff --check: honor conflict-marker-size attributeJunio C Hamano2010-03-242-14/+33
* | Merge branch 'sp/maint-http-backend-die-triggers-die-recursively' into maintJunio C Hamano2010-04-091-7/+11
|\ \
| * | http-backend: Don't infinite loop during die()Shawn O. Pearce2010-03-241-7/+11
* | | Merge branch 'mg/maint-send-email-lazy-editor' into maintJunio C Hamano2010-04-091-1/+4
|\ \ \
| * | | send-email: lazily assign editor variableMichael J Gruber2010-03-251-1/+4
* | | | Merge branch 'rr/imap-send-unconfuse-from-line' into maintJunio C Hamano2010-04-092-8/+10
|\ \ \ \
| * | | | imap-send: Remove limitation on message bodyRamkumar Ramachandra2010-03-242-8/+10
| | |/ / | |/| |
* | | | Merge branch 'rb/maint-python-path' into maintJunio C Hamano2010-04-095-4/+9
|\ \ \ \
| * | | | Correct references to /usr/bin/python which does not exist on FreeBSDR. Tyler Ballance2010-03-245-4/+9
| |/ / /
* | | | Merge branch 'gh/maint-stash-show-error-message' into maintJunio C Hamano2010-04-091-2/+6
|\ \ \ \
| * | | | Improve error messages from 'git stash show'Gustaf Hendeby2010-03-161-2/+6
* | | | | Merge branch 'mg/mailmap-update' into maintJunio C Hamano2010-04-091-0/+3
|\ \ \ \ \
| * | | | | .mailmap: Entries for Alex Bennée, Deskin Miller, Vitaly "_Vi" ShukelaMichael J Gruber2010-03-201-0/+3
* | | | | | Merge branch 'bc/maint-daemon-sans-ss-family' into maintJunio C Hamano2010-04-091-4/+7
|\ \ \ \ \ \
| * | | | | | daemon.c: avoid accessing ss_family member of struct sockaddr_storageBrandon Casey2010-03-161-4/+7
| | |/ / / / | |/| | | |
* | | | | | fetch/push: fix usage stringsTay Ray Chuan2010-04-094-10/+10
* | | | | | docs: clarify "branch -l"Jeff King2010-04-081-0/+2
* | | | | | pack-protocol.txt: fix pkt-line lengthsTay Ray Chuan2010-04-041-4/+4
* | | | | | pack-protocol.txt: fix spellingTay Ray Chuan2010-04-041-1/+1
* | | | | | Git 1.7.0.4v1.7.0.4Junio C Hamano2010-03-313-4/+13
* | | | | | Merge branch 'jc/maint-refs-dangling' into maintJunio C Hamano2010-03-312-7/+10
|\ \ \ \ \ \
| * | | | | | refs: ref entry with NULL sha1 is can be a dangling symrefJunio C Hamano2010-03-152-7/+10
* | | | | | | Documentation: show-ref <pattern>s are optionalHolger Weiß2010-03-311-1/+1
* | | | | | | Link against libiconv on IRIXHolger Weiß2010-03-311-0/+2
* | | | | | | Don't redefine htonl and ntohl on big-endianHolger Weiß2010-03-311-0/+2
* | | | | | | gitweb: git_get_project_config requires only $git_dir, not also $projectJakub Narebski2010-03-311-2/+1
* | | | | | | Updated the usage string of git resetJan Stępień2010-03-311-1/+2
* | | | | | | Documentation: Clarify support for smart HTTP backendGreg Bacon2010-03-301-1/+1
* | | | | | | Windows: fix utime() for read-only filesJohannes Sixt2010-03-301-2/+18
* | | | | | | diff: fix textconv error zombiesJohannes Sixt2010-03-301-6/+11
* | | | | | | format-patch: Squelch 'fatal: Not a range." errorKevin Ballard2010-03-292-1/+12
* | | | | | | Prepare for 1.7.0.4Junio C Hamano2010-03-282-1/+20
* | | | | | | Merge branch 'cp/add-u-pathspec' into maintJunio C Hamano2010-03-283-9/+39
|\ \ \ \ \ \ \
| * | | | | | | test for add with non-existent pathspecChris Packham2010-02-162-0/+10
| * | | | | | | git add -u: die on unmatched pathspecJunio C Hamano2010-02-161-9/+29
* | | | | | | | t9350: fix careless use of "cd"Junio C Hamano2010-03-281-33/+38
* | | | | | | | difftool: Fix '--gui' when diff.guitool is unconfiguredDavid Aguilar2010-03-282-5/+16
* | | | | | | | fast-export: don't segfault when marks file cannot be openedSverre Rabbelier2010-03-281-1/+1
* | | | | | | | Merge branch 'jc/color-attrs' into maintJunio C Hamano2010-03-243-14/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | color: allow multiple attributesJunio C Hamano2010-03-073-14/+41
* | | | | | | | | Merge branch 'jk/maint-add-ignored-dir' into maintJunio C Hamano2010-03-243-4/+103
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tests for "git add ignored-dir/file" without -fJunio C Hamano2010-03-131-0/+79
| * | | | | | | | | dir: fix COLLECT_IGNORED on excluded prefixesJeff King2010-03-131-2/+18
| * | | | | | | | | t0050: mark non-working test as suchJunio C Hamano2010-03-131-2/+6
* | | | | | | | | | Merge branch 'bg/apply-fix-blank-at-eof' into maintJunio C Hamano2010-03-244-40/+450
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t3417: Add test cases for "rebase --whitespace=fix"Björn Gustavsson2010-03-061-0/+126
| * | | | | | | | | | t4124: Add additional tests of --whitespace=fixBjörn Gustavsson2010-03-061-0/+170
| * | | | | | | | | | apply: Allow blank context lines to match beyond EOFBjörn Gustavsson2010-03-061-30/+138
| * | | | | | | | | | apply: Remove the quick rejection testBjörn Gustavsson2010-03-062-5/+16