Johannes Schlatow
af490fb634
Sync
...
- added description substrings to output of merge command
2010-10-20 22:41:45 +02:00
Paul Beckingham
1e38cbd6a0
Diagnostics
...
- Added checks for external utilities, for sync operations.
2010-10-20 01:07:46 -04:00
Paul Beckingham
1e37d7a784
Diagnostics
...
- Added new 'diagnostics' command to assist with bug reporting,
testing. It answers questions such as "did you compile it yourself?",
and more.
- Specifically, it runs a UUID generation test to prove that the UUIDs
are really unique.
2010-10-20 00:22:20 -04:00
Paul Beckingham
314f64f775
Import
...
- Added a \n where missing in an import error message.
2010-10-18 23:10:39 -04:00
Federico Hernandez
f285ae535f
Added correct credits to task-tutorial.5
2010-10-17 23:39:36 +02:00
Johannes Schlatow
34f80d03e3
Bug
...
- fixed unrecognized config variable 'push.default.uri'
2010-10-17 22:50:05 +02:00
Paul Beckingham
6de940acf1
Documentation
...
- Fixed typos.
2010-10-17 11:25:07 -04:00
Paul Beckingham
837b89dd2d
Sync
...
- More work on the output text from merge. Improved, but not yet finished.
2010-10-17 01:12:00 -04:00
Paul Beckingham
d177acfcbd
Cleanup
...
- Removed redundant message from duplication command.
2010-10-16 21:24:12 -04:00
Paul Beckingham
354debcf96
Documentation
...
- Completed task-tutorial.5.
2010-10-16 17:44:40 -04:00
Paul Beckingham
12a90fb477
Bug
...
- Fixed underlining in color legend command when color is off - the dashes
were not being used.
2010-10-16 11:06:28 -04:00
Paul Beckingham
47b5586d45
Bug
...
- Fixed underlining in undo command when color is off - the dashes
were not being used.
2010-10-16 10:37:20 -04:00
Paul Beckingham
12146a6f01
Bug
...
- Fixed underlining in projects report when color is off - the dashes
were not being used.
- Cleaned up formatting in main.h.
2010-10-16 10:36:28 -04:00
Paul Beckingham
e9301257f8
Documentation
...
- task-tutorial.5 formatting complete. Now for the response output.
2010-10-15 23:05:10 -04:00
Paul Beckingham
bfb29998bf
Documentation
...
- More formatting for task-tutorial.5. Still not finished.
2010-10-15 08:55:45 -04:00
Paul Beckingham
c5427c91fc
Sync
...
- Added Path::operator== for expanded path comparisons. Why was
that not already implemented?
- Added checks that the push/pull destination is not equal to
rc.data.location. That would be bad.
- Added comments, tweaked the wording on some messages. Stubbed out
confirmation of pull overwrite, while I think about it.
2010-10-15 08:46:04 -04:00
Paul Beckingham
9e5f1787d0
Bug
...
- Fixed erroneous unit test that considered '/a/b/x' a valid substitution,
which is false because of the 'x'.
2010-10-15 00:50:12 -04:00
Paul Beckingham
783867c512
Sync
...
- Colorized the merge process.
- Added whitespace to the merge output for alignment and a less cramped
look.
- De-tabbed.
- Changed "(*foo).method ()" to "foo->method ()" or clarity.
- Removed two tests that relied upon the (removed) "Redo" message.
2010-10-15 00:41:52 -04:00
Paul Beckingham
bb6f456e04
Merge branch '1.9.3' of tasktools.org:task into 1.9.3
2010-10-14 22:03:27 -04:00
Paul Beckingham
6d653f720d
Sync
...
- Now verifies that any potential subst is not also a valid absolute
path.
2010-10-14 21:55:24 -04:00
Paul Beckingham
4e62d8fddc
Sync
...
- Removed unnecessary diagnostic message.
2010-10-14 21:54:55 -04:00
Johannes Schlatow
c6bde0aaba
Bug
...
- fixed "Database is up to date" exception in merge command,
which led to autopush being suppressed when changes were
made on the local branch only
2010-10-15 00:21:10 +02:00
Johannes Schlatow
d39d5af03b
Uri support
...
- TransportCurl now supports non-anonymous ftp
2010-10-15 00:12:42 +02:00
Johannes Schlatow
36800e0a35
Documentation
...
- additions to task-sync.5
2010-10-15 00:10:40 +02:00
Paul Beckingham
a921ea4ed6
Samples
...
- Added a sample script to generate a dependencies screen shot.
2010-10-13 21:21:49 -04:00
Paul Beckingham
0159cfde2f
Merge branch '1.9.3' of tasktools.org:task into 1.9.3
2010-10-13 21:06:06 -04:00
Paul Beckingham
2708b37ce5
Bug
...
- Fixed GC bug that attempted to clean up dangling dependencies but
actually failed to update the tasks.
2010-10-13 20:57:50 -04:00
Paul Beckingham
98861d87d6
Documentation
...
- More formatting of task-tutorial.5. Not fininshed yet.
2010-10-13 08:57:27 -04:00
Paul Beckingham
8823ba5bfa
Documentation
...
- New task-tutorial man page not fully formatted yet. but the
content is good.
- Modified run.193 shell script to match movie.
2010-10-12 23:25:39 -04:00
Paul Beckingham
96d2acef42
Feature #499
...
- Relocated change to inside the Permission object, thus making the change
smaller.
2010-10-12 23:24:48 -04:00
Federico Hernandez
0e1d12f5b1
Feature #499
...
- added extra line of output when doing bulk done changes.
2010-10-12 16:06:16 +02:00
Paul Beckingham
1f8ae07b8e
Merge branch '1.9.3' of tasktools.org:task into 1.9.3
2010-10-09 22:53:24 -04:00
Paul Beckingham
0bc7dd11a8
Movie
...
- Completed the program that runs through all the commands.
- Compelted the command and spoken copy.
2010-10-09 22:52:33 -04:00
Federico Hernandez
a288a19c16
Man pages
...
- synced date in man pages
2010-10-09 22:40:18 +02:00
Paul Beckingham
fec2af34bc
Movie
...
- Finalized (hopefully) the movie script for 1.9.3.
2010-10-09 12:29:07 -04:00
Paul Beckingham
b609cdb8a0
Urgency
...
- Removed the urgency rating from the info report. Otherwise, we
will need to explain it, and without the corresponding new next
report, what can we say? It will be reenabled later.
2010-10-09 12:27:57 -04:00
Paul Beckingham
bde1e0dd9a
Dependencies
...
- Added a new 'unblocked' report to complement the 'blocked' report.
- Updated docs.
2010-10-09 12:27:10 -04:00
Paul Beckingham
a75c018106
Report
...
- New report, unblocked, which is the opposite of the blocked report.
2010-10-09 12:00:24 -04:00
Paul Beckingham
70306de6bd
Unit Tests - roundtrip.t
...
- Corrected tests to accommodate the new rule that stipulates uuids
must always be unique.
2010-10-09 10:36:22 -04:00
Paul Beckingham
30f757ba13
Documentation
...
- Added first draft of task-sync.5.
- Updated other man pages to reference the new task-sync.5 page.
- Added new man page to the distribution.
2010-10-09 00:51:08 -04:00
Paul Beckingham
6af7540fe7
Bug
...
- Fixed a divide-by-zero bug in the project completion calculations, that
was uncovered by sync testing.
2010-10-07 23:40:03 -04:00
Paul Beckingham
533bbedd81
Sync
...
- Softened the wording in an error message.
- Added WARNING commends to the Config sample.
2010-10-07 23:38:34 -04:00
Paul Beckingham
42521fea8b
Sync
...
- Managed to cut/paste a superfluous semicolon. Oops.
2010-10-06 23:54:15 -04:00
Paul Beckingham
74dcdd897a
Sync
...
- Changed the wording on most error messages and diagnostics so that
the user is not alarmed, and is somewhat guided toward a solution.
2010-10-06 23:29:45 -04:00
Paul Beckingham
4028a2fce4
Documentation
...
- Added (incomplete) scripts to generate more sample runs, showcasing
features.
2010-10-06 23:28:31 -04:00
Federico Hernandez
1b5178c456
Added missing uri.t to .gitignore
2010-10-06 21:45:39 +02:00
Johannes Schlatow
1a16b3ae6b
Feature #462 : url support
...
- curl enhancements (push/pull multiple files)
- now supports push/pull to/from filesystem
2010-10-06 18:53:02 +02:00
Johannes Schlatow
042d7b40de
Feature #462 : url support
...
- added uri class for proper uri and path handling
2010-10-06 18:52:12 +02:00
Johannes Schlatow
b041e54be6
Merge command
...
- improved merge.autopush=ask
- fixed newline issues
- fixed: entries for new tasks got lost in undo.data
2010-10-06 12:57:14 +02:00
Federico Hernandez
5c36013ddd
Merge branch '1.9.3' of tasktools.org:task into 1.9.3
2010-10-06 00:40:22 +02:00