Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update draft release notes to 1.7.11 | Junio C Hamano | 2012-05-23 |
* | Merge branch 'rs/archive-tree-in-tip-simplify' | Junio C Hamano | 2012-05-23 |
|\ | |||
| * | archive-tar: keep const in checksum calculation | René Scharfe | 2012-05-18 |
| * | archive: simplify refname handling | René Scharfe | 2012-05-18 |
* | | Merge branch 'js/rev-parse-doc-fix' | Junio C Hamano | 2012-05-23 |
|\ \ | |||
| * | | rev-parse doc: --git-dir does not always show a relative path | Jon Seymour | 2012-05-18 |
* | | | Merge branch 'js/rebase-i-p-test-fix' | Junio C Hamano | 2012-05-23 |
|\ \ \ | |||
| * | | | Fix t3411.3 to actually rebase something | Johannes Sixt | 2012-05-18 |
* | | | | Merge branch 'bp/diff-no-index-strbuf-fix' | Junio C Hamano | 2012-05-23 |
|\ \ \ \ | |||
| * | | | | diff --no-index: don't leak buffers in queue_diff | Bobby Powers | 2012-05-16 |
| * | | | | diff --no-index: reset temporary buffer lengths on directory iteration | Bobby Powers | 2012-05-16 |
* | | | | | Merge branch 'hv/submodule-alt-odb' | Junio C Hamano | 2012-05-23 |
|\ \ \ \ \ | |||
| * | | | | | teach add_submodule_odb() to look for alternates | Heiko Voigt | 2012-05-14 |
| | |_|_|/ | |/| | | | |||
* | | | | | remote: fix typo | Ralf Thielow | 2012-05-20 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2012-05-20 |
|\ \ \ \ \ | |||
| * | | | | | Consistently use "superproject" instead of "supermodule" | Jens Lehmann | 2012-05-20 |
| * | | | | | t3404: begin "exchange commits with -p" test with correct preconditions | Johannes Sixt | 2012-05-20 |
* | | | | | | Merge git://github.com/git-l10n/git-po | Junio C Hamano | 2012-05-17 |
|\ \ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'maint' into master | Jiang Xin | 2012-05-16 |
| |\ \ \ \ \ \ | | |/ / / / / | |||
| | * | | | | | l10n: de.po: translate 3 new messages | Ralf Thielow | 2012-05-15 |
| | * | | | | | l10n: zh_CN.po: translate 3 new messages | Jiang Xin | 2012-05-15 |
| * | | | | | | Merge branch 'master' of git://github.com/marcomsousa/git-l10n-pt_PT | Jiang Xin | 2012-05-15 |
| |\ \ \ \ \ \ | |||
| | * | | | | | | l10n: pt_PT.po translate new messages | Marco Sousa | 2012-05-15 |
| * | | | | | | | l10n: Update git.pot (8 new, 4 removed messages) | Jiang Xin | 2012-05-15 |
| * | | | | | | | Merge branch 'maint' | Jiang Xin | 2012-05-15 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||
| | * | | | | | | l10n: Update git.pot (3 new, 2 removed messages) | Jiang Xin | 2012-05-15 |
* | | | | | | | | Merge branch 'nd/i18n-parseopt' | Junio C Hamano | 2012-05-17 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | i18n: apply: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 2012-05-08 |
| * | | | | | | | | i18n: parseopt: lookup help and argument translations when showing usage | Nguyễn Thái Ngọc Duy | 2012-05-08 |
* | | | | | | | | | Merge branch 'rs/xdiff-lose-emit-func' | Junio C Hamano | 2012-05-17 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | builtin/blame.c: Fix a "Using plain integer as NULL pointer" warning | Ramsay Jones | 2012-05-14 |
| * | | | | | | | | | xdiff: remove unused functions | René Scharfe | 2012-05-09 |
| * | | | | | | | | | xdiff: remove emit_func() and xdi_diff_hunks() | René Scharfe | 2012-05-09 |
| * | | | | | | | | | blame: factor out helper for calling xdi_diff() | René Scharfe | 2012-05-09 |
| * | | | | | | | | | blame: use hunk_func(), part 2 | René Scharfe | 2012-05-09 |
| * | | | | | | | | | blame: use hunk_func(), part 1 | René Scharfe | 2012-05-09 |
| * | | | | | | | | | xdiff: add hunk_func() | René Scharfe | 2012-05-09 |
| |/ / / / / / / / | |||
* | | | | | | | | | Merge branch 'fc/git-complete-helper' | Junio C Hamano | 2012-05-17 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | completion: add new __git_complete helper | Felipe Contreras | 2012-05-14 |
* | | | | | | | | | | Merge branch 'ld/git-p4-tags-and-labels' | Junio C Hamano | 2012-05-17 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | git p4: fix bug when enabling tag import/export via config variables | Luke Diamand | 2012-05-11 |
| * | | | | | | | | | | git p4: fix bug when verbose enabled with tag export | Luke Diamand | 2012-05-11 |
| * | | | | | | | | | | git p4: add test for tag import/export enabled via config | Luke Diamand | 2012-05-11 |
* | | | | | | | | | | | git-svn: clarify the referent of dcommit's optional argument | Jon Seymour | 2012-05-17 |
* | | | | | | | | | | | git-svn: support rebase --preserve-merges | Avishay Lavie | 2012-05-16 |
| |_|_|/ / / / / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Update draft release notes for 12th batch | Junio C Hamano | 2012-05-14 |
* | | | | | | | | | | Merge branch 'fc/simplify-complete-revlist-file' | Junio C Hamano | 2012-05-14 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | completion: simplify __git_complete_revlist_file | Felipe Contreras | 2012-05-07 |
* | | | | | | | | | | | Merge branch 'nd/threaded-index-pack' | Junio C Hamano | 2012-05-14 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | index-pack: disable threading if NO_PREAD is defined | Nguyễn Thái Ngọc Duy | 2012-05-07 |