Mercurial > hg
graph
-
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
-
hgweb: partially revert 4ec58b157265Mon, 14 Aug 2006 16:06:37 +0300, by Giorgos Keramidas
-
merge: consolidate dirstate updatesTue, 15 Aug 2006 23:17:06 -0500, by Matt Mackall
-
merge: use file size stored in revlog indexTue, 15 Aug 2006 22:46:35 -0500, by Matt Mackall
-
merge: move forgets to the apply stageTue, 15 Aug 2006 18:30:21 -0500, by Matt Mackall
-
trivial bool() cleanupTue, 15 Aug 2006 18:12:36 -0500, by Matt Mackall
-
filelog.cmp: return 0 for equalityTue, 15 Aug 2006 16:28:00 -0500, by Matt Mackall
-
merge: hoist some working manifest logic out of merge loopTue, 15 Aug 2006 16:27:19 -0500, by Matt Mackall
-
merge: working manifest new/changedTue, 15 Aug 2006 16:12:51 -0500, by Matt Mackall
-
merge: factor out exec bit merge functionTue, 15 Aug 2006 15:58:10 -0500, by Matt Mackall
-
Use revlog hash comparison technique in mergeTue, 15 Aug 2006 15:45:45 -0500, by Matt Mackall
-
Move cmp bits from filelog to revlogTue, 15 Aug 2006 14:18:13 -0500, by Matt Mackall
-
Move ui.sendmail to mail.connect/sendmailTue, 15 Aug 2006 14:06:50 -0500, by Matt Mackall
-
Move ui.diffopts to patch.diffopts where it belongsTue, 15 Aug 2006 11:34:08 -0500, by Matt Mackall
-
filelog: add hash-based comparisonsMon, 14 Aug 2006 15:07:00 -0500, by Matt Mackall
-
Merge with crewMon, 14 Aug 2006 14:42:15 -0500, by Matt Mackall
-
cmdutil.matchpats: allow include/exclude to be optional.Sun, 13 Aug 2006 17:03:33 -0700, by Vadim Gelfer
-
add default values to arguments of walk etc.Sun, 13 Aug 2006 17:03:03 -0700, by Vadim Gelfer
-
move commands.addremove_lock to cmdutil.addremoveSun, 13 Aug 2006 16:57:45 -0700, by Vadim Gelfer
-
move walk and matchpats from commands to cmdutil.Sun, 13 Aug 2006 16:11:22 -0700, by Vadim Gelfer
-
fix patch.patch.filterfiles.Sun, 13 Aug 2006 15:24:30 -0700, by Vadim Gelfer
-
make test-diff-subdir executable.Sun, 13 Aug 2006 15:03:48 -0700, by Vadim Gelfer
-
tests: new test for hg diff of a subdirectory onlySun, 13 Aug 2006 23:00:18 +0300, by Giorgos Keramidas
-
Make clear that hg pull -r REV pulls "up to" a revision.Sun, 13 Aug 2006 18:35:24 +0300, by Giorgos Keramidas
-
Use cached hg-root-dir instead of rediscoveringSun, 13 Aug 2006 20:21:13 +0300, by Giorgos Keramidas
-
hgweb: repo.changes() is now called repo.status()Sun, 13 Aug 2006 18:01:44 +0300, by Giorgos Keramidas
-
remove localrepository.changes.Sat, 12 Aug 2006 16:40:12 -0700, by Vadim Gelfer
-
refactor text diff/patch code.Sat, 12 Aug 2006 16:13:27 -0700, by Vadim Gelfer
-
merge.Sat, 12 Aug 2006 16:05:09 -0700, by Vadim Gelfer
-
manifest.execf is now a function.Sat, 12 Aug 2006 16:04:49 -0700, by Vadim Gelfer
-
merge.Sat, 12 Aug 2006 15:43:38 -0700, by Vadim Gelfer
-
grep: add --follow support.Sat, 12 Aug 2006 15:01:46 -0700, by Brendan Cully
-
grep: display correct user/revision for --all in reverse.Sat, 12 Aug 2006 13:51:14 -0700, by Brendan Cully
-
util: qualify name properly.Sat, 12 Aug 2006 15:41:26 -0700, by Vadim Gelfer
-
mq: demandload moreSat, 12 Aug 2006 14:15:23 -0700, by Vadim Gelfer
-
commands.import: refactor patch parsing into patch.extract.Sat, 12 Aug 2006 13:16:48 -0700, by Vadim Gelfer
-
merge git patch code.Sat, 12 Aug 2006 12:47:18 -0700, by Vadim Gelfer
-
Tests for git importFri, 11 Aug 2006 16:56:31 -0700, by Brendan Cully
-
Remove debugging lineFri, 11 Aug 2006 16:55:48 -0700, by Brendan Cully
-
Fix bad merge with crewFri, 11 Aug 2006 16:30:24 -0700, by Brendan Cully
-
Move patch-related code into its own module.Fri, 11 Aug 2006 15:50:16 -0700, by Brendan Cully
-
Teach import to understand git diff extensions.Fri, 11 Aug 2006 15:50:07 -0700, by Brendan Cully
-
update copyrights.Sat, 12 Aug 2006 12:30:02 -0700, by Vadim Gelfer
-
merge.Sat, 12 Aug 2006 12:12:23 -0700, by Vadim Gelfer
-
Fix some bugs introduced during the manifest refactoringSat, 12 Aug 2006 08:53:23 -0300, by Alexis S. L. Carvalho
-
Fix "hg qnew -f foo" without -mSat, 12 Aug 2006 09:24:04 -0300, by Alexis S. L. Carvalho
-
merge with mpm.Sat, 12 Aug 2006 11:53:12 -0700, by Vadim Gelfer
-
import: get lock and wlock one timeFri, 11 Aug 2006 14:50:41 -0700, by Vadim Gelfer
-
Adjusted documentation for hgrc's "[smtp] host" for change in 9f745d3675d4.Fri, 11 Aug 2006 09:11:54 +0200, by Thomas Arendsen Hein
-
fix test outputThu, 10 Aug 2006 17:37:57 -0700, by Vadim Gelfer
-
mq: only add mq attribute to local repoThu, 10 Aug 2006 17:33:08 -0700, by Vadim Gelfer
-
mq: apply patch is any posative guard matchesThu, 10 Aug 2006 17:18:55 -0700, by Vadim Gelfer
-
fetch: fix test failThu, 10 Aug 2006 17:02:11 -0700, by Vadim Gelfer
-
mq: do not allow to push from repo with patches appliedThu, 10 Aug 2006 16:10:59 -0700, by Vadim Gelfer
-
call reposetup functions of extension modules whenever repo createdThu, 10 Aug 2006 15:44:05 -0700, by Vadim Gelfer
-
mq: test commit in repo with patches appliedThu, 10 Aug 2006 15:02:18 -0700, by Vadim Gelfer
-
Disallow commit over an applied mq patch.Thu, 10 Aug 2006 11:18:48 -0700, by Brendan Cully
-
qselect: add --pop, --reapply optionsThu, 10 Aug 2006 14:58:10 -0700, by Vadim Gelfer
-
Fix some tests for portability.Wed, 09 Aug 2006 12:05:40 -0700, by Danek Duvall
-
merge: minor simplificationMon, 14 Aug 2006 14:14:08 -0500, by Matt Mackall
-
Remove manifest.readflagsFri, 11 Aug 2006 11:00:38 -0500, by Matt Mackall
-
Change remaining users of manifest flagsFri, 11 Aug 2006 10:57:42 -0500, by Matt Mackall
-
Switch to simpler manifestdictThu, 10 Aug 2006 22:38:56 -0500, by Matt Mackall
-
Merge: use single objects for tracking manifestsWed, 09 Aug 2006 22:07:13 -0500, by Matt Mackall
-
Merge: save away mode bit so that we don't need manifest laterWed, 09 Aug 2006 17:11:01 -0500, by Matt Mackall
-
Merge manifest refactor workWed, 09 Aug 2006 15:03:46 -0500, by Matt Mackall
-
Combine manifest dict and flags dict into a single objectWed, 09 Aug 2006 14:53:03 -0500, by Matt Mackall
-
manifestflags: eliminate remaining users of direct dict accessWed, 19 Jul 2006 19:11:50 -0500, by Matt Mackall
-
Use strings for manifestflags to allow storing multiple flagsSun, 16 Jul 2006 03:22:05 -0500, by Matt Mackall
-
Start using manifestflags methodsSun, 16 Jul 2006 03:14:17 -0500, by Matt Mackall
-
Add manifestflags classSun, 16 Jul 2006 02:59:20 -0500, by Matt Mackall
-
Merge with crew, fix most testsWed, 09 Aug 2006 13:55:18 -0500, by Matt Mackall
-
mq: make guards more strict, add testsWed, 09 Aug 2006 09:38:11 -0700, by Vadim Gelfer
-
mq: drop qversion commandTue, 08 Aug 2006 17:11:36 -0700, by Vadim Gelfer
-
fetch: hold lock and wlock across all operationsTue, 08 Aug 2006 17:08:59 -0700, by Vadim Gelfer
-
tests: forgot to add test-mq-guards.outWed, 09 Aug 2006 02:04:49 -0700, by Vadim Gelfer
-
fetch: lock repo across pull and commitTue, 08 Aug 2006 16:40:08 -0700, by Vadim Gelfer
-
fetch: drop commands.doupdateTue, 08 Aug 2006 16:37:41 -0700, by Vadim Gelfer
-
test-fetch: make output stableTue, 08 Aug 2006 16:23:02 -0700, by Vadim Gelfer
-
fetch: fix breakage from mpm.Tue, 08 Aug 2006 16:09:26 -0700, by Vadim Gelfer
-
mq: new commands qselect, qguardTue, 08 Aug 2006 21:42:50 -0700, by Vadim Gelfer
-
fix permission of test-mq-qsaveTue, 08 Aug 2006 18:14:03 -0700, by Vadim Gelfer
-
mq: add join methodTue, 08 Aug 2006 18:12:48 -0700, by Vadim Gelfer
-
Make mq camelcase consistent with the rest of hg.Mon, 07 Aug 2006 14:59:32 -0700, by Brendan Cully
-
Add basic qsave/qrestore test.Mon, 07 Aug 2006 14:48:24 -0700, by Brendan Cully
-
Update qsave to use StatusEntry; don't throw exception on bad status lines.Mon, 07 Aug 2006 14:48:18 -0700, by Brendan Cully
-
Merge: combine force and forcemerge argumentsTue, 08 Aug 2006 10:56:48 -0500, by Matt Mackall