Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | i18n: use test_i18ncmp and test_i18ngrep in t3203, t3501 and t3507 | Junio C Hamano | 2011-04-13 | 3 | -6/+6 | |
| * | | | | | | | | 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 | 2 | -7/+10 | |
| * | | | | | | | | i18n: mark checkout plural warning for translation | Ævar Arnfjörð Bjarmason | 2011-04-12 | 2 | -6/+27 | |
| * | | | | | | | | i18n: mark checkout --detach messages for translation | Ævar Arnfjörð Bjarmason | 2011-04-12 | 1 | -3/+3 | |
| * | | | | | | | | i18n: mark clone nonexistent repository message for translation | Ævar Arnfjörð Bjarmason | 2011-04-12 | 1 | -1/+1 | |
| * | | | | | | | | i18n: mark merge CHERRY_PICK_HEAD messages for translation | Ævar Arnfjörð Bjarmason | 2011-04-12 | 1 | -3/+3 | |
| * | | | | | | | | i18n: mark merge "upstream" messages for translation | Ævar Arnfjörð Bjarmason | 2011-04-12 | 1 | -4/+4 | |
| * | | | | | | | | i18n: mark merge "Could not read from" message for translation | Ævar Arnfjörð Bjarmason | 2011-04-12 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'jc/rename-degrade-cc-to-c' into maint | Junio C Hamano | 2011-05-31 | 8 | -40/+152 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | diffcore-rename: fall back to -C when -C -C busts the rename limit | Junio C Hamano | 2011-03-22 | 7 | -10/+112 | |
| * | | | | | | | | | diffcore-rename: record filepair for rename src | Junio C Hamano | 2011-03-22 | 1 | -11/+12 | |
| * | | | | | | | | | diffcore-rename: refactor "too many candidates" logic | Junio C Hamano | 2011-03-22 | 1 | -18/+29 | |
| * | | | | | | | | | builtin/diff.c: remove duplicated call to diff_result_code() | Junio C Hamano | 2011-03-22 | 1 | -3/+1 | |
* | | | | | | | | | | Merge branch 'rr/doc-content-type' into maint | Junio C Hamano | 2011-05-31 | 2 | -62/+103 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Documentation: Allow custom diff tools to be specified in 'diff.tool' | Ramkumar Ramachandra | 2011-04-06 | 1 | -6/+8 | |
| * | | | | | | | | | Documentation: Add diff.<driver>.* to config | Ramkumar Ramachandra | 2011-04-06 | 1 | -0/+28 | |
| * | | | | | | | | | Documentation: Move diff.<driver>.* from config.txt to diff-config.txt | Ramkumar Ramachandra | 2011-04-06 | 2 | -62/+63 | |
| * | | | | | | | | | Documentation: Add filter.<driver>.* to config | Ramkumar Ramachandra | 2011-04-06 | 1 | -0/+10 | |
* | | | | | | | | | | Merge branch 'jm/maint-misc-fix' into maint | Junio C Hamano | 2011-05-30 | 4 | -5/+11 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | read_gitfile_gently: use ssize_t to hold read result | Jeff King | 2011-05-26 | 1 | -1/+1 | |
| * | | | | | | | | | | remove tests of always-false condition | Jim Meyering | 2011-05-26 | 2 | -2/+2 | |
| * | | | | | | | | | | rerere.c: diagnose a corrupt MERGE_RR when hitting EOF between TAB and '\0' | Jim Meyering | 2011-05-26 | 1 | -2/+8 | |
* | | | | | | | | | | | Merge branch 'bc/maint-submodule-fix-parked' into maint | Junio C Hamano | 2011-05-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | git-submodule.sh: separate parens by a space to avoid confusing some shells | Brandon Casey | 2011-05-26 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'bc/maint-api-doc-parked' into maint | Junio C Hamano | 2011-05-30 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Documentation/technical/api-diff.txt: correct name of diff_unmerge() | Brandon Casey | 2011-05-26 | 1 | -2/+2 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'jn/run-command-error-failure' into maint | Junio C Hamano | 2011-05-29 | 3 | -6/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | run-command: handle short writes and EINTR in die_child | Jonathan Nieder | 2011-04-20 | 1 | -6/+9 | |
| * | | | | | | | | | | | tests: check error message from run_command | Jonathan Nieder | 2011-04-20 | 2 | -0/+25 | |
* | | | | | | | | | | | | Git 1.7.5.3v1.7.5.3 | Junio C Hamano | 2011-05-26 | 4 | -3/+36 | |
* | | | | | | | | | | | | Merge branch 'maint-1.7.4' into maint | Junio C Hamano | 2011-05-26 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'jk/git-connection-deadlock-fix' into maint-1.7.4 | Junio C Hamano | 2011-05-26 | 4 | -14/+67 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'js/maint-send-pack-stateless-rpc-deadlock-fix' into maint-1.7.4 | Junio C Hamano | 2011-05-26 | 1 | -2/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/maint-upload-pack-shallow' into maint-1.7.4 | Junio C Hamano | 2011-05-26 | 1 | -12/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jm/maint-diff-words-with-sbe' into maint | Junio C Hamano | 2011-05-26 | 2 | -2/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | do not read beyond end of malloc'd buffer | Jim Meyering | 2011-05-20 | 2 | -2/+36 | |
* | | | | | | | | | | | | | | | | Merge branch 'kk/maint-prefix-in-config-mak' into maint | Junio C Hamano | 2011-05-26 | 1 | -9/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Honor $(prefix) set in config.mak* when defining ETC_GIT* | Johannes Sixt | 2011-05-09 | 1 | -9/+9 | |
| * | | | | | | | | | | | | | | | Revert "Honor $(prefix) set in config.mak* when defining ETC_GIT* and sysconf... | Junio C Hamano | 2011-05-09 | 1 | -10/+9 | |
| * | | | | | | | | | | | | | | | Honor $(prefix) set in config.mak* when defining ETC_GIT* and sysconfdir | Kacper Kornet | 2011-04-28 | 1 | -9/+10 | |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'mg/diff-uiconfig-doc' into maint | Junio C Hamano | 2011-05-26 | 2 | -12/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | config.txt,diff-options.txt: porcelain vs. plumbing for color.diff | Michael J Gruber | 2011-04-27 | 2 | -12/+30 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'ft/gitweb-tar-with-gzip-n' into maint | Junio C Hamano | 2011-05-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | gitweb: supply '-n' to gzip for identical output | Fraser Tweedale | 2011-04-26 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / |