aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* revert: Fix trivial comment style issueElijah Newren2010-09-06
* cache_tree_free: Fix small memory leakElijah Newren2010-09-06
* Merge branch 'xx/trivial' into maintJunio C Hamano2010-09-06
|\
| * tag.c: whitespace breakages fixJunio C Hamano2010-09-05
| * Fix whitespace issue in object.cJared Hance2010-09-05
| * t5505: add missing &&Jens Lehmann2010-09-05
* | Git 1.7.2.3v1.7.2.3Junio C Hamano2010-09-03
* | builtin/merge_recursive.c: Add an usage string and make use of it.Thiago Farina2010-09-03
* | Prepare for 1.7.2.3Junio C Hamano2010-09-01
* | Merge branch 'gp/pack-refs-remove-empty-dirs' into maintJunio C Hamano2010-09-01
|\ \
| * | pack-refs: remove newly empty directoriesGreg Price2010-07-07
* | | Merge branch 'sg/rerere-gc-old-still-used' into maintJunio C Hamano2010-09-01
|\ \ \
| * | | rerere: fix overeager gcSZEDER Gábor2010-07-14
| * | | mingw_utime(): handle NULL times parameterSZEDER Gábor2010-07-12
* | | | Merge branch 'np/maint-huge-delta-generation' into maintJunio C Hamano2010-09-01
|\ \ \ \
| * | | | fix >4GiB source delta assertion failureNicolas Pitre2010-08-21
* | | | | Merge branch 'dj/fetch-tagopt' into maintJunio C Hamano2010-09-01
|\ \ \ \ \
| * | | | | fetch: allow command line --tags to override configDaniel Johnson2010-08-14
* | | | | | Merge branch 'da/fix-submodule-sync-superproject-config' into maintJunio C Hamano2010-09-01
|\ \ \ \ \ \
| * | | | | | submodule sync: Update "submodule.<name>.url"David Aguilar2010-08-18
| |/ / / / /
* | | | | | Merge branch 'en/rebase-against-rebase-fix' into maintJunio C Hamano2010-09-01
|\ \ \ \ \ \
| * | | | | | pull --rebase: Avoid spurious conflicts and reapplying unnecessary patchesElijah Newren2010-08-12
| * | | | | | t5520-pull: Add testcases showing spurious conflicts from git pull --rebaseElijah Newren2010-08-12
* | | | | | | Merge branch 'maint-1.7.1' into maintJunio C Hamano2010-08-29
|\ \ \ \ \ \ \
| * | | | | | | t0003: add missing && at end of linesMatthieu Moy2010-08-29
* | | | | | | | for-each-ref: fix objectname:short bugJay Soffian2010-08-26
* | | | | | | | tree-walk: Correct bitrotted comment about tree_entry()Elijah Newren2010-08-25
* | | | | | | | Fix 'git log' early pager startup error caseLinus Torvalds2010-08-25
* | | | | | | | parse-options: clarify PARSE_OPT_NOARG descriptionJonathan Nieder2010-08-24
* | | | | | | | t3302 (notes): Port to SolarisJonathan Nieder2010-08-24
* | | | | | | | Typos in code comments, an error message, documentationRalf Wildenhues2010-08-22
| |_|_|/ / / / |/| | | | | |
* | | | | | | t7403: add missing &&'sJens Lehmann2010-08-21
* | | | | | | Tell ignore file about generate files in /gitweb/staticMark Rada2010-08-21
* | | | | | | Merge branch 'jc/maint-follow-rename-fix' into maintJunio C Hamano2010-08-20
|\ \ \ \ \ \ \
| * | | | | | | log: test for regression introduced in v1.7.2-rc0~103^2~2Ævar Arnfjörð Bjarmason2010-08-15
| * | | | | | | diff --follow: do call diffcore_std() as necessaryJunio C Hamano2010-08-13
| * | | | | | | diff --follow: do not waste cycles while recursingJunio C Hamano2010-08-13
* | | | | | | | Merge branch 'jn/maint-plug-leak' into maintJunio C Hamano2010-08-20
|\ \ \ \ \ \ \ \
| * | | | | | | | write-tree: Avoid leak when index refers to an invalid objectJonathan Nieder2010-08-11
| * | | | | | | | read-tree: stop leaking tree objectsJonathan Nieder2010-08-11
| * | | | | | | | core: Stop leaking ondisk_cache_entrysJonathan Nieder2010-08-11
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'jn/fix-abbrev' into maintJunio C Hamano2010-08-20
|\ \ \ \ \ \ \ \
| * | | | | | | | examples/commit: use --abbrev for commit summaryJonathan Nieder2010-07-27
| * | | | | | | | checkout, commit: remove confusing assignments to rev.abbrevJonathan Nieder2010-07-27
| * | | | | | | | archive: abbreviate substituted commit ids againJonathan Nieder2010-07-27
* | | | | | | | | Merge branch 'vs/doc-spell' into maintJunio C Hamano2010-08-20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation: spelling fixesVille Skyttä2010-07-20
* | | | | | | | | | Merge branch 'jn/rebase-rename-am' into maintJunio C Hamano2010-08-20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rebase: protect against diff.renames configurationJunio C Hamano2010-07-23
| * | | | | | | | | | t3400 (rebase): whitespace cleanupJonathan Nieder2010-07-23