Project "Tuxbox-GIT: hostapps":
The branch, master has been updated
via 1059430873b53d0fa2fd86423d051f894ee39b4e (commit)
from 290a8cc5f41a28378f93e2278b63a2f2aad6751e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 1059430873b53d0fa2fd86423d051f894ee39b4e
Author: Carsten Schoenert <c.s...@t-...>
Date: Sun Jan 20 09:32:16 2013 +0100
Git: renaming all .cvsignore files
After switching to Git as VCS moving all .cvsignore files to the
equivalent .gitignore file
Signed-off-by: Carsten Schoenert <c.s...@t-...>
diff --git a/.cvsignore b/.gitignore
similarity index 100%
rename from .cvsignore
rename to .gitignore
diff --git a/bmp2raw/.cvsignore b/bmp2raw/.gitignore
similarity index 100%
rename from bmp2raw/.cvsignore
rename to bmp2raw/.gitignore
diff --git a/checkImage/.cvsignore b/checkImage/.gitignore
similarity index 100%
rename from checkImage/.cvsignore
rename to checkImage/.gitignore
diff --git a/flash/.cvsignore b/flash/.gitignore
similarity index 100%
rename from flash/.cvsignore
rename to flash/.gitignore
diff --git a/ggrab/.cvsignore b/ggrab/.gitignore
similarity index 100%
rename from ggrab/.cvsignore
rename to ggrab/.gitignore
diff --git a/grab/.cvsignore b/grab/.gitignore
similarity index 100%
rename from grab/.cvsignore
rename to grab/.gitignore
diff --git a/libcrypto++/.cvsignore b/libcrypto++/.gitignore
similarity index 100%
rename from libcrypto++/.cvsignore
rename to libcrypto++/.gitignore
diff --git a/libflashimage/.cvsignore b/libflashimage/.gitignore
similarity index 100%
rename from libflashimage/.cvsignore
rename to libflashimage/.gitignore
diff --git a/mcrec/src/.cvsignore b/mcrec/src/.gitignore
similarity index 100%
rename from mcrec/src/.cvsignore
rename to mcrec/src/.gitignore
diff --git a/mkdvd/.cvsignore b/mkdvd/.gitignore
similarity index 100%
rename from mkdvd/.cvsignore
rename to mkdvd/.gitignore
diff --git a/mkflfs/.cvsignore b/mkflfs/.gitignore
similarity index 100%
rename from mkflfs/.cvsignore
rename to mkflfs/.gitignore
diff --git a/mkfs.jffs2/.cvsignore b/mkfs.jffs2/.gitignore
similarity index 100%
rename from mkfs.jffs2/.cvsignore
rename to mkfs.jffs2/.gitignore
diff --git a/neutrino_picserver/.cvsignore b/neutrino_picserver/.gitignore
similarity index 100%
rename from neutrino_picserver/.cvsignore
rename to neutrino_picserver/.gitignore
diff --git a/stream/.cvsignore b/stream/.gitignore
similarity index 100%
rename from stream/.cvsignore
rename to stream/.gitignore
diff --git a/ucodex/.cvsignore b/ucodex/.gitignore
similarity index 100%
rename from ucodex/.cvsignore
rename to ucodex/.gitignore
-----------------------------------------------------------------------
Summary of changes:
.cvsignore => .gitignore | 0
bmp2raw/{.cvsignore => .gitignore} | 0
checkImage/{.cvsignore => .gitignore} | 0
flash/{.cvsignore => .gitignore} | 0
ggrab/{.cvsignore => .gitignore} | 0
grab/{.cvsignore => .gitignore} | 0
libcrypto++/{.cvsignore => .gitignore} | 0
libflashimage/{.cvsignore => .gitignore} | 0
mcrec/src/{.cvsignore => .gitignore} | 0
mkdvd/{.cvsignore => .gitignore} | 0
mkflfs/{.cvsignore => .gitignore} | 0
mkfs.jffs2/{.cvsignore => .gitignore} | 0
neutrino_picserver/{.cvsignore => .gitignore} | 0
stream/{.cvsignore => .gitignore} | 0
ucodex/{.cvsignore => .gitignore} | 0
15 files changed, 0 insertions(+), 0 deletions(-)
rename .cvsignore => .gitignore (100%)
rename bmp2raw/{.cvsignore => .gitignore} (100%)
rename checkImage/{.cvsignore => .gitignore} (100%)
rename flash/{.cvsignore => .gitignore} (100%)
rename ggrab/{.cvsignore => .gitignore} (100%)
rename grab/{.cvsignore => .gitignore} (100%)
rename libcrypto++/{.cvsignore => .gitignore} (100%)
rename libflashimage/{.cvsignore => .gitignore} (100%)
rename mcrec/src/{.cvsignore => .gitignore} (100%)
rename mkdvd/{.cvsignore => .gitignore} (100%)
rename mkflfs/{.cvsignore => .gitignore} (100%)
rename mkfs.jffs2/{.cvsignore => .gitignore} (100%)
rename neutrino_picserver/{.cvsignore => .gitignore} (100%)
rename stream/{.cvsignore => .gitignore} (100%)
rename ucodex/{.cvsignore => .gitignore} (100%)
--
Tuxbox-GIT: hostapps
|