Mercurial > hg
graph
-
manifest.py: remove unnecessary methodWed, 20 Sep 2006 22:26:47 +0200, by Benoit Boissinot
-
Switch revlog.ancestor to use revisions rather than nodeidsThu, 21 Sep 2006 18:15:44 -0500, by Matt Mackall
-
mpatch: Fix for malloc corner case on AIXThu, 21 Sep 2006 16:16:39 -0500, by Matt Mackall
-
Merge with crewThu, 21 Sep 2006 16:15:39 -0500, by Matt Mackall
-
tests: add new test; test-mq-qrefreshWed, 20 Sep 2006 21:44:35 +0200, by Giorgos Keramidas
-
Abstract ancestor algorithm into generic functionWed, 20 Sep 2006 16:50:50 -0500, by Matt Mackall
-
Merge with crewTue, 19 Sep 2006 15:28:13 -0500, by Matt Mackall
-
qimport: rename patch to patchname to avoid shadowing moduleTue, 19 Sep 2006 08:45:39 -0700, by Brendan Cully
-
Move defaultrev into changectxFri, 15 Sep 2006 15:23:52 -0700, by Brendan Cully
-
fix warnings spotted by pycheckerMon, 18 Sep 2006 17:43:31 +0200, by Benoit Boissinot
-
hgweb: fix errors spotted by pycheckerMon, 18 Sep 2006 17:32:28 +0200, by Benoit Boissinot
-
extdiff: use the default option only if the default program is usedMon, 18 Sep 2006 12:01:32 +0200, by TK Soh
-
Merge with mainlineMon, 18 Sep 2006 11:55:38 +0200, by Benoit Boissinot
-
Update [extdiff] configuration sample for vimdiff,Fri, 15 Sep 2006 22:55:17 +0200, by Mathieu Clabaut
-
filectx: add rename-aware ancestor algorithmTue, 19 Sep 2006 14:58:54 -0500, by Matt Mackall
-
changectx: add ancestor functionSun, 17 Sep 2006 22:59:33 -0500, by Matt Mackall
-
filectx: allow passing filelog in init to avoid opening new filelogsSun, 17 Sep 2006 22:58:11 -0500, by Matt Mackall
-
filelog: make metadata method privateSun, 17 Sep 2006 22:38:06 -0500, by Matt Mackall
-
filectx: add rename traversal for parents()Sun, 17 Sep 2006 22:20:44 -0500, by Matt Mackall
-
merge: simplify actions with helper functionSun, 17 Sep 2006 21:27:30 -0500, by Matt Mackall
-
merge: simplify local created logicSun, 17 Sep 2006 21:11:26 -0500, by Matt Mackall
-
merge: simplify prompt codeSun, 17 Sep 2006 20:43:06 -0500, by Matt Mackall
-
merge: simplify exec flag handlingSun, 17 Sep 2006 20:38:02 -0500, by Matt Mackall
-
merge: simplify tests for local changed/remote deletedSun, 17 Sep 2006 20:18:27 -0500, by Matt Mackall
-
merge: more simplification of m2 manifest scanningSun, 17 Sep 2006 20:10:54 -0500, by Matt Mackall
-
merge: reorder tests on m2 items in manifestmergeSun, 17 Sep 2006 20:00:14 -0500, by Matt Mackall
-
merge: eliminate redundant security checkSun, 17 Sep 2006 19:54:01 -0500, by Matt Mackall
-
merge: eliminate confusing queued variableSun, 17 Sep 2006 19:53:19 -0500, by Matt Mackall
-
merge: remove no longer possible clauseSun, 17 Sep 2006 18:28:50 -0500, by Matt Mackall
-
merge: move apply and dirstate code into separate functionsSun, 17 Sep 2006 17:39:19 -0500, by Matt Mackall
-
merge: remove linear variableSun, 17 Sep 2006 17:13:02 -0500, by Matt Mackall
-
merge: simplify hook codeSun, 17 Sep 2006 17:07:44 -0500, by Matt Mackall
-
merge: linear_path -> linearSun, 17 Sep 2006 16:50:17 -0500, by Matt Mackall
-
merge: pull manifest checks and updates into separate functionsSun, 17 Sep 2006 16:47:33 -0500, by Matt Mackall
-
merge: remove now unused umap dictSun, 17 Sep 2006 16:13:34 -0500, by Matt Mackall
-
merge: pull manifest comparison out into separate functionSun, 17 Sep 2006 16:13:03 -0500, by Matt Mackall
-
Merge with mainlineSun, 17 Sep 2006 16:02:09 -0500, by Matt Mackall
-
merge: move set_exec to actionsSun, 17 Sep 2006 15:59:59 -0500, by Matt Mackall
-
merge: add forget to action listSun, 17 Sep 2006 15:54:51 -0500, by Matt Mackall
-
merge: add codes to action list, eliminate None elementsSun, 17 Sep 2006 15:24:00 -0500, by Matt Mackall
-
merge: convert actions to listSun, 17 Sep 2006 15:10:56 -0500, by Matt Mackall
-
Merge with backoutFri, 15 Sep 2006 16:01:16 -0500, by Matt Mackall
-
Back out trusted hgrc change for nowFri, 15 Sep 2006 16:00:16 -0500, by Matt Mackall
-
Merge with crewFri, 15 Sep 2006 15:22:45 -0500, by Matt Mackall
-
Add support for diffstat in commit emails, and move diffstat fromWed, 13 Sep 2006 13:14:08 -0700, by Matt Doar
-
cat: default to working dir parent instead of tipThu, 14 Sep 2006 19:24:00 -0700, by Brendan Cully
-
merge with brendanFri, 15 Sep 2006 00:51:27 +0200, by Benoit Boissinot
-
hgk: add --limit, and revrangesWed, 13 Sep 2006 18:24:58 -0700, by Brendan Cully
-
hgk: add revision numbersWed, 13 Sep 2006 13:50:28 -0700, by Brendan Cully
-
mq: handle patch names containing ":"Thu, 14 Sep 2006 22:52:47 +0200, by Brendan Cully
-
Move revision parsing into cmdutil.Thu, 14 Sep 2006 11:19:35 -0700, by Brendan Cully
-
Avoid negative block sizes in lazyparser.Wed, 13 Sep 2006 14:37:51 -0300, by Alexis S. L. Carvalho
-
mq: add qdelete --forget optionThu, 14 Sep 2006 15:35:55 +0200, by Brendan Cully
-
mq: do not update an empty working directory after strip.Wed, 13 Sep 2006 16:41:03 -0700, by Brendan Cully
-
mq: Add --git option to qrefreshTue, 12 Sep 2006 11:11:19 -0700, by Brendan Cully
-
Add the -s option to `hg help qseries`.Wed, 13 Sep 2006 21:46:36 +0200, by john levon
-
sshrepo: don't try to validate when creating the repoWed, 13 Sep 2006 19:57:40 +0200, by Benoit Boissinot
-
Make qrename handle directory targets; closes #333.Wed, 13 Sep 2006 08:57:08 -0700, by Brendan Cully
-
Fixed python2.3 incompatibility (rsplit) in qpush/qpop with index.Tue, 12 Sep 2006 17:27:41 +0200, by Thomas Arendsen Hein
-
Added tests for qpush/qpop with index.Tue, 12 Sep 2006 17:26:20 +0200, by Thomas Arendsen Hein
-
Fixed OSError "No such file or directory: None" and make IOError consistent.Mon, 11 Sep 2006 10:23:23 +0200, by Thomas Arendsen Hein
-
If local repository is missing, make error message clearer.Mon, 11 Sep 2006 10:08:30 +0200, by Thomas Arendsen Hein
-
don't let lazyparser read more data than it can handleSun, 10 Sep 2006 19:15:08 -0300, by Alexis S. L. Carvalho
-
document changelog formatSat, 09 Sep 2006 12:56:08 +0200, by Benoit Boissinot
-
merge with brendanSat, 09 Sep 2006 12:51:05 +0200, by Benoit Boissinot
-
strip: strip changelog before manifestWed, 30 Aug 2006 15:13:45 -0700, by Brendan Cully
-
extdiff: do not shell-quote options to new commandsMon, 28 Aug 2006 16:30:48 -0500, by TK Soh
-
Include section name and parameter name (if available) in config errors.Fri, 08 Sep 2006 10:01:45 +0200, by Thomas Arendsen Hein
-
Never apply string formatting to generated errors with util.Abort.Fri, 08 Sep 2006 09:36:18 +0200, by Thomas Arendsen Hein
-
hg merge: fix lookup of branchFri, 08 Sep 2006 02:16:16 +0200, by Benoit Boissinot
-
merge with crewFri, 08 Sep 2006 01:07:21 +0200, by Benoit Boissinot
-
hgk.py: fix for a bug introduced in 32fd512ca7c0Fri, 08 Sep 2006 00:56:37 +0200, by Benoit Boissinot
-
allow shell-quoting in command defaultsThu, 07 Sep 2006 13:53:20 -0500, by TK Soh
-
hgk.py: use mercurial.patch functions when possibleThu, 07 Sep 2006 14:13:01 +0200, by Benoit Boissinot
-
git --diff: fix traceback when getting mode changeThu, 07 Sep 2006 14:12:39 +0200, by Benoit Boissinot
-
hgk.py: use nullid instead of a constantThu, 07 Sep 2006 14:01:00 +0200, by Benoit Boissinot
-
hgk.py: fix warnings from pycheckerWed, 06 Sep 2006 02:15:33 +0200, by Benoit Boissinot
-
hgk.py: add an optional file list to debug-diff-treeWed, 06 Sep 2006 02:13:08 +0200, by Benoit Boissinot
-
really treat the right side of acl.{allow,deny} as a list of usersTue, 27 Jun 2006 01:41:07 +0300, by Mikhail Sobolev
-
merge crew with hg-churnTue, 05 Sep 2006 11:33:47 +0200, by Benoit Boissinot
-
Fix for Python 2.3 compatibility.Tue, 05 Sep 2006 12:40:45 +0900, by Shun-ichi GOTO
-
hgk: use short changeset hashesThu, 24 Aug 2006 16:12:23 -0500, by TK Soh
-
merge with brendanTue, 05 Sep 2006 01:15:46 +0200, by Benoit Boissinot
-
unlink temporary patch files even when an exception is raisedTue, 05 Sep 2006 01:11:14 +0200, by Benoit Boissinot
-
Remove temporary git patch filesWed, 30 Aug 2006 13:42:57 -0700, by Brendan Cully
-
Fix git patch application when cwd != repo.rootWed, 30 Aug 2006 13:12:26 -0700, by Brendan Cully
-
Detect git patches in patchbomb makepatch functionWed, 30 Aug 2006 12:55:10 -0700, by Brendan Cully
-
merge with hg-churnMon, 04 Sep 2006 23:27:14 +0200, by Benoit Boissinot
-
[churn] Moved churn extension from hgext to contribMon, 04 Sep 2006 16:02:25 -0400, by Josef "Jeff" Sipek
-
[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
-
Merge with tahTue, 22 Aug 2006 10:18:40 +0200, by Thomas Arendsen Hein
-
Make tests append settings to $HGRCPATH instead of $HGTMP/.hgrcTue, 22 Aug 2006 10:08:42 +0200, by Thomas Arendsen Hein
-
Clear contents of global hgrc for tests before running each test.Tue, 22 Aug 2006 09:55:14 +0200, by Thomas Arendsen Hein
-
Add ui.strict config item.Mon, 21 Aug 2006 21:59:29 -0700, by Bryan O'Sullivan
-
Ignore .DS_Store directoriesMon, 21 Aug 2006 17:47:02 -0700, by Lee Cantey
-
Allow for MB/sec transfer rates in test-httpMon, 21 Aug 2006 16:33:43 -0700, by Lee Cantey
-
patch queue: portability.notesMon, 21 Aug 2006 14:13:27 -0700, by Danek Duvall
-
mq: fix bad interaction between demandload and update of commands.norepoMon, 21 Aug 2006 13:59:17 -0700, by Vadim Gelfer
-
revert: add -a as alias for --allMon, 21 Aug 2006 11:05:43 -0700, by Vadim Gelfer
-
revert: require --all to revert all files.Mon, 21 Aug 2006 09:44:52 -0700, by Vadim Gelfer
-
merge: fold umap and added into m1 manifestTue, 22 Aug 2006 21:02:25 -0500, by Matt Mackall
-
merge: make unresolved a counterTue, 22 Aug 2006 19:39:54 -0500, by Matt Mackall
-
merge: use context code to retrieve manifestsTue, 22 Aug 2006 19:32:16 -0500, by Matt Mackall
-
merge: add remove to the action hashTue, 22 Aug 2006 19:12:09 -0500, by Matt Mackall
-
merge: combine merge and get listsTue, 22 Aug 2006 18:06:17 -0500, by Matt Mackall
-
merge: remove redundant ifTue, 22 Aug 2006 17:42:55 -0500, by Matt Mackall
-
merge: eliminate mw manifestdict, do everything with m1Tue, 22 Aug 2006 17:26:44 -0500, by Matt Mackall
-
merge: eliminate usage of m1 after working manifest creationTue, 22 Aug 2006 17:20:09 -0500, by Matt Mackall
-
merge: simplify working dir manifest generationTue, 22 Aug 2006 17:08:38 -0500, by Matt Mackall
-
merge: simplify some update logicTue, 22 Aug 2006 16:47:27 -0500, by Matt Mackall
-
merge: hoist partial code out of manifest loopsTue, 22 Aug 2006 16:23:29 -0500, by Matt Mackall
-
merge: minor simplificationTue, 22 Aug 2006 16:12:54 -0500, by Matt Mackall
-
merge: rename mysterious variableMon, 21 Aug 2006 14:25:56 -0500, by Matt Mackall
-
merge: add backwards variableMon, 21 Aug 2006 14:21:42 -0500, by Matt Mackall
-
tag: shorten hash in default commit messageSun, 20 Aug 2006 23:52:52 -0500, by Matt Mackall
-
Only show long hashes with --debug, not --verboseSun, 20 Aug 2006 22:51:56 -0500, by Matt Mackall
-
Demote a pull note to a debug messageSun, 20 Aug 2006 21:59:51 -0500, by Matt Mackall
-
fix typo in mail.pySun, 20 Aug 2006 02:21:59 -0300, by Alexis S. L. Carvalho
-
fix incoming -pSun, 20 Aug 2006 02:21:51 -0300, by Alexis S. L. Carvalho
-
dirstate.py: when comparing mtimes, use only the integer part.Sun, 20 Aug 2006 01:13:11 -0300, by Alexis S. L. Carvalho
-
localrepo.status: detect clean files even when the mtime has changedSun, 20 Aug 2006 00:44:54 -0300, by Alexis S. L. Carvalho
-
Avoid Python 2.5 warningSun, 20 Aug 2006 00:44:53 -0300, by Alexis S. L. Carvalho
-
extdiff: make new diff commands pick up their options correctlyThu, 17 Aug 2006 15:30:45 -0500, by TK Soh
-
addremove: add -s/--similarity optionFri, 18 Aug 2006 22:13:58 -0700, by Vadim Gelfer
-
fix comment.Fri, 18 Aug 2006 21:18:01 -0700, by Vadim Gelfer
-
merge.Fri, 18 Aug 2006 21:17:28 -0700, by Vadim Gelfer
-
addremove: do not deprecate.Sun, 23 Jul 2006 09:04:14 -0700, by Vadim Gelfer
-
merge.Fri, 18 Aug 2006 21:04:10 -0700, by Vadim Gelfer
-
fix issue 322.Fri, 18 Aug 2006 21:03:29 -0700, by Vadim Gelfer
-
merge.Fri, 18 Aug 2006 17:02:38 -0700, by Vadim Gelfer
-
add missing import of errnoThu, 17 Aug 2006 21:13:35 +0300, by Giorgos Keramidas
-
merge.Fri, 18 Aug 2006 15:53:30 -0700, by Vadim Gelfer
-
add other dir/file case to test for issue322.Fri, 18 Aug 2006 15:53:14 -0700, by Vadim Gelfer
-
Teach annotate to follow copies.Fri, 18 Aug 2006 14:59:18 -0700, by Brendan Cully
-
Add self to contributorsFri, 18 Aug 2006 15:03:16 -0700, by Brendan Cully
-
add test for issue 322.Fri, 18 Aug 2006 14:49:12 -0700, by Vadim Gelfer
-
merge with self.Fri, 18 Aug 2006 14:13:44 -0700, by Vadim Gelfer
-
load extensions from every hgrc.Fri, 18 Aug 2006 14:13:24 -0700, by Vadim Gelfer
-
refactor extension loading.Fri, 11 Aug 2006 16:12:14 -0700, by Vadim Gelfer
-
merge with brendan.Fri, 18 Aug 2006 13:01:40 -0700, by Vadim Gelfer
-
mq: fix appliednameWed, 16 Aug 2006 19:55:42 -0700, by Brendan Cully
-
mq help text updates and speling fixesWed, 16 Aug 2006 19:53:42 -0700, by Brendan Cully
-
Add qnew -e option.Wed, 16 Aug 2006 19:53:01 -0700, by Brendan Cully
-
allow qrefresh to take a list of files; closes #96.Wed, 16 Aug 2006 19:52:21 -0700, by Brendan Cully
-
Fix test-mq-qdiff; add -I and -X options to qdiffWed, 16 Aug 2006 19:51:39 -0700, by Brendan Cully
-
Fix qfold after recent changesWed, 16 Aug 2006 19:50:50 -0700, by Brendan Cully
-
sed portability fixesWed, 16 Aug 2006 19:50:21 -0700, by Brendan Cully
-
Teach mq about git patchesWed, 16 Aug 2006 19:49:45 -0700, by Brendan Cully
-
Move import's working dir update code into patch.updatedirWed, 16 Aug 2006 19:46:18 -0700, by Brendan Cully
-
Solaris portability fixesFri, 18 Aug 2006 10:24:04 -0700, by Danek Duvall
-
Fix bug #345.Fri, 18 Aug 2006 10:05:44 -0700, by Brendan Cully
-
patchbomb: import new mail moduleWed, 16 Aug 2006 11:03:45 -0700, by Brendan Cully
-
mail: fix connectWed, 16 Aug 2006 11:03:32 -0700, by Brendan Cully
-
merge with tahFri, 18 Aug 2006 13:07:35 +0200, by Thomas Arendsen Hein
-
Fix hgweb's patch display in changeset view.Fri, 18 Aug 2006 13:06:38 +0200, by Thomas Arendsen Hein
-
hgext: more patchbomb documentationTue, 15 Aug 2006 23:37:37 +0300, by Giorgos Keramidas
-
make new tests executable.Wed, 16 Aug 2006 10:53:01 -0700, by Vadim Gelfer
-
tests: new test for the bisect extensionTue, 15 Aug 2006 21:49:49 +0300, by Giorgos Keramidas
-
tests: new test for "hg annotate"Tue, 15 Aug 2006 21:22:26 +0300, by Giorgos Keramidas
-
override previous merge with mpm.Wed, 16 Aug 2006 10:52:42 -0700, by Vadim Gelfer
-
redo merge with mpm.Wed, 16 Aug 2006 10:52:19 -0700, by Vadim Gelfer
-
merge with mpm.Wed, 16 Aug 2006 10:46:24 -0700, by Vadim Gelfer
-
Unify mq and hg patch invocation.Tue, 15 Aug 2006 11:28:50 -0700, by Brendan Cully
-
merge.Tue, 15 Aug 2006 11:43:31 -0700, by Vadim Gelfer
-
make test-mq-qdiff executable.Tue, 15 Aug 2006 11:42:50 -0700, by Vadim Gelfer
-
tests: new test for mq qdiff commandTue, 15 Aug 2006 20:59:55 +0300, by Giorgos Keramidas
-
merge with other head by default, not tip.Tue, 15 Aug 2006 11:38:07 -0700, by Vadim Gelfer
-
merge with mpm.Tue, 15 Aug 2006 09:37:58 -0700, by Vadim Gelfer
-
Tune a bit the extdiff toplevel comments/samples.Tue, 15 Aug 2006 18:14:58 +0300, by Giorgos Keramidas
-
Fixed test-extdiff.Tue, 15 Aug 2006 16:04:47 +0200, by Thomas Arendsen Hein
-
A fix for --prune.Tue, 15 Aug 2006 00:03:48 -0700, by Brendan Cully
-
Adjusted test to changed help output.Tue, 15 Aug 2006 11:47:17 +0200, by Thomas Arendsen Hein
-
merge with jeffpcTue, 15 Aug 2006 11:22:29 +0200, by Thomas Arendsen Hein
-
Use demandload in hgkTue, 15 Aug 2006 05:12:27 -0400, by Josef "Jeff" Sipek
-
Add diff --git optionMon, 14 Aug 2006 22:48:03 -0700, by Brendan Cully
-
extdiff: fix bugs. add test.Mon, 14 Aug 2006 15:51:35 -0700, by Vadim Gelfer
-
Allow qdel to delete multiple patches.Mon, 14 Aug 2006 11:41:08 -0700, by Brendan Cully
-
Replace qdel/qfold -f option with -k/--keep.Mon, 14 Aug 2006 11:24:19 -0700, by Brendan Cully
-
Properly shell-quote arguments in extdiffMon, 14 Aug 2006 11:10:21 -0700, by Brendan Cully
-
Update extdiff for recent refactoringMon, 14 Aug 2006 11:07:15 -0700, by Brendan Cully
-
Test for log --prune.Mon, 14 Aug 2006 10:27:02 -0700, by Brendan Cully