Mon, 13 Jun 2011 14:53:23 -0500 Matt Mackall hg: rearrange peer scheme lookup
Mon, 13 Jun 2011 14:56:00 +0300 Idan Kamara forget, remove: don't note on nonexistent file twice
Mon, 13 Jun 2011 12:51:38 -0500 Matt Mackall localrepo: local() returns self
Mon, 13 Jun 2011 12:51:37 -0500 Matt Mackall tests: avoid instability in test-convert-cvs-synthetic
Mon, 13 Jun 2011 00:19:26 +0300 Idan Kamara dispatch: propagate ui command options to the local ui (issue2523)
Sun, 12 Jun 2011 23:30:39 +0300 Idan Kamara mq: catch correct exception when calling changelog.rev()
Sun, 12 Jun 2011 17:26:58 +0300 Idan Kamara rebase: preserve mq series order after rebasing (issue2849)
Sun, 12 Jun 2011 17:26:20 +0300 Idan Kamara run-tests: verbose log ignored test
Fri, 10 Jun 2011 10:58:10 +0200 Ingo Proetel record: add white space diff options
Mon, 13 Jun 2011 13:53:58 +0200 Adrian Buehlmann mq: rename abort_if_wdir_patched to abortifwdirpatched
Mon, 13 Jun 2011 13:48:47 +0200 Adrian Buehlmann mq: rename partial_name to partialname
Mon, 13 Jun 2011 13:47:21 +0200 Adrian Buehlmann mq: rename write_list to writelist
Mon, 13 Jun 2011 13:45:48 +0200 Adrian Buehlmann mq: rename series_dirty to seriesdirty
Mon, 13 Jun 2011 13:44:34 +0200 Adrian Buehlmann mq: rename applied_dirty to applieddirty
Mon, 13 Jun 2011 13:43:03 +0200 Adrian Buehlmann mq: rename guards_dirty to guardsdirty
Mon, 13 Jun 2011 13:41:58 +0200 Adrian Buehlmann mq: rename active_guards to activeguards
Mon, 13 Jun 2011 13:40:35 +0200 Adrian Buehlmann mq: rename guards_path to guardspath
Mon, 13 Jun 2011 13:39:14 +0200 Adrian Buehlmann mq: rename status_path to statuspath
Mon, 13 Jun 2011 13:38:04 +0200 Adrian Buehlmann mq: rename series_path to seriespath
Mon, 13 Jun 2011 12:11:49 +0200 Adrian Buehlmann mq: rename series_end to seriesend
Mon, 13 Jun 2011 12:09:29 +0200 Adrian Buehlmann mq: rename full_series_end to fullseriesend
Mon, 13 Jun 2011 12:07:46 +0200 Adrian Buehlmann mq: rename check_reserved_name to checkreservedname
Mon, 13 Jun 2011 12:06:32 +0200 Adrian Buehlmann mq: rename check_localchanges to checklocalchanges
Mon, 13 Jun 2011 12:05:20 +0200 Adrian Buehlmann mq: rename check_substate to checksubstate
Mon, 13 Jun 2011 12:03:38 +0200 Adrian Buehlmann mq: rename check_toppatch to checktoppatch
Mon, 13 Jun 2011 12:02:14 +0200 Adrian Buehlmann mq: rename save_dirty to savedirty
Mon, 13 Jun 2011 12:00:56 +0200 Adrian Buehlmann mq: rename explain_pushable to explainpushable
Mon, 13 Jun 2011 11:59:35 +0200 Adrian Buehlmann mq: rename set_active to setactive
Mon, 13 Jun 2011 11:58:16 +0200 Adrian Buehlmann mq: rename set_guards to setguards
Mon, 13 Jun 2011 11:57:21 +0200 Adrian Buehlmann mq: rename check_guard to checkguard
Mon, 13 Jun 2011 11:55:46 +0200 Adrian Buehlmann mq: rename parse_series to parseseries
Mon, 13 Jun 2011 11:54:25 +0200 Adrian Buehlmann mq: rename find_series to findseries
Mon, 13 Jun 2011 11:40:27 +0200 Adrian Buehlmann mq: rename series_guards to seriesguards
Mon, 13 Jun 2011 11:06:11 +0200 Adrian Buehlmann mq: rename full_series to fullseries
Sat, 11 Jun 2011 21:24:50 +0800 Steven Brown paper, coal: display diffstat on the changeset page
Sat, 11 Jun 2011 21:11:43 +0800 Steven Brown web: provide diff summary to the changeset page
Sat, 11 Jun 2011 14:14:53 -0500 Matt Mackall tests: fix up date ambiguity in cvs test
Sat, 11 Jun 2011 14:14:52 -0500 Matt Mackall hg: split peer and repo lookup tables
Sat, 11 Jun 2011 14:40:25 +0200 Patrick Mezard tests: rename test-git-import.t into test-import-git.t
Sat, 11 Jun 2011 14:17:25 +0200 Patrick Mezard patch: generalize the use of patchmeta in applydiff()
Sat, 11 Jun 2011 14:14:13 +0200 Patrick Mezard patch: stop updating changed files set in applydiff()
Sat, 11 Jun 2011 14:14:11 +0200 Patrick Mezard patch: turn patch() touched files dict into a set
Thu, 09 Jun 2011 01:19:39 +0800 Steven Brown paper, coal: define the diffstat templates
Thu, 09 Jun 2011 01:15:49 +0800 Steven Brown web: provide the file number to the diffstat templates
Thu, 09 Jun 2011 01:14:22 +0800 Steven Brown web: include all files in the diffstat
Fri, 10 Jun 2011 20:38:02 +0200 Thomas Arendsen Hein hgignore: ignore MANIFEST.in (generated since 2ce7dfe17bc5)
Wed, 08 Jun 2011 21:25:18 +0800 LUO Zheng bookmarks: recognize the current bookmark when the local encoding isn't UTF-8
Thu, 09 Jun 2011 10:15:24 +1000 Stephen Thorne distutils: Create MANIFEST.in instead of MANIFEST in Makefile
Thu, 09 Jun 2011 18:39:14 +0200 Adrian Buehlmann revert: is reverting file states, not just file contents
Fri, 10 Jun 2011 11:43:38 -0500 Matt Mackall hg: change various repository() users to use peer() where appropriate
Fri, 10 Jun 2011 11:43:38 -0500 Matt Mackall hg: have peer() call _lookup directly
Fri, 10 Jun 2011 11:43:38 -0500 Matt Mackall hg: add peer method
Wed, 08 Jun 2011 18:24:33 +0200 Peter Arrenbrecht hg: add opts argument to clone for internal remoteui
Mon, 06 Jun 2011 21:18:35 +0200 Peter Arrenbrecht hg: use capable instead of capabilities
Wed, 08 Jun 2011 13:44:41 -0500 Matt Mackall fileset: basic pattern and boolean support
Fri, 10 Jun 2011 16:50:45 +0200 Thomas Arendsen Hein tests: fix updated monotone version requirement
Tue, 07 Jun 2011 17:02:54 -0500 Matt Mackall check-code: catch misspellings of descendant
Tue, 07 Jun 2011 16:02:51 -0500 Matt Mackall revert: drop obvious paragraph about filenames
Tue, 07 Jun 2011 16:01:38 -0500 Matt Mackall revert: actually add pointer to backout
Tue, 07 Jun 2011 14:54:17 -0500 Matt Mackall revert: replace mention of 'roll back' with pointer to 'backout'
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip