|
|
|
@376
|
[376]
|
3 months |
thomas |
* moap/command/ignore.py:
Adapt to getUnknown() change. Fixes #304.
|
|
|
|
@375
|
[375]
|
4 months |
thomas |
* moap/command/bug.py:
* moap/command/cl.py:
* moap/command/doap.py:
* …
|
|
|
|
@374
|
[374]
|
4 months |
thomas |
* command.py:
Change usage to not include the own name. This allows …
|
|
|
|
@373
|
[373]
|
4 months |
thomas |
* moap/extern/command/command.py:
Strip leading/trailing whitespace …
|
|
|
|
@372
|
[372]
|
4 months |
thomas |
patch by: Jemler Vernooij <jelmer at samba dot org>
* …
|
|
|
|
@371
|
[371]
|
5 months |
thomas |
* moap/command/cl.py:
Add newline.
|
|
|
|
@370
|
[370]
|
5 months |
thomas |
* test_command.py:
Fix test.
|
|
|
|
@369
|
[369]
|
5 months |
thomas |
patch by: Johan Dahlin
* command.py:
* test_command.py:
Clean up with …
|
|
|
|
@368
|
[368]
|
5 months |
thomas |
patch by: Johan Dahlin
* command.py:
* test_command.py:
Clean up with …
|
|
|
|
@367
|
[367]
|
5 months |
thomas |
* command.py:
Allowing returning None, to indicate nothing was done,
…
|
|
|
|
@366
|
[366]
|
6 months |
thomas |
* moap/vcs/vcs.py:
Unify getAdded/getDeleted/getIgnored/getUnknown.
…
|
|
|
|
@365
|
[365]
|
6 months |
thomas |
* COPYING (added):
add GPLv2+
|
|
|
|
@364
|
[364]
|
6 months |
thomas |
* moap/test/test_vcs_svn.py:
add test for the svn implementation.
* …
|
|
|
|
@363
|
[363]
|
6 months |
thomas |
* moap/command/cl.py:
added/deleted paths are supposed to be relative.
|
|
|
|
@362
|
[362]
|
6 months |
thomas |
* moap/vcs/svn.py:
Make added/deleted paths relative.
Implement …
|
|
|
|
@361
|
[361]
|
6 months |
thomas |
* moap/vcs/svn.py:
Make added/deleted paths relative.
* …
|
|
|
|
@360
|
[360]
|
6 months |
thomas |
* moap/test/test_vcs_svn.py:
Rename a test, add a new one.
* …
|
|
|
|
@359
|
[359]
|
6 months |
thomas |
* doc/logo/moap.32x32.ico (added):
Add .ico.
|
|
|
|
@358
|
[358]
|
7 months |
thomas |
add Rob's name
|
|
|
|
@357
|
[357]
|
7 months |
thomas |
modified patch by: gentoodev@…
* moap.doap:
Fix up …
|
|
|
|
@356
|
[356]
|
8 months |
thomas |
* moap/util/deps.py:
Add python-yahoo dependency for Debian.
Fixes …
|
|
|
|
@355
|
[355]
|
8 months |
thomas |
* configure.ac:
Back to TRUNK.
* doc/release:
Add some notes
|
|
|
|
@354
|
[354]
|
8 months |
thomas |
releasing 0.2.6
|
|
|
|
@353
|
[353]
|
8 months |
thomas |
releasing 0.2.6
|
|
|
|
@352
|
[352]
|
8 months |
thomas |
* moap/util/command.py:
* moap/util/util.py:
Implement .debug to chain …
|
|
|
|
@351
|
[351]
|
8 months |
thomas |
* moap/vcs/vcs.py:
Add getAdded() and getDeleted() methods. Need to be …
|
|
|
|
@350
|
[350]
|
8 months |
thomas |
patch by: Marc-Andre Lureau <marcandre.lureau@…>
* …
|
|
|
|
@349
|
[349]
|
8 months |
thomas |
modified patch by: Marc-Andre Lureau <marcandre.lureau@…>
* …
|
|
|
|
@348
|
[348]
|
8 months |
thomas |
reviewed by: <delete if not using a buddy>
patch by: <delete if not …
|
|
|
|
@347
|
[347]
|
8 months |
thomas |
* moap/util/ctags.py:
Handle ignoring null tag warnings from exuberant …
|
|
|
|
@346
|
[346]
|
8 months |
thomas |
modified patch by: Tim Philipp-Müller <t.i.m at zen.co.uk>
* …
|
|
|
|
@345
|
[345]
|
8 months |
thomas |
* moap/vcs/vcs.py:
Change getPropertyChanges() to return a dict of path …
|
|
|
|
@344
|
[344]
|
8 months |
thomas |
* moap/vcs/vcs.py:
Add getPropertyChanges() to get paths that have …
|
|
|
|
@343
|
[343]
|
8 months |
thomas |
* moap/vcs/vcs.py:
Empty lines should be allowed.
|
|
|
|
@342
|
[342]
|
8 months |
thomas |
rename filter to where
|
|
|
|
@341
|
[341]
|
8 months |
thomas |
add task
|
|
|
|
@340
|
[340]
|
8 months |
thomas |
* moap/test/test_vcs_git_svn.py:
Check for git-svn in a way that …
|
|
|
|
@339
|
[339]
|
8 months |
thomas |
* test_command.py:
Fix test after we made exit stop raising SystemExit?
|
|
|
|
@338
|
[338]
|
8 months |
thomas |
* command.py:
add OptionParser?.{help,usage}_printed so that Command …
|
|
|
|
@337
|
[337]
|
8 months |
thomas |
* command.py:
Override exit() so that we don't actually exit when used …
|
|
|
|
@336
|
[336]
|
9 months |
thomas |
* moap/test/test_util_ctags.py:
* moap/util/ctags.py:
Allow spaces in …
|
|
|
|
@335
|
[335]
|
11 months |
thomas |
changed location
|
|
|
|
@334
|
[334]
|
16 months |
thomas |
* doc/Makefile.am:
Don't build reference without epydoc. Double-fixes …
|
|
|
|
@333
|
[333]
|
16 months |
thomas |
* moap/vcs/svn.py:
Use non-greedy matching when scrubbing properties, …
|
|
|
|
@332
|
[332]
|
16 months |
thomas |
* moap/vcs/svn.py:
Factor out scrubPropertyChanges so we can use it in …
|
|
|
|
@331
|
[331]
|
16 months |
thomas |
* doc/Makefile.am:
Don't fail fatally if user does not have RDF. Fixes …
|
|
|
|
@330
|
[330]
|
16 months |
thomas |
* moap/test/test_bash_completion.sh:
Fix test.
|
|
|
|
@329
|
[329]
|
16 months |
thomas |
update coverage
|
|
|
|
@328
|
[328]
|
16 months |
thomas |
* moap/extern/command/command.py:
* moap/test/Makefile.am:
* …
|
|
|
|
@327
|
[327]
|
16 months |
thomas |
adding test trac db
|
|
|
|
@326
|
[326]
|
16 months |
thomas |
* moap/test/Makefile.am:
* moap/test/test_util_usermap.py:
* …
|
|
|
|
@325
|
[325]
|
17 months |
thomas |
* moap/command/tracadmin.py:
Import trac only where needed.
|
|
|
|
@324
|
[324]
|
17 months |
thomas |
* moap/command/tracadmin.py:
Fix up summaries and descriptions.
* …
|
|
|
|
@323
|
[323]
|
17 months |
thomas |
* moap/command/tracadmin.py:
Add a warning for fields that look …
|
|
|
|
@322
|
[322]
|
17 months |
thomas |
* moap/command/Makefile.am:
* moap/command/tracadmin.py:
* …
|
|
|
|
@321
|
[321]
|
17 months |
thomas |
add test case
|
|
|
|
@320
|
[320]
|
17 months |
thomas |
* moap/command/cl.py:
Skip ChangeEntry? keys that might be set to …
|
|
|
|
@319
|
[319]
|
17 months |
thomas |
* moap/vcs/svn.py:
Always get svn diff output in C locale. Fixes #266.
|
|
|
|
@318
|
[318]
|
17 months |
thomas |
* moap/command/cl.py:
* moap/test/test_commands_cl.py:
Refactor Entry …
|
|
|
|
@317
|
[317]
|
17 months |
thomas |
modified patch by: Tim Philipp-Müller <t.i.m at zen.co.uk>
* …
|
|
|
|
@316
|
[316]
|
17 months |
thomas |
patch by: Marc-Andre Lureau <marcandre.lureau@…>
* …
|
|
|
|
@315
|
[315]
|
17 months |
thomas |
add man dir
|
|
|
|
@314
|
[314]
|
17 months |
thomas |
ignore
|
|
|
|
@313
|
[313]
|
17 months |
thomas |
* Makefile.am:
* configure.ac:
* doc/Makefile.am:
Add doc/Makefile.am …
|
|
|
|
@312
|
[312]
|
17 months |
thomas |
update README
|
|
|
|
@311
|
[311]
|
18 months |
thomas |
patch by: Tim Philipp-Müller <t.i.m at zen.co.uk>
* …
|
|
|
|
@310
|
[310]
|
18 months |
thomas |
* moap/test/test_commands_cl.py:
Make sure the test also works on days …
|
|
|
|
@309
|
[309]
|
18 months |
thomas |
* moap/command/cl.py:
* moap/test/test_commands_cl.py:
Output the …
|
|
|
|
@308
|
[308]
|
18 months |
thomas |
* moap/command/cl.py:
Don't output new lines for files that don't have …
|
|
|
|
@307
|
[307]
|
18 months |
thomas |
patch by: Tim Philipp-Müller <t.i.m at zen.co.uk>
* …
|
|
|
|
@306
|
[306]
|
18 months |
thomas |
* moap/command/cl.py:
Add "find" subcommand. Fixes #260.
Add "-C" …
|
|
|
|
@305
|
[305]
|
18 months |
thomas |
patch by: Arek Korbik <arkadini@…>
* moap/vcs/bzr.py …
|
|
|
|
@304
|
[304]
|
18 months |
thomas |
update
|
|
|
|
@303
|
[303]
|
18 months |
thomas |
update bug location
|
|
|
|
@302
|
[302]
|
18 months |
thomas |
update README
|
|
|
|
@301
|
[301]
|
18 months |
thomas |
* moap/test/test_commands_doap.py:
Don't fail when Cheetah is missing.
|
|
|
|
@300
|
[300]
|
18 months |
thomas |
patch by: Marc-Andre Lureau <marcandre.lureau@…>
* …
|
|
|
|
@299
|
[299]
|
18 months |
thomas |
* test_command.py:
Seems on F7 that optparse outputs a capital for the …
|
|
|
|
@298
|
[298]
|
18 months |
thomas |
patch by: Marc-Andre Lureau <marcandre.lureau@…>
* …
|
|
|
|
@297
|
[297]
|
18 months |
thomas |
patch by: Marc-Andre Lureau <marcandre.lureau@…>
* …
|
|
|
|
@296
|
[296]
|
18 months |
thomas |
* bin/moap:
Use /usr/bin/env to find python. Again fixes #257.
|
|
|
|
@295
|
[295]
|
18 months |
thomas |
* bin/moap:
Verify first that we can import moap. If not, the …
|
|
|
|
@294
|
[294]
|
19 months |
thomas |
bump to trunk
|
|
|
|
@293
|
[293]
|
19 months |
thomas |
remove
|
|
|
|
@292
|
[292]
|
19 months |
thomas |
remove
|
|
|
|
@291
|
[291]
|
19 months |
thomas |
man, I suck at this
|
|
|
|
@290
|
[290]
|
19 months |
thomas |
oops, RELEASE notes
|
|
|
|
@289
|
[289]
|
19 months |
thomas |
releasing 0.2.5
|
|
|
|
@288
|
[288]
|
19 months |
thomas |
releasing 0.2.5
|
|
|
|
@287
|
[287]
|
19 months |
thomas |
* README:
* doc/moap.rss2:
* moap.spec.in:
* moap/util/deps.py:
* …
|
|
|
|