summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Git 1.7.2.4v1.7.2.4Junio C Hamano2010-12-025-2/+32
|\
| * Git 1.7.1.3v1.7.1.3Junio C Hamano2010-12-024-2/+22
| |\
| | * Git 1.7.0.8v1.7.0.8Junio C Hamano2010-12-023-2/+12
* | | Merge branch 'maint-1.7.1' into maint-1.7.2Junio C Hamano2010-12-022-2/+7
|\| |
| * | Merge branch 'maint-1.7.0' into maint-1.7.1Junio C Hamano2010-12-022-2/+7
| |\|
| | * add: introduce add.ignoreerrors synonym for add.ignore-errorsJonathan Nieder2010-12-012-2/+7
* | | bash: Match lightweight tags in promptknittl2010-12-011-1/+1
* | | git-commit.txt: (synopsis): move -i and -o before "--"Jari Aalto2010-12-011-2/+2
* | | t3101: modernise styleJunio C Hamano2010-09-121-62/+64
* | | compat/nedmalloc: don't force NDEBUG on the rest of gitRené Scharfe2010-09-111-1/+6
* | | config.txt: fix placement of diff.noprefixMark Lodato2010-09-101-2/+3
* | | xdiff-interface.c: always trim trailing space from xfuncname matchesBrandon Casey2010-09-101-3/+2
* | | diff.c: call regfree to free memory allocated by regcomp when necessaryBrandon Casey2010-09-101-1/+4
* | | revert: Fix trivial comment style issueElijah Newren2010-09-071-1/+0
* | | cache_tree_free: Fix small memory leakElijah Newren2010-09-071-1/+3
* | | Merge branch 'xx/trivial' into maintJunio C Hamano2010-09-063-11/+11
|\ \ \
| * | | tag.c: whitespace breakages fixJunio C Hamano2010-09-061-9/+9
| * | | Fix whitespace issue in object.cJared Hance2010-09-061-4/+4
| * | | t5505: add missing &&Jens Lehmann2010-09-061-1/+1
* | | | Git 1.7.2.3v1.7.2.3Junio C Hamano2010-09-033-9/+3
* | | | builtin/merge_recursive.c: Add an usage string and make use of it.Thiago Farina2010-09-031-1/+4
* | | | Prepare for 1.7.2.3Junio C Hamano2010-09-022-1/+47
* | | | Merge branch 'gp/pack-refs-remove-empty-dirs' into maintJunio C Hamano2010-09-012-0/+38
|\ \ \ \
| * | | | pack-refs: remove newly empty directoriesGreg Price2010-07-072-0/+38
* | | | | Merge branch 'sg/rerere-gc-old-still-used' into maintJunio C Hamano2010-09-014-11/+41
|\ \ \ \ \
| * | | | | rerere: fix overeager gcSZEDER Gábor2010-07-143-9/+34
| * | | | | mingw_utime(): handle NULL times parameterSZEDER Gábor2010-07-131-2/+7
* | | | | | Merge branch 'np/maint-huge-delta-generation' into maintJunio C Hamano2010-09-011-1/+8
|\ \ \ \ \ \
| * | | | | | fix >4GiB source delta assertion failureNicolas Pitre2010-08-221-1/+8
* | | | | | | Merge branch 'dj/fetch-tagopt' into maintJunio C Hamano2010-09-014-7/+56
|\ \ \ \ \ \ \
| * | | | | | | fetch: allow command line --tags to override configDaniel Johnson2010-08-154-7/+56
* | | | | | | | Merge branch 'da/fix-submodule-sync-superproject-config' into maintJunio C Hamano2010-09-012-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | submodule sync: Update "submodule.<name>.url"David Aguilar2010-08-182-1/+5
| |/ / / / / / /
* | | | | | | | Merge branch 'en/rebase-against-rebase-fix' into maintJunio C Hamano2010-09-012-0/+71
|\ \ \ \ \ \ \ \
| * | | | | | | | pull --rebase: Avoid spurious conflicts and reapplying unnecessary patchesElijah Newren2010-08-132-2/+11
| * | | | | | | | t5520-pull: Add testcases showing spurious conflicts from git pull --rebaseElijah Newren2010-08-131-0/+62
* | | | | | | | | Merge branch 'maint-1.7.1' into maintJunio C Hamano2010-08-301-5/+5
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | t0003: add missing && at end of linesMatthieu Moy2010-08-301-5/+5
* | | | | | | | | for-each-ref: fix objectname:short bugJay Soffian2010-08-271-1/+2
* | | | | | | | | tree-walk: Correct bitrotted comment about tree_entry()Elijah Newren2010-08-261-1/+4
* | | | | | | | | Fix 'git log' early pager startup error caseLinus Torvalds2010-08-252-9/+4
* | | | | | | | | parse-options: clarify PARSE_OPT_NOARG descriptionJonathan Nieder2010-08-241-1/+1
* | | | | | | | | t3302 (notes): Port to SolarisJonathan Nieder2010-08-241-1/+1
* | | | | | | | | Typos in code comments, an error message, documentationRalf Wildenhues2010-08-2217-26/+26
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | t7403: add missing &&'sJens Lehmann2010-08-221-2/+2
* | | | | | | | Tell ignore file about generate files in /gitweb/staticMark Rada2010-08-221-1/+1
* | | | | | | | Merge branch 'jc/maint-follow-rename-fix' into maintJunio C Hamano2010-08-205-18/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | log: test for regression introduced in v1.7.2-rc0~103^2~2Ævar Arnfjörð Bjarmason2010-08-161-1/+13
| * | | | | | | | diff --follow: do call diffcore_std() as necessaryJunio C Hamano2010-08-134-16/+27
| * | | | | | | | diff --follow: do not waste cycles while recursingJunio C Hamano2010-08-131-1/+1