Mercurial > hg
graph
-
[churn] Fix progress bar not incrementing when merge cset is encounteredSun, 03 Sep 2006 18:41:16 -0400, by Josef "Jeff" Sipek
-
[churn] progress meterSun, 03 Sep 2006 16:30:07 -0400, by Josef "Jeff" Sipek
-
[churn] Ignore merge csetsSun, 03 Sep 2006 16:25:41 -0400, by Josef "Jeff" Sipek
-
[churn] repo.changes was renamed to repo.statusSun, 03 Sep 2006 16:23:18 -0400, by Josef "Jeff" Sipek
-
Merge with mpmSun, 03 Sep 2006 06:06:02 -0400, by Josef "Jeff" Sipek
-
Merge with Brendan CullySat, 19 Aug 2006 15:20:54 -0400, by Josef "Jeff" Sipek
-
Add revision range supportFri, 18 Aug 2006 22:08:48 -0700, by Brendan Cully
-
[churn] Fixed churn ignoring the first commitSat, 19 Aug 2006 14:47:31 -0400, by Josef "Jeff" Sipek
-
[churn] Trivial cleanupTue, 15 Aug 2006 06:15:06 -0400, by Josef "Jeff" Sipek
-
[churn] Trivial cleanup suggested by ThomasTue, 15 Aug 2006 05:48:49 -0400, by Josef "Jeff" Sipek
-
[churn] Cleanup suggestions from tonfaTue, 08 Aug 2006 15:29:33 -0400, by Josef "Jeff" Sipek
-
Churn extensionWed, 26 Jul 2006 19:42:56 -0400, by Josef "Jeff" Sipek
-
add document on command defaultsSat, 02 Sep 2006 20:24:53 +0800, by TK Soh
-
do not enable verbose output if quiet is specified in the cmdlineSun, 03 Sep 2006 02:28:39 +0200, by Benoit Boissinot
-
clone: simplifying dest repo creationSat, 02 Sep 2006 23:26:10 +0200, by Benoit Boissinot
-
sshrepo: when creating a repo, raise an error if it already existsSat, 02 Sep 2006 23:14:35 +0200, by Benoit Boissinot
-
localrepo: move the repo creation code, fail if the repo existsSat, 02 Sep 2006 23:06:47 +0200, by Benoit Boissinot
-
sshrepo: flush stderr before connecting to the hg serverSat, 02 Sep 2006 21:08:54 +0200, by Benoit Boissinot
-
gitweb: add file links to filelog pageThu, 31 Aug 2006 12:51:02 -0500, by TK Soh
-
gitweb: add annotate links to changeset pageThu, 31 Aug 2006 12:31:55 -0500, by TK Soh
-
Merge with crewWed, 30 Aug 2006 10:21:02 -0700, by Brendan Cully
-
Add --git support to hg emailWed, 30 Aug 2006 10:17:35 -0700, by Brendan Cully
-
Add --git to hg exportWed, 30 Aug 2006 10:08:56 -0700, by Brendan Cully
-
merge with brendanWed, 30 Aug 2006 19:58:54 +0200, by Benoit Boissinot
-
Call patch.diff directly instead of printdiff - this also saves anTue, 29 Aug 2006 17:08:55 -0700, by Brendan Cully
-
Remove dates from git export file lines - they confuse git-applyTue, 29 Aug 2006 17:08:42 -0700, by Brendan Cully
-
Find the system's MD5 binary.Fri, 28 Jul 2006 13:46:19 -0500, by Will Maier
-
gitweb: fix annotate page display problem on IE (6.0)Tue, 29 Aug 2006 14:04:54 -0500, by TK Soh
-
gitweb: fix file page display problem on IE (6.0)Tue, 29 Aug 2006 14:01:11 -0500, by TK Soh
-
gitweb: fix issue 349Tue, 29 Aug 2006 13:28:38 -0500, by TK Soh
-
Document the fact that revert might overwrite .orig filesTue, 29 Aug 2006 19:26:58 +0200, by Benoit Boissinot
-
Add a hint for revert --all when abortingTue, 29 Aug 2006 19:02:57 +0200, by Benoit Boissinot
-
fix incorrect warning when walking on a particular revMon, 28 Aug 2006 21:49:02 +0200, by Benoit Boissinot
-
fix errors reported by pycheckerSat, 26 Aug 2006 11:19:00 +0200, by Benoit Boissinot
-
Fixed an exception in notify extension (b2a_hex argument incorrect)Thu, 24 Aug 2006 15:19:56 -0700, by Alexis S. L. Carvalho
-
minor docstring fix for revertTue, 22 Aug 2006 12:20:24 -0500, by TK Soh
-
Allow for MB/sec transfer rates in test-http-proxy and test-ssh.Mon, 21 Aug 2006 10:46:58 -0700, by Lee Cantey
-
load extensions only after the ui object has been completely initializedTue, 22 Aug 2006 22:49:30 -0300, by Alexis S. L. Carvalho
-
Only read .hg/hgrc files from trusted users/groupsTue, 22 Aug 2006 20:45:03 -0300, by Alexis S. L. Carvalho
-
Fix hgk extension due to 4ec58b157265 refactoringWed, 23 Aug 2006 00:19:24 +0200, by Edouard Gomez
-
merge.Wed, 23 Aug 2006 08:42:21 -0700, by Vadim Gelfer
-
mq.el: Add comment to mq-edit-finish.Tue, 22 Aug 2006 17:01:24 -0700, by Bryan O'Sullivan
-
mq.el: add ability to edit a patch.Tue, 22 Aug 2006 16:59:22 -0700, by Bryan O'Sullivan
-
qheader: exit withh meaningful error code.Tue, 22 Aug 2006 16:59:09 -0700, by Bryan O'Sullivan
-
Emacs: add mq.el, early support for Mercurial Queues.Tue, 22 Aug 2006 16:04:58 -0700, by Bryan O'Sullivan
-
MQ: Make more commands return meaningful errors.Tue, 22 Aug 2006 16:03:55 -0700, by Bryan O'Sullivan
-
mercurial.el: deal with more vagaries of "hg status".Tue, 22 Aug 2006 15:15:52 -0700, by Bryan O'Sullivan
-
qrefresh: exit with status 1 if no patches applied.Tue, 22 Aug 2006 15:14:35 -0700, by Bryan O'Sullivan
-
mercurial.el: add hg-cwdTue, 22 Aug 2006 14:03:10 -0700, by Bryan O'Sullivan
-
mercurial.el: speed up mode line updates.Tue, 22 Aug 2006 14:02:43 -0700, by Bryan O'Sullivan
-
mercurial.el: add hg-status.Tue, 22 Aug 2006 11:37:18 -0700, by Bryan O'Sullivan
-
mercurial.el: use parents in modeline, not tipTue, 22 Aug 2006 11:36:58 -0700, by Bryan O'Sullivan
-
mercurial.el: fix hg-chomp.Tue, 22 Aug 2006 11:24:59 -0700, by Bryan O'Sullivan
-
mercurial.el: fix calls to goto-char.Tue, 22 Aug 2006 08:54:19 -0700, by Bryan O'Sullivan
-
mercurial.el: get rid of unportable, unperformant use of replace-regexp.Tue, 22 Aug 2006 08:53:37 -0700, by Bryan O'Sullivan
-
merge.Tue, 22 Aug 2006 07:55:10 -0700, by Vadim Gelfer
-
Support the demandload syntax "@" in packagescanThu, 10 Aug 2006 16:59:58 +0200, by Volker Kleinfeld
-
merge.Tue, 22 Aug 2006 07:32:54 -0700, by Vadim Gelfer
-
Support foo@bar notation as demandload module spec.Tue, 22 Aug 2006 14:31:56 +0900, by Shun-ichi GOTO
-
Make test-strict append to $HGRCPATH, like other tests do since 61fcd9fac434.Tue, 22 Aug 2006 10:20:21 +0200, by Thomas Arendsen Hein