summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* i18n: use test_i18ncmp and test_i18ngrep in t7102 and t7110Junio C Hamano2011-04-132-8/+8
* i18n: use test_i18ncmp and test_i18ngrep in t5541, t6040, t6120, t7004, t7012...Junio C Hamano2011-04-136-17/+15
* i18n: use test_i18ncmp and test_i18ngrep in t3700, t4001 and t4014Junio C Hamano2011-04-133-13/+13
* i18n: use test_i18ncmp and test_i18ngrep in t3203, t3501 and t3507Junio C Hamano2011-04-133-6/+6
* i18n: use test_i18ngrep in t2020, t2204, t3030, and t3200Junio C Hamano2011-04-134-19/+21
* i18n: use test_i18ngrep in lib-httpd and t2019Junio C Hamano2011-04-132-9/+8
* i18n: do not overuse C_LOCALE_OUTPUT (grep)Junio C Hamano2011-04-132-5/+23
* i18n: use test_i18ncmp in t1200 and t2200Junio C Hamano2011-04-132-4/+4
* i18n: .git file is not a human readable message (t5601)Junio C Hamano2011-04-131-1/+1
* i18n: do not overuse C_LOCALE_OUTPUTJunio C Hamano2011-04-122-57/+44
* i18n: mark init-db messages for translationÆvar Arnfjörð Bjarmason2011-04-122-7/+10
* i18n: mark checkout plural warning for translationÆvar Arnfjörð Bjarmason2011-04-122-6/+27
* i18n: mark checkout --detach messages for translationÆvar Arnfjörð Bjarmason2011-04-121-3/+3
* i18n: mark clone nonexistent repository message for translationÆvar Arnfjörð Bjarmason2011-04-121-1/+1
* i18n: mark merge CHERRY_PICK_HEAD messages for translationÆvar Arnfjörð Bjarmason2011-04-121-3/+3
* i18n: mark merge "upstream" messages for translationÆvar Arnfjörð Bjarmason2011-04-121-4/+4
* i18n: mark merge "Could not read from" message for translationÆvar Arnfjörð Bjarmason2011-04-121-1/+1
* Makefile: extract Q_() source strings as ngettext()Ævar Arnfjörð Bjarmason2011-04-111-1/+2
* i18n: avoid parenthesized string as array initializerRamsay Jones2011-04-111-1/+1
* Merge git://git.bogomips.org/git-svnJunio C Hamano2011-04-112-3/+31
|\
| * git-svn: Cache results of running the executable "git config"James Y Knight2011-04-091-0/+5
| * git-svn: Add a svn-remote.<name>.pushurl config keyAlejandro R. Sedeño2011-04-092-3/+26
* | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2011-04-112-23/+27
|\ \ | |/ |/|
| * gitk: Update cherry-pick error message parsingAnders Kaseorg2011-04-091-1/+1
| * gitk: Quote tag names in event bindings to avoid problems with % charsPat Thoyts2011-03-091-3/+4
| * gitk: Allow user to control how much of the SHA1 ID gets auto-selectedPaul Mackerras2011-03-091-6/+9
| * gitk: spelling fixes in Russian translationSkip2011-01-191-12/+12
| * gitk: Take only numeric version components when computing $git_versionAnders Kaseorg2011-01-191-1/+1
* | git-p4: replace each tab with 8 spaces for consistencyAndrew Garber2011-04-071-32/+32
* | Git 1.7.5-rc1v1.7.5-rc1Junio C Hamano2011-04-063-11/+14
* | Sync with 1.7.4.4Junio C Hamano2011-04-061-6/+4
|\ \
| * | Git 1.7.4.4v1.7.4.4Junio C Hamano2011-04-063-8/+6
| * | Merge branch 'nm/maint-conflicted-submodule-entries' into maintJunio C Hamano2011-04-063-9/+83
| |\ \
| * \ \ Merge branch 'mg/rev-list-n-reverse-doc' into maintJunio C Hamano2011-04-062-161/+163
| |\ \ \
* | \ \ \ Merge branch 'jk/maint-remote-mirror-safer'Junio C Hamano2011-04-063-19/+136
|\ \ \ \ \
| * | | | | remote: deprecate --mirrorJeff King2011-03-302-5/+7
| * | | | | remote: separate the concept of push and fetch mirrorsJeff King2011-03-303-19/+129
| * | | | | remote: disallow some nonsensical option combinationsJeff King2011-03-301-0/+5
* | | | | | Merge branch 'mg/doc-revisions-txt'Junio C Hamano2011-04-061-91/+107
|\ \ \ \ \ \
| * | | | | | revisions.txt: language improvementsMichael J Gruber2011-04-041-35/+35
| * | | | | | revisions.txt: structure with a labelled listMichael J Gruber2011-04-011-35/+51
| * | | | | | revisions.txt: consistent use of quotesMichael J Gruber2011-04-011-52/+52
* | | | | | | Merge branch 'maint'Junio C Hamano2011-04-042-6/+20
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Documentation: trivial grammar fix in core.worktree descriptionSZEDER Gábor2011-04-041-1/+1
| * | | | | | gitweb: Fix parsing of negative fractional timezones in JavaScriptJakub Narebski2011-04-041-5/+19
* | | | | | | Merge branch 'jl/submodule-fetch-on-demand'Junio C Hamano2011-04-0413-37/+520
|\ \ \ \ \ \ \
| * | | | | | | fetch/pull: Describe --recurse-submodule restrictions in the BUGS sectionJens Lehmann2011-03-092-0/+18
| * | | | | | | submodule update: Don't fetch when the submodule commit is already presentJens Lehmann2011-03-092-1/+24
| * | | | | | | fetch/pull: Don't recurse into a submodule when commits are already presentJens Lehmann2011-03-093-2/+49
| * | | | | | | Submodules: Add 'on-demand' value for the 'fetchRecurseSubmodule' optionJens Lehmann2011-03-094-5/+38