summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ms/ls-remote-exit-with-status'Junio C Hamano2011-05-231-1/+7
|\
| * ls-remote: the --exit-code option reports "no matching refs"Michael Schubert2011-05-181-1/+7
* | Merge branch 'mg/config-symbolic-constants'Junio C Hamano2011-05-231-10/+12
|\ \
| * | config: define and document exit codesMichael J Gruber2011-05-171-10/+12
| |/
* | Merge branch 'ab/i18n-scripts-basic'Junio C Hamano2011-05-232-0/+68
|\ \
| * | git-sh-i18n.sh: add no-op gettext() and eval_gettext() wrappersÆvar Arnfjörð Bjarmason2011-05-141-0/+42
| * | git-sh-i18n--envsubst: our own envsubst(1) for eval_gettext()Ævar Arnfjörð Bjarmason2011-05-141-0/+26
* | | Merge branch 'jc/magic-pathspec'Junio C Hamano2011-05-231-1/+33
|\ \ \
| * | | t3703, t4208: add test cases for magic pathspecNguyễn Thái Ngọc Duy2011-05-101-0/+3
| * | | Revert "magic pathspec: add ":(icase)path" to match case insensitively"Junio C Hamano2011-05-101-5/+2
| * | | magic pathspec: add ":(icase)path" to match case insensitivelyJunio C Hamano2011-04-081-2/+5
| * | | magic pathspec: add tentative ":/path/from/top/level" pathspec supportJunio C Hamano2011-04-061-1/+30
* | | | Merge branch 'jk/blame-line-porcelain'Junio C Hamano2011-05-232-0/+18
|\ \ \ \
| * | | | blame: add --line-porcelain output formatJeff King2011-05-092-0/+18
| | |/ / | |/| |
* | | | Update draft release notes to 1.7.6Junio C Hamano2011-05-191-1/+22
* | | | Merge 1.7.5.2 inJunio C Hamano2011-05-191-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Git 1.7.5.2v1.7.5.2Junio C Hamano2011-05-191-1/+2
* | | | Update release notes to 1.7.6Junio C Hamano2011-05-161-13/+20
* | | | Merge branch 'ci/commit--interactive-atomic'Junio C Hamano2011-05-162-11/+20
|\ \ \ \
| * | | | Add commit to list of config.singlekey commandsConrad Irwin2011-05-091-3/+4
| * | | | Add support for -p/--patch to git-commitConrad Irwin2011-05-091-9/+16
| * | | | Use a temporary index for git commit --interactiveConrad Irwin2011-05-081-1/+2
* | | | | Merge branch 'mg/merge-ff-config'Junio C Hamano2011-05-161-0/+10
|\ \ \ \ \
| * | | | | merge: introduce merge.ff configuration variableJunio C Hamano2011-05-061-0/+10
* | | | | | Merge branch 'maint'Junio C Hamano2011-05-162-2/+17
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Update draft release notes to 1.7.5.2Junio C Hamano2011-05-161-0/+15
| * | | | | Merge branch 'jn/maint-format-patch-doc' into maintJunio C Hamano2011-05-161-0/+58
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'ss/cherry-pick-x-doc' into maintJunio C Hamano2011-05-161-3/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'vr/merge-base-doc' into maintJunio C Hamano2011-05-161-13/+21
| |\ \ \ \ \ \ \
| * | | | | | | | Documentation/git-fsck.txt: fix typo: unreadable -> unreachableJim Meyering2011-05-161-2/+2
* | | | | | | | | Sync release notes for 1.7.6 to exclude what are in maintenance trackJunio C Hamano2011-05-151-12/+0
* | | | | | | | | Merge branch 'maint'Junio C Hamano2011-05-151-0/+9
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Update draft release notes to 1.7.5.2Junio C Hamano2011-05-151-0/+9
| * | | | | | | | Merge branch 'cn/format-patch-quiet' into maintJunio C Hamano2011-05-151-1/+4
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'vh/git-svn-doc' into maintJunio C Hamano2011-05-151-11/+11
| |\ \ \ \ \ \ \ \ \
* | | | | | | | | | | Update draft release notes to 1.7.6Junio C Hamano2011-05-131-30/+16
* | | | | | | | | | | Merge branch 'jh/dirstat-lines'Junio C Hamano2011-05-132-12/+86
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | New --dirstat=lines mode, doing dirstat analysis based on diffstatJohan Herland2011-04-292-0/+16
| * | | | | | | | | | | Add config variable for specifying default --dirstat behaviorJohan Herland2011-04-292-0/+38
| * | | | | | | | | | | Refactor --dirstat parsing; deprecate --cumulative and --dirstat-by-fileJohan Herland2011-04-291-12/+32
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2011-05-131-0/+33
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Prepare for 1.7.5.2Junio C Hamano2011-05-131-0/+33
* | | | | | | | | | | | Update draft release notes to 1.7.6Junio C Hamano2011-05-111-3/+18
* | | | | | | | | | | | Merge branch 'vh/config-interactive-singlekey-doc'Junio C Hamano2011-05-115-13/+21
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | / / | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | git-reset.txt: better docs for '--patch'Valentin Haenel2011-05-051-3/+4
| * | | | | | | | | | git-checkout.txt: better docs for '--patch'Valentin Haenel2011-05-051-3/+4
| * | | | | | | | | | git-stash.txt: better docs for '--patch'Valentin Haenel2011-05-051-4/+5
| * | | | | | | | | | git-add.txt: document 'interactive.singlekey'Valentin Haenel2011-05-051-1/+5
| * | | | | | | | | | config.txt: 'interactive.singlekey; is used by...Valentin Haenel2011-05-051-2/+3
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Update draft release notes to 1.7.6Junio C Hamano2011-05-061-3/+29