Fri, 18 Aug 2006 14:13:44 -0700 merge with self.
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 18 Aug 2006 14:13:44 -0700] rev 2945
merge with self.
Fri, 18 Aug 2006 14:13:24 -0700 load extensions from every hgrc.
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 18 Aug 2006 14:13:24 -0700] rev 2944
load extensions from every hgrc. before this change only extensions in global hgrc files were loaded. now extensions in per-repo hgrc are loaded.
Fri, 11 Aug 2006 16:12:14 -0700 refactor extension loading.
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 11 Aug 2006 16:12:14 -0700] rev 2943
refactor extension loading.
Fri, 18 Aug 2006 13:01:40 -0700 merge with brendan.
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 18 Aug 2006 13:01:40 -0700] rev 2942
merge with brendan.
Wed, 16 Aug 2006 19:55:42 -0700 mq: fix appliedname
Brendan Cully <brendan@kublai.com> [Wed, 16 Aug 2006 19:55:42 -0700] rev 2941
mq: fix appliedname
Wed, 16 Aug 2006 19:53:42 -0700 mq help text updates and speling fixes
Brendan Cully <brendan@kublai.com> [Wed, 16 Aug 2006 19:53:42 -0700] rev 2940
mq help text updates and speling fixes
Wed, 16 Aug 2006 19:53:01 -0700 Add qnew -e option.
Brendan Cully <brendan@kublai.com> [Wed, 16 Aug 2006 19:53:01 -0700] rev 2939
Add qnew -e option.
Wed, 16 Aug 2006 19:52:21 -0700 allow qrefresh to take a list of files; closes #96.
Brendan Cully <brendan@kublai.com> [Wed, 16 Aug 2006 19:52:21 -0700] rev 2938
allow qrefresh to take a list of files; closes #96.
Wed, 16 Aug 2006 19:51:39 -0700 Fix test-mq-qdiff; add -I and -X options to qdiff
Brendan Cully <brendan@kublai.com> [Wed, 16 Aug 2006 19:51:39 -0700] rev 2937
Fix test-mq-qdiff; add -I and -X options to qdiff
Wed, 16 Aug 2006 19:50:50 -0700 Fix qfold after recent changes
Brendan Cully <brendan@kublai.com> [Wed, 16 Aug 2006 19:50:50 -0700] rev 2936
Fix qfold after recent changes
Wed, 16 Aug 2006 19:50:21 -0700 sed portability fixes
Brendan Cully <brendan@kublai.com> [Wed, 16 Aug 2006 19:50:21 -0700] rev 2935
sed portability fixes
Wed, 16 Aug 2006 19:49:45 -0700 Teach mq about git patches
Brendan Cully <brendan@kublai.com> [Wed, 16 Aug 2006 19:49:45 -0700] rev 2934
Teach mq about git patches
Wed, 16 Aug 2006 19:46:18 -0700 Move import's working dir update code into patch.updatedir
Brendan Cully <brendan@kublai.com> [Wed, 16 Aug 2006 19:46:18 -0700] rev 2933
Move import's working dir update code into patch.updatedir
Fri, 18 Aug 2006 10:24:04 -0700 Solaris portability fixes
Danek Duvall <danek.duvall@sun.com> [Fri, 18 Aug 2006 10:24:04 -0700] rev 2932
Solaris portability fixes
Fri, 18 Aug 2006 10:05:44 -0700 Fix bug #345.
Brendan Cully <brendan@kublai.com> [Fri, 18 Aug 2006 10:05:44 -0700] rev 2931
Fix bug #345. The last hit for a file might have been before the last window, so we can't clear copies. To reduce the load, we only store real copy entries instead of storing hashes for every revision.
Wed, 16 Aug 2006 11:03:45 -0700 patchbomb: import new mail module
Brendan Cully <brendan@kublai.com> [Wed, 16 Aug 2006 11:03:45 -0700] rev 2930
patchbomb: import new mail module
Wed, 16 Aug 2006 11:03:32 -0700 mail: fix connect
Brendan Cully <brendan@kublai.com> [Wed, 16 Aug 2006 11:03:32 -0700] rev 2929
mail: fix connect
Fri, 18 Aug 2006 13:07:35 +0200 merge with tah
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 18 Aug 2006 13:07:35 +0200] rev 2928
merge with tah
Fri, 18 Aug 2006 13:06:38 +0200 Fix hgweb's patch display in changeset view.
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 18 Aug 2006 13:06:38 +0200] rev 2927
Fix hgweb's patch display in changeset view.
Tue, 15 Aug 2006 23:37:37 +0300 hgext: more patchbomb documentation
Giorgos Keramidas <keramida@ceid.upatras.gr> [Tue, 15 Aug 2006 23:37:37 +0300] rev 2926
hgext: more patchbomb documentation + Add a description of how to enable this extension + Note which command it provides (it's not very easy to guess that "hgext.patchbomb" enables the "email" command, unless one can read Python sources) + Expand the descriptions of the -n and -m options of "hg email". + Mention that formail is (commonly) part of the procmail package.
Wed, 16 Aug 2006 10:53:01 -0700 make new tests executable.
Vadim Gelfer <vadim.gelfer@gmail.com> [Wed, 16 Aug 2006 10:53:01 -0700] rev 2925
make new tests executable.
Tue, 15 Aug 2006 21:49:49 +0300 tests: new test for the bisect extension
Giorgos Keramidas <keramida@ceid.upatras.gr> [Tue, 15 Aug 2006 21:49:49 +0300] rev 2924
tests: new test for the bisect extension
Tue, 15 Aug 2006 21:22:26 +0300 tests: new test for "hg annotate"
Giorgos Keramidas <keramida@ceid.upatras.gr> [Tue, 15 Aug 2006 21:22:26 +0300] rev 2923
tests: new test for "hg annotate"
Wed, 16 Aug 2006 10:52:42 -0700 override previous merge with mpm.
Vadim Gelfer <vadim.gelfer@gmail.com> [Wed, 16 Aug 2006 10:52:42 -0700] rev 2922
override previous merge with mpm. merge at ef8ee4477019 was bad.
Wed, 16 Aug 2006 10:52:19 -0700 redo merge with mpm.
Vadim Gelfer <vadim.gelfer@gmail.com> [Wed, 16 Aug 2006 10:52:19 -0700] rev 2921
redo merge with mpm. previous merge at ef8ee4477019 was bad.
Wed, 16 Aug 2006 10:46:24 -0700 merge with mpm.
Vadim Gelfer <vadim.gelfer@gmail.com> [Wed, 16 Aug 2006 10:46:24 -0700] rev 2920
merge with mpm.
Tue, 15 Aug 2006 23:17:06 -0500 merge: consolidate dirstate updates
Matt Mackall <mpm@selenic.com> [Tue, 15 Aug 2006 23:17:06 -0500] rev 2919
merge: consolidate dirstate updates
Tue, 15 Aug 2006 22:46:35 -0500 merge: use file size stored in revlog index
Matt Mackall <mpm@selenic.com> [Tue, 15 Aug 2006 22:46:35 -0500] rev 2918
merge: use file size stored in revlog index Add size method to filelog to handle nodes with renames
Tue, 15 Aug 2006 18:30:21 -0500 merge: move forgets to the apply stage
Matt Mackall <mpm@selenic.com> [Tue, 15 Aug 2006 18:30:21 -0500] rev 2917
merge: move forgets to the apply stage
Tue, 15 Aug 2006 18:12:36 -0500 trivial bool() cleanup
Matt Mackall <mpm@selenic.com> [Tue, 15 Aug 2006 18:12:36 -0500] rev 2916
trivial bool() cleanup
Tue, 15 Aug 2006 16:28:00 -0500 filelog.cmp: return 0 for equality
Matt Mackall <mpm@selenic.com> [Tue, 15 Aug 2006 16:28:00 -0500] rev 2915
filelog.cmp: return 0 for equality spotted by Alexis Carvalho
Tue, 15 Aug 2006 16:27:19 -0500 merge: hoist some working manifest logic out of merge loop
Matt Mackall <mpm@selenic.com> [Tue, 15 Aug 2006 16:27:19 -0500] rev 2914
merge: hoist some working manifest logic out of merge loop
Tue, 15 Aug 2006 16:12:51 -0500 merge: working manifest new/changed
Matt Mackall <mpm@selenic.com> [Tue, 15 Aug 2006 16:12:51 -0500] rev 2913
merge: working manifest new/changed To remove dependence on m1 during manifest comparison, we distinguish between new and changed states in mw.
Tue, 15 Aug 2006 15:58:10 -0500 merge: factor out exec bit merge function
Matt Mackall <mpm@selenic.com> [Tue, 15 Aug 2006 15:58:10 -0500] rev 2912
merge: factor out exec bit merge function
Tue, 15 Aug 2006 15:45:45 -0500 Use revlog hash comparison technique in merge
Matt Mackall <mpm@selenic.com> [Tue, 15 Aug 2006 15:45:45 -0500] rev 2911
Use revlog hash comparison technique in merge
Tue, 15 Aug 2006 14:18:13 -0500 Move cmp bits from filelog to revlog
Matt Mackall <mpm@selenic.com> [Tue, 15 Aug 2006 14:18:13 -0500] rev 2910
Move cmp bits from filelog to revlog
Tue, 15 Aug 2006 14:06:50 -0500 Move ui.sendmail to mail.connect/sendmail
Matt Mackall <mpm@selenic.com> [Tue, 15 Aug 2006 14:06:50 -0500] rev 2909
Move ui.sendmail to mail.connect/sendmail
Tue, 15 Aug 2006 11:34:08 -0500 Move ui.diffopts to patch.diffopts where it belongs
Matt Mackall <mpm@selenic.com> [Tue, 15 Aug 2006 11:34:08 -0500] rev 2908
Move ui.diffopts to patch.diffopts where it belongs
Tue, 15 Aug 2006 11:28:50 -0700 Unify mq and hg patch invocation.
Brendan Cully <brendan@kublai.com> [Tue, 15 Aug 2006 11:28:50 -0700] rev 2907
Unify mq and hg patch invocation. This makes patch a little less verbose by default, so the tests had to be updated.
Tue, 15 Aug 2006 11:43:31 -0700 merge.
Vadim Gelfer <vadim.gelfer@gmail.com> [Tue, 15 Aug 2006 11:43:31 -0700] rev 2906
merge.
Tue, 15 Aug 2006 11:42:50 -0700 make test-mq-qdiff executable.
Vadim Gelfer <vadim.gelfer@gmail.com> [Tue, 15 Aug 2006 11:42:50 -0700] rev 2905
make test-mq-qdiff executable.
Tue, 15 Aug 2006 20:59:55 +0300 tests: new test for mq qdiff command
Giorgos Keramidas <keramida@ceid.upatras.gr> [Tue, 15 Aug 2006 20:59:55 +0300] rev 2904
tests: new test for mq qdiff command `hg qdiff .' is supposed to work but it is currently broken. This test should help us verify when it gets fixed.
Tue, 15 Aug 2006 11:38:07 -0700 merge with other head by default, not tip.
Vadim Gelfer <vadim.gelfer@gmail.com> [Tue, 15 Aug 2006 11:38:07 -0700] rev 2903
merge with other head by default, not tip. fixes issue 339.
Tue, 15 Aug 2006 09:37:58 -0700 merge with mpm.
Vadim Gelfer <vadim.gelfer@gmail.com> [Tue, 15 Aug 2006 09:37:58 -0700] rev 2902
merge with mpm.
Tue, 15 Aug 2006 18:14:58 +0300 Tune a bit the extdiff toplevel comments/samples.
Giorgos Keramidas <keramida@ceid.upatras.gr> [Tue, 15 Aug 2006 18:14:58 +0300] rev 2901
Tune a bit the extdiff toplevel comments/samples. * Capitalize the first letter of all sentences * Add an example for GNU diff(1) 'context diff' mode. * Explain the requirement for separate cmd.xxx and opts.xxx options in .hgrc, which hopefully will guard against users trying to add: [extdiff] # Add a new Mercurial command called `cdiff', which calls # GNU diff(1) in 'context diff' mode. cmd.cdiff = diff -Nprc5 which fails for recent crew builds with: $ hg cdiff . making snapshot of 1 files from rev 07dc4a569f4e making snapshot of 1 files from working dir diff -Nprc5: not found The correct way to do this is by separating the cmd.cdiff and opts.cdiff parts like this: [extdiff] # Add a new Mercurial command called `cdiff', which calls # GNU diff(1) in 'context diff' mode. cmd.cdiff = diff opts.cdiff = -Nprc5 so add it as a new example and explicitly describe it in the extdiff comments.
Mon, 14 Aug 2006 15:07:00 -0500 filelog: add hash-based comparisons
Matt Mackall <mpm@selenic.com> [Mon, 14 Aug 2006 15:07:00 -0500] rev 2900
filelog: add hash-based comparisons For status, rather than reconstruct full file versions from revlog for comparison, compare hashes.
Mon, 14 Aug 2006 14:42:15 -0500 Merge with crew
Matt Mackall <mpm@selenic.com> [Mon, 14 Aug 2006 14:42:15 -0500] rev 2899
Merge with crew
Mon, 14 Aug 2006 14:14:08 -0500 merge: minor simplification
Matt Mackall <mpm@selenic.com> [Mon, 14 Aug 2006 14:14:08 -0500] rev 2898
merge: minor simplification
Tue, 15 Aug 2006 16:04:47 +0200 Fixed test-extdiff.
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 15 Aug 2006 16:04:47 +0200] rev 2897
Fixed test-extdiff. diff-like tools usually return 1 if differences are found. Currently the extdiff returns 256, but that's a different topic (consolidating return code handling in hg).
Tue, 15 Aug 2006 00:03:48 -0700 A fix for --prune.
Brendan Cully <brendan@kublai.com> [Tue, 15 Aug 2006 00:03:48 -0700] rev 2896
A fix for --prune.
Tue, 15 Aug 2006 11:47:17 +0200 Adjusted test to changed help output.
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 15 Aug 2006 11:47:17 +0200] rev 2895
Adjusted test to changed help output.
Tue, 15 Aug 2006 11:22:29 +0200 merge with jeffpc
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 15 Aug 2006 11:22:29 +0200] rev 2894
merge with jeffpc
Tue, 15 Aug 2006 05:12:27 -0400 Use demandload in hgk
Josef "Jeff" Sipek <jeffpc@josefsipek.net> [Tue, 15 Aug 2006 05:12:27 -0400] rev 2893
Use demandload in hgk
Mon, 14 Aug 2006 22:48:03 -0700 Add diff --git option
Brendan Cully <brendan@kublai.com> [Mon, 14 Aug 2006 22:48:03 -0700] rev 2892
Add diff --git option
Mon, 14 Aug 2006 15:51:35 -0700 extdiff: fix bugs. add test.
Vadim Gelfer <vadim.gelfer@gmail.com> [Mon, 14 Aug 2006 15:51:35 -0700] rev 2891
extdiff: fix bugs. add test.
Mon, 14 Aug 2006 11:41:08 -0700 Allow qdel to delete multiple patches.
Brendan Cully <brendan@kublai.com> [Mon, 14 Aug 2006 11:41:08 -0700] rev 2890
Allow qdel to delete multiple patches.
Mon, 14 Aug 2006 11:24:19 -0700 Replace qdel/qfold -f option with -k/--keep.
Brendan Cully <brendan@kublai.com> [Mon, 14 Aug 2006 11:24:19 -0700] rev 2889
Replace qdel/qfold -f option with -k/--keep.
Mon, 14 Aug 2006 11:10:21 -0700 Properly shell-quote arguments in extdiff
Brendan Cully <brendan@kublai.com> [Mon, 14 Aug 2006 11:10:21 -0700] rev 2888
Properly shell-quote arguments in extdiff
Mon, 14 Aug 2006 11:07:15 -0700 Update extdiff for recent refactoring
Brendan Cully <brendan@kublai.com> [Mon, 14 Aug 2006 11:07:15 -0700] rev 2887
Update extdiff for recent refactoring
Mon, 14 Aug 2006 10:27:02 -0700 Test for log --prune.
Brendan Cully <brendan@kublai.com> [Mon, 14 Aug 2006 10:27:02 -0700] rev 2886
Test for log --prune.
Mon, 14 Aug 2006 16:06:37 +0300 hgweb: partially revert 4ec58b157265
Giorgos Keramidas <keramida@ceid.upatras.gr> [Mon, 14 Aug 2006 16:06:37 +0300] rev 2885
hgweb: partially revert 4ec58b157265 The change from self.repo.ui.diffopts() to ui.diffopts() causes a traceback when the diff of a changeset should be displayed in the web interface. Revert to self.repo.ui.diffopts() for now.
Sun, 13 Aug 2006 17:03:33 -0700 cmdutil.matchpats: allow include/exclude to be optional.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sun, 13 Aug 2006 17:03:33 -0700] rev 2884
cmdutil.matchpats: allow include/exclude to be optional.
Sun, 13 Aug 2006 17:03:03 -0700 add default values to arguments of walk etc.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sun, 13 Aug 2006 17:03:03 -0700] rev 2883
add default values to arguments of walk etc.
Sun, 13 Aug 2006 16:57:45 -0700 move commands.addremove_lock to cmdutil.addremove
Vadim Gelfer <vadim.gelfer@gmail.com> [Sun, 13 Aug 2006 16:57:45 -0700] rev 2882
move commands.addremove_lock to cmdutil.addremove
Sun, 13 Aug 2006 16:11:22 -0700 move walk and matchpats from commands to cmdutil.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sun, 13 Aug 2006 16:11:22 -0700] rev 2881
move walk and matchpats from commands to cmdutil.
Sun, 13 Aug 2006 15:24:30 -0700 fix patch.patch.filterfiles.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sun, 13 Aug 2006 15:24:30 -0700] rev 2880
fix patch.patch.filterfiles. now test-diff-subdir passes.
Sun, 13 Aug 2006 15:03:48 -0700 make test-diff-subdir executable.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sun, 13 Aug 2006 15:03:48 -0700] rev 2879
make test-diff-subdir executable.
Sun, 13 Aug 2006 23:00:18 +0300 tests: new test for hg diff of a subdirectory only
Giorgos Keramidas <keramida@ceid.upatras.gr> [Sun, 13 Aug 2006 23:00:18 +0300] rev 2878
tests: new test for hg diff of a subdirectory only
Sun, 13 Aug 2006 18:35:24 +0300 Make clear that hg pull -r REV pulls "up to" a revision.
Giorgos Keramidas <keramida@ceid.upatras.gr> [Sun, 13 Aug 2006 18:35:24 +0300] rev 2877
Make clear that hg pull -r REV pulls "up to" a revision. The existing message was a bit confusing, making the reader believe that only the specific revision is pulled.
Sun, 13 Aug 2006 20:21:13 +0300 Use cached hg-root-dir instead of rediscovering
Giorgos Keramidas <keramida@ceid.upatras.gr> [Sun, 13 Aug 2006 20:21:13 +0300] rev 2876
Use cached hg-root-dir instead of rediscovering by a second call to (hg-root). We have the path we need already as the value of hg-root-dir.
Sun, 13 Aug 2006 18:01:44 +0300 hgweb: repo.changes() is now called repo.status()
Giorgos Keramidas <keramida@ceid.upatras.gr> [Sun, 13 Aug 2006 18:01:44 +0300] rev 2875
hgweb: repo.changes() is now called repo.status()
Sat, 12 Aug 2006 16:40:12 -0700 remove localrepository.changes.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sat, 12 Aug 2006 16:40:12 -0700] rev 2874
remove localrepository.changes. use localrepository.status instead.
Sat, 12 Aug 2006 16:13:27 -0700 refactor text diff/patch code.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sat, 12 Aug 2006 16:13:27 -0700] rev 2873
refactor text diff/patch code. rename commands.dodiff to patch.diff. rename commands.doexport to patch.export. move some functions from commands to new mercurial.cmdutil module. turn list of diff options into mdiff.diffopts class. patch.diff and patch.export now has clean api for call from 3rd party python code.
Sat, 12 Aug 2006 16:05:09 -0700 merge.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sat, 12 Aug 2006 16:05:09 -0700] rev 2872
merge.
Sat, 12 Aug 2006 16:04:49 -0700 manifest.execf is now a function.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sat, 12 Aug 2006 16:04:49 -0700] rev 2871
manifest.execf is now a function.
Sat, 12 Aug 2006 15:43:38 -0700 merge.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sat, 12 Aug 2006 15:43:38 -0700] rev 2870
merge.
Sat, 12 Aug 2006 15:01:46 -0700 grep: add --follow support.
Brendan Cully <brendan@kublai.com> [Sat, 12 Aug 2006 15:01:46 -0700] rev 2869
grep: add --follow support.
Sat, 12 Aug 2006 13:51:14 -0700 grep: display correct user/revision for --all in reverse.
Brendan Cully <brendan@kublai.com> [Sat, 12 Aug 2006 13:51:14 -0700] rev 2868
grep: display correct user/revision for --all in reverse. Also handle multiple occurrences of the same line by storing linestates in an array instead of a dict, and using difflib to compute the difference between linestates.
Sat, 12 Aug 2006 15:41:26 -0700 util: qualify name properly.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sat, 12 Aug 2006 15:41:26 -0700] rev 2867
util: qualify name properly.
Sat, 12 Aug 2006 14:15:23 -0700 mq: demandload more
Vadim Gelfer <vadim.gelfer@gmail.com> [Sat, 12 Aug 2006 14:15:23 -0700] rev 2866
mq: demandload more
Sat, 12 Aug 2006 13:16:48 -0700 commands.import: refactor patch parsing into patch.extract.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sat, 12 Aug 2006 13:16:48 -0700] rev 2865
commands.import: refactor patch parsing into patch.extract.
Sat, 12 Aug 2006 12:47:18 -0700 merge git patch code.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sat, 12 Aug 2006 12:47:18 -0700] rev 2864
merge git patch code.
Fri, 11 Aug 2006 16:56:31 -0700 Tests for git import
Brendan Cully <brendan@kublai.com> [Fri, 11 Aug 2006 16:56:31 -0700] rev 2863
Tests for git import
Fri, 11 Aug 2006 16:55:48 -0700 Remove debugging line
Brendan Cully <brendan@kublai.com> [Fri, 11 Aug 2006 16:55:48 -0700] rev 2862
Remove debugging line
Fri, 11 Aug 2006 16:30:24 -0700 Fix bad merge with crew
Brendan Cully <brendan@kublai.com> [Fri, 11 Aug 2006 16:30:24 -0700] rev 2861
Fix bad merge with crew
Fri, 11 Aug 2006 15:50:16 -0700 Move patch-related code into its own module.
Brendan Cully <brendan@kublai.com> [Fri, 11 Aug 2006 15:50:16 -0700] rev 2860
Move patch-related code into its own module.
Fri, 11 Aug 2006 15:50:07 -0700 Teach import to understand git diff extensions.
Brendan Cully <brendan@kublai.com> [Fri, 11 Aug 2006 15:50:07 -0700] rev 2859
Teach import to understand git diff extensions. Vanilla patch chokes on git patches that include files that are copied or renamed, then modified. So this code detects that case and rewrites the patch if necessary.
Sat, 12 Aug 2006 12:30:02 -0700 update copyrights.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sat, 12 Aug 2006 12:30:02 -0700] rev 2858
update copyrights.
Sat, 12 Aug 2006 12:12:23 -0700 merge.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sat, 12 Aug 2006 12:12:23 -0700] rev 2857
merge.
Sat, 12 Aug 2006 08:53:23 -0300 Fix some bugs introduced during the manifest refactoring
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Sat, 12 Aug 2006 08:53:23 -0300] rev 2856
Fix some bugs introduced during the manifest refactoring
Sat, 12 Aug 2006 09:24:04 -0300 Fix "hg qnew -f foo" without -m
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Sat, 12 Aug 2006 09:24:04 -0300] rev 2855
Fix "hg qnew -f foo" without -m The refresh method assumes it has a string.
Sat, 12 Aug 2006 11:53:12 -0700 merge with mpm.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sat, 12 Aug 2006 11:53:12 -0700] rev 2854
merge with mpm.
Fri, 11 Aug 2006 11:00:38 -0500 Remove manifest.readflags
Matt Mackall <mpm@selenic.com> [Fri, 11 Aug 2006 11:00:38 -0500] rev 2853
Remove manifest.readflags
Fri, 11 Aug 2006 10:57:42 -0500 Change remaining users of manifest flags
Matt Mackall <mpm@selenic.com> [Fri, 11 Aug 2006 10:57:42 -0500] rev 2852
Change remaining users of manifest flags
Thu, 10 Aug 2006 22:38:56 -0500 Switch to simpler manifestdict
Matt Mackall <mpm@selenic.com> [Thu, 10 Aug 2006 22:38:56 -0500] rev 2851
Switch to simpler manifestdict
Wed, 09 Aug 2006 22:07:13 -0500 Merge: use single objects for tracking manifests
Matt Mackall <mpm@selenic.com> [Wed, 09 Aug 2006 22:07:13 -0500] rev 2850
Merge: use single objects for tracking manifests
Wed, 09 Aug 2006 17:11:01 -0500 Merge: save away mode bit so that we don't need manifest later
Matt Mackall <mpm@selenic.com> [Wed, 09 Aug 2006 17:11:01 -0500] rev 2849
Merge: save away mode bit so that we don't need manifest later
Wed, 09 Aug 2006 15:03:46 -0500 Merge manifest refactor work
Matt Mackall <mpm@selenic.com> [Wed, 09 Aug 2006 15:03:46 -0500] rev 2848
Merge manifest refactor work
Wed, 09 Aug 2006 14:53:03 -0500 Combine manifest dict and flags dict into a single object
Matt Mackall <mpm@selenic.com> [Wed, 09 Aug 2006 14:53:03 -0500] rev 2847
Combine manifest dict and flags dict into a single object This gets rid of the need to track two objects and might save memory. This might be faster implemented as a subclassed dict with auxiliary functions to access a sparse flags dict.
Wed, 19 Jul 2006 19:11:50 -0500 manifestflags: eliminate remaining users of direct dict access
Matt Mackall <mpm@selenic.com> [Wed, 19 Jul 2006 19:11:50 -0500] rev 2846
manifestflags: eliminate remaining users of direct dict access
Sun, 16 Jul 2006 03:22:05 -0500 Use strings for manifestflags to allow storing multiple flags
Matt Mackall <mpm@selenic.com> [Sun, 16 Jul 2006 03:22:05 -0500] rev 2845
Use strings for manifestflags to allow storing multiple flags
Sun, 16 Jul 2006 03:14:17 -0500 Start using manifestflags methods
Matt Mackall <mpm@selenic.com> [Sun, 16 Jul 2006 03:14:17 -0500] rev 2844
Start using manifestflags methods
Sun, 16 Jul 2006 02:59:20 -0500 Add manifestflags class
Matt Mackall <mpm@selenic.com> [Sun, 16 Jul 2006 02:59:20 -0500] rev 2843
Add manifestflags class
Fri, 11 Aug 2006 14:50:41 -0700 import: get lock and wlock one time
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 11 Aug 2006 14:50:41 -0700] rev 2842
import: get lock and wlock one time this makes import of many patches 6x faster in kernel repo.
Fri, 11 Aug 2006 09:11:54 +0200 Adjusted documentation for hgrc's "[smtp] host" for change in 9f745d3675d4.
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 11 Aug 2006 09:11:54 +0200] rev 2841
Adjusted documentation for hgrc's "[smtp] host" for change in 9f745d3675d4.
Thu, 10 Aug 2006 17:37:57 -0700 fix test output
Vadim Gelfer <vadim.gelfer@gmail.com> [Thu, 10 Aug 2006 17:37:57 -0700] rev 2840
fix test output
Thu, 10 Aug 2006 17:33:08 -0700 mq: only add mq attribute to local repo
Vadim Gelfer <vadim.gelfer@gmail.com> [Thu, 10 Aug 2006 17:33:08 -0700] rev 2839
mq: only add mq attribute to local repo
Thu, 10 Aug 2006 17:18:55 -0700 mq: apply patch is any posative guard matches
Vadim Gelfer <vadim.gelfer@gmail.com> [Thu, 10 Aug 2006 17:18:55 -0700] rev 2838
mq: apply patch is any posative guard matches this is like guards command from quilt package.
Thu, 10 Aug 2006 17:02:11 -0700 fetch: fix test fail
Vadim Gelfer <vadim.gelfer@gmail.com> [Thu, 10 Aug 2006 17:02:11 -0700] rev 2837
fetch: fix test fail
Thu, 10 Aug 2006 16:10:59 -0700 mq: do not allow to push from repo with patches applied
Vadim Gelfer <vadim.gelfer@gmail.com> [Thu, 10 Aug 2006 16:10:59 -0700] rev 2836
mq: do not allow to push from repo with patches applied
Thu, 10 Aug 2006 15:44:05 -0700 call reposetup functions of extension modules whenever repo created
Vadim Gelfer <vadim.gelfer@gmail.com> [Thu, 10 Aug 2006 15:44:05 -0700] rev 2835
call reposetup functions of extension modules whenever repo created
Thu, 10 Aug 2006 15:02:18 -0700 mq: test commit in repo with patches applied
Vadim Gelfer <vadim.gelfer@gmail.com> [Thu, 10 Aug 2006 15:02:18 -0700] rev 2834
mq: test commit in repo with patches applied
Thu, 10 Aug 2006 11:18:48 -0700 Disallow commit over an applied mq patch.
Brendan Cully <brendan@kublai.com> [Thu, 10 Aug 2006 11:18:48 -0700] rev 2833
Disallow commit over an applied mq patch.
Thu, 10 Aug 2006 14:58:10 -0700 qselect: add --pop, --reapply options
Vadim Gelfer <vadim.gelfer@gmail.com> [Thu, 10 Aug 2006 14:58:10 -0700] rev 2832
qselect: add --pop, --reapply options
Wed, 09 Aug 2006 12:05:40 -0700 Fix some tests for portability.
Danek Duvall <danek.duvall@sun.com> [Wed, 09 Aug 2006 12:05:40 -0700] rev 2831
Fix some tests for portability.
Wed, 09 Aug 2006 13:55:18 -0500 Merge with crew, fix most tests
Matt Mackall <mpm@selenic.com> [Wed, 09 Aug 2006 13:55:18 -0500] rev 2830
Merge with crew, fix most tests
Tue, 08 Aug 2006 10:56:48 -0500 Merge: combine force and forcemerge arguments
Matt Mackall <mpm@selenic.com> [Tue, 08 Aug 2006 10:56:48 -0500] rev 2829
Merge: combine force and forcemerge arguments
Tue, 08 Aug 2006 10:35:19 -0500 Merge: move most tests to the beginning
Matt Mackall <mpm@selenic.com> [Tue, 08 Aug 2006 10:35:19 -0500] rev 2828
Merge: move most tests to the beginning
Tue, 08 Aug 2006 09:26:00 -0500 Merge: refactor err and failedmerge -> unresolved
Matt Mackall <mpm@selenic.com> [Tue, 08 Aug 2006 09:26:00 -0500] rev 2827
Merge: refactor err and failedmerge -> unresolved
Tue, 08 Aug 2006 09:19:20 -0500 Refactor update locking slightly
Matt Mackall <mpm@selenic.com> [Tue, 08 Aug 2006 09:19:20 -0500] rev 2826
Refactor update locking slightly
(0) -1000 -120 +120 +1000 tip