summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--bin/cash/cash-kill.12
-rw-r--r--bin/cash/cash-printf.12
-rw-r--r--bin/cash/cash-test.12
3 files changed, 3 insertions, 3 deletions
diff --git a/bin/cash/cash-kill.1 b/bin/cash/cash-kill.1
index b01648ab..63da5133 100644
--- a/bin/cash/cash-kill.1
+++ b/bin/cash/cash-kill.1
@@ -32,7 +32,7 @@
 .\"	@(#)kill.1	8.2 (Berkeley) 4/28/95
 .\" $FreeBSD: releng/12.0/bin/kill/kill.1 314436 2017-02-28 23:42:47Z imp $
 .\"
-.Dd January 10, 2019
+.Dd October 3, 2016
 .Dt CASH-KILL 1
 .Os
 .Sh NAME
diff --git a/bin/cash/cash-printf.1 b/bin/cash/cash-printf.1
index ed758757..07e78fdf 100644
--- a/bin/cash/cash-printf.1
+++ b/bin/cash/cash-printf.1
@@ -31,7 +31,7 @@
 .\"	@(#)printf.1	8.1 (Berkeley) 6/6/93
 .\" $FreeBSD: releng/12.0/usr.bin/printf/printf.1 314436 2017-02-28 23:42:47Z imp $
 .\"
-.Dd January 10, 2019
+.Dd April 21, 2014
 .Dt CASH-PRINTF 1
 .Os
 .Sh NAME
diff --git a/bin/cash/cash-test.1 b/bin/cash/cash-test.1
index 6acbca39..1cbcc8ea 100644
--- a/bin/cash/cash-test.1
+++ b/bin/cash/cash-test.1
@@ -32,7 +32,7 @@
 .\"     @(#)test.1	8.1 (Berkeley) 5/31/93
 .\" $FreeBSD: releng/12.0/bin/test/test.1 314436 2017-02-28 23:42:47Z imp $
 .\"
-.Dd January 10, 2019
+.Dd October 5, 2016
 .Dt CASH-TEST 1
 .Os
 .Sh NAME
/cgit-pink/commit/html.c?id=1fec7cd6f817e52a6e55458d584a7a5092ba6aed&follow=1'>html.c: die when write failsJohn Keeping 2013-05-22ui-log: add <span/> around commit decorationsJohn Keeping 2013-05-22Makefile: fix parallel "make test"John Keeping 2013-05-18cache.c: fix cache_lsJohn Keeping 2013-05-13t0109: "function" is a bash-ismJohn Keeping 2013-05-13New mailing list.Jason A. Donenfeld 2013-04-30ui-snapshot: do not access $HOMEJason A. Donenfeld 2013-04-27t0001: validate Git -rcN version numbers correctlyJohn Keeping 2013-04-27git: update to 1.8.2.2John Keeping 2013-04-17scan-tree: fix regression in section-from-path=-1John Keeping 2013-04-15t0001: ignore ".dirty" suffix on Git versionJohn Keeping 2013-04-15tests: set TEST_OUTPUT_DIRECTORY to the CGit test directoryJohn Keeping 2013-04-15t0109: test more URLsJohn Keeping 2013-04-10cgitrc.5.txt: Specify when scan-path must be defined before.Jason A. Donenfeld 2013-04-10ui-snapshot.c: Prepend "V" when guessing ref namesLukas Fleischer 2013-04-10t0107: Skip ZIP tests if unzip(1) isn't availableLukas Fleischer 2013-04-10tests/: Do not use `sed -i`Lukas Fleischer 2013-04-10Add branch-sort and repo.branch-sort options.Jason A. Donenfeld 2013-04-10t0109: chain operations with &&John Keeping 2013-04-10cgit.c: Do not restore unset environment variablesLukas Fleischer 2013-04-09t0107: Use `tar -z` for gzip'ed archivesLukas Fleischer