Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i18n: use test_i18ngrep in t2020, t2204, t3030, and t3200 | Junio C Hamano | 2011-04-13 | 4 | -19/+21 |
* | i18n: use test_i18ngrep in lib-httpd and t2019 | Junio C Hamano | 2011-04-13 | 2 | -9/+8 |
* | i18n: do not overuse C_LOCALE_OUTPUT (grep) | Junio C Hamano | 2011-04-13 | 2 | -5/+23 |
* | i18n: use test_i18ncmp in t1200 and t2200 | Junio C Hamano | 2011-04-13 | 2 | -4/+4 |
* | i18n: .git file is not a human readable message (t5601) | Junio C Hamano | 2011-04-13 | 1 | -1/+1 |
* | i18n: do not overuse C_LOCALE_OUTPUT | Junio C Hamano | 2011-04-12 | 2 | -57/+44 |
* | i18n: mark init-db messages for translation | Ævar Arnfjörð Bjarmason | 2011-04-12 | 1 | -2/+5 |
* | i18n: mark checkout plural warning for translation | Ævar Arnfjörð Bjarmason | 2011-04-12 | 1 | -3/+12 |
* | Merge branch 'jk/maint-remote-mirror-safer' | Junio C Hamano | 2011-04-06 | 1 | -0/+78 |
|\ | |||||
| * | remote: separate the concept of push and fetch mirrors | Jeff King | 2011-03-30 | 1 | -0/+78 |
* | | Merge branch 'jl/submodule-fetch-on-demand' | Junio C Hamano | 2011-04-04 | 3 | -1/+276 |
|\ \ | |||||
| * | | submodule update: Don't fetch when the submodule commit is already present | Jens Lehmann | 2011-03-09 | 1 | -0/+20 |
| * | | fetch/pull: Don't recurse into a submodule when commits are already present | Jens Lehmann | 2011-03-09 | 1 | -0/+19 |
| * | | Submodules: Add 'on-demand' value for the 'fetchRecurseSubmodule' option | Jens Lehmann | 2011-03-09 | 1 | -0/+28 |
| * | | config: teach the fetch.recurseSubmodules option the 'on-demand' value | Jens Lehmann | 2011-03-09 | 1 | -0/+28 |
| * | | fetch/pull: Add the 'on-demand' value to the --recurse-submodules option | Jens Lehmann | 2011-03-09 | 1 | -0/+71 |
| * | | fetch/pull: recurse into submodules when necessary | Jens Lehmann | 2011-03-09 | 2 | -1/+110 |
* | | | Merge branch 'nm/maint-conflicted-submodule-entries' | Junio C Hamano | 2011-04-04 | 1 | -6/+52 |
|\ \ \ | |||||
| * | | | submodule: process conflicting submodules only once | Nicolas Morey-Chaisemartin | 2011-03-30 | 1 | -6/+52 |
* | | | | t2019-checkout-ambiguous-ref.sh: depend on C_LOCALE_OUTPUT | Ævar Arnfjörð Bjarmason | 2011-04-03 | 1 | -2/+2 |
* | | | | Merge branch 'nd/init-gitdir' | Junio C Hamano | 2011-04-01 | 2 | -0/+59 |
|\ \ \ \ | |||||
| * | | | | init, clone: support --separate-git-dir for .git file | Nguyễn Thái Ngọc Duy | 2011-03-19 | 2 | -0/+59 |
* | | | | | Merge branch 'jr/grep-en-config' | Junio C Hamano | 2011-04-01 | 1 | -1/+23 |
|\ \ \ \ \ | |||||
| * | | | | | grep: allow -E and -n to be turned on by default via configuration | Joe Ratterman | 2011-03-30 | 1 | -1/+23 |
* | | | | | | Merge branch 'ab/i18n-st' | Junio C Hamano | 2011-04-01 | 34 | -156/+257 |
|\ \ \ \ \ \ | |||||
| * | | | | | | i18n: git-revert split up "could not revert/apply" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -1/+1 |
| * | | | | | | i18n: git-revert "Your local changes" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -1/+1 |
| * | | | | | | i18n: git-describe basic messages | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -1/+1 |
| * | | | | | | i18n: git-clean basic messages | Ævar Arnfjörð Bjarmason | 2011-03-09 | 2 | -5/+5 |
| * | | | | | | i18n: git-status "renamed: " message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -2/+2 |
| * | | | | | | i18n: git-status "Initial commit" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -2/+5 |
| * | | | | | | i18n: git-status "Changes to be committed" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -10/+10 |
| * | | | | | | i18n: git-status "nothing to commit" messages | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -4/+4 |
| * | | | | | | i18n: git-status basic messages | Ævar Arnfjörð Bjarmason | 2011-03-09 | 3 | -61/+76 |
| * | | | | | | i18n: git-push "prevent you from losing" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 2 | -3/+6 |
| * | | | | | | i18n: git-tag tag_template message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -0/+1 |
| * | | | | | | i18n: git-reset "Unstaged changes after reset" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -1/+1 |
| * | | | | | | i18n: git-merge "Wonderful" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -1/+1 |
| * | | | | | | i18n: git-merge "You have not concluded your merge" messages | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -1/+1 |
| * | | | | | | i18n: git-merge "Updating %s..%s" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -1/+4 |
| * | | | | | | i18n: git-merge basic messages | Ævar Arnfjörð Bjarmason | 2011-03-09 | 2 | -6/+24 |
| * | | | | | | i18n: git-log "--OPT does not make sense" messages | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -1/+1 |
| * | | | | | | i18n: git-grep "--open-files-in-pager" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -1/+1 |
| * | | | | | | i18n: git-fetch formatting messages | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -8/+32 |
| * | | | | | | i18n: git-commit "enter the commit message" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 2 | -13/+21 |
| * | | | | | | i18n: git-commit print_summary messages | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -2/+8 |
| * | | | | | | i18n: git-commit formatting messages | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -2/+2 |
| * | | | | | | i18n: git-commit "middle of a merge" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -3/+3 |
| * | | | | | | i18n: git-checkout "HEAD is now at" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -5/+5 |
| * | | | | | | i18n: git-branch "(no branch)" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -1/+1 |