aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* sequencer.c: teach append_signoff how to detect duplicate s-o-bBrandon Casey2013-02-12
* sequencer.c: always separate "(cherry picked from" from commit bodyBrandon Casey2013-02-12
* sequencer.c: require a conforming footer to be preceded by a blank lineBrandon Casey2013-02-12
* sequencer.c: recognize "(cherry picked from ..." as part of s-o-b footerBrandon Casey2013-02-12
* t/t3511: add some tests of 'cherry-pick -s' functionalityBrandon Casey2013-02-12
* t/test-lib-functions.sh: allow to specify the tag name to test_commitBrandon Casey2013-02-12
* commit, cherry-pick -s: remove broken support for multiline rfc2822 fieldsBrandon Casey2013-02-12
* sequencer.c: rework search for start of footer to improve clarityJonathan Nieder2013-02-12
* Update draft release notes to 1.8.1Junio C Hamano2012-11-25
* Merge branch 'rr/submodule-diff-config'Junio C Hamano2012-11-25
|\
| * submodule: display summary header in boldRamkumar Ramachandra2012-11-18
| * diff: rename "set" variableJeff King2012-11-18
| * diff: introduce diff.submodule configuration variableRamkumar Ramachandra2012-11-18
| * Documentation: move diff.wordRegex from config.txt to diff-config.txtRamkumar Ramachandra2012-11-18
* | Merge branch 'nd/maint-compat-fnmatch-fix'Junio C Hamano2012-11-25
|\ \
| * | compat/fnmatch: fix off-by-one character class's length checkNguyễn Thái Ngọc Duy2012-11-20
* | | Merge branch 'bc/do-not-recurse-in-die'Junio C Hamano2012-11-25
|\ \ \
| * | | usage.c: detect recursion in die routines and bail out immediatelyBrandon Casey2012-11-15
| |/ /
* | | Merge branch 'mk/complete-tcsh'Junio C Hamano2012-11-25
|\ \ \
| * | | tcsh-completion re-using git-completion.bashMarc Khouzam2012-11-16
* | | | Merge branch 'jh/update-ref-d-through-symref'Junio C Hamano2012-11-25
|\ \ \ \
| * | | | Fix failure to delete a packed ref through a symrefJohan Herland2012-10-21
| * | | | t1400-update-ref: Add test verifying bug with symrefs in delete_ref()Johan Herland2012-10-21
* | | | | Merge branch 'lt/diff-stat-show-0-lines'Junio C Hamano2012-11-25
|\ \ \ \ \
| * | | | | Fix "git diff --stat" for interesting - but empty - file changesLinus Torvalds2012-10-17
* | | | | | Merge branch 'sg/complete-help-undup'Junio C Hamano2012-11-25
|\ \ \ \ \ \
| * | | | | | completion: remove 'help' duplicate from porcelain commandsSZEDER Gábor2012-11-14
| | |_|/ / / | |/| | | |
* | | | | | Sync with 1.8.0.1Junio C Hamano2012-11-25
|\ \ \ \ \ \
| * | | | | | Git 1.8.0.1v1.8.0.1Junio C Hamano2012-11-25
| * | | | | | Merge branch 'jk/checkout-out-of-unborn' into maintJunio C Hamano2012-11-25
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'cn/config-missing-path' into maintJunio C Hamano2012-11-25
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jk/maint-gitweb-xss' into maintJunio C Hamano2012-11-25
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Completion must sort before using uniqMarc Khouzam2012-11-24
* | | | | | | | | | Update draft release notes for 1.8.1Junio C Hamano2012-11-21
* | | | | | | | | | Merge branch 'esr/maint-doc-fast-import'Junio C Hamano2012-11-21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | doc/fast-import: clarify how content states are builtEric S. Raymond2012-11-08
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'wtk/submodule-doc-fixup'Junio C Hamano2012-11-21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-submodule: wrap branch option with "<>" in usage strings.W. Trevor King2012-10-25
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'so/prompt-command'Junio C Hamano2012-11-21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | coloured git-prompt: paint detached HEAD marker in redJunio C Hamano2012-10-17
| * | | | | | | | | | Fix up colored git-promptSimon Oosthoek2012-10-16
| * | | | | | | | | | show color hints based on state of the git treeSimon Oosthoek2012-10-11
| * | | | | | | | | | Allow __git_ps1 to be used in PROMPT_COMMANDSimon Oosthoek2012-10-11
* | | | | | | | | | | Merge branch 'jk/config-ignore-duplicates'Junio C Hamano2012-11-21
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | builtin/config.c: Fix a sparse warningRamsay Jones2012-10-29
| * | | | | | | | | | | git-config: use git_config_with_optionsJeff King2012-10-24
| * | | | | | | | | | | git-config: do not complain about duplicate entriesJeff King2012-10-24
| * | | | | | | | | | | git-config: collect values instead of immediately printingJeff King2012-10-24
| * | | | | | | | | | | git-config: fix regexp memory leaks on error conditionsJeff King2012-10-24
| * | | | | | | | | | | git-config: remove memory leak of key regexpJeff King2012-10-24