Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | diff-highlight: refactor to prepare for multi-line hunks | Jeff King | 2012-02-13 | 1 | -8/+14 | |
| * | | | | | | diff-highlight: don't highlight whole lines | Jeff King | 2012-02-13 | 1 | -2/+26 | |
| * | | | | | | diff-highlight: make perl strict and warnings fatal | Jeff King | 2012-02-13 | 1 | -0/+3 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2012-02-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | | | ||||||
| * | | | | Merge branch 'fc/zsh-completion' into maint | Junio C Hamano | 2012-02-21 | 1 | -56/+11 | |
| |\ \ \ \ | ||||||
| * | | | | | completion: Allow dash as the first character for __git_ps1 | Christian Hammerl | 2012-02-21 | 1 | -1/+1 | |
* | | | | | | Sync with maint | Junio C Hamano | 2012-02-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | | | ||||||
| * | | | | completion: --list option for git-branch | Ralf Thielow | 2012-02-16 | 1 | -1/+1 | |
| * | | | | Merge branch 'rt/completion-branch-edit-desc' into maint | Junio C Hamano | 2012-02-16 | 1 | -1/+1 | |
| |\ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | completion: --edit and --no-edit for git-merge | Adrian Weimann | 2012-02-06 | 1 | -1/+1 | |
* | | | | | Merge branch 'fc/zsh-completion' | Junio C Hamano | 2012-02-12 | 1 | -56/+11 | |
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | | | ||||||
| * | | | completion: simplify __gitcomp and __gitcomp_nl implementationsfc/zsh-completion | Felipe Contreras | 2012-02-06 | 1 | -16/+3 | |
| * | | | completion: use ls -1 instead of rolling a loop to do that ourselves | Felipe Contreras | 2012-02-06 | 1 | -37/+2 | |
| * | | | completion: work around zsh option propagation bug | Felipe Contreras | 2012-02-06 | 1 | -3/+6 | |
| |/ / | ||||||
* | | | Merge branch 'jn/svn-fe' | Junio C Hamano | 2012-02-07 | 1 | -4/+4 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'svn-fe' of git://repo.or.cz/git/jrn into jn/svn-fe | Junio C Hamano | 2012-01-27 | 1 | -4/+4 | |
| |\ \ \ | ||||||
| | * | | | vcs-svn: implement text-delta handling | David Barr | 2011-05-26 | 1 | -4/+1 | |
| | * | | | Merge branch 'db/vcs-svn-incremental' into svn-fe | Jonathan Nieder | 2011-05-26 | 1 | -1/+5 | |
| | |\ \ \ | ||||||
| | | * | | | vcs-svn: set up channel to read fast-import cat-blob response | David Barr | 2011-03-07 | 1 | -1/+5 | |
* | | | | | | Merge branch 'rt/completion-branch-edit-desc' | Junio C Hamano | 2012-02-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | completion: --edit-description option for git-branchrt/completion-branch-edit-desc | Ralf Thielow | 2012-01-29 | 1 | -1/+1 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'va/git-p4-branch' | Junio C Hamano | 2012-01-31 | 1 | -2/+46 | |
|\ \ \ \ \ | ||||||
| * | | | | | git-p4: Change p4 command invocation | Pete Wyckoff | 2012-01-26 | 1 | -1/+1 | |
| * | | | | | git-p4: Search for parent commit on branch creation | Vitor Antunes | 2012-01-26 | 1 | -1/+45 | |
* | | | | | | Merge branch 'ld/git-p4-branches-and-labels' | Junio C Hamano | 2012-01-31 | 1 | -35/+44 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | git-p4: importing labels should cope with missing owner | Luke Diamand | 2012-01-20 | 1 | -28/+35 | |
| * | | | | | git-p4: cope with labels with empty descriptions | Luke Diamand | 2012-01-20 | 1 | -3/+5 | |
| * | | | | | git-p4: handle p4 branches and labels containing shell chars | Luke Diamand | 2012-01-20 | 1 | -4/+4 | |
| | |/ / / | |/| | | | ||||||
* | | | | | completion: --edit and --no-edit for git-merge | Adrian Weimann | 2012-01-30 | 1 | -1/+1 | |
* | | | | | Merge branch 'pw/p4-view-updates' | Junio C Hamano | 2012-01-29 | 1 | -4/+5 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | git-p4: clarify comment | Pete Wyckoff | 2012-01-11 | 1 | -1/+2 | |
| * | | | | git-p4: fix verbose comment typo | Pete Wyckoff | 2012-01-11 | 1 | -1/+1 | |
| * | | | | git-p4: only a single ... wildcard is supported | Pete Wyckoff | 2012-01-11 | 1 | -2/+2 | |
| |/ / / | ||||||
* | | | | git-completion: workaround zsh COMPREPLY bug | Felipe Contreras | 2012-01-26 | 1 | -0/+8 | |
|/ / / | ||||||
* | | | git-p4: rewrite view handling | Pete Wyckoff | 2012-01-03 | 1 | -89/+246 | |
* | | | git-p4: support single file p4 client view maps | Gary Gibbons | 2012-01-03 | 1 | -9/+20 | |
* | | | git-p4: sort client views by reverse View number | Gary Gibbons | 2012-01-03 | 1 | -2/+9 | |
* | | | git-p4: fix test for unsupported P4 Client Views | Gary Gibbons | 2012-01-03 | 1 | -1/+4 | |
* | | | Merge branch 'pw/p4-docs-and-tests' | Junio C Hamano | 2012-01-03 | 2 | -305/+29 | |
|\ \ \ | ||||||
| * | | | git-p4: document and test submit optionspw/p4-docs-and-tests | Pete Wyckoff | 2011-12-27 | 1 | -0/+7 | |
| * | | | git-p4: test and document --use-client-spec | Pete Wyckoff | 2011-12-27 | 1 | -1/+5 | |
| * | | | git-p4: honor --changesfile option and test | Pete Wyckoff | 2011-12-27 | 1 | -1/+15 | |
| * | | | git-p4: clone does not use --git-dir | Pete Wyckoff | 2011-12-27 | 1 | -1/+2 | |
| * | | | git-p4: introduce asciidoc documentation | Pete Wyckoff | 2011-12-27 | 1 | -302/+0 | |
* | | | | Merge branch 'tr/bash-read-unescaped' | Junio C Hamano | 2011-12-22 | 1 | -6/+6 | |
|\ \ \ \ | ||||||
| * | | | | bash completion: use read -r everywheretr/bash-read-unescaped | Thomas Rast | 2011-12-21 | 1 | -6/+6 | |
| |/ / / | ||||||
* | | | | Merge branch 'jk/git-prompt' | Junio C Hamano | 2011-12-22 | 3 | -0/+188 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | contrib: add credential helper for OS X Keychainjk/git-prompt | Jeff King | 2011-12-12 | 3 | -0/+188 | |
* | | | | git-p4: fix skipSubmitEdit regression | Pete Wyckoff | 2011-12-17 | 1 | -7/+11 | |
* | | | | git-p4: use absolute directory for PWD env var | Gary Gibbons | 2011-12-11 | 1 | -2/+3 |