Fri, 03 Apr 2015 22:44:25 +0200 |
Andrew Shadura |
hgk: display committer name when set by hg-git
|
Sun, 29 Mar 2015 19:15:04 +0200 |
Andrew Shadura |
hgk: use switch instead of a less efficient if/elseif/if
|
Sun, 29 Mar 2015 19:12:08 +0200 |
Andrew Shadura |
hgk: set distinct fill and outline colour for non-public and obsolete changesets
|
Sun, 29 Mar 2015 18:44:53 +0200 |
Andrew Shadura |
hgk: show secret changesets differently (shape and label)
|
Sat, 28 Mar 2015 21:33:47 +0100 |
Andrew Shadura |
hgk: remove no longer needed debug-rev-parse command
|
Sat, 28 Mar 2015 21:24:57 +0100 |
Andrew Shadura |
hgk: remove no longer needed debug-config command
|
Sat, 28 Mar 2015 20:05:01 +0100 |
Andrew Shadura |
hgk: display obsolete changesets in darkgrey
|
Sat, 28 Mar 2015 19:36:21 +0100 |
Andrew Shadura |
hgk: pass --hidden switch to hg subprocesses when needed
|
Sun, 28 Sep 2014 13:27:40 +0200 |
Andrew Shadura |
hgk: define bookmark colour explicitly, as Tk 8.6 has changed their meaning
|
Sat, 15 Mar 2014 18:27:51 +0100 |
Andrew Shadura |
hgk: use hg export to write commits
|
Tue, 25 Mar 2014 22:47:59 +0100 |
Andrew Shadura |
hgk: add .diff extension when exporting commits
|
Sat, 15 Mar 2014 15:44:51 +0100 |
Andrew Shadura |
hgk: enable selected patch text on Windows
|
Sat, 15 Mar 2014 15:33:50 +0100 |
Andrew Shadura |
hgk: ignore ctrl-z as EOF on windows
|
Sun, 01 Dec 2013 13:53:24 -0600 |
Andrew Shadura |
hgk: fix tag list parser (issue4101)
stable
|
Wed, 17 Apr 2013 03:40:18 +0200 |
Mads Kiilerich |
codingstyle: remove trailing spaces in various text files
|
Tue, 16 Oct 2012 22:44:14 +0200 |
Andrew Shadura |
hgk: remove regsub, split on \r instead
|
Tue, 16 Oct 2012 22:41:44 +0200 |
Andrew Shadura |
hgk: simplify tags parser
|
Sun, 10 Mar 2013 16:42:23 +0100 |
Andrew Shadura |
hgk: in popups, replace labels with window titles
|
Sun, 10 Mar 2013 16:42:16 +0100 |
Andrew Shadura |
hgk: update backgroud colour when Ttk is available
|
Tue, 16 Oct 2012 15:31:56 +0200 |
Andrew Shadura |
hgk: fix pop-up windows
|
Sun, 10 Mar 2013 16:12:26 +0100 |
Andrew Shadura |
hgk: don't use fixed format for dates
|
Sun, 10 Mar 2013 16:07:57 +0100 |
Andrew Shadura |
hgk: reformat changsets fields
|
Tue, 16 Oct 2012 15:07:41 +0200 |
Andrew Shadura |
hgk: drop committer field from the UI
|
Tue, 05 Feb 2013 12:58:21 +0100 |
Andrew Shadura |
hgk: support the old way of getting the current Ttk theme (issue3808)
stable
|
Wed, 07 Nov 2012 14:49:44 +0100 |
Andrew Shadura |
hgk: specify some colours explicitly in hex
|
Tue, 16 Oct 2012 14:54:51 +0200 |
Andrew Shadura |
hgk: use Ttk instead of plain Tk
|
Wed, 23 Feb 2011 00:25:18 +0100 |
David Soria Parra |
hgk: display bookmark in commit diff window
stable
|
Wed, 23 Feb 2011 00:25:01 +0100 |
David Soria Parra |
hgk: display bookmarks as gray labels in the commitline
stable
|
Wed, 23 Feb 2011 00:24:21 +0100 |
David Soria Parra |
hgk: read bookmarks
stable
|
Mon, 14 Feb 2011 07:39:21 +0000 |
Javi Merino |
hgk: gitk->hgk in About... menu
|