aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update draft release notes to 1.7.11Junio C Hamano2012-05-23
* Merge branch 'rs/archive-tree-in-tip-simplify'Junio C Hamano2012-05-23
|\
| * archive-tar: keep const in checksum calculationRené Scharfe2012-05-18
| * archive: simplify refname handlingRené Scharfe2012-05-18
* | Merge branch 'js/rev-parse-doc-fix'Junio C Hamano2012-05-23
|\ \
| * | rev-parse doc: --git-dir does not always show a relative pathJon Seymour2012-05-18
* | | Merge branch 'js/rebase-i-p-test-fix'Junio C Hamano2012-05-23
|\ \ \
| * | | Fix t3411.3 to actually rebase somethingJohannes Sixt2012-05-18
* | | | Merge branch 'bp/diff-no-index-strbuf-fix'Junio C Hamano2012-05-23
|\ \ \ \
| * | | | diff --no-index: don't leak buffers in queue_diffBobby Powers2012-05-16
| * | | | diff --no-index: reset temporary buffer lengths on directory iterationBobby Powers2012-05-16
* | | | | Merge branch 'hv/submodule-alt-odb'Junio C Hamano2012-05-23
|\ \ \ \ \
| * | | | | teach add_submodule_odb() to look for alternatesHeiko Voigt2012-05-14
| | |_|_|/ | |/| | |
* | | | | remote: fix typoRalf Thielow2012-05-20
* | | | | Merge branch 'maint'Junio C Hamano2012-05-20
|\ \ \ \ \
| * | | | | Consistently use "superproject" instead of "supermodule"Jens Lehmann2012-05-20
| * | | | | t3404: begin "exchange commits with -p" test with correct preconditionsJohannes Sixt2012-05-20
* | | | | | Merge git://github.com/git-l10n/git-poJunio C Hamano2012-05-17
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'maint' into masterJiang Xin2012-05-16
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | l10n: de.po: translate 3 new messagesRalf Thielow2012-05-15
| | * | | | | l10n: zh_CN.po: translate 3 new messagesJiang Xin2012-05-15
| * | | | | | Merge branch 'master' of git://github.com/marcomsousa/git-l10n-pt_PTJiang Xin2012-05-15
| |\ \ \ \ \ \
| | * | | | | | l10n: pt_PT.po translate new messagesMarco Sousa2012-05-15
| * | | | | | | l10n: Update git.pot (8 new, 4 removed messages)Jiang Xin2012-05-15
| * | | | | | | Merge branch 'maint'Jiang Xin2012-05-15
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | l10n: Update git.pot (3 new, 2 removed messages)Jiang Xin2012-05-15
* | | | | | | | Merge branch 'nd/i18n-parseopt'Junio C Hamano2012-05-17
|\ \ \ \ \ \ \ \
| * | | | | | | | i18n: apply: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-05-08
| * | | | | | | | i18n: parseopt: lookup help and argument translations when showing usageNguyễn Thái Ngọc Duy2012-05-08
* | | | | | | | | Merge branch 'rs/xdiff-lose-emit-func'Junio C Hamano2012-05-17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | builtin/blame.c: Fix a "Using plain integer as NULL pointer" warningRamsay Jones2012-05-14
| * | | | | | | | | xdiff: remove unused functionsRené Scharfe2012-05-09
| * | | | | | | | | xdiff: remove emit_func() and xdi_diff_hunks()René Scharfe2012-05-09
| * | | | | | | | | blame: factor out helper for calling xdi_diff()René Scharfe2012-05-09
| * | | | | | | | | blame: use hunk_func(), part 2René Scharfe2012-05-09
| * | | | | | | | | blame: use hunk_func(), part 1René Scharfe2012-05-09
| * | | | | | | | | xdiff: add hunk_func()René Scharfe2012-05-09
| |/ / / / / / / /
* | | | | | | | | Merge branch 'fc/git-complete-helper'Junio C Hamano2012-05-17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | completion: add new __git_complete helperFelipe Contreras2012-05-14
* | | | | | | | | | Merge branch 'ld/git-p4-tags-and-labels'Junio C Hamano2012-05-17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git p4: fix bug when enabling tag import/export via config variablesLuke Diamand2012-05-11
| * | | | | | | | | | git p4: fix bug when verbose enabled with tag exportLuke Diamand2012-05-11
| * | | | | | | | | | git p4: add test for tag import/export enabled via configLuke Diamand2012-05-11
* | | | | | | | | | | git-svn: clarify the referent of dcommit's optional argumentJon Seymour2012-05-17
* | | | | | | | | | | git-svn: support rebase --preserve-mergesAvishay Lavie2012-05-16
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | Update draft release notes for 12th batchJunio C Hamano2012-05-14
* | | | | | | | | | Merge branch 'fc/simplify-complete-revlist-file'Junio C Hamano2012-05-14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | completion: simplify __git_complete_revlist_fileFelipe Contreras2012-05-07
* | | | | | | | | | | Merge branch 'nd/threaded-index-pack'Junio C Hamano2012-05-14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | index-pack: disable threading if NO_PREAD is definedNguyễn Thái Ngọc Duy2012-05-07