summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | apply: Don't unnecessarily update line lengths in the preimageBjörn Gustavsson2010-03-061-11/+6
* | | | | | Documentation: explain the meaning of "-g" in git-describe outputMarkus Heidelberg2010-03-241-0/+3
* | | | | | Git 1.7.0.3v1.7.0.3Junio C Hamano2010-03-213-10/+5
* | | | | | Merge branch 'maint-1.6.6' into maintJunio C Hamano2010-03-214-14/+6
|\ \ \ \ \ \
| * | | | | | Documentation/git-clone: Transform description list into item listMichael J Gruber2010-03-211-5/+5
| * | | | | | Documentation/urls: Remove spurious example markersMichael J Gruber2010-03-211-6/+0
| * | | | | | Documentation/gitdiffcore: Remove misleading date in headingMichael J Gruber2010-03-211-1/+1
| * | | | | | Documentation/git-reflog: Fix formatting of command listsMichael J Gruber2010-03-211-2/+0
* | | | | | | .mailmap: Map the the first submissions of MJG by e-mailMichael J Gruber2010-03-211-0/+1
* | | | | | | Update draft release notes to 1.7.0.3Junio C Hamano2010-03-201-1/+7
* | | | | | | fetch: Fix minor memory leakAndreas Gruenbacher2010-03-201-2/+3
* | | | | | | fetch: Future-proof initialization of a refspec on stackAndreas Gruenbacher2010-03-201-3/+1
* | | | | | | fetch: Check for a "^{}" suffix with suffixcmp()Andreas Gruenbacher2010-03-201-1/+1
* | | | | | | daemon: parse_host_and_port SIGSEGV if port is specifiedImre Deak2010-03-201-1/+1
* | | | | | | Makefile: Fix CDPATH problemJonathan Nieder2010-03-201-0/+6
* | | | | | | pull: replace unnecessary sed invocationStephen Boyd2010-03-201-1/+1
* | | | | | | Documentation: receive.denyCurrentBranch defaults to 'refuse'Thomas Rast2010-03-171-1/+1
* | | | | | | bash: complete *_HEAD refs if presentIan Ward Comfort2010-03-171-1/+3