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
*
completion: --edit and --no-edit for git-merge
Adrian Weimann
2012-01-30
1
-1
/
+1
*
Merge branch 'pw/p4-view-updates'
Junio C Hamano
2012-01-29
1
-4
/
+5
|
\
|
*
git-p4: clarify comment
Pete Wyckoff
2012-01-12
1
-1
/
+2
|
*
git-p4: fix verbose comment typo
Pete Wyckoff
2012-01-12
1
-1
/
+1
|
*
git-p4: only a single ... wildcard is supported
Pete Wyckoff
2012-01-12
1
-2
/
+2
*
|
git-completion: workaround zsh COMPREPLY bug
Felipe Contreras
2012-01-26
1
-0
/
+8
|
/
*
git-p4: rewrite view handling
Pete Wyckoff
2012-01-03
1
-89
/
+246
*
git-p4: support single file p4 client view maps
Gary Gibbons
2012-01-03
1
-9
/
+20
*
git-p4: sort client views by reverse View number
Gary Gibbons
2012-01-03
1
-2
/
+9
*
git-p4: fix test for unsupported P4 Client Views
Gary Gibbons
2012-01-03
1
-1
/
+4
*
Merge branch 'pw/p4-docs-and-tests'
Junio C Hamano
2012-01-03
2
-305
/
+29
|
\
|
*
git-p4: document and test submit options
Pete Wyckoff
2011-12-27
1
-0
/
+7
|
*
git-p4: test and document --use-client-spec
Pete Wyckoff
2011-12-27
1
-1
/
+5
|
*
git-p4: honor --changesfile option and test
Pete Wyckoff
2011-12-27
1
-1
/
+15
|
*
git-p4: clone does not use --git-dir
Pete Wyckoff
2011-12-27
1
-1
/
+2
|
*
git-p4: introduce asciidoc documentation
Pete Wyckoff
2011-12-27
1
-302
/
+0
*
|
Merge branch 'tr/bash-read-unescaped'
Junio C Hamano
2011-12-23
1
-6
/
+6
|
\
\
|
*
|
bash completion: use read -r everywhere
Thomas Rast
2011-12-21
1
-6
/
+6
|
|
/
*
|
Merge branch 'jk/git-prompt'
Junio C Hamano
2011-12-22
3
-0
/
+188
|
\
\
|
|
/
|
/
|
|
*
contrib: add credential helper for OS X Keychain
Jeff King
2011-12-13
3
-0
/
+188
*
|
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
[next]