summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2006-01-28 16:36:24 -0200
committerMauro Carvalho Chehab <mchehab@infradead.org>2006-01-28 16:36:24 -0200
commitc14437add81c842176f66662e1156a2fc81a9458 (patch)
treec4d3e9fe8bc8994065541c2836f394aa8e30f79b
parent5812026273bffccb06f160669fd738cb69234bbf (diff)
downloadmediapointer-dvb-s2-c14437add81c842176f66662e1156a2fc81a9458.tar.gz
mediapointer-dvb-s2-c14437add81c842176f66662e1156a2fc81a9458.tar.bz2
Removed commit from make push
From: Mauro Carvalho Chehab <mchehab@infradead.org> This allows commiting at local tree first Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
-rw-r--r--Makefile2
-rw-r--r--v4l/ChangeLog8
2 files changed, 9 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 62b909525..94799bcab 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ pull update v4l-update::
-hg pull $(REPO_PULL)
hg checkout
-push:: commit
+push::
-hg push $(REPO_PUSH)
change changes changelog:: whitespace update
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index bf0ca9fc9..582367c9d 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,11 @@
+2006-01-28 17:59 mchehab
+
+ * Makefile:
+ - Removed commit from make push
+ - This allows commiting at local tree first
+
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
+
2006-01-28 17:56 mchehab
* README.HG, README.CVS: