Martin Dvorak
|
6e667287c6
|
Improving release scripts.
|
2015-02-27 09:03:17 +01:00 |
|
Martin Dvorak
|
2122e12967
|
Finally solving platform specific ncurses check in autoconf - cause: broken SYMLINKs to config.sub/guess > one configure.ac works anywhere now.
|
2015-02-27 08:41:44 +01:00 |
|
Martin Dvorak
|
9decd1ad01
|
Making Mac related build process changes: unfortunately single configure.ac cannot be used as macro detecting the platform doesn't work when releasing hstr via launchpad.
|
2015-02-26 23:38:44 +01:00 |
|
Martin Dvorak
|
384e90dc56
|
Fixed dput path to enable launchpad releases.
|
2015-01-08 12:39:19 +01:00 |
|
Martin Dvorak
|
ea05cf465b
|
Adding pbuilder-dist hard link error workaround (upload to launchpad still broken).
|
2015-01-08 12:16:41 +01:00 |
|
Martin Dvorak
|
7824b17b6d
|
Stabilizing release scripts: binary release fixed w/ automake detection; hh source code fixed to be strictly OK; launchpad release still broken (added just /tmp building to workaround pbuilder-dist hard link defect).
|
2015-01-08 12:07:06 +01:00 |
|
Martin Dvorak
|
17eac61060
|
Fixed #95 (the first selection item choosen on ENTER+nothing selected) by manual merge of tbabej's pull request.
|
2014-12-20 10:11:23 +01:00 |
|
Martin Dvorak
|
967f1d013d
|
Fixing version number in Launchpad releases.
|
2014-09-12 21:50:13 +02:00 |
|
Martin Dvorak
|
7d86d52741
|
Fixing Launchpad build - curses > ncursesw includes.
|
2014-09-12 21:46:49 +02:00 |
|
Martin Dvorak
|
f530fe0dba
|
Unique favorites & hash/hh memory cleanup implemented - no obvious problem present.
|
2014-05-16 18:51:37 +02:00 |
|
Martin Dvorak
|
f4e012e48d
|
Adding scripts that automate tarball release.
|
2014-05-14 18:30:12 +02:00 |
|
Martin Dvorak
|
c71530db1c
|
Fixing prompt to selection move on C-/ (was 2nd line instead of 1st) + making 1-dist.sh robust regardless automake location.
|
2014-05-07 05:31:53 +02:00 |
|
Martin Dvorak
|
e06f93d01d
|
Fixed #81 by making dist/1-dist.sh less destructive (when automake home unknown).
|
2014-05-05 21:49:50 +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
|
37f684216a
|
Clean solution to strdup() not being in ISO C.
|
2014-04-13 15:42:03 +02:00 |
|
Martin Dvorak
|
bd72ff87b2
|
Fixing compile time warnings and errors @ Ubuntu.
|
2014-04-13 10:44:09 +02:00 |
|
Martin Dvorak
|
c0ed23d953
|
MD
|
2014-04-12 00:19:44 +02:00 |
|
Martin Dvorak
|
46cf93e972
|
Fixed #67 by adding --version information.
|
2014-04-04 22:31:29 +01:00 |
|
Martin Dvorak
|
48da43535c
|
Sync commit before branch switch.
|
2014-03-27 17:15:37 +01:00 |
|
Martin Dvorak
|
17db6de9ce
|
Adding Ubuntu trusty support to MD
|
2014-03-02 07:47:01 +01:00 |
|
Martin Dvorak
|
2cfa074c13
|
Code review and stabilization.
|
2014-02-08 07:06:50 +01:00 |
|
Martin Dvorak
|
d80365bba6
|
MD: Removing Raring (no longer supported by Canonical - I cannot release a new distro.
|
2014-01-31 21:49:24 +01:00 |
|
Martin Dvorak
|
5bda092134
|
An attempt to fix #51: extended radix sort limit and made radix sort more robuts (huge key protection).
|
2014-01-30 22:39:43 +01:00 |
|
Martin Dvorak
|
d072e30063
|
Fixing processing of parameters from the command line that has been broken.
|
2014-01-28 21:35:18 +01:00 |
|
Martin Dvorak
|
37cec64418
|
Fixed #50 by env var based configuration of sorting and case sensitivity + improved highlighted line (E2E on screen)
|
2014-01-28 08:47:24 +01:00 |
|
Martin Dvorak
|
25cc46c9c6
|
Debian compliance.
|
2014-01-26 23:10:19 +01:00 |
|
Martin Dvorak
|
df785525fa
|
Debian compliance - maintainer mail fix (GPG).
|
2014-01-26 22:15:41 +01:00 |
|
Martin Dvorak
|
d94d41e0b7
|
Making Debian configuration and upload compliant with policies and requirements.
|
2014-01-26 10:48:37 +01:00 |
|
Martin Dvorak
|
227988f67b
|
Adding Debian build scripts and configuration (separated from Ubuntu bits).
|
2014-01-25 23:05:30 +01:00 |
|
Martin Dvorak
|
ea99f9fe8e
|
MD
|
2014-01-25 19:31:55 +01:00 |
|
Martin Dvorak
|
78f50efeed
|
MD
|
2014-01-19 21:54:14 +01:00 |
|
Martin Dvorak
|
a6d96409f8
|
More Ctrl-r consistency: Ctrl-r to navigate history, DEL to delete history entry
|
2014-01-19 08:57:45 +01:00 |
|
Martin Dvorak
|
464c08266c
|
MD
|
2014-01-10 01:21:21 +01:00 |
|
Martin Dvorak
|
4206b1882f
|
Initial commit.
|
2014-01-07 07:17:28 +01:00 |
|
Martin Dvorak
|
ac79df201f
|
Fixed #26 sigsegv on empty history.
|
2014-01-05 15:25:31 +01:00 |
|
Martin Dvorak
|
da6fae71e2
|
Launchpad build optimization.
|
2014-01-05 13:38:18 +01:00 |
|
Martin Dvorak
|
e453dabebf
|
Automated lauchpad release works E2E
|
2014-01-05 11:07:31 +01:00 |
|
Martin Dvorak
|
0ec5f6a6b5
|
Launchpad: checkout :-) + bzr builddeb works.
|
2014-01-05 11:04:01 +01:00 |
|
Martin Dvorak
|
137e839d06
|
Launchpad automation
|
2014-01-05 10:43:21 +01:00 |
|
Martin Dvorak
|
05fea46ba9
|
Launchpad release automation.
|
2014-01-04 23:08:23 +01:00 |
|
Martin Dvorak
|
d18e37ee6a
|
Fixing prefix rendering in case insensitive mode
|
2014-01-04 09:27:59 +01:00 |
|
Martin Dvorak
|
f8a93d65be
|
Moving screenshot.
|
2014-01-01 07:14:19 +01:00 |
|
Martin Dvorak
|
d1a0027eb9
|
Ubuntu scripts improved.
|
2013-12-26 09:26:11 +01:00 |
|
Martin Dvorak
|
a03cb7c692
|
release/ > dist/
|
2013-12-26 01:05:38 +01:00 |
|