Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pack-objects: refactor write_object() into helper functions | Nguyễn Thái Ngọc Duy | 2012-05-18 | 1 | -150/+172 |
* | pack-objects, streaming: turn "xx >= big_file_threshold" to ".. > .." | Nguyễn Thái Ngọc Duy | 2012-05-18 | 2 | -2/+2 |
* | Merge git://github.com/git-l10n/git-po | Junio C Hamano | 2012-05-17 | 4 | -941/+2332 |
|\ | |||||
| * | Merge branch 'maint' into master | Jiang Xin | 2012-05-16 | 2 | -130/+116 |
| |\ | |||||
| | * | l10n: de.po: translate 3 new messages | Ralf Thielow | 2012-05-15 | 1 | -101/+127 |
| | * | l10n: zh_CN.po: translate 3 new messages | Jiang Xin | 2012-05-15 | 1 | -99/+121 |
| * | | Merge branch 'master' of git://github.com/marcomsousa/git-l10n-pt_PT | Jiang Xin | 2012-05-15 | 1 | -585/+1970 |
| |\ \ | |||||
| | * | | l10n: pt_PT.po translate new messages | Marco Sousa | 2012-05-15 | 1 | -585/+1970 |
| * | | | l10n: Update git.pot (8 new, 4 removed messages) | Jiang Xin | 2012-05-15 | 1 | -226/+246 |
| * | | | Merge branch 'maint' | Jiang Xin | 2012-05-15 | 0 | -0/+0 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | l10n: Update git.pot (3 new, 2 removed messages) | Jiang Xin | 2012-05-15 | 1 | -96/+108 |
* | | | | Merge branch 'nd/i18n-parseopt' | Junio C Hamano | 2012-05-17 | 3 | -50/+56 |
|\ \ \ \ | |||||
| * | | | | i18n: apply: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 2012-05-08 | 1 | -31/+31 |
| * | | | | i18n: parseopt: lookup help and argument translations when showing usage | Nguyễn Thái Ngọc Duy | 2012-05-08 | 2 | -19/+25 |
* | | | | | Merge branch 'rs/xdiff-lose-emit-func' | Junio C Hamano | 2012-05-17 | 7 | -119/+51 |
|\ \ \ \ \ | |||||
| * | | | | | builtin/blame.c: Fix a "Using plain integer as NULL pointer" warning | Ramsay Jones | 2012-05-14 | 1 | -1/+1 |
| * | | | | | xdiff: remove unused functions | René Scharfe | 2012-05-09 | 2 | -46/+0 |
| * | | | | | xdiff: remove emit_func() and xdi_diff_hunks() | René Scharfe | 2012-05-09 | 4 | -54/+1 |
| * | | | | | blame: factor out helper for calling xdi_diff() | René Scharfe | 2012-05-09 | 1 | -22/+16 |
| * | | | | | blame: use hunk_func(), part 2 | René Scharfe | 2012-05-09 | 1 | -5/+13 |
| * | | | | | blame: use hunk_func(), part 1 | René Scharfe | 2012-05-09 | 1 | -5/+12 |
| * | | | | | xdiff: add hunk_func() | René Scharfe | 2012-05-09 | 2 | -0/+22 |
| |/ / / / | |||||
* | | | | | Merge branch 'fc/git-complete-helper' | Junio C Hamano | 2012-05-17 | 2 | -38/+34 |
|\ \ \ \ \ | |||||
| * | | | | | completion: add new __git_complete helper | Felipe Contreras | 2012-05-14 | 2 | -38/+34 |
* | | | | | | Merge branch 'ld/git-p4-tags-and-labels' | Junio C Hamano | 2012-05-17 | 2 | -3/+23 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git p4: fix bug when enabling tag import/export via config variables | Luke Diamand | 2012-05-11 | 1 | -2/+2 |
| * | | | | | | git p4: fix bug when verbose enabled with tag export | Luke Diamand | 2012-05-11 | 1 | -1/+1 |
| * | | | | | | git p4: add test for tag import/export enabled via config | Luke Diamand | 2012-05-11 | 1 | -0/+20 |
* | | | | | | | git-svn: clarify the referent of dcommit's optional argument | Jon Seymour | 2012-05-17 | 1 | -20/+19 |
* | | | | | | | git-svn: support rebase --preserve-merges | Avishay Lavie | 2012-05-16 | 2 | -1/+5 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Update draft release notes for 12th batch | Junio C Hamano | 2012-05-14 | 1 | -24/+4 |
* | | | | | | Merge branch 'fc/simplify-complete-revlist-file' | Junio C Hamano | 2012-05-14 | 1 | -4/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | completion: simplify __git_complete_revlist_file | Felipe Contreras | 2012-05-07 | 1 | -4/+2 |
* | | | | | | | Merge branch 'nd/threaded-index-pack' | Junio C Hamano | 2012-05-14 | 5 | -67/+331 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | index-pack: disable threading if NO_PREAD is defined | Nguyễn Thái Ngọc Duy | 2012-05-07 | 1 | -0/+5 |
| * | | | | | | | index-pack: support multithreaded delta resolving | Nguyễn Thái Ngọc Duy | 2012-05-07 | 4 | -12/+244 |
| * | | | | | | | index-pack: restructure pack processing into three main functions | Nguyễn Thái Ngọc Duy | 2012-05-07 | 1 | -53/+75 |
| * | | | | | | | compat/win32/pthread.h: Add an pthread_key_delete() implementation | Ramsay Jones | 2012-04-11 | 1 | -0/+5 |
* | | | | | | | | Sync with maint | Junio C Hamano | 2012-05-14 | 3 | -5/+31 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'maint' of git://github.com/git-l10n/git-po into maint | Junio C Hamano | 2012-05-14 | 4 | -515/+538 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Start preparing for 1.7.10.3 | Junio C Hamano | 2012-05-14 | 2 | -1/+27 |
| * | | | | | | | | Merge branch 'jk/maint-reflog-walk-count-vs-time' into maint | Junio C Hamano | 2012-05-14 | 7 | -16/+82 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'jk/doc-asciidoc-inline-literal' into maint | Junio C Hamano | 2012-05-14 | 53 | -194/+192 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'ef/checkout-empty' into maint | Junio C Hamano | 2012-05-14 | 2 | -1/+12 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/maint-tformat-with-z' into maint | Junio C Hamano | 2012-05-14 | 2 | -1/+29 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'js/checkout-detach-count' into maint | Junio C Hamano | 2012-05-14 | 2 | -11/+23 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ef/maint-clone-progress-fix' into maint | Junio C Hamano | 2012-05-14 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | link to gitmodules page at the beginning of git-submodule documentation | Heiko Voigt | 2012-05-14 | 1 | -3/+3 |
| * | | | | | | | | | | | | | | pack-protocol: fix first-want separator in the examples | Carlos Martín Nieto | 2012-05-14 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | Merge branch 'master' of git://github.com/git-l10n/git-po | Junio C Hamano | 2012-05-14 | 3 | -528/+1843 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |