summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | Documentation/git-read-tree: clarify 2-tree mergeMichael J Gruber2010-03-151-13/+15
* | | | | | Documentation/git-read-tree: fix table layoutMichael J Gruber2010-03-151-10/+10
* | | | | | don't use default revision if a rev was specifiedDave Olszewski2010-03-132-2/+13
* | | | | | for_each_recent_reflog_ent(): use strbuf, fix offset handlingRené Scharfe2010-03-131-10/+12
* | | | | | t/Makefile: remove test artifacts upon "make clean"Junio C Hamano2010-03-131-0/+2
* | | | | | blame: fix indent of line numbersRené Scharfe2010-03-132-2/+20
* | | | | | t9400: Use test_cmp when appropriateJunio C Hamano2010-03-111-12/+12
* | | | | | Merge accumulated fixes to prepare for 1.7.0.3Junio C Hamano2010-03-082-1/+35
* | | | | | Merge branch 'mw/maint-gcc-warns-unused-write' into maintJunio C Hamano2010-03-081-4/+6
|\ \ \ \ \ \
| * | | | | | run-command.c: fix build warnings on UbuntuMichael Wookey2010-03-031-4/+6
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'fn/maint-mkdtemp-compat' into maintJunio C Hamano2010-03-081-1/+1
|\ \ \ \ \ \