We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5dbbdc commit a70574dCopy full SHA for a70574d
src/tools/pgcvslog
@@ -10,10 +10,10 @@
10
# head:
11
# cvs log -d'>2000-05-29 00:00:00 GMT' -b .
12
# branch:
13
-# cvs log -d'>2000-05-29 00:00:00 GMT' -rREL7_3_STABLE` .
+# cvs log -d'>2000-05-29 00:00:00 GMT' -r REL8_0_STABLE` .
14
#
15
# date range
16
-# cvs log -d'2000-05-08 00:00:00 GMT<2000-05-29 00:00:00 GMT' -b .
+# cvs log -d'2005-05-08<2005-05-29' -b .
17
18
# Remove TODO and FAQ logs if desired
19
0 commit comments