summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Git 1.7.10.3v1.7.10.3Junio C Hamano2012-05-252-5/+16
* Merge branch 'hv/submodule-alt-odb' into maintJunio C Hamano2012-05-254-2/+39
|\
| * teach add_submodule_odb() to look for alternatesHeiko Voigt2012-05-144-2/+39
* | Merge branch 'bp/diff-no-index-strbuf-fix' into maintJunio C Hamano2012-05-252-2/+27
|\ \
| * | diff --no-index: don't leak buffers in queue_diffBobby Powers2012-05-161-2/+2
| * | diff --no-index: reset temporary buffer lengths on directory iterationBobby Powers2012-05-162-0/+25
* | | fmt-merge-message: add empty line between tag and signature verificationLinus Torvalds2012-05-251-3/+5
* | | config doc: remove confusion about relative GIT_DIR from FILES sectionJonathan Nieder2012-05-251-3/+1
* | | Update draft release notes to 1.7.10.3Junio C Hamano2012-05-241-0/+6
* | | Merge branch 'jk/maint-status-porcelain-z-b' into maintJunio C Hamano2012-05-245-89/+105
|\ \ \
| * | | status: respect "-b" for porcelain formatJeff King2012-05-085-11/+16
| * | | status: fix null termination with "-b"Jeff King2012-05-082-3/+13
| * | | status: refactor null_termination optionJeff King2012-05-083-24/+24
| * | | commit: refactor option parsingJeff King2012-05-081-58/+59
* | | | osxkeychain: pull make config from top-level directoryJeff King2012-05-241-2/+5
* | | | Consistently use "superproject" instead of "supermodule"Jens Lehmann2012-05-203-4/+4
* | | | t3404: begin "exchange commits with -p" test with correct preconditionsJohannes Sixt2012-05-201-0/+1
* | | | l10n: de.po: translate 3 new messagesRalf Thielow2012-05-151-101/+127
* | | | l10n: zh_CN.po: translate 3 new messagesJiang Xin2012-05-151-99/+121
* | | | l10n: Update git.pot (3 new, 2 removed messages)Jiang Xin2012-05-151-96/+108
* | | | Merge branch 'maint' of git://github.com/git-l10n/git-po into maintJunio C Hamano2012-05-144-515/+538
|\ \ \ \
| * | | | l10n: zh_CN.po: translate 1 new messageJiang Xin2012-05-121-94/+98
| * | | | l10n: de.po: translate one new messageRalf Thielow2012-05-081-130/+148
| * | | | l10n: de.po: unify translation of "ahead" and "behind"Ralf Thielow2012-05-081-8/+9
| * | | | l10n: de.po: collection of improvementsRalf Thielow2012-05-081-125/+129
| * | | | l10n: de.po: translate "remote" as "extern"Ralf Thielow2012-05-081-23/+23
| * | | | l10n: de.po: translate "track" as "beobachten"Ralf Thielow2012-05-081-12/+12
| * | | | l10n: add new members to German translation teamRalf Thielow2012-05-081-0/+3
| * | | | l10n: de.po: collection of suggestionsThomas Rast2012-05-081-55/+44
| * | | | l10n: de.po: translate "bad" as "ungültig" ("invalid")Thomas Rast2012-05-081-13/+13
| * | | | l10n: de.po: hopefully uncontroversial fixesThomas Rast2012-05-081-11/+11
| * | | | l10n: de.po: translate "bare" as "bloß"Thomas Rast2012-05-081-2/+2
| * | | | l10n: Update git.pot (1 new messages)Jiang Xin2012-05-081-94/+98
* | | | | Start preparing for 1.7.10.3Junio C Hamano2012-05-142-1/+27
* | | | | Merge branch 'jk/maint-reflog-walk-count-vs-time' into maintJunio C Hamano2012-05-147-16/+82
|\ \ \ \ \
| * | | | | reflog-walk: tell explicit --date=default from not having --date at allJunio C Hamano2012-05-075-17/+15
| * | | | | reflog-walk: always make HEAD@{0} show indexed selectorsJeff King2012-05-042-1/+10
| * | | | | reflog-walk: clean up "flag" field of commit_reflog structJeff King2012-05-041-3/+12
| * | | | | log: respect date_mode_explicit with --format:%gdJeff King2012-05-045-2/+7
| * | | | | t1411: add more selector index/date testsJeff King2012-05-041-0/+45
* | | | | | Merge branch 'jk/doc-asciidoc-inline-literal' into maintJunio C Hamano2012-05-1453-194/+192
|\ \ \ \ \ \
| * | | | | | docs: stop using asciidoc no-inline-literalJeff King2012-04-2653-194/+192
* | | | | | | Merge branch 'ef/checkout-empty' into maintJunio C Hamano2012-05-142-1/+12
|\ \ \ \ \ \ \
| * | | | | | | checkout: do not corrupt HEAD on empty repoErik Faye-Lund2012-05-082-1/+12
* | | | | | | | Merge branch 'jk/maint-tformat-with-z' into maintJunio C Hamano2012-05-142-1/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | log-tree: the previous one is still not quite rightJunio C Hamano2012-05-011-0/+16
| * | | | | | | | log-tree: use custom line terminator in line termination modeJan Krüger2012-05-012-1/+13
* | | | | | | | | Merge branch 'js/checkout-detach-count' into maintJunio C Hamano2012-05-142-11/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | checkout (detached): truncate list of orphaned commits at the new HEADJohannes Sixt2012-05-042-7/+8
| * | | | | | | | | t2020-checkout-detach: check for the number of orphaned commitsJohannes Sixt2012-05-041-5/+16