20 Commits

Author SHA1 Message Date
Jonathan Bernard
e99b65fb16 Fixing typo in user prompt for pit-cli. 2011-06-28 17:30:15 -05:00
Jonathan Bernard
88270b8d0e Added .gitignore 2011-06-28 17:10:16 -05:00
Jonathan Bernard
ef0b0be4f2 Fixed merge problems. 2011-05-27 12:48:32 -05:00
Jonathan Bernard
b3c223f0b8 Fixed bug, pit-cli now trims input directory. 2011-05-27 12:45:37 -05:00
Jonathan Bernard
8581782aee Added patch from 2.1.x, dir option to pit-cli. Added .gitignore 2011-05-27 11:59:54 -05:00
Jonathan Bernard
6c36d78b7d Incremental work on XML implementation. 2011-05-27 10:25:57 -05:00
Jonathan Bernard
85bd269c55 Release 2.1.0
libpit:
* hidden directories are ignored

pit-swing:
* added new/delete project/issue buttons
* added word wrap
* changed default issue status to NEW
2010-02-27 03:06:35 -06:00
Jonathan Bernard
4179b993f4 HG corrupted local copy, lost 22 changesets 2010-02-26 13:21:24 -06:00
Jonathan Bernard
7263cd1521 Building 1.1.8 2010-02-25 19:29:35 -06:00
Jonathan Bernard
eb88f8b871 Rebuilt pit-cli for 1.1.6 2010-02-24 08:41:42 -06:00
Jonathan Bernard
177b14c785 Updated global build. 2010-02-24 08:39:23 -06:00
Jonathan Bernard
5303467175 Updated CLI to 1.1.4 2010-02-22 10:20:52 -06:00
Jonathan Bernard
d8eae1b405 Fixed bug in FileIssue constructor 2010-02-22 08:37:41 -06:00
Jonathan Bernard
d642be27e8 Bugfix in defaultSorters for Filter 2010-02-21 16:09:13 -06:00
Jonathan Bernard
1e5ebe89bf Awaiting testing before releasing 1.1.2 2010-02-18 20:45:20 -06:00
Jonathan Bernard
b6b190e480 Bugfix for 1.1.0 2010-02-18 11:24:22 -06:00
Jonathan Bernard
4035f366f3 Finished libpit 1.1.0. Added change operations (priority, category, etc)
Began unit testing of libpit.
Made most of the changes to pit-cli needed to incorporate the new libpit
features.
2010-02-18 11:02:20 -06:00
Jonathan Bernard
b0f143713f Added support for versioning to pit-cli build process. 2010-02-15 11:06:28 -06:00
Jonathan Bernard
bb56b706f8 Finished 1.0.0 of libpit. Other housekeeping performed as well.
Moved issue for the PIT project to top-level.
Created top-level versioning properties and project properties for pit-cli
2010-02-13 21:30:31 -06:00
Jonathan Bernard
f3f30237b2 Reorganizing into subprojects.
libpit      - Personal Issue Tracker core libraries (Filter, Issue, Project, Category)
pit-cli     - Command Line Interface (CLI) to libpit
pit-swing   - Graphical, Swing interface to libpit (built using Griffon)

libpit and pit-swing both build, though pit-swing is just an empty griffon poject.
2010-02-13 11:58:00 -06:00