aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Don't redefine htonl and ntohl on big-endianHolger Weiß2010-03-31
* gitweb: git_get_project_config requires only $git_dir, not also $projectJakub Narebski2010-03-31
* Updated the usage string of git resetJan Stępień2010-03-31
* Documentation: Clarify support for smart HTTP backendGreg Bacon2010-03-30
* Windows: fix utime() for read-only filesJohannes Sixt2010-03-30
* diff: fix textconv error zombiesJohannes Sixt2010-03-30
* format-patch: Squelch 'fatal: Not a range." errorKevin Ballard2010-03-29
* Prepare for 1.7.0.4Junio C Hamano2010-03-28
* Merge branch 'cp/add-u-pathspec' into maintJunio C Hamano2010-03-28
|\
| * test for add with non-existent pathspecChris Packham2010-02-16
| * git add -u: die on unmatched pathspecJunio C Hamano2010-02-16
* | t9350: fix careless use of "cd"Junio C Hamano2010-03-28
* | difftool: Fix '--gui' when diff.guitool is unconfiguredDavid Aguilar2010-03-28
* | fast-export: don't segfault when marks file cannot be openedSverre Rabbelier2010-03-28
* | Merge branch 'jc/color-attrs' into maintJunio C Hamano2010-03-24
|\ \
| * | color: allow multiple attributesJunio C Hamano2010-03-07
* | | Merge branch 'jk/maint-add-ignored-dir' into maintJunio C Hamano2010-03-24
|\ \ \
| * | | tests for "git add ignored-dir/file" without -fJunio C Hamano2010-03-13
| * | | dir: fix COLLECT_IGNORED on excluded prefixesJeff King2010-03-13
| * | | t0050: mark non-working test as suchJunio C Hamano2010-03-13
* | | | Merge branch 'bg/apply-fix-blank-at-eof' into maintJunio C Hamano2010-03-24
|\ \ \ \
| * | | | t3417: Add test cases for "rebase --whitespace=fix"Björn Gustavsson2010-03-06
| * | | | t4124: Add additional tests of --whitespace=fixBjörn Gustavsson2010-03-06
| * | | | apply: Allow blank context lines to match beyond EOFBjörn Gustavsson2010-03-06
| * | | | apply: Remove the quick rejection testBjörn Gustavsson2010-03-06
| * | | | apply: Don't unnecessarily update line lengths in the preimageBjörn Gustavsson2010-03-06
* | | | | Documentation: explain the meaning of "-g" in git-describe outputMarkus Heidelberg2010-03-24
* | | | | Git 1.7.0.3v1.7.0.3Junio C Hamano2010-03-21
* | | | | Merge branch 'maint-1.6.6' into maintJunio C Hamano2010-03-21
|\ \ \ \ \
| * | | | | Documentation/git-clone: Transform description list into item listMichael J Gruber2010-03-21
| * | | | | Documentation/urls: Remove spurious example markersMichael J Gruber2010-03-21
| * | | | | Documentation/gitdiffcore: Remove misleading date in headingMichael J Gruber2010-03-21
| * | | | | Documentation/git-reflog: Fix formatting of command listsMichael J Gruber2010-03-21
* | | | | | .mailmap: Map the the first submissions of MJG by e-mailMichael J Gruber2010-03-21
* | | | | | Update draft release notes to 1.7.0.3Junio C Hamano2010-03-20
* | | | | | fetch: Fix minor memory leakAndreas Gruenbacher2010-03-20
* | | | | | fetch: Future-proof initialization of a refspec on stackAndreas Gruenbacher2010-03-20
* | | | | | fetch: Check for a "^{}" suffix with suffixcmp()Andreas Gruenbacher2010-03-20
* | | | | | daemon: parse_host_and_port SIGSEGV if port is specifiedImre Deak2010-03-20
* | | | | | Makefile: Fix CDPATH problemJonathan Nieder2010-03-20
* | | | | | pull: replace unnecessary sed invocationStephen Boyd2010-03-20
* | | | | | Documentation: receive.denyCurrentBranch defaults to 'refuse'Thomas Rast2010-03-17
* | | | | | bash: complete *_HEAD refs if presentIan Ward Comfort2010-03-17
* | | | | | Documentation/git-read-tree: clarify 2-tree mergeMichael J Gruber2010-03-15
* | | | | | Documentation/git-read-tree: fix table layoutMichael J Gruber2010-03-15
* | | | | | don't use default revision if a rev was specifiedDave Olszewski2010-03-13
* | | | | | for_each_recent_reflog_ent(): use strbuf, fix offset handlingRené Scharfe2010-03-13
* | | | | | t/Makefile: remove test artifacts upon "make clean"Junio C Hamano2010-03-13
* | | | | | blame: fix indent of line numbersRené Scharfe2010-03-13
* | | | | | t9400: Use test_cmp when appropriateJunio C Hamano2010-03-11