Commit Graph

  • 4d20557870 Merge pull request #6 from bfontaine/unix-returns master Michael Dvorkin 2015-05-02 14:52:11 -07:00
  • 8f8bff1fd1 Merge pull request #5 from bfontaine/segfault Michael Dvorkin 2015-05-02 14:50:34 -07:00
  • 5d81148349 Using UNIX-friendly return codes Baptiste Fontaine 2015-05-02 23:07:28 +02:00
  • e378582f4d segfault fixed in pit_file_name Baptiste Fontaine 2015-05-02 22:42:43 +02:00
  • 3e35117f43 adds an option to ignore a temporary commit to pit Eric Merritt 2011-01-17 04:10:47 +08:00
  • 0709e96baf Treat leading or trailing digits in Git branch name as Pit task number Mike Dvorkin 2011-01-10 23:06:32 -08:00
  • 9d1589b0b7 Added doc for PREFIX override on install target. Susan Potter 2011-01-06 04:49:13 +08:00
  • f64978d6c2 Added PREFIX variable (def:/usr/local) for install Susan Potter 2011-01-06 04:42:29 +08:00
  • 727a022192 Avoid buffer overflow when formatting activity log Mike Dvorkin 2011-01-01 23:29:46 -08:00
  • 580514644f Release 0.1.0 0.1.0 Mike Dvorkin 2010-08-26 21:00:30 -07:00
  • 282dd19f40 Minor README tweak Mike Dvorkin 2010-08-22 15:48:03 -07:00
  • bed81d7bfc Renamed README to README.md Mike Dvorkin 2010-08-22 15:44:07 -07:00
  • 6210786a89 Wrote README file, updated help, added make install Mike Dvorkin 2010-08-22 15:28:12 -07:00
  • 306abfa7f6 Added LICENSE file and copyright notices; more general cleanup before releasing it into the wild Mike Dvorkin 2010-08-21 15:24:23 -07:00
  • 255e5daaa1 Renamed pager Mike Dvorkin 2010-08-21 15:01:37 -07:00
  • 89f6e2afc3 Added sample git commit hook Mike Dvorkin 2010-08-21 00:19:53 -07:00
  • 85a915c670 Implemented moving task between projects Mike Dvorkin 2010-08-20 21:43:39 -07:00
  • 5731d747f3 Fixed task search, implemented project search Mike Dvorkin 2010-08-20 20:36:49 -07:00
  • a1b0be3af8 Implemented search for tasks Mike Dvorkin 2010-08-18 23:19:34 -07:00
  • 1753a4810a Wrote more tests, fixed another nasty bug Mike Dvorkin 2010-08-14 22:13:09 -07:00
  • f8ba6a911b Cleaned up table engine to make sure index gets updated correctly Mike Dvorkin 2010-08-14 20:38:40 -07:00
  • 7ecace633f More work with notes; refactored actions; added tests Mike Dvorkin 2010-08-14 19:17:04 -07:00
  • 3086148a1b Adding notes; show project list tasks; show task list notes Mike Dvorkin 2010-08-14 12:56:11 -07:00
  • df4105774a pit help; 'none' to reset date or time; show for projects and tasks; compiles on Ubuntu Mike Dvorkin 2010-08-11 20:59:08 -07:00
  • 346b35bf2d Simpler data types; header and pit info; refactored options Mike Dvorkin 2010-08-10 22:34:09 -07:00
  • 21b447d4ea Iteration macros now create automatic iteration pointer variable Mike Dvorkin 2010-08-07 19:49:18 -07:00
  • 6a653f3295 Don't build the index unless table has primary key Mike Dvorkin 2010-08-07 19:33:29 -07:00
  • 452d3afc9a More work on projects and cascading deletes Mike Dvorkin 2010-08-07 19:24:35 -07:00
  • 24c793fce5 Refactored to add dispatcher and universal command handlers Mike Dvorkin 2010-08-07 16:39:11 -07:00
  • 3d1786c080 Task update and logging Mike Dvorkin 2010-08-06 20:27:41 -07:00
  • 1f2ddba847 First incarnation of Ruby-based pit test suite Mike Dvorkin 2010-08-04 22:53:44 -07:00
  • 0ca72c94ef Finished with time parsing Mike Dvorkin 2010-08-04 18:59:15 -07:00
  • 19a96c7b2d Parsing time args, pager refactoring Mike Dvorkin 2010-08-01 13:59:20 -07:00
  • f84c7ea8f1 More features Mike Dvorkin 2010-08-01 11:47:48 -07:00
  • 0da661e4ea Implemented pager for tasks and projects Mike Dvorkin 2010-07-29 00:28:17 -07:00
  • c0806f893f Added src/pager.c with stub APIs Mike Dvorkin 2010-07-27 21:51:18 -07:00
  • be2bea9141 Moved utility functions to src/util.c Mike Dvorkin 2010-07-27 21:24:38 -07:00
  • 33d51d70b6 More task refactoring Mike Dvorkin 2010-07-27 21:12:56 -07:00
  • d2ad4c529d Some refactoring in tasks Mike Dvorkin 2010-07-26 21:00:16 -07:00
  • b9ddcf85e3 Added for_each... macros Mike Dvorkin 2010-07-26 19:31:51 -07:00
  • f02ffff989 Streamlined .h files, added command line parsing routines Mike Dvorkin 2010-07-22 23:33:03 -07:00
  • 774424fa02 Implemented creating tasks Mike Dvorkin 2010-07-21 18:39:38 -07:00
  • 73427f743c Moved 'current' to table header; fixed table load; added project show and delete Mike Dvorkin 2010-07-19 23:39:35 -07:00
  • e3a017b249 Added expand_path() and perish() Mike Dvorkin 2010-07-19 19:12:44 -07:00
  • 7d0d3b7d54 Fixed Makefile Mike Dvorkin 2010-07-19 18:59:40 -07:00
  • cafced4b36 Created first project saving it and reading from .pit file! Mike Dvorkin 2010-07-14 22:30:53 -07:00
  • dab0f2f9bb Fixed table_delete(); implemented table_save() and table_load() Mike Dvorkin 2010-07-13 21:47:14 -07:00
  • 9dec87454c Added Makefile; make & make clean both work Mike Dvorkin 2010-07-10 13:11:21 -07:00
  • 290486d3e7 Implemented table_delete() Mike Dvorkin 2010-07-09 21:49:30 -07:00
  • 98b1adbd49 Set created_at/updated_at if requested so Mike Dvorkin 2010-06-23 19:14:23 -07:00
  • 8bd1226658 Assign auto incremented record id if TABLE_HAS_ID Mike Dvorkin 2010-06-23 18:38:55 -07:00
  • 6d51fa3614 Cleaned up pointer arithmetic by using **index Mike Dvorkin 2010-06-23 18:08:28 -07:00
  • f451bd93a4 Initial working version of table.c Mike Dvorkin 2010-06-22 20:58:32 -07:00