summaryrefslogtreecommitdiff
path: root/trunk/src/echangelog
AgeCommit message (Expand)Author
2009-05-05Rearrange trunk to support gentoolkit version 0.3. Split into gentoolkit, ge...fuzzyray
2009-05-05Add some useful informations when using $EDITOR.idl0r
2009-05-05Added test targets for echangelog.idl0r
2009-05-05Warn if $vcs has not been found. Minor cleanup.idl0r
2009-05-05Remove echangelog.pod, we will maintain the man page directlyfuzzyray
2009-05-05Add test subdirectory to echanglogfuzzyray
2009-05-02Whitespace.idl0r
2009-05-02Fixed text_fill, \h is just available in perl >= 5.10 so use hex instead, tha...idl0r
2009-05-01Don't eat newline, bug 264146.idl0r
2009-05-01Removed duplicate sort call.idl0r
2009-05-01Define a action if no files have been changed, thanks to grobian. That should...idl0r
2009-05-01Fixed stty call.idl0r
2009-05-01Respect $PATH while looking for git, thanks to grobian.idl0r
2009-05-01Fix typo in Makefilefuzzyray
2009-04-30Added support for project-wide variables as suggested in bug 213374. Improved...idl0r
2009-04-30Fixed git detection.idl0r
2009-04-29Fixed indent, migrated to tabs and fixed vim modeline. Cleanup.idl0r
2009-04-29Fixed svn mv/cp detection.idl0r
2009-04-28Update echangelog with updates from idl0rfuzzyray
2009-04-28Add initial test suite from idl0rfuzzyray
2009-02-16Fix 'Use of uninitialized value' error when processing modified ebuildsfuzzyray
2009-02-15document new optionsvapier
2009-02-15add real --help/--version handlingvapier
2009-02-15always update the first line that includes the category/package as it isnt un...vapier
2009-02-15fix copyright to start at 1999 as that is what all the skels start withvapier
2009-02-15set svn:executablevapier
2008-12-02Apply regex fixes from idl0rfuzzyray
2008-11-11Fix processing of virtual category (Bug 179530)fuzzyray
2008-11-11Add strict option to echangelog to exit when no changed ebuilds found. (Bug 2...fuzzyray
2008-11-07Fix echangelog to properly identify added ebuilds. (Bug #176337)fuzzyray
2008-11-07Fix git support to work with git 1.6 (Bug #199805)fuzzyray
2008-03-14Add missing semi-colon to fix compilation errorfuzzyray
2007-12-03Add patch from philantrop for git support in echangelogfuzzyray
2007-05-22Add patch from genstef to fix issues from Bug 176337fuzzyray
2007-05-11Add patch from genstef to fix issues from Bug 176337fuzzyray
2007-04-25Re-added subversion/git support with fixes from genstef. (Bug #136048)fuzzyray
2007-03-25Remove subversion/git patch due to many bugsfuzzyray
2007-03-24Fix broken processing of new ebuilds. (Bug #172017)fuzzyray
2007-03-21Re-apply subversion patchfuzzyray
2007-02-19Update echangelog to support Subversion and git. Bug #136048fuzzyray
2006-03-26echangelog: don't warn about missing ebuilds when updating copyrights #120061agriffis
2005-07-12Wrap variable interpolation in \Q and \E in regex #92966agriffis
2005-04-27* more changes for #90326; report all trivial files if no significantagriffis
2005-04-26* detect conflicts explicitlyagriffis
2005-03-23handle package moves without adding new version linesagriffis
2005-03-08don't complain about cvs add of digests #84377agriffis
2005-03-07Remove stale debugging linesagriffis
2005-03-07Report all changed versions #84332agriffis
2005-02-25strip GECOS #80011agriffis
2004-11-10New releasekarltk