| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | | | | | | | | i18n: use test_i18ncmp and test_i18ngrep in t7102 and t7110 | Junio C Hamano | 2011-04-13 | 2 | -8/+8 |
| * | | | | | | | | | | | | | | | | | i18n: use test_i18ncmp and test_i18ngrep in t5541, t6040, t6120, t7004, t7012... | Junio C Hamano | 2011-04-13 | 6 | -17/+15 |
| * | | | | | | | | | | | | | | | | | i18n: use test_i18ncmp and test_i18ngrep in t3700, t4001 and t4014 | Junio C Hamano | 2011-04-13 | 3 | -13/+13 |
| * | | | | | | | | | | | | | | | | | 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 | 1 | -2/+5 |
| * | | | | | | | | | | | | | | | | | i18n: mark checkout plural warning for translation | Ævar Arnfjörð Bjarmason | 2011-04-12 | 1 | -3/+12 |
| | |/ / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | Merge branch 'nm/submodule-update-force' | Junio C Hamano | 2011-05-02 | 1 | -0/+23 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | submodule: Add --force option for git submodule update | Nicolas Morey-Chaisemartin | 2011-04-04 | 1 | -0/+23 |
* | | | | | | | | | | | | | | | | | | Merge branch 'jh/notes-add-ui' | Junio C Hamano | 2011-05-02 | 1 | -2/+27 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | Make "git notes add" more user-friendly when there are existing notes | Johan Herland | 2011-03-30 | 1 | -2/+27 |
* | | | | | | | | | | | | | | | | | | | Merge branch 'mz/maint-rename-unmerged' | Junio C Hamano | 2011-05-02 | 1 | -0/+62 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | diffcore-rename: don't consider unmerged path as source | Martin von Zweigbergk | 2011-03-23 | 1 | -0/+62 |
* | | | | | | | | | | | | | | | | | | | | t/test-lib.sh: minor readability improvements | Mathias Lafeldt | 2011-04-29 | 1 | -7/+9 |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/diff-irreversible-delete' | Junio C Hamano | 2011-04-28 | 1 | -1/+42 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | git diff -D: omit the preimage of deletes | Junio C Hamano | 2011-04-02 | 1 | -1/+42 |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/rename-degrade-cc-to-c' | Junio C Hamano | 2011-04-28 | 1 | -0/+25 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | diffcore-rename: fall back to -C when -C -C busts the rename limit | Junio C Hamano | 2011-03-22 | 1 | -0/+25 |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mz/rebase' | Junio C Hamano | 2011-04-28 | 4 | -9/+88 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | | rebase: use @{upstream} if no upstream specified | Martin von Zweigbergk | 2011-02-10 | 1 | -9/+18 |
| * | | | | | | | | | | | | | | | | | | | | | | rebase -m: remember allow_rerere_autoupdate option | Martin von Zweigbergk | 2011-02-10 | 1 | -0/+21 |
| * | | | | | | | | | | | | | | | | | | | | | | rebase: remember strategy and strategy options | Martin von Zweigbergk | 2011-02-10 | 1 | -0/+29 |
| * | | | | | | | | | | | | | | | | | | | | | | rebase: stricter check of standalone sub command | Martin von Zweigbergk | 2011-02-10 | 3 | -0/+20 |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'en/merge-recursive' | Junio C Hamano | 2011-04-28 | 1 | -0/+63 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | | | merge-recursive: When we detect we can skip an update, actually skip it | Elijah Newren | 2011-03-02 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | | | | | | | t6022: New test checking for unnecessary updates of files in D/F conflicts | Elijah Newren | 2011-03-02 | 1 | -0/+33 |
| * | | | | | | | | | | | | | | | | | | | | | | | t6022: New test checking for unnecessary updates of renamed+modified files | Elijah Newren | 2011-03-02 | 1 | -0/+30 |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jh/dirstat' | Junio C Hamano | 2011-04-28 | 6 | -7/+40 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | Teach --dirstat not to completely ignore rearranged lines within a file | Johan Herland | 2011-04-11 | 2 | -2/+1 |
| * | | | | | | | | | | | | | | | | | | | | | | | --dirstat-by-file: Make it faster and more correct | Johan Herland | 2011-04-11 | 2 | -0/+5 |
| * | | | | | | | | | | | | | | | | | | | | | | | --dirstat: Describe non-obvious differences relative to --stat or regular diff | Johan Herland | 2011-04-11 | 5 | -7/+36 |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mg/x-years-12-months' | Junio C Hamano | 2011-04-27 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | date: avoid "X years, 12 months" in relative dates | Michael J Gruber | 2011-04-20 | 1 | -0/+1 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ef/maint-strbuf-init' | Junio C Hamano | 2011-04-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | | | config: support values longer than 1023 bytes | Erik Faye-Lund | 2011-04-11 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'dm/stash-k-i-p' | Junio C Hamano | 2011-04-27 | 2 | -0/+20 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | stash: ensure --no-keep-index and --patch can be used in any order | Dan McGee | 2011-04-07 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | | | | | | | stash: add two more tests for --no-keep-index | Dan McGee | 2011-04-07 | 2 | -0/+20 |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/maint-stash-oob' | Junio C Hamano | 2011-04-27 | 1 | -5/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | stash: fix false positive in the invalid ref test. | Jon Seymour | 2011-04-05 | 1 | -5/+5 |
| * | | | | | | | | | | | | | | | | | | | | | | | stash: fix accidental apply of non-existent stashes | Jeff King | 2011-04-05 | 1 | -0/+6 |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/stash-loosen-safety' | Junio C Hamano | 2011-04-27 | 1 | -4/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | stash: drop dirty worktree check on apply | Jeff King | 2011-04-06 | 1 | -4/+16 |
| | |/ / / / / / / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mh/git-svn-automkdirs' | Junio C Hamano | 2011-04-27 | 1 | -0/+17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | | | git-svn: add an option to skip the creation of empty directories | Michael Haggerty | 2011-04-01 | 1 | -0/+17 |