summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-01t5510: ensure we stay in the toplevel test dirThomas Rast
2012-03-01t5510: refactor bundle->pack conversionThomas Rast
2012-03-01diff -p: squelch "diff --git" header for stat-dirty pathsJunio C Hamano
2012-03-01t4011: illustrate "diff-index -p" on stat-dirty pathsJunio C Hamano
2012-03-01t4011: modernise styleJunio C Hamano
2012-03-01diff --stat: add config option to limit graph widthZbigniew Jędrzejewski-Szmek
2012-03-01diff --stat: enable limiting of the graph partZbigniew Jędrzejewski-Szmek
2012-03-01diff --stat: add a test for output with COLUMNS=40Zbigniew Jędrzejewski-Szmek
2012-03-01diff --stat: use a maximum of 5/8 for the filename partZbigniew Jędrzejewski-Szmek
2012-03-01merge --stat: use the full terminal widthZbigniew Jędrzejewski-Szmek
2012-03-01log --stat: use the full terminal widthZbigniew Jędrzejewski-Szmek
2012-03-01show --stat: use the full terminal widthZbigniew Jędrzejewski-Szmek
2012-03-01diff --stat: use the full terminal widthZbigniew Jędrzejewski-Szmek
2012-03-01diff --stat: tests for long filenames and big change countsJunio C Hamano
2012-03-01Documentation fixes in git-configLibor Pechacek
2012-02-29l10n: leave leading space unchanged for zh_CN.pows3389
2012-02-29Update l10n guideJunio C Hamano
2012-02-29pickaxe: allow -i to search in patch case-insensitivelyJunio C Hamano
2012-02-28fsck: --no-dangling omits "dangling object" informationJunio C Hamano
2012-02-28grep: use static trans-case tableJunio C Hamano
2012-02-28Update draft release notes to 1.7.10Junio C Hamano
2012-02-28Merge branch 'pj/completion-remote-set-url-branches'Junio C Hamano
2012-02-28Merge branch 'ph/cherry-pick-advice-refinement'Junio C Hamano
2012-02-28Merge branch 'jb/required-filter'Junio C Hamano
2012-02-28Documentation: use {asterisk} in rev-list-options.txt when neededCarlos Martín Nieto
2012-02-28parse-options: remove PARSE_OPT_NEGHELPRené Scharfe
2012-02-28gitweb: Handle invalid regexp in regexp searchJakub Narebski
2012-02-28rev-list: fix --verify-objects --quiet becoming --objectsNguyễn Thái Ngọc Duy
2012-02-28rev-list: remove BISECT_SHOW_TRIED flagNguyễn Thái Ngọc Duy
2012-02-28Merge pull request from jiangxin/masterJiang Xin
2012-02-28l10n: update Chinese translation to the new git.poJiang Xin
2012-02-28l10n: Update git.pot (12 new messages)Jiang Xin
2012-02-28Merge branch 'master' into git-poJiang Xin
2012-02-27symbolic-ref --short: abbreviate the output unambiguouslyJan Krüger
2012-02-27Merge branch 'maint'Junio C Hamano
2012-02-27Update draft release notes to 1.7.9.3Junio C Hamano
2012-02-27Merge branch 'pj/remote-set-branches-usage-fix' into maintJunio C Hamano
2012-02-27Merge branch 'jn/gitweb-unborn-head' into maintJunio C Hamano
2012-02-27Merge branch 'jn/ancient-meld-support' into maintJunio C Hamano
2012-02-27Merge branch 'tr/merge-edit-guidance' into maintJunio C Hamano
2012-02-27CodingGuidelines: do not use 'which' in shell scriptsTim Henigan
2012-02-27CodingGuidelines: Add a note about spaces after redirectionTim Henigan
2012-02-27contrib: add git-diffall scriptTim Henigan
2012-02-27git-p4: missing she-bang line in t9804 confuses proveZbigniew Jędrzejewski-Szmek
2012-02-27grep -P: add tests for matching ^ and $Michał Kiedrowicz
2012-02-27branch: don't assume the merge filter ref existsCarlos Martín Nieto
2012-02-27post-receive-email: match up $LOGBEGIN..$LOGEND pairs correctlyMichael Haggerty
2012-02-27post-receive-email: remove unused variableMichael Haggerty
2012-02-27send-email: document the --smtp-debug optionZbigniew Jędrzejewski-Szmek
2012-02-27l10n: fast-forward here is ff-only merge, not pushYichao Yu