changeset:   20:a2895f881e23
tag:         tip
user:        Alexander Taler <dissent@0--0.org>
date:        Tue Mar 23 00:36:15 2010 +1300
files:       bin/make_pkg.sh
description:
Make the ChangeLog more verbose.


changeset:   19:f2a069ec767e
user:        Alexander Taler <dissent@0--0.org>
date:        Tue Mar 23 00:31:37 2010 +1300
files:       doc/UserManual.html src/hsh/config.py src/hsh/welcome.py
description:
Change job lists configuration.

+ Restrict the session list to this session.
+ Define a new global list for all sessions.
+ Change keybinding.


changeset:   18:ffe8108c527e
user:        Alexander Taler <dissent@0--0.org>
date:        Tue Mar 23 00:16:23 2010 +1300
files:       bin/make_pkg.sh
description:
Change make_pkg.sh to remind about fixing permissions and tagging.


changeset:   17:310112c52da4
user:        Alexander Taler <dissent@0--0.org>
date:        Tue Mar 23 00:13:58 2010 +1300
files:       src/hsh/config.py src/hsh/curses_display/displayable_joblist.py
description:
Add headers and configurable faces to job list


changeset:   16:64453eea8c02
user:        Alexander Taler <dissent@0--0.org>
date:        Mon Mar 22 23:49:43 2010 +1300
files:       src/hsh/config.py src/hsh/curses_display/displayable_joblist.py
description:
Change definition of job list filters in config.


changeset:   15:e1507f25931d
user:        Alexander Taler <dissent@0--0.org>
date:        Mon Mar 22 23:40:29 2010 +1300
files:       src/hsh/config.py src/hsh/curses_display/display.py src/hsh/curses_display/displayable_joblist.py
description:
Change format of job lists in configuration.


changeset:   14:6612e03434ff
user:        Alexander Taler <dissent@0--0.org>
date:        Mon Mar 22 23:17:29 2010 +1300
files:       bin/make_pkg.sh
description:
Generate a ChangeLog for the package.


changeset:   13:b9c60a1e3fe9
user:        Alexander Taler <dissent@0--0.org>
date:        Mon Mar 22 22:58:42 2010 +1300
files:       doc/DeveloperManual.html
description:
Add some more issues to the developer manual.


changeset:   12:a84001354cdb
user:        Alexander Taler <dissent@0--0.org>
date:        Sun Mar 21 22:10:25 2010 +1300
files:       doc/Introduction.html
description:
Update Introduction.html, define features for the next release.


changeset:   11:223c65d657cc
user:        Alexander Taler <dissent@0--0.org>
date:        Sun Mar 21 22:08:25 2010 +1300
files:       doc/DeveloperManual.html
description:
Update Developer Manual.  Add tasks and remove a duplicate.


changeset:   10:f63247ac05de
user:        Alexander Taler <dissent@0--0.org>
date:        Sun Mar 21 12:51:21 2010 +1300
files:       src/hsh/jobs.py
description:
When a process terminates, forget its PID.


changeset:   9:27d5a3a0da88
user:        Alexander Taler <dissent@0--0.org>
date:        Sun Mar 21 12:50:51 2010 +1300
files:       doc/KnownIssues.html src/hsh/builtins.py
description:
Make +reexec clean up, so jobs are not left marked running.


changeset:   8:9e3d20d5f0b1
user:        Alexander Taler <dissent@0--0.org>
date:        Sun Mar 21 12:04:22 2010 +1300
files:       src/hsh/jobs.py
description:
Allow hsh to start even if the .hsh directory is empty.

Append a 0 to the list of existing jobids so it doesn't take
max() of an empty list.

Thanks to James Butler for the first bug report!


changeset:   7:710c53f75bc1
user:        Alexander Taler <dissent@0--0.org>
date:        Sun Mar 21 11:40:36 2010 +1300
files:       bin/make_pkg.sh src/hsh/builtins.py src/hsh/config.py
description:
Add a +version builtin.

Modify package creation to automatically install the version string
into new packages.


changeset:   6:51398cf54f78
user:        Alexander Taler <dissent@0--0.org>
date:        Sun Mar 21 08:16:47 2010 +1300
files:       bin/hsh
description:
Fix bin/hsh to find the rest of hsh.


changeset:   5:d7303b3f68c2
user:        Alexander Taler <dissent@0--0.org>
date:        Sat Mar 20 23:09:49 2010 +1300
files:       bin/hsh src/hsh.bin
description:
Move the hsh wrapper script to the bin directory.


changeset:   4:0757ba85504c
user:        Alexander Taler <dissent@0--0.org>
date:        Fri Mar 19 09:56:30 2010 +1300
files:       .hgtags
description:
Added tag hsh-1.-2.0 for changeset cebe94c6f6ff


changeset:   3:cebe94c6f6ff
tag:         hsh-1.-2.0
user:        Alexander Taler <dissent@0--0.org>
date:        Thu Mar 18 21:57:17 2010 +1300
files:       .hgignore bin/make_pkg.sh
description:
Updates to package making script.
Improve the ignore list, add some helpful messages to pkg script.


