Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | completion: remote set-* <name> and <branch> | Philip Jägenstedt | 2012-02-22 | |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2012-02-27 | |
|\ \ \ \ \ | ||||
| * | | | | | post-receive-email: match up $LOGBEGIN..$LOGEND pairs correctly | Michael Haggerty | 2012-02-27 | |
| * | | | | | post-receive-email: remove unused variable | Michael Haggerty | 2012-02-27 | |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2012-02-26 | |
|\ \ \ \ \ \ | |/ / / / / | ||||
| * | | | | | git-p4: fix submit regression with clientSpec and subdir clone | Pete Wyckoff | 2012-02-26 | |
| * | | | | | git-p4: set useClientSpec variable on initial clone | Pete Wyckoff | 2012-02-26 | |
| |/ / / / | ||||
* | | | | | Merge branch 'ld/git-p4-expanded-keywords' | Junio C Hamano | 2012-02-23 | |
|\ \ \ \ \ | ||||
| * | | | | | git-p4: add initial support for RCS keywords | Luke Diamand | 2012-02-23 | |
* | | | | | | Sync with 1.7.9.2 | Junio C Hamano | 2012-02-22 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||
| * | | | | | completion: use tabs for indentation | Philip Jägenstedt | 2012-02-22 | |
| * | | | | | completion: remove stale "to submit patches" documentation | Philip Jägenstedt | 2012-02-22 | |
* | | | | | | git-p4: the option to specify 'host' is -H, not -h | Russell Myers | 2012-02-22 | |
* | | | | | | Merge branch 'master' of git://bogomips.org/git-svn | Junio C Hamano | 2012-02-21 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
| * | | | | | completion: add --interactive option to git svn dcommit | Frederic Heitzmann | 2012-02-21 | |
* | | | | | | Merge branch 'jk/diff-highlight' | Junio C Hamano | 2012-02-21 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | diff-highlight: document some non-optimal cases | Jeff King | 2012-02-13 | |
| * | | | | | | diff-highlight: match multi-line hunks | Jeff King | 2012-02-13 | |
| * | | | | | | diff-highlight: refactor to prepare for multi-line hunks | Jeff King | 2012-02-13 | |
| * | | | | | | diff-highlight: don't highlight whole lines | Jeff King | 2012-02-13 | |
| * | | | | | | diff-highlight: make perl strict and warnings fatal | Jeff King | 2012-02-13 | |
| | |_|_|_|/ | |/| | | | | ||||
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2012-02-21 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | | | ||||
| * | | | | Merge branch 'fc/zsh-completion' into maint | Junio C Hamano | 2012-02-21 | |
| |\ \ \ \ | ||||
| * | | | | | completion: Allow dash as the first character for __git_ps1 | Christian Hammerl | 2012-02-21 | |
* | | | | | | Sync with maint | Junio C Hamano | 2012-02-16 | |
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | | | ||||
| * | | | | completion: --list option for git-branch | Ralf Thielow | 2012-02-16 | |
| * | | | | Merge branch 'rt/completion-branch-edit-desc' into maint | Junio C Hamano | 2012-02-16 | |
| |\ \ \ \ | | |_|_|/ | |/| | | | ||||
| * | | | | completion: --edit and --no-edit for git-merge | Adrian Weimann | 2012-02-06 | |
* | | | | | Merge branch 'fc/zsh-completion' | Junio C Hamano | 2012-02-12 | |
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | | | ||||
| * | | | completion: simplify __gitcomp and __gitcomp_nl implementations | Felipe Contreras | 2012-02-06 | |
| * | | | completion: use ls -1 instead of rolling a loop to do that ourselves | Felipe Contreras | 2012-02-06 | |
| * | | | completion: work around zsh option propagation bug | Felipe Contreras | 2012-02-06 | |
| |/ / | ||||
* | | | Merge branch 'jn/svn-fe' | Junio C Hamano | 2012-02-07 | |
|\ \ \ | ||||
| * \ \ | Merge branch 'svn-fe' of git://repo.or.cz/git/jrn into jn/svn-fe | Junio C Hamano | 2012-01-27 | |
| |\ \ \ | ||||
| | * | | | vcs-svn: implement text-delta handling | David Barr | 2011-05-26 | |
| | * | | | Merge branch 'db/vcs-svn-incremental' into svn-fe | Jonathan Nieder | 2011-05-26 | |
| | |\ \ \ | ||||
| | | * | | | vcs-svn: set up channel to read fast-import cat-blob response | David Barr | 2011-03-07 | |
* | | | | | | Merge branch 'rt/completion-branch-edit-desc' | Junio C Hamano | 2012-02-07 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||
| * | | | | | completion: --edit-description option for git-branch | Ralf Thielow | 2012-01-29 | |
| | |_|_|/ | |/| | | | ||||
* | | | | | Merge branch 'va/git-p4-branch' | Junio C Hamano | 2012-01-31 | |
|\ \ \ \ \ | ||||
| * | | | | | git-p4: Change p4 command invocation | Pete Wyckoff | 2012-01-26 | |
| * | | | | | git-p4: Search for parent commit on branch creation | Vitor Antunes | 2012-01-26 | |
* | | | | | | Merge branch 'ld/git-p4-branches-and-labels' | Junio C Hamano | 2012-01-31 | |
|\ \ \ \ \ \ | |/ / / / / | ||||
| * | | | | | git-p4: importing labels should cope with missing owner | Luke Diamand | 2012-01-20 | |
| * | | | | | git-p4: cope with labels with empty descriptions | Luke Diamand | 2012-01-20 | |
| * | | | | | git-p4: handle p4 branches and labels containing shell chars | Luke Diamand | 2012-01-20 | |
| | |/ / / | |/| | | | ||||
* | | | | | completion: --edit and --no-edit for git-merge | Adrian Weimann | 2012-01-30 | |
* | | | | | Merge branch 'pw/p4-view-updates' | Junio C Hamano | 2012-01-29 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | git-p4: clarify comment | Pete Wyckoff | 2012-01-11 | |
| * | | | | git-p4: fix verbose comment typo | Pete Wyckoff | 2012-01-11 |