nyuszika7h
33debcd565
sandbox/update-version: Simplify logic in updating version while still using UTC time.
...
Conflicts:
sandbox/update-version
src/version.py
2012-01-06 18:38:24 +01:00
Valentin Lorentz
957311ed2b
Fix UTC use in sandbox/update-version.
2012-01-06 18:04:58 +01:00
Valentin Lorentz
eb1e04701d
Fix previous merge.
2012-01-05 19:52:57 +01:00
Mika Suomalainen
bfb3dd267c
update-version: Fix misleading comment.
2012-01-05 20:03:03 +02:00
Mika Suomalainen
ab379957e2
sandbox/update-version: vim modelines exist.
...
Added vim modeline to enable syntax and set
filetype :)
2012-01-05 18:54:55 +02:00
Mika Suomalainen
f922c09929
sandbox/update-version: fix typo in comment.
...
use --> user
2012-01-05 16:10:28 +02:00
Mika Suomalainen
a3f4fe3cb3
update-version: Use UTC with version timestamps.
...
If we don't use same timezone, we can get funny times,
because we are on different timezones.
For example, I could commit something at 16:00, then
ProgVal/nyuszika7h/skizzhg/Banton could commit some-
thing and timestamp would only show that it happened
at the same time on different timezone.
Timestamps using specific timezone could also make
reading of version numbers easier.
2012-01-05 15:44:14 +02:00
Mika Suomalainen
26e9671003
sandbox/update-version: bash isn't always in /bin.
...
On some systems, bash is in some different folder
than /bin. It works with more systems to use
/usr/bin/env bash.
2012-01-05 15:37:36 +02:00
Valentin Lorentz
dbb3e9c203
Debug: Fix import.
2011-11-13 16:34:01 +01:00
Valentin Lorentz
ccfb0b9c6c
Add sandbox/check_trans.py
2011-06-30 13:30:42 +02:00
Valentin Lorentz
58f115dde8
Add script to automatically update version with a datestamp upon commit. (Thanks nanotube)
2011-04-26 10:32:49 +02:00
Daniel Folkinshteyn
05c9482759
Consolidate the version string to reside in one central place to ease change making.
2011-04-26 10:23:18 +02:00
James Vega
b170d5f9c3
release.py: Remove the archives after uploading to Sourceforge
...
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-05-25 13:50:05 -04:00
James Vega
462fac9307
release.py: Allow an extra version number.
...
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-05-25 13:32:02 -04:00
James Vega
9f718fb01c
release.py: Use web.sf.net instead for uploading version.txt
...
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-05-18 03:56:05 -04:00
James Vega
249180bc41
release.py: Specify all the arguments for string formatting
...
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-05-18 03:31:16 -04:00
James Vega
660621d77e
release.py: Use a proper commit message for the +git commit
...
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-05-18 03:30:54 -04:00
James Vega
7c89914d2d
release.py: Don't specify -a and paths to git commit
...
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-05-18 03:07:27 -04:00
James Vega
e464260b8a
release.py: Actually specify the user to clone as
...
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-05-18 03:04:39 -04:00
James Vega
8c3125a287
release.py: Correct a couple git checks
...
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-05-18 03:02:52 -04:00
James Vega
d09a4cbbc5
release.py: Allow for a dry-run to double-check the results
...
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-05-18 02:55:23 -04:00
James Vega
d2125f2b5b
release.py: Use git-archive to create the tarballs and tag clean checkout
...
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-03-16 23:44:14 -04:00
James Vega
c81cd48fa6
release.py: Check for clean git checkout and correct branch layout
...
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-03-16 17:33:34 -04:00
James Vega
c17a27f6d0
Update release.py to work with git
...
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-02-27 15:06:04 -05:00
Jeremy Fincher
8786b4c993
Added clearq command to clear the send queue.
2009-03-11 13:37:25 -04:00
James Vega
a3e4fc5b1d
Change the modeline to use softtabstop instead of tabstop.
2006-02-11 15:52:51 +00:00
James Vega
7af1a75b26
Add release.py, updated to use Darcs.
2005-05-02 17:39:12 +00:00
James Vega
9971e991fe
Fix the modelines.
2005-03-23 20:07:45 +00:00
James Vega
90c000793d
utils.gen.* functions shouldn't explicitly be called since they're all in the utils namespace.
2005-02-15 13:57:57 +00:00
Jeremy Fincher
1193890c36
Moved the progstats function directly into the command, since we don't need it from configure() anymore.
2005-02-15 06:49:14 +00:00
Jeremy Fincher
dd1c287655
Added progstats and environ commands.
2005-02-12 07:18:59 +00:00
James Vega
92839a94e7
Remove supybot.privmsgs imports.
2005-02-01 13:57:14 +00:00
Jeremy Fincher
8512f52e27
Fixed the Debug plugin actually to work.
2005-02-01 08:30:58 +00:00
James Vega
de89bf0265
Update usage of utils.str functions.
2005-01-31 14:52:27 +00:00
Jeremy Fincher
9a132bcacd
Added the Debug plugin to the sandbox.
2005-01-23 22:51:45 +00:00
James Vega
dbfec8afb9
Add supybot module
2007-04-22 20:10:26 +00:00
Jeremy Fincher
ff8379b7b4
Added the collect command.
2005-01-10 04:45:24 +00:00
Jeremy Fincher
e4d13f99ac
Generating documentation should take place after more important things have been done.
2004-12-20 07:19:26 +00:00
James Vega
dc408473db
Remove test-* directories created by generate-plugin-documentation
2004-12-18 03:34:50 +00:00
James Vega
fc7b4d483d
Forgot a username
2004-12-17 07:26:14 +00:00
James Vega
112db0756d
We moved generate-plugin-documentation again
2004-12-17 07:19:21 +00:00
James Vega
42b455b520
Make sure we chmod docs/plugins so it's group writable.
2004-12-17 07:11:11 +00:00
Jeremy Fincher
eb03f94f07
Moved eval/exec commands to sandbox/Debug.py, removed allowEval option.
2004-12-16 07:13:14 +00:00
Jeremy Fincher
7c7a73304a
Removed old code that has no business being around.
2004-12-15 07:15:40 +00:00
Jeremy Fincher
e97fe38b22
Moved to docs.
2004-12-15 07:12:04 +00:00
James Vega
cdfdc93e87
Move it back to tools/. Makes it easier for me to use in the .deb
2004-12-14 16:04:50 +00:00
James Vega
58615e1b15
Add documentation updates.
2004-12-14 16:00:01 +00:00
Jeremy Fincher
730c0ffd95
Updated to scp the new version over and commit the +cvs versions, as well as to print status updates.
2004-12-12 19:35:05 +00:00
Jeremy Fincher
0abd472dd1
Added a channeldb command for testing channeldb.
2004-12-10 22:44:14 +00:00
Jeremy Fincher
032054a168
Updated.
2004-12-10 15:03:28 +00:00