summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do not ignore subdirectories on CVSNT serversto-checkMichal Sojka2008-03-311-0/+8
* A basic test suite for cvsps.Timothy Allen2008-03-315-0/+130
* Allow the user to specify where the cache file should go.Timothy Allen2008-03-313-9/+34
* handle running cvsps in root of checkoutAndy Isaacson2008-03-311-0/+7
* Fix buffer overflow in cvsps if a log message line is longer than BUFSIZGary Capell2008-03-311-1/+2
* Fix parsing of pserver URL in open_ctx_pserver()Johan Herland2008-03-311-20/+20
* Report correct ancestor branch for file added on branchChris Shoemaker2008-03-312-4/+240
* Make time ordering less important than revision orderingLinus Torvalds2008-03-311-4/+4
* Add missing .TPHEADmasterEmanuele Giaquinta2008-03-311-0/+1
* Add support for a tags file to the build system.Timothy Allen2008-03-312-1/+5
* Use offsetof macro instead of unportable pointer arithmetic.Eric Hopper2008-03-311-1/+2
* Add .gitignore for ignoring build output (*.o and cvsps).Johan Herland2007-05-111-0/+2
* Get rid of useless "branch_add already set" warningsYann Dirson2006-06-271-4/+3
* Get rid of strsep in cache.c, avoid useless copytestYann Dirson2006-06-171-18/+20
* Separate CPPFLAGS from CFLAGSYann Dirson2006-06-171-2/+2
* Diff opts typo fix.Roberto C. Sanchez2006-06-161-1/+1
* Dynamically allocate the log buffer to prevent warning messagesDavid D. Kilzer2006-06-162-18/+44
* cvsps: should ignore TRUNK branch if it exists in logDavid D. Kilzer2006-06-161-0/+5
* Dependency handlingYann Dirson2006-06-151-0/+27
* Call cvs with -q flag when fetching the logYann Dirson2006-06-151-2/+2
* Handle cvs repo with modulesAlexander Litvinov2006-06-151-11/+51
* Use INADDR_NONE instead of -1 to check inet_addr() resultPavel Roskin2006-06-131-1/+1
* Use __linux__ conditional, not LINUX.Pavel Roskin2006-06-131-2/+2
* FreeBSD isn't evil - just misguidedAnand Kumria2006-06-131-2/+10
* Fix branch ancestor calculationLinus Torvalds2006-06-101-1/+1
* Improve handling of file collisions in the same patchsetLinus Torvalds2006-06-101-2/+25
* Increase log-length limit to 64kBLinus Torvalds2006-06-101-1/+1
* cvsps-2.1 tarball importupstreamYann DIRSON2006-04-1135-0/+7700