Commit graph

190 commits

Author SHA1 Message Date
Martin Dvorak
55d07115bc Improving man page with favorites related information. 2014-04-27 07:51:39 +02:00
Martin Dvorak
fbdfafb466 Adding regexp to configuration. 2014-04-27 07:42:17 +02:00
Martin Dvorak
093fc012b2 Merging master to regexps branch. 2014-04-26 06:13:59 +02:00
Martin Dvorak
6c5fd44951 Updating TODOs. 2014-04-26 06:02:52 +02:00
Martin Dvorak
ed5e16a82d UP/DOWN line highlighting in tegexp matching mode works. 2014-04-26 06:00:09 +02:00
Martin Dvorak
a06d94d0a4 Initial regexp version that doesn't crash, but still needs a few improvements (in rendering). 2014-04-25 22:59:29 +02:00
Martin Dvorak
9984ad7376 Split: view, match and case parameters. Compilable source, but functionally not complete yet. 2014-04-22 08:21:19 +02:00
Martin Dvorak
634fed2911 Added regexp test. 2014-04-20 14:34:07 +02:00
Martin Dvorak
515d107182 Added switches. 2014-04-20 08:24:35 +02:00
Martin Dvorak
2d4c50d427 Motivation why to use hh added to MD. 2014-04-20 08:00:16 +02:00
Martin Dvorak
836d5c0012 Making code more modular so that it is more structured and re-entrant. 2014-04-20 07:55:08 +02:00
Martin Dvorak
6f9eaf10d8 Fixed #83 and automated release for all Ubuntu distributions using a single script. 2014-04-18 14:03:41 +02:00
Martin Dvorak
aa404fc94e Fixed #76 so that cursor is kept in prompt and fixed #86 so that on selection of the favorite it is moved to the first line. 2014-04-17 22:27:51 +02:00
Martin Dvorak
8aebffe341 Adding favorites test. 2014-04-17 11:44:43 +02:00
Martin Dvorak
e4df777a11 Fixed #85 by delete that is based on read and write pointers + changed color of add notificatin and fixed #84. 2014-04-17 11:43:59 +02:00
Martin Dvorak
310d937aaa Changing notification color on added favorite from red to green. 2014-04-15 19:18:51 +02:00
Martin Dvorak
d5659832f6 Sync. 2014-04-15 19:11:53 +02:00
Martin Dvorak
737fcae0c0 Fixed #80 by updating version information. 2014-04-14 22:09:23 +02:00
Martin Dvorak
b49a2b499b Fixing version. 2014-04-14 22:06:57 +02:00
Martin Dvorak
895eebec11 Fixing broken reference to 1-dist.sh 2014-04-14 22:03:29 +02:00
Martin Dvorak
05b07db197 Just sync diff (switching branches) - not compilable. 2014-04-14 22:02:28 +02:00
Martin Dvorak
dc5712277e Just sync diff (switching branches) - not compilable. 2014-04-14 22:02:11 +02:00
Martin Dvorak
37f684216a Clean solution to strdup() not being in ISO C. 2014-04-13 15:42:03 +02:00
Martin Dvorak
0ac76a6554 Fixing strdup() related warnings 2014-04-13 13:16:07 +02:00
Martin Dvorak
bd72ff87b2 Fixing compile time warnings and errors @ Ubuntu. 2014-04-13 10:44:09 +02:00
Martin Dvorak
e29fa38190 MD 2014-04-13 10:04:02 +02:00
Martin Dvorak
51083eb070 Fixed #62 by merging 'favorites' branch. 2014-04-13 10:02:25 +02:00
Martin Dvorak
f995ecdc1d Merging favorites branch - command favorites are comming ;) 2014-04-13 09:56:32 +02:00
Martin Dvorak
41dabb75bd Favorites view enforcement from the command line. 2014-04-13 09:47:04 +02:00
Martin Dvorak
a237568a10 Man 2014-04-13 09:37:40 +02:00
Martin Dvorak
2446ad8509 Added configuration parameter allowing to start hh in favorites view. 2014-04-12 12:21:36 +02:00
Martin Dvorak
5c89871692 Fixing removal from favorites; label message showing successful add. 2014-04-12 11:58:56 +02:00
Martin Dvorak
4b27f03851 Adding test plan for escaped characters. 2014-04-12 07:37:50 +02:00
Martin Dvorak
5194cdf8b9 MD 2014-04-12 07:37:06 +02:00
Martin Dvorak
c0ed23d953 MD 2014-04-12 00:19:44 +02:00
Martin Dvorak
64bdc7a849 Added format string to *print* commands and thus fixed #70. 2014-04-11 23:59:47 +02:00
Martin Dvorak
22e5c37c20 Fixing email addresses - all wrong :-Z ... thank you Thomas for letting me know 2014-04-07 21:27:08 +02:00
Martin Dvorak
1e8a39711e MD 2014-04-06 09:32:31 +02:00
Martin Dvorak
46cf93e972 Fixed #67 by adding --version information. 2014-04-04 22:31:29 +01:00
Martin Dvorak
c9d9cff9d9 Sync commit (source not compilable). 2014-04-04 21:54:08 +01:00
Martin Dvorak
5b35bbf2c0 Favorites work E2E (more testing needed) + added env variable driven warnings and debugs 2014-04-03 09:36:57 +01:00
Martin Dvorak
a9e5750b30 Adding favorites saving. 2014-03-29 17:11:19 +01:00
Martin Dvorak
105d66c75d Loading of favorites from resource file added. 2014-03-29 13:19:15 +01:00
Martin Dvorak
48da43535c Sync commit before branch switch. 2014-03-27 17:15:37 +01:00
Martin Dvorak
0f32fe0c65 Sync commit before branch switch. 2014-03-27 14:16:22 +01:00
Martin Dvorak
1aab89187f Favorites: in memory adding sketched. 2014-03-23 06:05:36 +01:00
Martin Dvorak
a8337ad952 Fake in-memory favorites work without adding and load/save. 2014-03-23 03:50:37 +01:00
Martin Dvorak
683289f15c View rotation, fake in memory favorites, selection SIGSEGV. 2014-03-23 03:37:36 +01:00
Martin Dvorak
4d3f46e26e Initial sync commit of favorites with fake loading. 2014-03-17 00:04:51 +01:00
Martin Dvorak
dd18ef4dc8 Fixed #63 - SIGSEG on radix sort key overflow: maxkey must be -1 to index within slot array. 2014-03-16 18:18:42 +01:00