gentoolkit.git
13 years agoTagging the gentoolkit-dev-0.2.7 release gentoolkit-dev-0.2.7
idl0r [Sun, 18 Jul 2010 20:34:14 +0000 (20:34 -0000)]
Tagging the gentoolkit-dev-0.2.7 release

svn path=/tags/gentoolkit-dev-0.2.7/; revision=798

13 years agoWhitespace.
idl0r [Sun, 18 Jul 2010 20:30:31 +0000 (20:30 -0000)]
Whitespace.

svn path=/trunk/gentoolkit-dev/; revision=797

13 years agoBump imlate version to 1.0.1.
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

13 years agoekeyword: Don't touch an empty KEYWORDS variable in case it occurs more
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

13 years agoRevert last commit.
idl0r [Sat, 3 Jul 2010 09:53:46 +0000 (09:53 -0000)]
Revert last commit.

svn path=/trunk/gentoolkit-dev/; revision=794

13 years agoekeyword: Simplify r791 / bug 304133#c11.
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

13 years agoekeyword: Fix stabilization with "all", bug 304133#c11.
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

13 years agoekeyword: Stabilize stable architectures only when using "all", bug 304133.
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

13 years agoekeyword: Don't override stable status in get_architectures_status.
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

13 years agoekeyword: Add get_architectures_status function to get the architecture status,
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

13 years agoValidate user input/arch, bug 326029.
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

13 years agoekeyword: Add file_parse, get_portdir and get_architectures functions.
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

13 years agoUpdate Copyright.
idl0r [Fri, 2 Jul 2010 15:10:52 +0000 (15:10 -0000)]
Update Copyright.

svn path=/trunk/gentoolkit-dev/; revision=786

13 years agoekeyword: Show "diff -U 0" to cover all changes.
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

13 years agoimlate: Don't ignore package names without category.
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

13 years agoechangelog: Update copyright in other files too (except binaries and
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

13 years agoFix typo.
idl0r [Tue, 4 May 2010 16:25:04 +0000 (16:25 -0000)]
Fix typo.

svn path=/trunk/gentoolkit-dev/; revision=779

14 years agoechangelog: Fix bazaar MOVED/MODIFIED, thanks to Serkan
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

14 years agoEnable Id keyword.
idl0r [Tue, 30 Mar 2010 11:11:26 +0000 (11:11 -0000)]
Enable Id keyword.

svn path=/trunk/gentoolkit-dev/; revision=760

14 years agogentoolkit-dev/src/imlate:
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

14 years agosrc/echangelog/echangelog: Fix replacement regex for TextWrap, thanks to Torsten...
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

14 years agoechangelog: Add --vcs switch to specify the vcs without
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

14 years agoechangelog: Improve vcs detection, might fix bug 302784 as well.
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

14 years agoekeyword: store keywords internally rather than using external diff to better handle...
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

14 years agoFix bug 292932, thanks to Alexis Ballier <aballier@gentoo.org>.
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

14 years agoTypo.
idl0r [Tue, 10 Nov 2009 18:08:23 +0000 (18:08 -0000)]
Typo.

svn path=/trunk/gentoolkit-dev/; revision=699

14 years agoimlate: Some cleanup. Disable metadata warnings. gentoolkit-dev-0.2.6.13
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

14 years agoUpdate version number as well...
idl0r [Thu, 22 Oct 2009 20:13:22 +0000 (20:13 -0000)]
Update version number as well...

svn path=/trunk/gentoolkit-dev/; revision=690

14 years agoUpdate imlate man-page.
idl0r [Thu, 22 Oct 2009 20:07:11 +0000 (20:07 -0000)]
Update imlate man-page.

svn path=/trunk/gentoolkit-dev/; revision=689

14 years agoFix bug 288589, thanks to Kent Fredric <kentfredric@gmail.com>.
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

14 years agoIgnore comments when parsing arch.list, thanks to Fabian Groffen <grobian@gentoo...
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

14 years agoMake eshowkw a bit more POSIX compliant when using /bin/sh, thanks to Daniel Pielmeie...
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

14 years agoUpdate TODO.
idl0r [Sat, 12 Sep 2009 12:43:06 +0000 (12:43 -0000)]
Update TODO.

svn path=/trunk/gentoolkit-dev/; revision=684

14 years agoMake --strict default, add --no-strict option.
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

14 years agoCleanup.
idl0r [Sat, 12 Sep 2009 11:56:28 +0000 (11:56 -0000)]
Cleanup.

svn path=/trunk/gentoolkit-dev/; revision=682

14 years agoCleanup VCS detection.
idl0r [Sat, 12 Sep 2009 11:50:43 +0000 (11:50 -0000)]
Cleanup VCS detection.

svn path=/trunk/gentoolkit-dev/; revision=681

14 years agoFix bug 284657, thanks to Andrew Gaffney <agaffney@gentoo.org>.
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

14 years agoRemove EXPERIMENTAL option, make it default.
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

14 years agoBump imlate to 0.0.4, see ChangeLog for more details.
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

14 years agoUpdate TODO.
idl0r [Tue, 8 Sep 2009 17:43:41 +0000 (17:43 -0000)]
Update TODO.

svn path=/trunk/gentoolkit-dev/; revision=676

14 years agoFix regex, thanks to Magnus Granberg (zorry) <zorry@ume.nu>.
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

14 years agoFix bug 283197, thanks to Sebastian Pipping (sping) <webmaster@hartwork.org>.
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

14 years agoFix bug 283197, thanks to Sebastian Pipping (sping) <webmaster@hartwork.org>.
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

14 years agoSee ChangeLog. :)
idl0r [Mon, 20 Jul 2009 17:52:23 +0000 (17:52 -0000)]
See ChangeLog. :)

svn path=/trunk/gentoolkit-dev/; revision=668

14 years agoAdd a clean target to remove generated manpages.
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

14 years agoUse svn cp instead of cp if vcs == svn, thanks to Justin Lecher (jlec) <jlec@j-schmit...
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

14 years agoUpdated Changelog. Cleanup README, TODO. gentoolkit-dev-0.2.6.12
idl0r [Wed, 3 Jun 2009 18:45:12 +0000 (18:45 -0000)]
Updated Changelog. Cleanup README, TODO.

svn path=/trunk/gentoolkit-dev/; revision=658

14 years agoAdd support for bzr. Cleanup. Removed git related if statement in check for unknown...
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

14 years agoFixed bug 271322, thanks to Justin Lecher (jlec) <jlec@j-schmitz.net>.
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

14 years agoFix keywording if the KEYWORDS line starts with whitespace, thanks to Markus Meier...
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

14 years agoFix regex, bug 269557, thanks to Samuli Suominen <ssuominen@gentoo.org>.
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

14 years agoIgnore .git dir when running echangelog in the repository root, fixes bug 199805...
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

14 years agoUpdate category/package when creating the initial ChangeLog, thanks to Serkan Kaba...
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

14 years agoAdd hg/mercurial support.
idl0r [Thu, 7 May 2009 13:46:32 +0000 (13:46 -0000)]
Add hg/mercurial support.

svn path=/trunk/gentoolkit-dev/; revision=618

14 years agoRe-add files (git) if the copyright has been updated, thanks to Justin Lecher (jlec...
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

14 years agoTypo fixed.
idl0r [Wed, 6 May 2009 21:36:57 +0000 (21:36 -0000)]
Typo fixed.

svn path=/trunk/gentoolkit-dev/; revision=615

14 years agoDon't remove test dir.
idl0r [Wed, 6 May 2009 20:31:14 +0000 (20:31 -0000)]
Don't remove test dir.

svn path=/trunk/gentoolkit-dev/; revision=613

14 years agoChangeLog updated.
idl0r [Wed, 6 May 2009 19:52:56 +0000 (19:52 -0000)]
ChangeLog updated.

svn path=/trunk/gentoolkit-dev/; revision=611

14 years agoAdd man page to dist target
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

14 years agoFix typo in Makefile
fuzzyray [Wed, 6 May 2009 18:52:58 +0000 (18:52 -0000)]
Fix typo in Makefile

svn path=/trunk/gentoolkit-dev/; revision=608

14 years agoAdd man page for imlate
fuzzyray [Wed, 6 May 2009 18:50:42 +0000 (18:50 -0000)]
Add man page for imlate

svn path=/trunk/gentoolkit-dev/; revision=607

14 years agoImproved die message, bug 257853 thanks to Jeremy Olexa.
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

14 years agoAdd imlate to main Makefile and change dist and install targets to call dist-gentoolk...
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

14 years agoAdded support for svn/git, bug 256398.
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

14 years agoAdd imlate.
idl0r [Wed, 6 May 2009 16:37:43 +0000 (16:37 -0000)]
Add imlate.

svn path=/trunk/gentoolkit-dev/; revision=603

14 years agoRemove gensync from Makefile
fuzzyray [Tue, 5 May 2009 17:56:07 +0000 (17:56 -0000)]
Remove gensync from Makefile

svn path=/trunk/gentoolkit-dev/; revision=594

14 years agoMove makedefs.mak to gentoolkit-dev
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

14 years agoMove release.sh to gentoolkit-dev, since gentoolkit is migrating to python setup...
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

14 years agoMove files to gentoolkit-dev
fuzzyray [Tue, 5 May 2009 17:51:57 +0000 (17:51 -0000)]
Move files to gentoolkit-dev

svn path=/trunk/gentoolkit-dev/; revision=591

14 years agoRemove unneeded 99gentoolkit-dev
fuzzyray [Tue, 5 May 2009 17:45:48 +0000 (17:45 -0000)]
Remove unneeded 99gentoolkit-dev

svn path=/; revision=590

14 years agoRearrange trunk to support gentoolkit version 0.3. Split into gentoolkit, gentoolkit...
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

14 years agoRearrange trunk to support gentoolkit version 0.3. Split into gentoolkit, gentoolkit...
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

14 years agoAdd some useful informations when using $EDITOR.
idl0r [Tue, 5 May 2009 03:50:36 +0000 (03:50 -0000)]
Add some useful informations when using $EDITOR.

svn path=/; revision=587

14 years agoAdded test targets for echangelog.
idl0r [Tue, 5 May 2009 03:44:22 +0000 (03:44 -0000)]
Added test targets for echangelog.

svn path=/; revision=586

14 years agoWarn if $vcs has not been found. Minor cleanup.
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

14 years agoRemove genpkgindex and gensync from distribution
fuzzyray [Tue, 5 May 2009 03:24:10 +0000 (03:24 -0000)]
Remove genpkgindex and gensync from distribution

svn path=/; revision=584

14 years agoRemove echangelog.pod, we will maintain the man page directly
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

14 years agoAdd test subdirectory to echanglog
fuzzyray [Tue, 5 May 2009 02:55:33 +0000 (02:55 -0000)]
Add test subdirectory to echanglog

svn path=/; revision=582

14 years agoAdd patch from kojiro to clean binary package metadata (Bug #266996 and to clean...
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

14 years agoAdd patch from kojiro to support keyword removal and all
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

14 years agoFixed bug 256013 and bug 256103, thanks to William Arlofski, Michael A. Smith and...
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

14 years agoFixed keyword sorting.
idl0r [Mon, 4 May 2009 20:23:05 +0000 (20:23 -0000)]
Fixed keyword sorting.

svn path=/; revision=578

14 years agoRespect profiles/arch.list.
idl0r [Mon, 4 May 2009 17:36:12 +0000 (17:36 -0000)]
Respect profiles/arch.list.

svn path=/; revision=577

14 years agoWhitespace.
idl0r [Sat, 2 May 2009 13:51:12 +0000 (13:51 -0000)]
Whitespace.

svn path=/; revision=576

14 years agoFixed text_fill, \h is just available in perl >= 5.10 so use hex instead, thanks...
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

14 years agoDon't eat newline, bug 264146.
idl0r [Fri, 1 May 2009 22:30:00 +0000 (22:30 -0000)]
Don't eat newline, bug 264146.

svn path=/; revision=574

14 years agoRemoved duplicate sort call.
idl0r [Fri, 1 May 2009 22:01:53 +0000 (22:01 -0000)]
Removed duplicate sort call.

svn path=/; revision=573

14 years agoDefine a action if no files have been changed, thanks to grobian. That should prevent...
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

14 years agoFixed stty call.
idl0r [Fri, 1 May 2009 19:11:27 +0000 (19:11 -0000)]
Fixed stty call.

svn path=/; revision=571

14 years agoRespect $PATH while looking for git, thanks to grobian.
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

14 years agoAdd GLEP 53 keywords sorting patch from prefix
fuzzyray [Fri, 1 May 2009 17:39:18 +0000 (17:39 -0000)]
Add GLEP 53 keywords sorting patch from prefix

svn path=/; revision=569

14 years agoFix typo in Makefile
fuzzyray [Fri, 1 May 2009 17:33:51 +0000 (17:33 -0000)]
Fix typo in Makefile

svn path=/; revision=568

14 years agoAdd ekeyword rewritten in python to repo
fuzzyray [Fri, 1 May 2009 14:48:36 +0000 (14:48 -0000)]
Add ekeyword rewritten in python to repo

svn path=/; revision=567

14 years agoAdd patch from kojiro to improve bash syntax
fuzzyray [Fri, 1 May 2009 14:39:55 +0000 (14:39 -0000)]
Add patch from kojiro to improve bash syntax

svn path=/; revision=566

14 years agoAdded support for project-wide variables as suggested in bug 213374. Improved environ...
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

14 years agoFixed git detection.
idl0r [Thu, 30 Apr 2009 15:06:15 +0000 (15:06 -0000)]
Fixed git detection.

svn path=/; revision=556

14 years agoAdd patch from loki_val to check -l dependencies in .la files (Bug #267898)
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

15 years agoFixed indent, migrated to tabs and fixed vim modeline. Cleanup.
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

15 years agoFixed svn mv/cp detection.
idl0r [Wed, 29 Apr 2009 10:54:15 +0000 (10:54 -0000)]
Fixed svn mv/cp detection.

svn path=/; revision=553

15 years agoUpdate echangelog with updates from idl0r
fuzzyray [Tue, 28 Apr 2009 16:03:35 +0000 (16:03 -0000)]
Update echangelog with updates from idl0r

svn path=/; revision=552