gecko-dev/webtools/tinderbox2
kestes%walrus.com 208453c9f5 fixed a bug where the comments were correct but the code was wrong!
the code needed to call p4 something like this
            'p4 changes -s submitted @2003/05/10,@now //...'
but instead called it like this
           'p4 changes -s @2003/05/10,@now //...'
the '-s' did not have any
argument which is required.  This bug was found by  Ken Beal .
2004-03-10 03:42:44 +00:00
..
src fixed a bug where the comments were correct but the code was wrong! 2004-03-10 03:42:44 +00:00
.cvsignore
ChangeLog update information 2003-08-17 00:36:57 +00:00
configure change contact info to point to new Contact file. 2003-08-17 02:21:24 +00:00
Contact tell users to put tinderbox in the subject 2003-08-18 03:43:51 +00:00
Goals more spelling fixes from the master "Olly Betts" <olly@survex.com> 2003-08-16 18:31:09 +00:00
Install clear up some of the writing in this document based on user feed back. 2004-01-07 01:49:06 +00:00
Makefile.in change contact info to point to new Contact file. 2003-08-17 02:21:24 +00:00
Overview more spelling fixes from the master "Olly Betts" <olly@survex.com> 2003-08-16 18:31:09 +00:00
Policies Mega spelling and grammar patch by "Olly Betts" <olly@survex.com> this 2003-08-04 17:15:17 +00:00
tinderbox2-local-conf.spec version number had a space when the day of the month was less then 10, 2001-08-02 20:02:17 +00:00
tinderbox2.spec separate the packge output into client and server packages. 2001-10-18 15:59:20 +00:00
tinderbox.html add info about tree state and change the 'will soon' since the code works. 2001-12-21 19:39:50 +00:00
Todo remove older ToDo stuff which is no longer relevant. 2003-08-17 16:06:58 +00:00