aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fetchlog
Commit message (Collapse)AuthorAgeFilesLines
* Rename sysutils/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-291-0/+0
| | | | Notes: svn path=/head/; revision=363335
* Support stagingEmanuel Haupt2014-02-251-13/+11
| | | | Notes: svn path=/head/; revision=345992
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 1.4Sylvio Cesar Teixeira2010-07-022-4/+4
| | | | | | | | | PR: ports/148312 Submitted by: Alexander Haderer <alexander.haderer@loescap.de> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=257316
* - Update to 1.3Martin Wilke2010-06-274-17/+17
| | | | | | | | | PR: 148139 Submitted by: Alexander Haderer <alexander.haderer@loescap.de> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=257046
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* - Update to 1.2Martin Wilke2008-12-044-18/+10
| | | | | | | | PR: 129131 Submitted by: Alexander Haderer <alexander.haderer@loescap.de> (maintainer) Notes: svn path=/head/; revision=223786
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* - Update to version 1.0Kirill Ponomarev2004-03-295-15/+15
| | | | | | | | PR: ports/64902 Submitted by: maintainer Notes: svn path=/head/; revision=105642
* - Update to 0.95 (fixes problems with zero sized logfiles)Sergei Kolobov2003-12-044-7/+16
| | | | | | | | PR: 59733 Submitted by: maintainer Notes: svn path=/head/; revision=94992
* The fetchlog utility displays the last new messages of aKirill Ponomarev2003-09-285-0/+73
logfile. It is similar like tail (1) but offers some extra functionality for output formatting. To show only the new messages appeared since the last call fetchlog uses a bookmark to remember which messages have been fetched. PR: 55506 Submitted by: Alexander Haderer <alexander.haderer@charite.de> Notes: svn path=/head/; revision=89695