index
:
delta/docker.git
0.10
0.10.1-hotfixes
1.12.x
1.13.0-rc4-cherrypicks
1.13.x
17.03.x
17.04.x
17.05.x
19.03
20.10
22.06
23.0
24.0
6969-reponame-rest-api
b2d-install-rewrite
baserock/v1.0.1
baserock/v1.1.2
bump_v1.10.1
bump_v1.10.2
bump_v1.10.3
bump_v1.11.0
bump_v1.11.1
bump_v1.12.0
bump_v1.12.1
change_email
changelog-1.12.2
cherry-picks-1.12.2
cpuguy-test-sync
doc0.8.1
docs
docs-1.0
docs-1.1
docs-1.3.3
docs-1.4
docs-for-new-commands
fix-ben-redirect
fix-makefile-update-external
fix_registry_pushes
hotfix-0.9.2
icecrime-patch-1
jenkins-test-1
jenkins-test-2
jjh/ioctl-vhd
libn-bump
linkchecker-updates
market_release
master
merge_release_v1.2.0
moby
move-to-markdown
move_git_clone_client_side
moxiegirl-patch-1
moxiegirl-patch-README
name_label
nl
p2p_transfer
patch-bad-formatting
post-1.2.0-docs-update-1
post-1.2.0-docs_update-2
priv-repos
publish-compose-docs
real-master
release
release-0.10
release-0.9
release-1.3
release_v1.8.0
revert-11495-m3
revert-11572-skip-hello-world-test
revert-12383-patch-1
revert-12882-12824-uninstall-docs
revert-16228-ContextualizeEvents
revert-16556-10662-randomunix
revert-20566-20371-validate-hostname
revert-39415-master
shykes-new-docs-maintainers
stevvooe-patch-1
swarm
swarm-backend
swarm-cli
swarm-stack
typofix
v1.6.0
v1.8.2
github.com: dotcloud/docker.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
syntax
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove vim syntax files
Honza Pokorny
2020-01-14
5
-95
/
+4
*
Update Github url for vim syntax plugin
Dani Hodovic
2018-08-04
1
-4
/
+4
*
add vim-plug setting
Ian Chen
2018-07-04
1
-0
/
+4
*
Allow vim be case insensitive for D in dockerfile
Kunal Tyagi
2018-06-08
1
-1
/
+1
*
support *.Dockerfile
Andrew Pennebaker
2017-10-22
1
-1
/
+1
*
Update tmLanguage file to not be case sensitive
Remy Suen
2017-08-05
1
-3
/
+3
*
Support FROM...AS syntax for multi stage build dockerfiles
chrisdias
2017-05-22
1
-0
/
+17
*
Remove unmaintained Dockerfile syntax for Kate
Vincent Demeester
2016-10-25
1
-67
/
+0
*
Update Dockerfile highlight definitions
Sebastiaan van Stijn
2016-06-05
4
-19
/
+16
*
Add `ARG` instruction syntax for vim
Koichi Shiraishi
2016-01-20
1
-1
/
+1
*
Added ARG instruction and aligned with src repo
Asbjørn Enge
2015-11-05
1
-2
/
+2
*
Add `STOPSIGNAL` instruction to dockerfiles.
David Calavera
2015-09-10
3
-2
/
+3
*
Various cleanups added to asbjornenge/Docker.tmbundle (by the TM maintainer) ...
Asbjørn Enge
2015-06-15
1
-14
/
+64
*
Updated TextMate install instruction - this bundle is not included in TM :smi...
Asbjørn Enge
2015-06-15
1
-3
/
+4
*
Carry of PR #13520
Mary Anthony
2015-06-13
1
-4
/
+4
*
Merge pull request #13604 from tianon/vim-embedded-shell
Jessie Frazelle
2015-05-29
1
-0
/
+8
|
\
|
*
Add embedded shell script highlight to vim syntax
Tianon Gravi
2015-05-29
1
-0
/
+8
*
|
Adjust vim ftdetect to match "Dockerfile", "dockerfile", and "Dockerfile.*" w...
Tianon Gravi
2015-05-29
1
-1
/
+1
|
/
*
Added nanorc for Dockerfiles
Matt Bentley
2015-05-06
2
-0
/
+58
*
Link to HTTPS urls in contrib comments/maintainers
Eric Windisch
2015-04-11
2
-2
/
+2
*
.: remove trailing white spaces
Vincent Batts
2015-03-25
1
-4
/
+4
*
Allow specification of Label Name/Value pairs in image json content
Dan Walsh
2015-03-13
3
-2
/
+3
*
Remove subdirectories MAINTAINERS files
Arnaud Porterie
2015-03-06
1
-0
/
+0
*
Update syntax/vim README with Vundle instructions
Evan Carmi
2015-01-05
1
-1
/
+4
*
Added Syntax highlighting file for the KDE Kate Editor
James Turnbull
2014-08-27
1
-0
/
+68
*
Added highlight for the COPY instruction
Asbjørn Enge
2014-06-12
2
-2
/
+2
*
Instructions for Textmate's bundle installation
German DZ
2014-02-07
1
-4
/
+4
*
New folder structure to support TextMate2 bundles format
German DZ
2014-02-07
3
-0
/
+16
*
Merge pull request #3966 from asbjornenge/updated_tmlang
Tianon Gravi
2014-02-06
4
-32
/
+79
|
\
|
*
Added support for single quoted strings
Asbjørn Enge
2014-02-06
1
-0
/
+17
|
*
Improved regex
Asbjørn Enge
2014-02-06
1
-2
/
+2
|
*
Updated readme
Asbjørn Enge
2014-02-06
1
-3
/
+10
|
*
Added suppport for the ONBUILD instruction
Asbjørn Enge
2014-02-06
1
-6
/
+28
|
*
Removed the YAML file since I wasn't using it
Asbjørn Enge
2014-02-06
1
-23
/
+0
|
*
Added Dockerfile.tmPreferences for hotkey commenting
Asbjørn Enge
2014-02-06
1
-0
/
+24
*
|
Add "ONBUILD" highlighting to our vim syntax file
Tianon Gravi
2014-02-06
1
-2
/
+1
|
/
*
Reorganize the syntax highlighting files in contrib under a common directory ...
Tianon Gravi
2013-12-29
9
-0
/
+175