index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
git-p4: fix skipSubmitEdit regression
Pete Wyckoff
2011-12-18
1
-7
/
+11
*
git-p4: use absolute directory for PWD env var
Gary Gibbons
2011-12-12
1
-2
/
+3
*
git-p4: ensure submit clientPath exists before chdir
Gary Gibbons
2011-12-12
1
-0
/
+4
*
Merge branch 'sg/complete-refs'
Junio C Hamano
2011-12-09
1
-91
/
+110
|
\
|
*
completion: remove broken dead code from __git_heads() and __git_tags()
SZEDER Gábor
2011-10-21
1
-20
/
+2
|
*
completion: fast initial completion for config 'remote.*.fetch' value
SZEDER Gábor
2011-10-21
1
-0
/
+4
|
*
completion: improve ls-remote output filtering in __git_refs_remotes()
SZEDER Gábor
2011-10-21
1
-9
/
+4
|
*
completion: query only refs/heads/ in __git_refs_remotes()
SZEDER Gábor
2011-10-21
1
-8
/
+5
|
*
completion: support full refs from remote repositories
SZEDER Gábor
2011-10-21
1
-8
/
+21
|
*
completion: improve ls-remote output filtering in __git_refs()
SZEDER Gábor
2011-10-21
1
-7
/
+7
|
*
completion: make refs completion consistent for local and remote repos
SZEDER Gábor
2011-10-21
1
-4
/
+2
|
*
completion: optimize refs completion
SZEDER Gábor
2011-10-21
1
-45
/
+70
|
*
completion: document __gitcomp()
SZEDER Gábor
2011-10-21
1
-2
/
+7
*
|
git-p4: introduce skipSubmitEdit
Pete Wyckoff
2011-12-05
2
-24
/
+54
*
|
Merge branch 'sn/complete-bash-wo-process-subst'
Junio C Hamano
2011-11-09
1
-1
/
+1
|
\
\
|
*
|
completion: don't leak variable from the prompt into environment
SZEDER Gábor
2011-11-09
1
-1
/
+1
*
|
|
Merge branch 'pw/p4-appledouble-fix'
Junio C Hamano
2011-11-07
1
-0
/
+13
|
\
\
\
|
*
|
|
git-p4: ignore apple filetype
Pete Wyckoff
2011-11-06
1
-0
/
+13
*
|
|
|
Merge branch 'jk/git-tricks'
Junio C Hamano
2011-10-31
5
-0
/
+355
|
\
\
\
\
|
*
|
|
|
completion: match ctags symbol names in grep patterns
Jeff King
2011-10-21
1
-0
/
+13
|
*
|
|
|
contrib: add git-jump script
Jeff King
2011-10-21
2
-0
/
+161
|
*
|
|
|
contrib: add diff highlight script
Jeff King
2011-10-18
2
-0
/
+181
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'sn/complete-bash-wo-process-subst'
Junio C Hamano
2011-10-27
1
-1
/
+2
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
completion: fix issue with process substitution not working on Git for Windows
Stefan Naewe
2011-10-26
1
-1
/
+2
*
|
|
|
Merge branch 'mm/mediawiki-author-fix'
Junio C Hamano
2011-10-27
1
-0
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
git-remote-mediawiki: don't include HTTP login/password in author
Matthieu Moy
2011-10-20
1
-0
/
+4
*
|
|
|
Merge branch 'pw/p4-update'
Junio C Hamano
2011-10-22
1
-99
/
+188
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
git-p4: handle files with shell metacharacters
Luke Diamand
2011-10-18
1
-77
/
+123
|
*
|
|
git-p4: keyword flattening fixes
Pete Wyckoff
2011-10-18
1
-2
/
+6
|
|
|
/
|
|
/
|
|
*
|
git-p4: stop ignoring apple filetype
Pete Wyckoff
2011-10-18
1
-5
/
+0
|
*
|
git-p4: recognize all p4 filetypes
Pete Wyckoff
2011-10-18
1
-19
/
+52
|
*
|
git-p4: handle utf16 filetype properly
Pete Wyckoff
2011-10-18
1
-0
/
+11
*
|
|
Merge branch 'sg/completion'
Junio C Hamano
2011-10-18
1
-18
/
+6
|
\
\
\
|
*
|
|
completion: unite --format and --pretty for 'log' and 'show'
SZEDER Gábor
2011-10-10
1
-14
/
+4
|
*
|
|
completion: unite --reuse-message and --reedit-message for 'notes'
SZEDER Gábor
2011-10-10
1
-4
/
+2
*
|
|
|
Merge branch 'tm/completion-push-set-upstream'
Junio C Hamano
2011-10-18
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
completion: push --set-upstream
Teemu Matilainen
2011-10-07
1
-1
/
+1
*
|
|
|
|
Merge branch 'tm/completion-commit-fixup-squash'
Junio C Hamano
2011-10-18
1
-7
/
+4
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
completion: commit --fixup and --squash
Teemu Matilainen
2011-10-07
1
-2
/
+3
|
*
|
|
completion: unite --reuse-message and --reedit-message handling
Teemu Matilainen
2011-10-07
1
-6
/
+2
|
|
/
/
*
|
|
Merge branch 'mm/mediawiki-as-a-remote'
Junio C Hamano
2011-10-05
2
-0
/
+830
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
git-remote-mediawiki: allow a domain to be set for authentication
Matthieu Moy
2011-09-29
1
-0
/
+3
|
*
|
git-remote-mediawiki: obey advice.pushNonFastForward
Matthieu Moy
2011-09-27
1
-7
/
+10
|
*
|
git-remote-mediawiki: set 'basetimestamp' to let the wiki handle conflicts
Matthieu Moy
2011-09-27
1
-6
/
+37
|
*
|
git-remote-mediawiki: trivial fixes
Matthieu Moy
2011-09-27
1
-2
/
+1
|
*
|
git-remote-mediawiki: allow push to set MediaWiki metadata
Matthieu Moy
2011-09-02
1
-2
/
+33
|
*
|
Add a remote helper to interact with mediawiki (fetch & push)
Jeremie Nikaes
2011-09-02
2
-0
/
+763
*
|
|
contrib/hooks: adapt comment about Debian install location for contrib hooks
Gerrit Pape
2011-09-27
1
-2
/
+2
*
|
|
Merge branch 'va/p4-branch-import'
Junio C Hamano
2011-08-29
2
-9
/
+84
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
git-p4: Allow branch definition with git config
Vitor Antunes
2011-08-23
2
-0
/
+31
[next]