summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* branch: remove lego in i18n tracking info stringsNguyễn Thái Ngọc Duy2012-05-041-9/+23
* Merge branch 'maint'Junio C Hamano2012-05-030-0/+0
|\
| * Merge branch 'jc/merge-reduce-parents-early' into maintJunio C Hamano2012-05-035-71/+276
| |\
| * \ Merge branch 'cb/cherry-pick-rev-path-confusion' into maintJunio C Hamano2012-05-033-11/+19
| |\ \
| * \ \ Merge branch 'cb/http-multi-curl-auth' into maintJunio C Hamano2012-05-032-10/+26
| |\ \ \
| * \ \ \ Merge branch 'mb/fetch-call-a-non-branch-a-ref' into maintJunio C Hamano2012-05-032-4/+43
| |\ \ \ \
| * \ \ \ \ Merge branch 'rl/maint-stash-i18n-save-error' into maintJunio C Hamano2012-05-031-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jm/maint-strncpy-diff-no-index' into maintJunio C Hamano2012-05-031-21/+17
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'jk/maint-push-progress'Junio C Hamano2012-05-033-2/+39
|\ \ \ \ \ \ \ \
| * | | | | | | | t5541: test more combinations of --progressJeff King2012-05-011-2/+25
| * | | | | | | | teach send-pack about --[no-]progressJeff King2012-05-012-2/+13
| * | | | | | | | send-pack: show progress when isatty(2)Jeff King2012-05-011-0/+3
* | | | | | | | | Merge branch 'nd/columns'Junio C Hamano2012-05-0327-48/+1105
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tag: add --columnNguyễn Thái Ngọc Duy2012-04-275-4/+82
| * | | | | | | | | column: support piping stdout to external git-column processNguyễn Thái Ngọc Duy2012-04-272-0/+72
| * | | | | | | | | status: add --columnNguyễn Thái Ngọc Duy2012-04-277-3/+70
| * | | | | | | | | branch: add --columnNguyễn Thái Ngọc Duy2012-04-275-5/+119
| * | | | | | | | | help: reuse print_columns() for help -aNguyễn Thái Ngọc Duy2012-04-273-38/+30
| * | | | | | | | | column: add dense layout supportNguyễn Thái Ngọc Duy2012-04-274-1/+137
| * | | | | | | | | t9002: work around shells that are unable to set COLUMNS to 1Zbigniew Jędrzejewski-Szmek2012-04-271-2/+3
| * | | | | | | | | column: add columnar layoutNguyễn Thái Ngọc Duy2012-04-274-0/+206
| * | | | | | | | | Stop starting pager recursivelyNguyễn Thái Ngọc Duy2012-04-271-1/+1
| * | | | | | | | | Add column layout skeleton and git-columnNguyễn Thái Ngọc Duy2012-04-2712-0/+391
* | | | | | | | | | doc/config: fix inline literalsJeff King2012-05-031-2/+2
* | | | | | | | | | The eighth batch of topics graduated to 'master'Junio C Hamano2012-05-021-32/+42
* | | | | | | | | | Merge branch 'master' of git://git.bogomips.org/git-svnJunio C Hamano2012-05-021-7/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-svn: introduce SVN version comparison functionJunio C Hamano2012-05-021-7/+25
* | | | | | | | | | | Merge branch 'tr/xdiff-fast-hash'Junio C Hamano2012-05-022-0/+118
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | xdiff: choose XDL_FAST_HASH code on sizeof(long) instead of __WORDSIZEThomas Rast2012-05-011-29/+23
| * | | | | | | | | | | xdiff: load full words in the inner loop of xdl_hash_recordThomas Rast2012-04-092-0/+124
* | | | | | | | | | | | Merge branch 'jk/maint-gitweb-test-use-sane-perl'Junio C Hamano2012-05-023-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Consistently use perl from /usr/bin/ for scriptsZbigniew Jędrzejewski-Szmek2012-05-012-2/+2
| * | | | | | | | | | | | t/gitweb-lib: use $PERL_PATH to run gitwebJeff King2012-05-011-1/+1
* | | | | | | | | | | | | Merge branch 'pw/message-cleanup'Junio C Hamano2012-05-0215-24/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | remove blank filename in error messagePete Wyckoff2012-04-301-1/+1
| * | | | | | | | | | | | | remove superfluous newlines in error messagesPete Wyckoff2012-04-3015-24/+24
* | | | | | | | | | | | | | Merge branch 'zj/diff-stat-smaller-num-columns'Junio C Hamano2012-05-0277-353/+400
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | diff --stat: use less columns for change countsZbigniew Jędrzejewski-Szmek2012-04-3077-353/+400
* | | | | | | | | | | | | | | Merge branch 'pw/p4-various'Junio C Hamano2012-05-024-35/+308
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | git p4: submit files with wildcardsPete Wyckoff2012-04-303-28/+185
| * | | | | | | | | | | | | | | git p4: fix writable file after rename or copyPete Wyckoff2012-04-303-5/+20
| * | | | | | | | | | | | | | | git p4: test submitPete Wyckoff2012-04-301-0/+92
| * | | | | | | | | | | | | | | git p4: bring back files in deleted client directoryPete Wyckoff2012-04-302-5/+14
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'jc/rerere-train'Junio C Hamano2012-05-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | contrib/rerere-train: use installed git-sh-setupJunio C Hamano2012-04-301-1/+1
* | | | | | | | | | | | | | | | Merge branch 'ab/i18n'Junio C Hamano2012-05-022-45/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | git-commit: remove lego in i18n messagesÆvar Arnfjörð Bjarmason2012-04-301-7/+6
| * | | | | | | | | | | | | | | | git-commit: remove lego in i18n messagesÆvar Arnfjörð Bjarmason2012-04-301-29/+23
| * | | | | | | | | | | | | | | | git-branch: remove lego in i18n messagesÆvar Arnfjörð Bjarmason2012-04-301-9/+15
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'lp/diffstat-with-graph'Junio C Hamano2012-05-024-6/+130
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \