aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | merge-recursive: distinguish "removed" and "overwritten" messagesMatthieu Moy2010-08-11
| * | | | | | merge-recursive: porcelain messages for checkoutDiane Gasselin2010-08-11
| * | | | | | Turn unpack_trees_options.msgs into an array + enumMatthieu Moy2010-08-11
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'po/userdiff-csharp'Junio C Hamano2010-08-21
|\ \ \ \ \ \
| * | | | | | Userdiff patterns for C#Petr Onderka2010-08-16
| |/ / / / /
* | | | | | Merge branch 'ab/perl-install'Junio C Hamano2010-08-21
|\ \ \ \ \ \
| * | | | | | perl/Makefile: Unset INSTALL_BASE when making perl.makÆvar Arnfjörð Bjarmason2010-08-12
| |/ / / / /
* | | | | | Merge branch 'maint'Junio C Hamano2010-08-21
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | t7403: add missing &&'sJens Lehmann2010-08-21
| * | | | | Tell ignore file about generate files in /gitweb/staticMark Rada2010-08-21
* | | | | | Merge branch 'maint'Junio C Hamano2010-08-20
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'jc/maint-follow-rename-fix' into maintJunio C Hamano2010-08-20
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jn/maint-plug-leak' into maintJunio C Hamano2010-08-20
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jn/fix-abbrev' into maintJunio C Hamano2010-08-20
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'vs/doc-spell' into maintJunio C Hamano2010-08-20
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jn/rebase-rename-am' into maintJunio C Hamano2010-08-20
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jn/doc-pull' into maintJunio C Hamano2010-08-20
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'bc/use-more-hardlinks-in-install' into maintJunio C Hamano2010-08-20
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tr/rfc-reset-doc' into maintJunio C Hamano2010-08-20
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | xmalloc: include size in the failure messageMatthieu Moy2010-08-20
* | | | | | | | | | | | | | builtin/checkout: Fix message when switching to an existing branchRamkumar Ramachandra2010-08-20
* | | | | | | | | | | | | | Merge branch 'maint' to sync with 1.7.2.2Junio C Hamano2010-08-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Git 1.7.2.2v1.7.2.2Junio C Hamano2010-08-19
| * | | | | | | | | | | | | Merge branch 'tr/xsize-bits' into maintJunio C Hamano2010-08-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/sha1-name-find-fix' into maintJunio C Hamano2010-08-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sp/fix-smart-http-deadlock-on-error' into maintJunio C Hamano2010-08-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | t9155: fix compatibility with older SVNEric Wong2010-08-19
* | | | | | | | | | | | | | | | | Merge branch 'jc/maint-follow-rename-fix'Junio C Hamano2010-08-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | 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 'tf/string-list-init'Junio C Hamano2010-08-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | string_list: Add STRING_LIST_INIT macro and make use of it.Thiago Farina2010-07-05
* | | | | | | | | | | | | | | | | Merge branch 'cc/find-commit-subject'Junio C Hamano2010-08-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | blame: use find_commit_subject() instead of custom codeChristian Couder2010-07-23
| * | | | | | | | | | | | | | | | | merge-recursive: use find_commit_subject() instead of custom codeChristian Couder2010-07-23
| * | | | | | | | | | | | | | | | | bisect: use find_commit_subject() instead of custom codeChristian Couder2010-07-23
| * | | | | | | | | | | | | | | | | revert: rename variables related to subject in get_message()Christian Couder2010-07-23
| * | | | | | | | | | | | | | | | | revert: refactor code to find commit subject in find_commit_subject()Christian Couder2010-07-23
| * | | | | | | | | | | | | | | | | revert: fix off by one read when searching the end of a commit subjectChristian Couder2010-07-23
* | | | | | | | | | | | | | | | | | Merge branch 'jn/maint-plug-leak'Junio C Hamano2010-08-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | 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 'jl/submodule-ignore-diff'Junio C Hamano2010-08-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Add tests for the diff.ignoreSubmodules config optionJens Lehmann2010-08-09
| * | | | | | | | | | | | | | | | | Add the 'diff.ignoreSubmodules' config settingJohannes Schindelin2010-08-09
| * | | | | | | | | | | | | | | | | Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann2010-08-09
| * | | | | | | | | | | | | | | | | Submodules: Add the new "ignore" config option for diff and statusJens Lehmann2010-08-09
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'ml/rebase-x-strategy'Junio C Hamano2010-08-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \