index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
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 '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
*
|
Merge branch 'mt/send-email-cc-match-fix'
Junio C Hamano
2013-06-14
|
\
\
|
*
|
test-send-email: test for pre-sanitized self name
Michael S. Tsirkin
2013-06-05
|
*
|
t/send-email: test suppress-cc=self with non-ascii
Michael S. Tsirkin
2013-06-05
|
*
|
t/send-email: add test with quoted sender
Michael S. Tsirkin
2013-06-05
|
*
|
send-email: make --suppress-cc=self sanitize input
Michael S. Tsirkin
2013-06-05
|
*
|
t/send-email: test suppress-cc=self on cccmd
Michael S. Tsirkin
2013-06-05
|
*
|
send-email: fix suppress-cc=self on cccmd
Michael S. Tsirkin
2013-06-05
|
*
|
t/send-email.sh: add test for suppress-cc=self
Michael S. Tsirkin
2013-06-03
*
|
|
Merge branch 'bp/mediawiki-credential'
Junio C Hamano
2013-06-14
|
\
\
\
|
*
|
|
git-remote-mediawiki: use Git.pm functions for credentials
Benoit Person
2013-06-05
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'mh/reflife'
Junio C Hamano
2013-06-14
|
\
\
\
|
*
|
|
refs: document the lifetime of the args passed to each_ref_fn
Michael Haggerty
2013-06-02
|
*
|
|
register_ref(): make a copy of the bad reference SHA-1
Michael Haggerty
2013-06-02
|
*
|
|
exclude_existing(): set existing_refs.strdup_strings
Michael Haggerty
2013-06-02
|
*
|
|
string_list_add_refs_by_glob(): add a comment about memory management
Michael Haggerty
2013-06-02
|
*
|
|
string_list_add_one_ref(): rename first parameter to "refname"
Michael Haggerty
2013-06-02
|
*
|
|
show_head_ref(): rename first parameter to "refname"
Michael Haggerty
2013-06-02
|
*
|
|
show_head_ref(): do not shadow name of argument
Michael Haggerty
2013-06-02
|
*
|
|
add_existing(): do not retain a reference to sha1
Michael Haggerty
2013-06-02
[next]