summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Git 1.7.2.5v1.7.2.5Junio C Hamano2010-12-159-19/+111
|\
| * Git 1.7.1.4v1.7.1.4Junio C Hamano2010-12-158-19/+104
| |\
| | * Git 1.7.0.9v1.7.0.9Junio C Hamano2010-12-157-19/+96
| | |\
| | | * Git 1.6.6.3v1.6.6.3Junio C Hamano2010-12-156-19/+88
| | | |\
| | | | * Git 1.6.5.9v1.6.5.9Junio C Hamano2010-12-155-18/+64
| | | | |\
| | | | | * Git 1.6.4.5v1.6.4.5Junio C Hamano2010-12-153-2/+22
| | | | | * gitweb: Introduce esc_attr to escape attributes of HTML elementsJakub Narebski2010-12-151-15/+22
* | | | | | 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-012-2/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'maint-1.7.0' into maint-1.7.1Junio C Hamano2010-12-012-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-091-3/+2
* | | | | | diff.c: call regfree to free memory allocated by regcomp when necessaryBrandon Casey2010-09-091-1/+4
* | | | | | revert: Fix trivial comment style issueElijah Newren2010-09-061-1/+0
* | | | | | cache_tree_free: Fix small memory leakElijah Newren2010-09-061-1/+3
* | | | | | Merge branch 'xx/trivial' into maintJunio C Hamano2010-09-063-11/+11
|\ \ \ \ \ \
| * | | | | | tag.c: whitespace breakages fixJunio C Hamano2010-09-051-9/+9
| * | | | | | Fix whitespace issue in object.cJared Hance2010-09-051-4/+4
| * | | | | | t5505: add missing &&Jens Lehmann2010-09-051-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-012-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-121-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-211-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-144-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-122-2/+11
| * | | | | | | | | | t5520-pull: Add testcases showing spurious conflicts from git pull --rebaseElijah Newren2010-08-121-0/+62
* | | | | | | | | | | Merge branch 'maint-1.7.1' into maintJunio C Hamano2010-08-291-5/+5
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | t0003: add missing && at end of linesMatthieu Moy2010-08-291-5/+5
* | | | | | | | | | | for-each-ref: fix objectname:short bugJay Soffian2010-08-261-1/+2
* | | | | | | | | | | tree-walk: Correct bitrotted comment about tree_entry()Elijah Newren2010-08-251-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