Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | contrib: add git-contacts helper | Eric Sunshine | 2013-07-21 | 1 | -0/+127 | |
* | | | | | | | | | | | Merge branch 'es/check-mailmap' | Junio C Hamano | 2013-07-22 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | builtin: add git-check-mailmap command | Eric Sunshine | 2013-07-13 | 1 | -0/+1 | |
* | | | | | | | | | | | Merge branch 'bp/mediawiki-preview' | Junio C Hamano | 2013-07-18 | 6 | -82/+526 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | git-remote-mediawiki: add preview subcommand into git mwbp/mediawiki-preview | Benoit Person | 2013-07-08 | 2 | -2/+311 | |
| * | | | | | | | | | | git-remote-mediawiki: add git-mw command | Benoit Person | 2013-07-08 | 2 | -3/+64 | |
| * | | | | | | | | | | git-remote-mediawiki: factoring code between git-remote-mediawiki and Git::Me... | Benoit Person | 2013-07-08 | 2 | -73/+89 | |
| * | | | | | | | | | | git-remote-mediawiki: update tests to run with the new bin-wrapper | Benoit Person | 2013-07-08 | 1 | -6/+2 | |
| * | | | | | | | | | | git-remote-mediawiki: add a git bin-wrapper for developement | Benoit Person | 2013-07-08 | 2 | -0/+20 | |
| * | | | | | | | | | | git-remote-mediawiki: introduction of Git::Mediawiki.pm | Benoit Person | 2013-07-08 | 2 | -3/+45 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'jk/bash-completion' | Junio C Hamano | 2013-07-11 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | completion: learn about --man-path | John Keeping | 2013-06-30 | 1 | -0/+1 | |
| * | | | | | | | | | | completion: handle unstuck form of base git options | John Keeping | 2013-06-30 | 1 | -1/+2 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | git-remote-mediawiki: un-brace file handles in binmode calls | Matthieu Moy | 2013-07-03 | 1 | -2/+2 | |
* | | | | | | | | | | Merge branch 'ed/color-prompt' | Junio C Hamano | 2013-07-01 | 1 | -70/+41 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | git-prompt.sh: add missing information in comments | Eduardo R. D'Avila | 2013-06-26 | 1 | -11/+15 | |
| * | | | | | | | | | | git-prompt.sh: do not print duplicate clean color code | Eduardo R. D'Avila | 2013-06-26 | 1 | -1/+1 | |
| * | | | | | | | | | | git-prompt.sh: refactor colored prompt code | Eduardo R. D'Avila | 2013-06-26 | 1 | -59/+26 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | bash prompt: mention that PROMPT_COMMAND mode is faster | SZEDER Gábor | 2013-06-24 | 1 | -5/+5 | |
* | | | | | | | | | | bash prompt: avoid command substitution when finalizing gitstring | SZEDER Gábor | 2013-06-24 | 1 | -1/+5 | |
* | | | | | | | | | | bash prompt: avoid command substitution when checking for untracked files | SZEDER Gábor | 2013-06-24 | 1 | -1/+1 | |
* | | | | | | | | | | bash prompt: use bash builtins to check stash state | SZEDER Gábor | 2013-06-24 | 1 | -2/+3 | |
* | | | | | | | | | | bash prompt: use bash builtins to check for unborn branch for dirty state | SZEDER Gábor | 2013-06-24 | 1 | -1/+1 | |
* | | | | | | | | | | bash prompt: combine 'git rev-parse' for detached head | SZEDER Gábor | 2013-06-24 | 1 | -4/+12 | |
* | | | | | | | | | | bash prompt: combine 'git rev-parse' executions in the main code path | SZEDER Gábor | 2013-06-24 | 1 | -5/+13 | |
* | | | | | | | | | | bash prompt: use bash builtins to find out current branch | SZEDER Gábor | 2013-06-24 | 1 | -18/+33 | |
* | | | | | | | | | | bash prompt: use bash builtins to find out rebase state | SZEDER Gábor | 2013-06-24 | 1 | -6/+6 | |
* | | | | | | | | | | bash prompt: run 'git rev-parse --git-dir' directly instead of __gitdir() | SZEDER Gábor | 2013-06-24 | 2 | -27/+1 | |
* | | | | | | | | | | bash prompt: return early from __git_ps1() when not in a git repository | SZEDER Gábor | 2013-06-24 | 1 | -100/+101 | |
* | | | | | | | | | | bash prompt: print unique detached HEAD abbreviated object name | SZEDER Gábor | 2013-06-24 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'cm/remote-mediawiki-perlcritique' | Junio C Hamano | 2013-06-23 | 3 | -247/+320 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | git-remote-mediawiki: make error message more precise | Célestin Matte | 2013-06-14 | 1 | -3/+7 | |
| * | | | | | | | | | git-remote-mediawiki: add a perlcritic rule in Makefile | Célestin Matte | 2013-06-14 | 1 | -0/+2 | |
| * | | | | | | | | | git-remote-mediawiki: add a .perlcriticrc file | Célestin Matte | 2013-06-14 | 1 | -0/+28 | |
| * | | | | | | | | | git-remote-mediawiki: clearly rewrite double dereference | Célestin Matte | 2013-06-14 | 1 | -4/+4 | |
| * | | | | | | | | | git-remote-mediawiki: fix a typo ("mediwiki" instead of "mediawiki") | Célestin Matte | 2013-06-14 | 1 | -2/+2 | |
| * | | | | | | | | | git-remote-mediawiki: put non-trivial numeric values in constants. | Célestin Matte | 2013-06-14 | 1 | -6/+14 | |
| * | | | | | | | | | git-remote-mediawiki: don't use quotes for empty strings | Célestin Matte | 2013-06-14 | 1 | -8/+10 | |
| * | | | | | | | | | git-remote-mediawiki: replace "unless" statements with negated "if" statements | Célestin Matte | 2013-06-14 | 1 | -6/+6 | |
| * | | | | | | | | | git-remote-mediawiki: brace file handles for print for more clarity | Célestin Matte | 2013-06-14 | 1 | -95/+95 | |
| * | | | | | | | | | git-remote-mediawiki: modify strings for a better coding-style | Célestin Matte | 2013-06-14 | 1 | -120/+119 | |
| * | | | | | | | | | git-remote-mediawiki: put long code into a subroutine | Célestin Matte | 2013-06-14 | 1 | -24/+32 | |
| * | | | | | | | | | git-remote-mediawiki: remove import of unused open2 | Célestin Matte | 2013-06-14 | 1 | -1/+0 | |
| * | | | | | | | | | git-remote-mediawiki: check return value of open | Célestin Matte | 2013-06-14 | 1 | -1/+2 | |
| * | | | | | | | | | git-remote-mediawiki: assign a variable as undef and make proper indentation | Célestin Matte | 2013-06-14 | 1 | -1/+4 | |
| * | | | | | | | | | git-remote-mediawiki: rename a variable ($last) which has the name of a keyword | Célestin Matte | 2013-06-14 | 1 | -4/+4 | |
| * | | | | | | | | | git-remote-mediawiki: remove unused variable $entry | Célestin Matte | 2013-06-14 | 1 | -1/+0 | |
| * | | | | | | | | | git-remote-mediawiki: turn double-negated expressions into simple expressions | Célestin Matte | 2013-06-14 | 1 | -4/+4 | |
| * | | | | | | | | | git-remote-mediawiki: change the name of a variable | Célestin Matte | 2013-06-14 | 1 | -3/+3 | |
| * | | | | | | | | | git-remote-mediawiki: add newline in the end of die() error messages | Célestin Matte | 2013-06-14 | 1 | -13/+13 |