log

age author description
Thu, 14 Mar 2019 09:04:06 -0400 Greg Ward Add a missing break (silences gcc warning) default tip
Fri, 11 Sep 2015 08:45:34 -0400 Greg Ward Safer handling of getopt's optarg variable.
Tue, 26 Aug 2014 21:04:57 -0400 Greg Ward style tweaks
Sun, 10 Aug 2014 14:29:58 +0200 Felix Eckhofer Add test for missing ".svn/entries"
Fri, 08 Aug 2014 18:11:18 +0200 Felix Eckhofer Simplify svn_get_info()'s error handling
Fri, 08 Aug 2014 17:58:00 +0200 Felix Eckhofer Check for wc.db first
Tue, 12 Aug 2014 13:53:05 -0400 Greg Ward update contributor list
Mon, 11 Aug 2014 19:31:17 +0200 Felix Eckhofer Fix bug when format string has a trailing '%'
Mon, 11 Aug 2014 19:54:06 +0200 Felix Eckhofer Move running of vcprompt into own function
Thu, 20 Feb 2014 20:59:53 -0500 Greg Ward tweak release process
Thu, 20 Feb 2014 20:56:55 -0500 Greg Ward Added tag 1.2.1 for changeset 594a60f3f2a7
Thu, 20 Feb 2014 20:55:45 -0500 Greg Ward make dist: generate configure script afresh inside the dist dir 1.2.1
Thu, 20 Feb 2014 20:45:04 -0500 Greg Ward man page formatting tweaks
Thu, 20 Feb 2014 20:44:53 -0500 Greg Ward update contributor list, copyright date
Thu, 20 Feb 2014 20:09:02 -0500 Greg Ward tests: fix shell compatibility bug
Wed, 19 Feb 2014 22:20:40 -0500 Greg Ward fix so 'make grind' doesn't run the un-valgrind tests first
Wed, 19 Feb 2014 00:01:31 -0500 Alexandre Carmel-Veilleux Partially revert 41e0e01
Thu, 09 Jan 2014 17:17:44 -0500 Alexandre Carmel-Veilleux SVN support no longer relies on sqlite3_errstr
Tue, 04 Feb 2014 22:02:56 -0500 Greg Ward build: be more specific about SQLite version
Fri, 06 Dec 2013 22:44:30 +0000 Greg Ward configure: works fine with autoconf 2.63
Sun, 01 Dec 2013 21:42:39 -0500 Greg Ward Added tag 1.2 for changeset e0b3c95ad3c6
Sun, 01 Dec 2013 21:42:23 -0500 Greg Ward Include configure script in source tarball. 1.2
Sun, 01 Dec 2013 21:16:32 -0500 Greg Ward update README, release process
Sun, 01 Dec 2013 21:15:18 -0500 Greg Ward tweak man page (mainly update svn support)
Sun, 01 Dec 2013 20:51:21 -0500 Greg Ward configure: add --with-sqlite3 option
Sun, 01 Dec 2013 20:47:20 -0500 Greg Ward Put CC, CFLAGS, etc. under the control of configure.
Sun, 10 Nov 2013 17:09:20 -0500 Greg Ward build: smarter detection of SQLite3 library
Sun, 10 Nov 2013 16:44:28 -0500 Greg Ward Tweak docs
Sun, 10 Nov 2013 16:29:18 -0500 Greg Ward svn: fix noisy test
Sun, 10 Nov 2013 16:27:46 -0500 Greg Ward svn: report more SQLite error messages
Sun, 10 Nov 2013 16:17:16 -0500 Greg Ward svn: check return value of *every* *single* SQLite call that can fail
Sun, 10 Nov 2013 16:23:44 -0500 Greg Ward tweak README
Sun, 10 Nov 2013 16:07:28 -0500 Greg Ward svn: report actual error messages from SQLite
Sun, 10 Nov 2013 16:08:24 -0500 Greg Ward svn: do not ignore errors from sqlite3_step()
Sun, 10 Nov 2013 15:54:44 -0500 Greg Ward untabify
Sun, 10 Nov 2013 15:44:55 -0500 Greg Ward svn: fix handling of multiproject repositories (with new test repo)
Sun, 10 Nov 2013 14:16:17 -0500 Greg Ward svn: handle weird checkout dirs better
Sun, 10 Nov 2013 14:05:01 -0500 Greg Ward Track relative path from working copy root to start dir.
Sun, 10 Nov 2013 13:11:09 -0500 Greg Ward build: add LDFLAGS so we can link with -g too
Sun, 03 Nov 2013 21:40:04 -0500 Greg Ward svn: add support for branch name (%b)
Sun, 03 Nov 2013 18:21:58 -0500 Greg Ward Fix so test-hg passes with Mercurial 1.5.
Sun, 03 Nov 2013 18:22:48 -0500 Greg Ward Make TOOLPATH work for all tools.
Sun, 03 Nov 2013 18:05:14 -0500 Greg Ward Subversion 1.8 works!
Sun, 03 Nov 2013 18:04:21 -0500 Greg Ward Add TESTPATH so it's possible to test multiple versions of Subversion.
Wed, 30 Oct 2013 16:53:10 -0400 Greg Ward README: document dependencies
Wed, 30 Oct 2013 16:43:02 -0400 Greg Ward Only run svn tests if vcprompt supports the required svn version.
Wed, 30 Oct 2013 15:53:45 -0400 Greg Ward Makefile: rebuild everything when autoconf stuff changes
Tue, 29 Oct 2013 11:09:30 -0400 Greg Ward Make sure everything depends on config.h too.
Tue, 29 Oct 2013 11:07:00 -0400 Greg Ward configure: check for sqlite3 so we can build without it
Sun, 20 Oct 2013 19:56:24 -0400 Greg Ward update contributors
Sun, 20 Oct 2013 19:55:27 -0400 Greg Ward man page: svn 1.7 now supported
Sun, 20 Oct 2013 19:54:07 -0400 Greg Ward svn: fix incorrect implementation of %r (SQLite version)
Sun, 20 Oct 2013 19:03:54 -0400 Greg Ward svn: factor out svn_read_sqlite().
Sun, 20 Oct 2013 18:45:33 -0400 Greg Ward merge with svn-1.7 branch
Sun, 20 Oct 2013 18:32:00 -0400 Greg Ward svn: fix coding style; improve error messages. svn-1.7
Sun, 20 Oct 2013 18:21:28 -0400 Greg Ward Makefile: fix broken link (libraries must come later) svn-1.7
Mon, 15 Apr 2013 20:23:48 -0300 Robson Roberto Souza Peixoto Add svn 1.7 support svn-1.7
Sun, 20 Oct 2013 18:18:27 -0400 Greg Ward svn: fix incorrect implementation of %r (at least for svn 1.4 .. 1.6)
Sun, 20 Oct 2013 14:47:40 -0400 Greg Ward Add real svn tests: setup-svn, test-svn, and associated stuff.
Sun, 20 Oct 2013 12:24:32 -0400 Greg Ward Switch to use autoconf (*just* autoconf, no automake or other crap).