index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
Commit message (
Expand
)
Author
Age
*
bash prompt: combine 'git rev-parse' for detached head
SZEDER Gábor
2013-06-24
*
bash prompt: combine 'git rev-parse' executions in the main code path
SZEDER Gábor
2013-06-24
*
bash prompt: use bash builtins to find out current branch
SZEDER Gábor
2013-06-24
*
bash prompt: use bash builtins to find out rebase state
SZEDER Gábor
2013-06-24
*
bash prompt: run 'git rev-parse --git-dir' directly instead of __gitdir()
SZEDER Gábor
2013-06-24
*
bash prompt: return early from __git_ps1() when not in a git repository
SZEDER Gábor
2013-06-24
*
bash prompt: print unique detached HEAD abbreviated object name
SZEDER Gábor
2013-06-24
*
Merge branch 'cm/remote-mediawiki-perlcritique'
Junio C Hamano
2013-06-23
|
\
|
*
git-remote-mediawiki: make error message more precise
Célestin Matte
2013-06-14
|
*
git-remote-mediawiki: add a perlcritic rule in Makefile
Célestin Matte
2013-06-14
|
*
git-remote-mediawiki: add a .perlcriticrc file
Célestin Matte
2013-06-14
|
*
git-remote-mediawiki: clearly rewrite double dereference
Célestin Matte
2013-06-14
|
*
git-remote-mediawiki: fix a typo ("mediwiki" instead of "mediawiki")
Célestin Matte
2013-06-14
|
*
git-remote-mediawiki: put non-trivial numeric values in constants.
Célestin Matte
2013-06-14
|
*
git-remote-mediawiki: don't use quotes for empty strings
Célestin Matte
2013-06-14
|
*
git-remote-mediawiki: replace "unless" statements with negated "if" statements
Célestin Matte
2013-06-14
|
*
git-remote-mediawiki: brace file handles for print for more clarity
Célestin Matte
2013-06-14
|
*
git-remote-mediawiki: modify strings for a better coding-style
Célestin Matte
2013-06-14
|
*
git-remote-mediawiki: put long code into a subroutine
Célestin Matte
2013-06-14
|
*
git-remote-mediawiki: remove import of unused open2
Célestin Matte
2013-06-14
|
*
git-remote-mediawiki: check return value of open
Célestin Matte
2013-06-14
|
*
git-remote-mediawiki: assign a variable as undef and make proper indentation
Célestin Matte
2013-06-14
|
*
git-remote-mediawiki: rename a variable ($last) which has the name of a keyword
Célestin Matte
2013-06-14
|
*
git-remote-mediawiki: remove unused variable $entry
Célestin Matte
2013-06-14
|
*
git-remote-mediawiki: turn double-negated expressions into simple expressions
Célestin Matte
2013-06-14
|
*
git-remote-mediawiki: change the name of a variable
Célestin Matte
2013-06-14
|
*
git-remote-mediawiki: add newline in the end of die() error messages
Célestin Matte
2013-06-14
|
*
git-remote-mediawiki: change style in a regexp
Célestin Matte
2013-06-14
|
*
git-remote-mediawiki: change style in a regexp
Célestin Matte
2013-06-14
|
*
git-remote-mediawiki: change separator of some regexps
Célestin Matte
2013-06-14
|
*
git-remote-mediawiki: change the behaviour of a split
Célestin Matte
2013-06-14
|
*
git-remote-mediawiki: remove useless regexp modifier (m)
Célestin Matte
2013-06-14
|
*
git-remote-mediawiki: rewrite unclear line of instructions
Célestin Matte
2013-06-14
|
*
git-remote-mediawiki: change syntax of map calls
Célestin Matte
2013-06-14
|
*
git-remote-mediawiki: move a variable declaration at the top of the code
Célestin Matte
2013-06-14
|
*
git-remote-mediawiki: always end a subroutine with a return
Célestin Matte
2013-06-14
|
*
git-remote-mediawiki: replace :utf8 by :encoding(UTF-8)
Célestin Matte
2013-06-14
|
*
git-remote-mediawiki: move "use warnings;" before any instruction
Célestin Matte
2013-06-14
|
*
git-remote-mediawiki: make a regexp clearer
Célestin Matte
2013-06-14
*
|
Merge branch 'bp/remote-mw-tests'
Junio C Hamano
2013-06-23
|
\
\
|
*
|
git-remote-mediawiki: remove hardcoded version number in the test suite
Benoit Person
2013-06-14
|
|
/
*
|
Merge branch 'rr/prompt-rebase-breakage-fix'
Junio C Hamano
2013-06-23
|
\
\
|
*
|
prompt: squelch error output from cat
Ramkumar Ramachandra
2013-06-14
*
|
|
Sync with maint
Junio C Hamano
2013-06-21
|
\
\
\
|
*
|
|
completion: complete diff --word-diff
Ramkumar Ramachandra
2013-06-21
*
|
|
|
Merge branch 'cm/remote-mediawiki'
Junio C Hamano
2013-06-20
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
git-remote-mediawiki: display message when launched directly
Célestin Matte
2013-06-11
|
|
/
/
*
|
|
Merge branch 'rr/complete-difftool-fixup'
Junio C Hamano
2013-06-14
|
\
\
\
|
*
|
|
completion: show can take both revlist and paths
Ramkumar Ramachandra
2013-06-09
|
*
|
|
completion: difftool takes both revs and files
Ramkumar Ramachandra
2013-06-03
|
|
/
/
[next]