Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge branch 'pb/log-first-parent-p-m' | Junio C Hamano | 2010-03-24 | 17 | -30/+653 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | show --first-parent/-m: do not default to --cc | Junio C Hamano | 2010-03-09 | 4 | -3/+134 | |
| * | | | | | | | | show -c: show patch text | Junio C Hamano | 2010-03-09 | 6 | -8/+62 | |
| * | | | | | | | | revision: introduce setup_revision_opt | Junio C Hamano | 2010-03-09 | 5 | -16/+44 | |
| * | | | | | | | | t4013: add tests for log -p -m --first-parent | Junio C Hamano | 2010-03-09 | 4 | -0/+381 | |
| * | | | | | | | | git log -p -m: document -m and honor --first-parent | Petr Baudis | 2010-02-12 | 4 | -3/+32 | |
* | | | | | | | | | Merge branch 'jc/maint-refs-dangling' | Junio C Hamano | 2010-03-24 | 2 | -7/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | refs: ref entry with NULL sha1 is can be a dangling symref | Junio C Hamano | 2010-03-15 | 2 | -7/+10 | |
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-03-24 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'jc/color-attrs' into maint | Junio C Hamano | 2010-03-24 | 3 | -14/+41 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'jk/maint-add-ignored-dir' into maint | Junio C Hamano | 2010-03-24 | 3 | -4/+103 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'bg/apply-fix-blank-at-eof' into maint | Junio C Hamano | 2010-03-24 | 4 | -40/+450 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Documentation: explain the meaning of "-g" in git-describe output | Markus Heidelberg | 2010-03-24 | 1 | -0/+3 | |
* | | | | | | | | | | | | | Sync with Git 1.7.0.3 | Junio C Hamano | 2010-03-21 | 9 | -25/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Git 1.7.0.3v1.7.0.3 | Junio C Hamano | 2010-03-21 | 3 | -10/+5 | |
| * | | | | | | | | | | | | Merge branch 'maint-1.6.6' into maint | Junio C Hamano | 2010-03-21 | 4 | -14/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Documentation/git-clone: Transform description list into item list | Michael J Gruber | 2010-03-21 | 1 | -5/+5 | |
| | * | | | | | | | | | | | | Documentation/urls: Remove spurious example markers | Michael J Gruber | 2010-03-21 | 1 | -6/+0 | |
| | * | | | | | | | | | | | | Documentation/gitdiffcore: Remove misleading date in heading | Michael J Gruber | 2010-03-21 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Documentation/git-reflog: Fix formatting of command lists | Michael J Gruber | 2010-03-21 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | .mailmap: Map the the first submissions of MJG by e-mail | Michael J Gruber | 2010-03-21 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | Update draft release notes to 1.7.1 | Junio C Hamano | 2010-03-20 | 1 | -2/+34 | |
* | | | | | | | | | | | | | | Merge branch 'jk/maint-add-ignored-dir' | Junio C Hamano | 2010-03-20 | 3 | -4/+103 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | tests for "git add ignored-dir/file" without -f | Junio C Hamano | 2010-03-13 | 1 | -0/+79 | |
| * | | | | | | | | | | | | | dir: fix COLLECT_IGNORED on excluded prefixes | Jeff King | 2010-03-13 | 1 | -2/+18 | |
| * | | | | | | | | | | | | | t0050: mark non-working test as such | Junio C Hamano | 2010-03-13 | 1 | -2/+6 | |
* | | | | | | | | | | | | | | Merge branch 'ml/color-grep' | Junio C Hamano | 2010-03-20 | 6 | -43/+123 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | grep: Colorize selected, context, and function lines | Mark Lodato | 2010-03-08 | 4 | -2/+27 | |
| * | | | | | | | | | | | | | | grep: Colorize filename, line number, and separator | Mark Lodato | 2010-03-08 | 4 | -34/+78 | |
| * | | | | | | | | | | | | | | Add GIT_COLOR_BOLD_* and GIT_COLOR_BG_* | Mark Lodato | 2010-03-07 | 3 | -7/+18 | |
* | | | | | | | | | | | | | | | Merge branch 'jc/color-attrs' | Junio C Hamano | 2010-03-20 | 3 | -14/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | color: allow multiple attributes | Junio C Hamano | 2010-03-07 | 3 | -14/+41 | |
* | | | | | | | | | | | | | | | Merge branch 'cc/reset-keep' | Junio C Hamano | 2010-03-20 | 5 | -20/+229 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Documentation: improve description of "git reset --keep" | Junio C Hamano | 2010-03-08 | 1 | -3/+6 | |
| * | | | | | | | | | | | | | | | reset: disallow using --keep when there are unmerged entries | Christian Couder | 2010-03-06 | 4 | -22/+28 | |
| * | | | | | | | | | | | | | | | reset: disallow "reset --keep" outside a work tree | Christian Couder | 2010-03-06 | 2 | -9/+18 | |
| * | | | | | | | | | | | | | | | Documentation: reset: describe new "--keep" option | Christian Couder | 2010-03-06 | 1 | -1/+48 | |
| * | | | | | | | | | | | | | | | reset: add test cases for "--keep" option | Christian Couder | 2010-01-24 | 2 | -1/+126 | |
| * | | | | | | | | | | | | | | | reset: add option "--keep" to "git reset" | Christian Couder | 2010-01-24 | 1 | -5/+24 | |
* | | | | | | | | | | | | | | | | Merge branch 'fl/askpass' | Junio C Hamano | 2010-03-20 | 5 | -13/+58 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | git-core: Support retrieving passwords with GIT_ASKPASS | Frank Li | 2010-03-04 | 4 | -3/+41 | |
| * | | | | | | | | | | | | | | | | git-svn: Support retrieving passwords with GIT_ASKPASS | Frank Li | 2010-03-02 | 1 | -10/+17 | |
* | | | | | | | | | | | | | | | | | Merge branch 'bg/apply-fix-blank-at-eof' | Junio C Hamano | 2010-03-20 | 4 | -40/+450 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | t3417: Add test cases for "rebase --whitespace=fix" | Björn Gustavsson | 2010-03-06 | 1 | -0/+126 | |
| * | | | | | | | | | | | | | | | | t4124: Add additional tests of --whitespace=fix | Björn Gustavsson | 2010-03-06 | 1 | -0/+170 | |
| * | | | | | | | | | | | | | | | | apply: Allow blank context lines to match beyond EOF | Björn Gustavsson | 2010-03-06 | 1 | -30/+138 | |
| * | | | | | | | | | | | | | | | | apply: Remove the quick rejection test | Björn Gustavsson | 2010-03-06 | 2 | -5/+16 | |
| * | | | | | | | | | | | | | | | | apply: Don't unnecessarily update line lengths in the preimage | Björn Gustavsson | 2010-03-06 | 1 | -11/+6 | |
* | | | | | | | | | | | | | | | | | Merge branch 'bw/union-merge-refactor' | Junio C Hamano | 2010-03-20 | 6 | -79/+92 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | merge-file: add option to select union merge favor | Bert Wesarg | 2010-03-02 | 2 | -6/+9 |