cvsps/local

log

age author description
Fri, 29 Jun 2007 01:22:01 -0700 Eric Hopper Remove erroneous & operator so tagname fetching doesn't cause crashes.default tip
Fri, 29 Jun 2007 01:21:11 -0700 Eric Hopper Use offsetof macro instead of unportable pointer arithmetic.
Tue, 12 Jun 2007 23:24:12 -0700 Eric Hopper Initialize a buffer.
Tue, 12 Jun 2007 23:22:26 -0700 Eric Hopper Backing out 6a64065f1f9181e17deb3e3f0c56bb17e9b80043
Tue, 12 Jun 2007 23:20:16 -0700 Eric Hopper Whitespace fixes.
Sat, 09 Jun 2007 22:34:54 -0700 Eric Hopper A try at merging it all.
Sat, 09 Jun 2007 22:24:57 -0700 Eric Hopper This merge works for some reason.
Thu, 07 Jun 2007 17:28:53 -0700 Eric Hopper Add a nice message to help me understand tag handling.
Sat, 09 Jun 2007 11:14:25 -0700 Eric Hopper Merged add of .hgignore, this should be base of all my development.
Thu, 07 Jun 2007 17:28:32 -0700 Eric Hopper Ignore build products.
Fri, 08 Jun 2007 16:38:00 -0700 Eric Hopper Merge branch 'to-check' of http://ydirson.free.fr/soft/git/cvsps
Fri, 08 Jun 2007 16:37:51 -0700 Eric Hopper Merge branch 'semicolon' of http://ydirson.free.fr/soft/git/cvsps
Fri, 08 Jun 2007 16:37:40 -0700 Eric Hopper Merge branch 'master' of http://ydirson.free.fr/soft/git/cvsps
Thu, 15 Jun 2006 09:52:20 +0200 Yann Dirson Normalized linked-list field name
Thu, 15 Jun 2006 09:52:20 +0200 Yann Dirson Allow to have multiple tags on a single patchset.
Thu, 15 Jun 2006 09:52:20 +0200 Yann Dirson Cleanup the tag handling to simplify multi-tag handling
Sat, 17 Jun 2006 14:23:32 +0200 Chris Shoemaker Report correct ancestor branch for file added on branch
Sat, 17 Jun 2006 14:23:32 +0200 Linus Torvalds Make time ordering less important than revision ordering
Sat, 17 Jun 2006 14:22:24 +0200 Yann Dirson Protect semicolons and backslashes in the cache with a backslash
Sat, 17 Jun 2006 14:16:38 +0200 Yann Dirson Get rid of strsep in cache.c, avoid useless copy
Sat, 17 Jun 2006 00:03:41 +0200 Yann Dirson Separate CPPFLAGS from CFLAGS
Fri, 16 Jun 2006 23:15:18 +0200 Roberto C. Sanchez Diff opts typo fix.
Fri, 16 Jun 2006 23:12:21 +0200 David D. Kilzer Dynamically allocate the log buffer to prevent warning messages
Fri, 16 Jun 2006 23:00:37 +0200 David D. Kilzer cvsps: should ignore TRUNK branch if it exists in log
Thu, 15 Jun 2006 09:50:48 +0200 Yann Dirson Dependency handling
Thu, 15 Jun 2006 09:48:08 +0200 Yann Dirson Call cvs with -q flag when fetching the log
Thu, 15 Jun 2006 09:34:00 +0200 Alexander Litvinov Handle cvs repo with modules
Tue, 13 Jun 2006 09:41:26 +0200 Pavel Roskin Use INADDR_NONE instead of -1 to check inet_addr() result
Tue, 13 Jun 2006 09:41:10 +0200 Pavel Roskin Use __linux__ conditional, not LINUX.
Tue, 13 Jun 2006 09:32:58 +0200 Anand Kumria FreeBSD isn't evil - just misguided
Sat, 10 Jun 2006 22:59:39 +0200 Linus Torvalds Fix branch ancestor calculation
Sat, 10 Jun 2006 22:58:54 +0200 Linus Torvalds Improve handling of file collisions in the same patchset
Sat, 10 Jun 2006 22:58:05 +0200 Linus Torvalds Increase log-length limit to 64kB
Tue, 11 Apr 2006 10:58:28 +0200 Yann DIRSON cvsps-2.1 tarball import