vapier [Mon, 26 Jul 2010 22:15:28 +0000 (22:15 -0000)]
change wrapping to 80 cols ... we wrap to the terminal, not e-mail or anything, and that is 80 cols
svn path=/trunk/gentoolkit-dev/; revision=799
idl0r [Sun, 18 Jul 2010 20:30:31 +0000 (20:30 -0000)]
Whitespace.
svn path=/trunk/gentoolkit-dev/; revision=797
idl0r [Sun, 18 Jul 2010 20:28:12 +0000 (20:28 -0000)]
Bump imlate version to 1.0.1.
svn path=/trunk/gentoolkit-dev/; revision=796
idl0r [Sun, 4 Jul 2010 09:18:48 +0000 (09:18 -0000)]
ekeyword: Don't touch an empty KEYWORDS variable in case it occurs more
than once, like in live ebuilds. Bug 321475.
svn path=/trunk/gentoolkit-dev/; revision=795
idl0r [Sat, 3 Jul 2010 09:53:46 +0000 (09:53 -0000)]
Revert last commit.
svn path=/trunk/gentoolkit-dev/; revision=794
idl0r [Sat, 3 Jul 2010 09:45:21 +0000 (09:45 -0000)]
ekeyword: Simplify r791 / bug 304133#c11.
svn path=/trunk/gentoolkit-dev/; revision=793
idl0r [Sat, 3 Jul 2010 08:56:48 +0000 (08:56 -0000)]
ekeyword: Fix stabilization with "all", bug 304133#c11.
svn path=/trunk/gentoolkit-dev/; revision=792
idl0r [Fri, 2 Jul 2010 16:28:04 +0000 (16:28 -0000)]
ekeyword: Stabilize stable architectures only when using "all", bug 304133.
svn path=/trunk/gentoolkit-dev/; revision=791
idl0r [Fri, 2 Jul 2010 16:25:56 +0000 (16:25 -0000)]
ekeyword: Don't override stable status in get_architectures_status.
svn path=/trunk/gentoolkit-dev/; revision=790
idl0r [Fri, 2 Jul 2010 15:47:13 +0000 (15:47 -0000)]
ekeyword: Add get_architectures_status function to get the architecture status,
0 = unkown, 1 = dev, 2 = exp, 3 = stable.
svn path=/trunk/gentoolkit-dev/; revision=789
idl0r [Fri, 2 Jul 2010 15:34:12 +0000 (15:34 -0000)]
Validate user input/arch, bug 326029.
svn path=/trunk/gentoolkit-dev/; revision=788
idl0r [Fri, 2 Jul 2010 15:30:13 +0000 (15:30 -0000)]
ekeyword: Add file_parse, get_portdir and get_architectures functions.
file_parse is a file parser which strips trailing and starting
whitespace, replaces multiple whitespace by one whitespace and ignores
comments. It returns an array.
get_portdir uses portageq to determine the PORTDIR value.
get_architectures reads $PORTDIR/profiles/arch.list and adds all
available architectures to the %ARCH hash which can be used for
validation.
svn path=/trunk/gentoolkit-dev/; revision=787
idl0r [Fri, 2 Jul 2010 15:10:52 +0000 (15:10 -0000)]
Update Copyright.
svn path=/trunk/gentoolkit-dev/; revision=786
idl0r [Fri, 2 Jul 2010 15:08:45 +0000 (15:08 -0000)]
ekeyword: Show "diff -U 0" to cover all changes.
svn path=/trunk/gentoolkit-dev/; revision=785
idl0r [Fri, 2 Jul 2010 14:40:06 +0000 (14:40 -0000)]
imlate: Don't ignore package names without category.
svn path=/trunk/gentoolkit-dev/; revision=784
idl0r [Mon, 17 May 2010 10:33:09 +0000 (10:33 -0000)]
echangelog: Update copyright in other files too (except binaries and
diff/patches), bug 285520.
svn path=/trunk/gentoolkit-dev/; revision=783
idl0r [Tue, 4 May 2010 16:25:04 +0000 (16:25 -0000)]
Fix typo.
svn path=/trunk/gentoolkit-dev/; revision=779
idl0r [Sun, 18 Apr 2010 13:36:37 +0000 (13:36 -0000)]
echangelog: Fix bazaar MOVED/MODIFIED, thanks to Serkan
Kaba <serkan@gentoo.org>, bug 315931.
svn path=/trunk/gentoolkit-dev/; revision=776
idl0r [Tue, 30 Mar 2010 11:11:26 +0000 (11:11 -0000)]
Enable Id keyword.
svn path=/trunk/gentoolkit-dev/; revision=760
idl0r [Sun, 28 Mar 2010 21:45:22 +0000 (21:45 -0000)]
gentoolkit-dev/src/imlate:
Made imlate python 2.6/3 compatible.
Fixed deprecated portdb.dbapi.mysettings to portdb.dbapi.settings.
Removed portage check to ensure at least portage 2.1.6 has been installed.
Bumped version to 1.0.0, in imlate manpage as well.
svn path=/trunk/gentoolkit-dev/; revision=759
idl0r [Wed, 10 Feb 2010 16:22:52 +0000 (16:22 -0000)]
src/echangelog/echangelog: Fix replacement regex for TextWrap, thanks to Torsten Veller <tove@gentoo.org>, bug 304249.
svn path=/trunk/gentoolkit-dev/; revision=741
idl0r [Tue, 2 Feb 2010 18:26:13 +0000 (18:26 -0000)]
echangelog: Add --vcs switch to specify the vcs without
autodetection as requested per bug 302784, thanks to Martin von Gagern
<Martin.vGagern@gmx.net>. Sort the VCS during autodetection.
svn path=/trunk/gentoolkit-dev/; revision=738
idl0r [Mon, 1 Feb 2010 19:15:14 +0000 (19:15 -0000)]
echangelog: Improve vcs detection, might fix bug 302784 as well.
svn path=/trunk/gentoolkit-dev/; revision=736
vapier [Mon, 30 Nov 2009 22:58:51 +0000 (22:58 -0000)]
ekeyword: store keywords internally rather than using external diff to better handle multiline changes and output control simpler
svn path=/trunk/gentoolkit-dev/; revision=701
idl0r [Thu, 12 Nov 2009 20:03:31 +0000 (20:03 -0000)]
Fix bug 292932, thanks to Alexis Ballier <aballier@gentoo.org>.
svn path=/trunk/gentoolkit-dev/; revision=700
idl0r [Tue, 10 Nov 2009 18:08:23 +0000 (18:08 -0000)]
Typo.
svn path=/trunk/gentoolkit-dev/; revision=699
idl0r [Mon, 26 Oct 2009 10:09:04 +0000 (10:09 -0000)]
imlate: Some cleanup. Disable metadata warnings.
svn path=/trunk/gentoolkit-dev/; revision=693
idl0r [Thu, 22 Oct 2009 20:13:22 +0000 (20:13 -0000)]
Update version number as well...
svn path=/trunk/gentoolkit-dev/; revision=690
idl0r [Thu, 22 Oct 2009 20:07:11 +0000 (20:07 -0000)]
Update imlate man-page.
svn path=/trunk/gentoolkit-dev/; revision=689
idl0r [Sun, 11 Oct 2009 19:07:52 +0000 (19:07 -0000)]
Fix bug 288589, thanks to Kent Fredric <kentfredric@gmail.com>.
svn path=/trunk/gentoolkit-dev/; revision=688
idl0r [Mon, 28 Sep 2009 18:57:19 +0000 (18:57 -0000)]
Ignore comments when parsing arch.list, thanks to Fabian Groffen <grobian@gentoo.org>.
svn path=/trunk/gentoolkit-dev/; revision=687
idl0r [Mon, 28 Sep 2009 18:25:48 +0000 (18:25 -0000)]
Make eshowkw a bit more POSIX compliant when using /bin/sh, thanks to Daniel Pielmeier <billie@gentoo.org>.
svn path=/trunk/gentoolkit-dev/; revision=686
idl0r [Sat, 12 Sep 2009 12:43:06 +0000 (12:43 -0000)]
Update TODO.
svn path=/trunk/gentoolkit-dev/; revision=684
idl0r [Sat, 12 Sep 2009 12:01:05 +0000 (12:01 -0000)]
Make --strict default, add --no-strict option.
svn path=/trunk/gentoolkit-dev/; revision=683
idl0r [Sat, 12 Sep 2009 11:56:28 +0000 (11:56 -0000)]
Cleanup.
svn path=/trunk/gentoolkit-dev/; revision=682
idl0r [Sat, 12 Sep 2009 11:50:43 +0000 (11:50 -0000)]
Cleanup VCS detection.
svn path=/trunk/gentoolkit-dev/; revision=681
idl0r [Sat, 12 Sep 2009 10:54:38 +0000 (10:54 -0000)]
Fix bug 284657, thanks to Andrew Gaffney <agaffney@gentoo.org>.
svn path=/trunk/gentoolkit-dev/; revision=680
idl0r [Wed, 9 Sep 2009 17:32:18 +0000 (17:32 -0000)]
Remove EXPERIMENTAL option, make it default.
svn path=/trunk/gentoolkit-dev/; revision=679
idl0r [Wed, 9 Sep 2009 16:22:35 +0000 (16:22 -0000)]
Bump imlate to 0.0.4, see ChangeLog for more details.
svn path=/trunk/gentoolkit-dev/; revision=678
idl0r [Tue, 8 Sep 2009 17:43:41 +0000 (17:43 -0000)]
Update TODO.
svn path=/trunk/gentoolkit-dev/; revision=676
idl0r [Sun, 6 Sep 2009 09:25:44 +0000 (09:25 -0000)]
Fix regex, thanks to Magnus Granberg (zorry) <zorry@ume.nu>.
svn path=/trunk/gentoolkit-dev/; revision=675
idl0r [Sun, 30 Aug 2009 10:53:46 +0000 (10:53 -0000)]
Fix bug 283197, thanks to Sebastian Pipping (sping) <webmaster@hartwork.org>.
svn path=/trunk/gentoolkit-dev/; revision=674
idl0r [Sun, 30 Aug 2009 10:51:43 +0000 (10:51 -0000)]
Fix bug 283197, thanks to Sebastian Pipping (sping) <webmaster@hartwork.org>.
svn path=/trunk/gentoolkit-dev/; revision=673
idl0r [Mon, 20 Jul 2009 17:52:23 +0000 (17:52 -0000)]
See ChangeLog. :)
svn path=/trunk/gentoolkit-dev/; revision=668
idl0r [Sun, 19 Jul 2009 15:44:05 +0000 (15:44 -0000)]
Add a clean target to remove generated manpages.
svn path=/trunk/gentoolkit-dev/; revision=667
idl0r [Sun, 19 Jul 2009 15:42:35 +0000 (15:42 -0000)]
Use svn cp instead of cp if vcs == svn, thanks to Justin Lecher (jlec) <jlec@j-schmitz.net>.
svn path=/trunk/gentoolkit-dev/; revision=666
idl0r [Wed, 3 Jun 2009 18:45:12 +0000 (18:45 -0000)]
Updated Changelog. Cleanup README, TODO.
svn path=/trunk/gentoolkit-dev/; revision=658
idl0r [Wed, 3 Jun 2009 18:34:58 +0000 (18:34 -0000)]
Add support for bzr. Cleanup. Removed git related if statement in check for unknown/untracked files since it was useless.
svn path=/trunk/gentoolkit-dev/; revision=657
idl0r [Tue, 26 May 2009 19:22:42 +0000 (19:22 -0000)]
Fixed bug 271322, thanks to Justin Lecher (jlec) <jlec@j-schmitz.net>.
svn path=/trunk/gentoolkit-dev/; revision=655
idl0r [Fri, 15 May 2009 19:48:35 +0000 (19:48 -0000)]
Fix keywording if the KEYWORDS line starts with whitespace, thanks to Markus Meier <maekke@gentoo.org>.
svn path=/trunk/gentoolkit-dev/; revision=639
idl0r [Tue, 12 May 2009 18:14:43 +0000 (18:14 -0000)]
Fix regex, bug 269557, thanks to Samuli Suominen <ssuominen@gentoo.org>.
svn path=/trunk/gentoolkit-dev/; revision=638
idl0r [Sat, 9 May 2009 18:47:54 +0000 (18:47 -0000)]
Ignore .git dir when running echangelog in the repository root, fixes bug 199805 c8,c13. Improved git_unknown_objects(), git status parsing improved. Thanks to Andrew Gaffney <agaffney@gentoo.org> for testing etc.
svn path=/trunk/gentoolkit-dev/; revision=637
idl0r [Sat, 9 May 2009 18:25:52 +0000 (18:25 -0000)]
Update category/package when creating the initial ChangeLog, thanks to Serkan Kaba <serkan@gentoo.org>. Cleanup.
svn path=/trunk/gentoolkit-dev/; revision=636
idl0r [Thu, 7 May 2009 13:46:32 +0000 (13:46 -0000)]
Add hg/mercurial support.
svn path=/trunk/gentoolkit-dev/; revision=618
idl0r [Thu, 7 May 2009 11:26:04 +0000 (11:26 -0000)]
Re-add files (git) if the copyright has been updated, thanks to Justin Lecher (jlec) <jlec@j-schmitz.net>.
svn path=/trunk/gentoolkit-dev/; revision=617
idl0r [Wed, 6 May 2009 21:36:57 +0000 (21:36 -0000)]
Typo fixed.
svn path=/trunk/gentoolkit-dev/; revision=615
idl0r [Wed, 6 May 2009 20:31:14 +0000 (20:31 -0000)]
Don't remove test dir.
svn path=/trunk/gentoolkit-dev/; revision=613
idl0r [Wed, 6 May 2009 19:52:56 +0000 (19:52 -0000)]
ChangeLog updated.
svn path=/trunk/gentoolkit-dev/; revision=611
fuzzyray [Wed, 6 May 2009 18:58:06 +0000 (18:58 -0000)]
Add man page to dist target
svn path=/trunk/gentoolkit-dev/; revision=609
fuzzyray [Wed, 6 May 2009 18:52:58 +0000 (18:52 -0000)]
Fix typo in Makefile
svn path=/trunk/gentoolkit-dev/; revision=608
fuzzyray [Wed, 6 May 2009 18:50:42 +0000 (18:50 -0000)]
Add man page for imlate
svn path=/trunk/gentoolkit-dev/; revision=607
idl0r [Wed, 6 May 2009 18:47:02 +0000 (18:47 -0000)]
Improved die message, bug 257853 thanks to Jeremy Olexa.
svn path=/trunk/gentoolkit-dev/; revision=606
fuzzyray [Wed, 6 May 2009 18:15:29 +0000 (18:15 -0000)]
Add imlate to main Makefile and change dist and install targets to call dist-gentoolkit-dev and install-gentoolkit-dev
svn path=/trunk/gentoolkit-dev/; revision=605
idl0r [Wed, 6 May 2009 17:05:48 +0000 (17:05 -0000)]
Added support for svn/git, bug 256398.
From now on we call echangelog and ekeyword (~all).
Old option opt_add_cvs (now opt_add_vcs) and variables AUTHORNAME and AUTHOREMAIL are deprecated, see bug 213374 and/or echangelog(1).
svn path=/trunk/gentoolkit-dev/; revision=604
idl0r [Wed, 6 May 2009 16:37:43 +0000 (16:37 -0000)]
Add imlate.
svn path=/trunk/gentoolkit-dev/; revision=603
fuzzyray [Tue, 5 May 2009 17:56:07 +0000 (17:56 -0000)]
Remove gensync from Makefile
svn path=/trunk/gentoolkit-dev/; revision=594
fuzzyray [Tue, 5 May 2009 17:54:11 +0000 (17:54 -0000)]
Move makedefs.mak to gentoolkit-dev
svn path=/trunk/gentoolkit-dev/; revision=593
fuzzyray [Tue, 5 May 2009 17:53:13 +0000 (17:53 -0000)]
Move release.sh to gentoolkit-dev, since gentoolkit is migrating to python setup tools
svn path=/trunk/gentoolkit-dev/; revision=592
fuzzyray [Tue, 5 May 2009 17:51:57 +0000 (17:51 -0000)]
Move files to gentoolkit-dev
svn path=/trunk/gentoolkit-dev/; revision=591
fuzzyray [Tue, 5 May 2009 17:45:48 +0000 (17:45 -0000)]
Remove unneeded 99gentoolkit-dev
svn path=/; revision=590
fuzzyray [Tue, 5 May 2009 17:39:24 +0000 (17:39 -0000)]
Rearrange trunk to support gentoolkit version 0.3. Split into gentoolkit, gentoolkit-dev, and deprecated. Import djanderson's work on the gentoolkit library and equery
svn path=/trunk/gentoolkit-dev/; revision=589
fuzzyray [Tue, 5 May 2009 17:39:24 +0000 (17:39 -0000)]
Rearrange trunk to support gentoolkit version 0.3. Split into gentoolkit, gentoolkit-dev, and deprecated. Import djanderson's work on the gentoolkit library and equery
svn path=/; revision=589
idl0r [Tue, 5 May 2009 03:50:36 +0000 (03:50 -0000)]
Add some useful informations when using $EDITOR.
svn path=/; revision=587
idl0r [Tue, 5 May 2009 03:44:22 +0000 (03:44 -0000)]
Added test targets for echangelog.
svn path=/; revision=586
idl0r [Tue, 5 May 2009 03:35:00 +0000 (03:35 -0000)]
Warn if $vcs has not been found. Minor cleanup.
svn path=/; revision=585
fuzzyray [Tue, 5 May 2009 03:24:10 +0000 (03:24 -0000)]
Remove genpkgindex and gensync from distribution
svn path=/; revision=584
fuzzyray [Tue, 5 May 2009 02:57:27 +0000 (02:57 -0000)]
Remove echangelog.pod, we will maintain the man page directly
svn path=/; revision=583
fuzzyray [Tue, 5 May 2009 02:55:33 +0000 (02:55 -0000)]
Add test subdirectory to echanglog
svn path=/; revision=582
fuzzyray [Tue, 5 May 2009 01:49:58 +0000 (01:49 -0000)]
Add patch from kojiro to clean binary package metadata (Bug #266996 and to clean up inconsistent error messages (Bug #268513)
svn path=/; revision=581
fuzzyray [Tue, 5 May 2009 01:44:42 +0000 (01:44 -0000)]
Add patch from kojiro to support keyword removal and all
svn path=/; revision=580
idl0r [Mon, 4 May 2009 22:10:26 +0000 (22:10 -0000)]
Fixed bug 256013 and bug 256103, thanks to William Arlofski, Michael A. Smith and Andrey Kislyuk.
Whitespace.
svn path=/; revision=579
idl0r [Mon, 4 May 2009 20:23:05 +0000 (20:23 -0000)]
Fixed keyword sorting.
svn path=/; revision=578
idl0r [Mon, 4 May 2009 17:36:12 +0000 (17:36 -0000)]
Respect profiles/arch.list.
svn path=/; revision=577
idl0r [Sat, 2 May 2009 13:51:12 +0000 (13:51 -0000)]
Whitespace.
svn path=/; revision=576
idl0r [Sat, 2 May 2009 12:17:14 +0000 (12:17 -0000)]
Fixed text_fill, \h is just available in perl >= 5.10 so use hex instead, thanks to ohnobinki.
svn path=/; revision=575
idl0r [Fri, 1 May 2009 22:30:00 +0000 (22:30 -0000)]
Don't eat newline, bug 264146.
svn path=/; revision=574
idl0r [Fri, 1 May 2009 22:01:53 +0000 (22:01 -0000)]
Removed duplicate sort call.
svn path=/; revision=573
idl0r [Fri, 1 May 2009 20:21:50 +0000 (20:21 -0000)]
Define a action if no files have been changed, thanks to grobian. That should prevent "Use of uninitialized value in concatenation" warnings.
svn path=/; revision=572
idl0r [Fri, 1 May 2009 19:11:27 +0000 (19:11 -0000)]
Fixed stty call.
svn path=/; revision=571
idl0r [Fri, 1 May 2009 19:03:07 +0000 (19:03 -0000)]
Respect $PATH while looking for git, thanks to grobian.
svn path=/; revision=570
fuzzyray [Fri, 1 May 2009 17:39:18 +0000 (17:39 -0000)]
Add GLEP 53 keywords sorting patch from prefix
svn path=/; revision=569
fuzzyray [Fri, 1 May 2009 17:33:51 +0000 (17:33 -0000)]
Fix typo in Makefile
svn path=/; revision=568
fuzzyray [Fri, 1 May 2009 14:48:36 +0000 (14:48 -0000)]
Add ekeyword rewritten in python to repo
svn path=/; revision=567
fuzzyray [Fri, 1 May 2009 14:39:55 +0000 (14:39 -0000)]
Add patch from kojiro to improve bash syntax
svn path=/; revision=566
idl0r [Thu, 30 Apr 2009 21:30:51 +0000 (21:30 -0000)]
Added support for project-wide variables as suggested in bug 213374. Improved environment handling.
svn path=/; revision=561
idl0r [Thu, 30 Apr 2009 15:06:15 +0000 (15:06 -0000)]
Fixed git detection.
svn path=/; revision=556
fuzzyray [Thu, 30 Apr 2009 14:22:10 +0000 (14:22 -0000)]
Add patch from loki_val to check -l dependencies in .la files (Bug #267898)
svn path=/; revision=555
idl0r [Wed, 29 Apr 2009 12:35:23 +0000 (12:35 -0000)]
Fixed indent, migrated to tabs and fixed vim modeline. Cleanup.
svn path=/; revision=554
idl0r [Wed, 29 Apr 2009 10:54:15 +0000 (10:54 -0000)]
Fixed svn mv/cp detection.
svn path=/; revision=553
fuzzyray [Tue, 28 Apr 2009 16:03:35 +0000 (16:03 -0000)]
Update echangelog with updates from idl0r
svn path=/; revision=552