Thu, 28 Feb 2013 13:44:59 +0100 Mads Kiilerich tests: don't rely on broken behaviour in test-largefiles-cache.t stable
Thu, 28 Feb 2013 13:44:24 +0100 Mads Kiilerich largefiles: fix download of largefiles from an empty list of changesets stable
Thu, 28 Feb 2013 13:44:22 +0100 Mads Kiilerich largefiles: fix off-by-one error on pull --all-largefiles stable
Sat, 23 Feb 2013 22:54:57 +0100 Simon Heimberg tests: remove glob lines which unnecessary match / for \ on windows
Sat, 23 Feb 2013 22:07:38 +0100 Simon Heimberg tests: append glob to filename output when required for windows
Fri, 22 Feb 2013 16:40:27 -0600 Matt Mackall convert: stabilize cvsps commitid sort order
Fri, 22 Feb 2013 15:17:33 -0600 Matt Mackall pager: catch ctrl-c on exit (issue3834)
Fri, 22 Feb 2013 13:46:54 -0600 Matt Mackall merge with crew
Fri, 22 Feb 2013 13:45:46 -0600 Matt Mackall templater: properly handle file_copies with %
Fri, 22 Feb 2013 10:05:22 -0800 Bryan O'Sullivan localrepo: iterate over manifest key/value pairs in status
Thu, 21 Feb 2013 12:55:39 -0800 Bryan O'Sullivan match: more accurately report when we're always going to match
Thu, 21 Feb 2013 13:16:02 -0600 Kevin Bullock scmutil: fix NameError on windows
Wed, 20 Feb 2013 11:31:41 -0800 Bryan O'Sullivan commands: exit from the log loop at the right time
Wed, 20 Feb 2013 11:31:38 -0800 Bryan O'Sullivan cmdutil: use a small initial window with --limit
Wed, 20 Feb 2013 11:31:34 -0800 Bryan O'Sullivan worker: handle worker failures more aggressively
Wed, 20 Feb 2013 11:31:31 -0800 Bryan O'Sullivan worker: fix a race in SIGINT handling
Wed, 20 Feb 2013 11:31:27 -0800 Bryan O'Sullivan worker: on error, exit similarly to the first failing worker
Tue, 19 Feb 2013 13:35:39 -0600 Kevin Bullock merge with stable
Tue, 19 Feb 2013 13:35:25 -0600 Kevin Bullock merge with main
Sat, 09 Feb 2013 21:07:42 +0000 Na'Tosha Bard largefiles: don't cache largefiles for pulled heads by default
Mon, 18 Feb 2013 13:21:27 -0600 Matt Mackall merge with stable
Mon, 18 Feb 2013 13:20:59 -0600 Matt Mackall merge with crew
Mon, 18 Feb 2013 00:04:28 +0900 FUJIWARA Katsunori bundle: treat branches created newly on the local correctly (issue3828) stable
Fri, 15 Feb 2013 21:20:24 -0600 Kevin Bullock merge with stable
Fri, 15 Feb 2013 15:06:43 -0600 Kevin Bullock mergetools: refine vimdiff warning message stable
Fri, 15 Feb 2013 11:28:04 +0100 Pierre-Yves David mergetools: vimdiff issue a warning explaining how to abort stable
Sun, 17 Feb 2013 14:34:53 -0600 Matt Mackall httppeer: improve protocol check
Sun, 17 Feb 2013 14:41:31 -0600 Matt Mackall httppeer: avoid large dumps when we don't see an hgweb repo
Fri, 15 Feb 2013 15:06:43 -0600 Kevin Bullock mergetools: refine vimdiff warning message
Fri, 15 Feb 2013 11:28:04 +0100 Pierre-Yves David mergetools: vimdiff issue a warning explaining how to abort
Tue, 12 Feb 2013 22:15:31 +0100 Simon Heimberg dispatch: also a separate warning message on aliases with --config
Thu, 14 Feb 2013 13:56:02 -0600 Kevin Bullock extensions: remove erroneous comment
Wed, 13 Feb 2013 12:51:30 -0800 Durham Goode blackbox: do not translate the log messages
Tue, 12 Feb 2013 11:36:21 -0600 Kevin Bullock scmutil: split platform-specific bits into their own modules
Tue, 12 Feb 2013 16:36:44 +0000 Kevin Bullock backout: call cmdutil.commit directly instead of commands.commit
Tue, 12 Feb 2013 16:32:14 +0000 Kevin Bullock commit: factor out status printing into a helper function
Tue, 12 Feb 2013 16:05:00 +0000 Kevin Bullock backout: remove unnecessary dict copy
Tue, 12 Feb 2013 15:47:30 +0000 Kevin Bullock backout: remove unnecessary frobbing of addremove option
Tue, 12 Feb 2013 15:07:17 +0000 Kevin Bullock backout: use cmdutil.revert directly instead of commands.revert
Wed, 13 Feb 2013 15:09:43 -0600 Kevin Bullock merge with stable
Wed, 13 Feb 2013 21:51:47 +0100 Simon Heimberg check-code: warn about line glob match with no glob character (?*/)
Wed, 13 Feb 2013 22:05:30 +0100 Simon Heimberg tests: remove glob from output lines containing no glob character
Mon, 15 Oct 2012 23:28:45 +0200 Simon Heimberg tests: inform on Windows about unnecessary glob lines
Wed, 13 Feb 2013 21:58:52 +0100 Simon Heimberg tests: quickly check if the glob line already matches the output
Wed, 13 Feb 2013 12:35:57 +0100 Simon Heimberg tests: append glob to filename output when required (windows) stable
Wed, 13 Feb 2013 12:20:10 -0800 Bryan O'Sullivan util: make ensuredirs safer against races
Wed, 13 Feb 2013 11:07:01 -0800 Durham Goode blackbox: only show new heads on incoming
Wed, 13 Feb 2013 10:54:52 -0800 Bryan O'Sullivan blackbox: fix copyright
Tue, 12 Feb 2013 16:02:35 -0800 Bryan O'Sullivan blackbox: fix a failing pyflakes test
Sat, 09 Feb 2013 13:35:30 -0800 Durham Goode blackbox: tests for the blackbox extension
Sat, 09 Feb 2013 09:09:46 -0800 Durham Goode blackbox: adds a 'blackbox' command for viewing recent logs
Sat, 09 Feb 2013 09:04:48 -0800 Durham Goode blackbox: log incoming changes via ui.log()
Sat, 09 Feb 2013 09:04:32 -0800 Durham Goode blackbox: logs python and extension hooks via ui.log()
Sat, 09 Feb 2013 09:04:14 -0800 Durham Goode blackbox: log the commands that are run
Tue, 12 Feb 2013 14:08:33 -0800 Durham Goode blackbox: adds a blackbox extension
Mon, 11 Feb 2013 16:15:12 -0800 Bryan O'Sullivan scmutil: create directories in a race-safe way during update
Mon, 11 Feb 2013 14:50:54 -0800 Bryan O'Sullivan Merge
Sat, 09 Feb 2013 19:02:45 +0200 Idan Kamara test-atomictempfile: convert to unit test
Sat, 09 Feb 2013 19:13:39 +0200 Idan Kamara tests: add a test runner utility that prints nothing when all tests pass
Sun, 10 Feb 2013 13:14:31 +0100 Dan Villiom Podlaski Christiansen hgweb: consistent author name width
Sun, 10 Feb 2013 12:23:39 -0800 Durham Goode dirstate: fix generator/list error when using python 2.7
Mon, 11 Feb 2013 16:21:48 +0100 Pierre-Yves David mq: comply with filtering when injecting fake tags (issue3812)
Fri, 08 Feb 2013 05:36:08 -0800 David Schleimer commit: factor out post-commit cleanup into workingctx
Fri, 08 Feb 2013 05:36:08 -0800 David Schleimer localrepo: use workingctx for validation in commit
Fri, 08 Feb 2013 05:36:07 -0800 David Schleimer localrepo: create context used for actual commit earlier
Mon, 11 Feb 2013 16:57:46 +0100 Thomas Arendsen Hein merge with crew-stable
Sat, 09 Feb 2013 23:28:42 +0000 Pierre-Yves David debugobsolete: improve command help stable
Sun, 10 Feb 2013 23:01:12 +0000 Kevin Bullock import: don't rollback on failed import --exact (issue3616)
Sun, 10 Feb 2013 16:22:32 -0800 Bryan O'Sullivan Merge
Sun, 10 Feb 2013 16:21:30 -0800 Bryan O'Sullivan Merge
Mon, 11 Feb 2013 01:21:24 +0100 Benoit Boissinot merge crew and main
Mon, 11 Feb 2013 01:17:50 +0100 Benoit Boissinot merge crew and main
Sun, 10 Feb 2013 16:55:01 +0000 Siddharth Agarwal manifestmerge: fix order in which manifests are fetched
Sun, 10 Feb 2013 12:16:46 +0000 Siddharth Agarwal merge: run _forgetremoved after manifestmerge
Sun, 10 Feb 2013 16:23:14 +0000 Siddharth Agarwal dirstate: disable gc while parsing the dirstate
Fri, 08 Feb 2013 22:54:17 +0100 Mads Kiilerich export: show 'Date' header in a format that also is readable for humans
Sun, 10 Feb 2013 18:26:04 +0100 Mads Kiilerich factotum: fix urllib2 import so it no longer relies on a demandimport bug
Sun, 27 Jan 2013 03:32:09 +0100 Mads Kiilerich hgweb: make the test suite use hgweb in a more WSGI compliant way
Sun, 10 Feb 2013 18:24:29 +0100 Mads Kiilerich hgweb: simplify internal staticfile return codes
Sun, 10 Feb 2013 18:24:29 +0100 Mads Kiilerich spelling: fix some minor issues found by spell checker
Fri, 08 Feb 2013 23:26:00 +0100 Mads Kiilerich bundlerepo: replace basemap with the base field in the index
Fri, 08 Feb 2013 22:54:48 +0100 Mads Kiilerich profiling: replace '+' markup of nested lines with indentation
Sun, 10 Feb 2013 04:04:22 -0600 Augie Fackler Merge crew and main.
Sat, 09 Feb 2013 15:51:32 -0800 Bryan O'Sullivan merge: don't fiddle with name lookups or i18n in hot loops
Sat, 09 Feb 2013 15:51:32 -0800 Bryan O'Sullivan merge: apply non-interactive working dir updates in parallel
Sat, 09 Feb 2013 15:51:32 -0800 Bryan O'Sullivan worker: allow a function to be run in multiple worker processes
Sat, 09 Feb 2013 15:51:32 -0800 Bryan O'Sullivan worker: partition a list (of tasks) into equal-sized chunks
Sat, 09 Feb 2013 15:51:26 -0800 Bryan O'Sullivan worker: estimate whether it's worth running a task in parallel
Sat, 09 Feb 2013 15:22:12 -0800 Bryan O'Sullivan worker: count the number of CPUs
Sat, 09 Feb 2013 15:22:10 -0800 Bryan O'Sullivan tests: getremove test output changes (fold into previous patch)
Sat, 09 Feb 2013 15:22:09 -0800 Bryan O'Sullivan merge: report non-interactive progress in chunks
Sat, 09 Feb 2013 15:22:08 -0800 Bryan O'Sullivan merge: handle subrepo merges and .hgsubstate specially
Sat, 09 Feb 2013 15:22:04 -0800 Bryan O'Sullivan tests: update test output (will be folded into parent)
Sat, 09 Feb 2013 15:21:58 -0800 Bryan O'Sullivan merge: split out mostly-non-interactive working dir updates
Sat, 09 Feb 2013 11:00:42 +0100 Angel Ezquerra extensions: obsolete and remove interhg extension
Sat, 09 Feb 2013 16:48:21 +0100 Angel Ezquerra hgweb: apply the websub filter to revision descriptions
Fri, 08 Feb 2013 18:05:32 +0100 Angel Ezquerra hgweb: add websub template filter
Tue, 05 Feb 2013 14:36:19 -0800 Durham Goode addremove: don't audit the path for paths already in the dirstate
Mon, 04 Feb 2013 14:27:15 -0800 Durham Goode dirstate: walk returns None for files that have a symlink in their path
Tue, 05 Feb 2013 14:24:14 -0800 Durham Goode pathauditor: add check() method
Sat, 09 Feb 2013 22:54:34 +0000 Matt Mackall summary: add missing space for updated active bookmark display
Fri, 08 Feb 2013 21:47:22 +0000 Kevin Bullock summary: show active bookmark even if not at current changeset
Sun, 27 Jan 2013 11:53:46 -0600 Kevin Bullock summary: simplify handling of active bookmark
Fri, 08 Feb 2013 21:32:43 +0000 Kevin Bullock summary: test that current bookmark isn't shown
Sat, 09 Feb 2013 22:27:13 +0000 Kevin Bullock merge crew heads
Sat, 09 Feb 2013 22:25:58 +0000 Kevin Bullock merge with stable
Sat, 09 Feb 2013 17:54:01 +0000 Pierre-Yves David outgoing: fix possible filtering crash in outgoing (issue3814) stable
Wed, 30 Jan 2013 01:24:04 +0100 Pierre-Yves David test: display used python hash seed
Sat, 09 Feb 2013 17:54:01 +0000 Pierre-Yves David outgoing: fix possible filtering crash in outgoing (issue3814)
Sat, 09 Feb 2013 15:39:22 -0600 Augie Fackler parsedate: understand "now" as a shortcut for the current time
Sat, 09 Feb 2013 15:38:57 -0600 Augie Fackler export: clobber files with -o (bc) (issue3652)
Sat, 09 Feb 2013 21:24:36 +0000 Bryan O'Sullivan merge: don't call copies.mergecopies unless we need to
Sat, 09 Feb 2013 21:24:24 +0000 Bryan O'Sullivan merge: rename p1 to wctx in manifestmerge
Sat, 09 Feb 2013 16:02:01 +0000 Na'Tosha Bard largefiles: fix test and check code
Sat, 03 Aug 2013 16:40:13 +0200 Simon Heimberg histedit: always abort with same message when working dir is wrong.
Sat, 03 Aug 2013 16:37:17 +0200 Simon Heimberg histedit: report when revisions to edit are not ancestors of working dir
Sat, 09 Feb 2013 15:59:44 +0000 Bryan O'Sullivan Merge
Sat, 09 Feb 2013 15:36:00 +0000 Siddharth Agarwal manifestmerge: handle abort on local unknown, remote created files
Fri, 08 Feb 2013 15:23:23 +0000 Siddharth Agarwal manifestmerge: pass in branchmerge and force separately
Sat, 09 Feb 2013 15:43:02 +0000 Siddharth Agarwal manifest: use a size 3 LRU cache to store parsed manifests
Sat, 09 Feb 2013 15:41:46 +0000 Siddharth Agarwal util: add an LRU cache dict
Sat, 09 Feb 2013 13:58:13 +0000 Kevin Bullock tests: remove last two check-code warnings about killdaemons
Sat, 09 Feb 2013 13:35:45 +0000 Kevin Bullock tests: guard against obsolete markers in the hg repo itself
Sat, 09 Feb 2013 15:08:21 +0000 Na'Tosha Bard largefiles: make caching largefiles message more explicit
Sat, 09 Feb 2013 15:25:46 +0000 Na'Tosha Bard largefiles: document behavior of caching largefiles for new heads
Sat, 09 Feb 2013 15:57:04 +0100 Benoit Boissinot check-code: add Makefile target to run check-code
Sat, 09 Feb 2013 07:44:22 -0600 Augie Fackler byterange: remove now-unused sys import
Sat, 09 Feb 2013 05:37:36 -0600 Augie Fackler test-obsolete.t: migrate to killdaemons from kill `cat pidfile`
Sat, 09 Feb 2013 05:36:19 -0600 Augie Fackler test-inotify.t: migrate to killdaemons from kill `cat pidfile`
Sat, 09 Feb 2013 05:35:20 -0600 Augie Fackler test-inotify-lookup.t: migrate to killdaemons from kill `cat pidfile`
Sat, 09 Feb 2013 05:34:22 -0600 Augie Fackler test-inotify-issue1556.t: migrate to killdaemons from kill `cat pidfile`
Sat, 09 Feb 2013 05:33:39 -0600 Augie Fackler test-inotify-issue1542.t: migrate to killdaemons from kill `cat pidfile`
Sat, 09 Feb 2013 05:32:00 -0600 Augie Fackler test-inotify-issue1371.t: switch to killdaemons from kill `cat pidfile`
Sat, 09 Feb 2013 05:30:40 -0600 Augie Fackler test-inotify-debuginotify.t: migrate to killdaemons from kill `cat pidfile`
Sat, 09 Feb 2013 05:29:10 -0600 Augie Fackler test-hgweb-raw.t: use killdaemons instead of kill `cat pidfile`
Sat, 09 Feb 2013 05:26:16 -0600 Augie Fackler test-https.t: stop using kill `cat $pidfile`
Sat, 09 Feb 2013 06:07:32 -0600 Augie Fackler changelog: hexlify node when throwing a LookupError on a filtered node
Fri, 08 Feb 2013 17:14:12 -0600 Augie Fackler byterange: remove old two-arg raise trick
Sat, 09 Feb 2013 12:08:02 +0100 Benoit Boissinot revlog: document v0 format
Sat, 09 Feb 2013 10:40:26 +0000 Kevin Bullock merge crew heads
Sat, 09 Feb 2013 10:36:31 +0000 Kevin Bullock merge with mpm stable
Fri, 08 Feb 2013 23:49:14 +0100 Benoit Boissinot templater: add get() function to access dict element (e.g. extra)
Fri, 08 Feb 2013 21:55:46 +0100 Benoit Boissinot templates: export extra as a dict to templates
Fri, 08 Feb 2013 23:13:47 +0000 Matt Mackall Added signature for changeset 7511d4df752e stable
Fri, 08 Feb 2013 23:13:44 +0000 Matt Mackall Added tag 2.5.1 for changeset 7511d4df752e stable
Fri, 08 Feb 2013 22:58:58 +0000 Matt Mackall merge with i18n stable 2.5.1
Tue, 05 Feb 2013 22:02:11 +0100 Arne Babenhauserheide i18n-de: fix duplicated shortcut key b for record (edit and quit) stable
Fri, 08 Feb 2013 22:42:07 +0000 Kevin Bullock check-code: fix platform-specific error code variance
Fri, 08 Feb 2013 19:32:56 +0000 Kevin Bullock check-code: warn to use killdaemons instead of kill `cat PIDFILE`
Fri, 08 Feb 2013 13:08:25 +0100 Mads Kiilerich largefiles: docstrings for verify methods
Fri, 08 Feb 2013 13:00:08 +0100 Mads Kiilerich largefiles: fold oddly named _verify into remotestore.exists
Fri, 08 Feb 2013 07:09:48 -0600 Augie Fackler git convert: some versions of git use fatal: instead of error:
Fri, 08 Feb 2013 07:57:32 -0600 Ross Lagerwall test-convert-git: stabilize corruption of test git repo
Fri, 08 Feb 2013 08:02:57 -0600 Ross Lagerwall convert/git: catch errors from modern git-ls-remote (issue3428)
Fri, 08 Feb 2013 14:26:00 +0000 Kevin Bullock merge with stable
Wed, 06 Feb 2013 07:55:29 +0000 Pierre-Yves David incoming: fix incoming when a local head is remotely filtered (issue3805) stable
Thu, 17 Jan 2013 23:46:08 -0800 Siddharth Agarwal dirstate: move pure python dirstate packing to pure/parsers.py
Tue, 05 Feb 2013 16:22:53 -0800 Durham Goode bookmark: don't allow integers as bookmark/branch/tag names
Wed, 24 Oct 2012 23:09:31 +0200 Simon Heimberg run-tests: do not fail on empty tsttest file
Wed, 06 Feb 2013 14:43:29 -0600 Matt Mackall merge with stable
Tue, 05 Feb 2013 11:31:43 -0600 Kevin Bullock hgweb: make 'summary' work with hidden changesets (issue3810) stable
Wed, 06 Feb 2013 13:22:01 +0100 Mads Kiilerich merge with stable
Tue, 05 Feb 2013 12:58:21 +0100 Andrew Shadura hgk: support the old way of getting the current Ttk theme (issue3808) stable
Mon, 04 Feb 2013 14:10:09 -0800 Durham Goode addremove: don't perform m.exact/rel until needed
Mon, 04 Feb 2013 14:06:20 -0800 Durham Goode addremove: don't call lexists, isdir, and islink
Mon, 04 Feb 2013 14:01:40 -0800 Durham Goode addremove: only query dirstate once per path
Mon, 04 Feb 2013 23:48:34 +0100 Mads Kiilerich tests: fix windows test failure with largefiles
Mon, 04 Feb 2013 23:53:37 +0100 Mads Kiilerich merge with stable
Mon, 04 Feb 2013 23:41:11 +0100 Mads Kiilerich tests: fix windows test failure in test-subrepo.t stable
Mon, 04 Feb 2013 16:39:02 -0600 Matt Mackall merge with stable
Mon, 04 Feb 2013 23:26:44 +0100 Mads Kiilerich largefiles: don't crash when trying to find default dest for url without path stable
Mon, 04 Feb 2013 23:25:25 +0100 Mads Kiilerich hgweb.cgi: fix internal WSGI emulation (issue3804) stable
Sat, 02 Feb 2013 16:15:22 -0600 Matt Mackall bdiff: simplify overflow checks
Mon, 04 Feb 2013 11:42:10 -0800 Bryan O'Sullivan Merge crew-stable into crew
Sun, 03 Feb 2013 14:26:39 -0800 Siddharth Agarwal rebase: derive node from target rev (issue3802) stable
Mon, 04 Feb 2013 02:46:53 +0100 Mads Kiilerich profiling: introduce limit configuration option
Thu, 24 Jan 2013 23:57:44 +0100 Mads Kiilerich largefiles: make verify --lfa and --lfc work without --large
Mon, 04 Feb 2013 02:46:53 +0100 Mads Kiilerich largefiles: verify status should be written as status, not as write
Mon, 04 Feb 2013 02:46:53 +0100 Mads Kiilerich largefiles: report localstore errors with single line warnings messages
Mon, 04 Feb 2013 02:46:53 +0100 Mads Kiilerich merge: inline act()
Mon, 04 Feb 2013 02:46:53 +0100 Mads Kiilerich merge: don't indent "local changed %s which remote deleted" prompt
Mon, 04 Feb 2013 02:46:38 +0100 Mads Kiilerich merge: backout manifest sorting and workarounds for cost of it
Thu, 24 Jan 2013 23:57:44 +0100 Mads Kiilerich merge: delay debug messages for merge actions
Thu, 24 Jan 2013 23:57:44 +0100 Mads Kiilerich merge: make all action tuples have the same length - keep args as tuple
Thu, 24 Jan 2013 23:57:44 +0100 Mads Kiilerich merge: delay prompts a bit and show them in (extra) sorted order
Sat, 02 Feb 2013 15:37:17 -0200 Antonio Zanardo commit: show active bookmark in commit editor helper text
Wed, 23 Jan 2013 09:51:45 -0800 Paul Cavallaro dates: support 'today' and 'yesterday' in parsedate (issue3764)
Mon, 28 Jan 2013 12:19:21 -0800 Paul Cavallaro revset: change ancestor to accept 0 or more arguments (issue3750)
Fri, 01 Feb 2013 15:48:33 -0600 Matt Mackall merge with stable
Fri, 01 Feb 2013 15:32:05 -0600 Matt Mackall Added signature for changeset a6088c05e43a stable
Fri, 01 Feb 2013 15:31:57 -0600 Matt Mackall Added tag 2.5 for changeset a6088c05e43a stable
Fri, 01 Feb 2013 15:21:47 -0600 Matt Mackall test-obsolete: now gets 404 for hidden change stable 2.5
Fri, 01 Feb 2013 15:23:37 -0600 Matt Mackall merge with i18n stable
Fri, 01 Feb 2013 17:59:56 -0200 Wagner Bruna i18n-pt_BR: added message from crew 0324a1d88a53 stable
Fri, 01 Feb 2013 11:01:39 -0200 Wagner Bruna i18n-pt_BR: added message from crew 9fbeb61b8ad2 stable
Thu, 31 Jan 2013 23:01:31 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 2a1fac3650a5 stable
Thu, 31 Jan 2013 09:58:36 -0200 Wagner Bruna i18n-pt_BR: synchronized with 68eecbaf1bd3 stable
Fri, 01 Feb 2013 20:43:35 +0100 Thomas Arendsen Hein hgweb: urlescape all urls, HTML escape repo/tag/branch/... names stable
Fri, 01 Feb 2013 15:14:05 -0600 Matt Mackall merge with crew stable
Fri, 01 Feb 2013 10:12:41 -0600 Kevin Bullock hgweb: rename 'currentbaseline' template keyword to 'basenode' stable
Fri, 01 Feb 2013 09:58:25 -0600 Kevin Bullock hgweb: rename 'changesetbaseline' template to 'difffrom' stable
Thu, 31 Jan 2013 19:56:55 +0100 Pierre-Yves David hgweb: add a `web.view` to control filtering stable
Thu, 31 Jan 2013 22:30:52 +0100 Pierre-Yves David hgweb: returns 404 for unknow revision instead of 500 stable
Thu, 31 Jan 2013 01:44:29 +0100 Pierre-Yves David subrepo: allows to drop courtesy phase sync (issue3781) stable
Thu, 31 Jan 2013 19:13:13 +0100 Mads Kiilerich tests: fix toctou race in tinyproxy.py (issue3795) stable
Fri, 01 Feb 2013 02:01:11 +0100 Pierre-Yves David rebase: mention --rev in the help stable
Fri, 01 Feb 2013 05:40:06 +0100 Pierre-Yves David hgweb: remove baseline info from paper template stable
Thu, 31 Jan 2013 20:01:26 -0600 Kevin Bullock rebase: mention phases in the help stable
Thu, 31 Jan 2013 22:36:22 +0100 Angel Ezquerra hgwebdir: use web.prefix when creating url breadcrumbs (issue3790) stable
Wed, 30 Jan 2013 16:08:32 -0800 Siddharth Agarwal rebase: delete divergent bookmarks on destination (issue3685) stable
Wed, 30 Jan 2013 15:35:00 -0800 Siddharth Agarwal bookmarks: factor out delete divergent code stable
Wed, 30 Jan 2013 17:49:54 -0800 Siddharth Agarwal rebase: remove bogus nullmerge check in updatebookmarks stable
Tue, 27 Nov 2012 21:31:59 -0500 Matt Harbison share: backout fd903f89e42b, except the test stable
Tue, 27 Nov 2012 20:56:27 -0500 Matt Harbison subrepo: use sharepath if available when locating the source repo stable
Tue, 22 Jan 2013 14:33:17 +0100 Pierre-Yves David test-histedit: add tests for dropping head changeset stable
Thu, 31 Jan 2013 02:39:55 +0100 Mads Kiilerich tests: use `pwd` instead of ${PWD} in test-convert-git.t - because of Solaris stable
Wed, 30 Jan 2013 10:57:28 -0500 Augie Fackler histedit: prevent parent guessed via --outgoing from being a revset (issue3770) stable
Wed, 30 Jan 2013 19:40:07 +0100 Mads Kiilerich tests: fix for windows - slashes and no serve stable
Wed, 30 Jan 2013 19:29:36 +0100 Mads Kiilerich merge: fix UnboundLocalError (issue3791) stable
Mon, 28 Jan 2013 19:05:35 +0900 Yuya Nishihara parsers: fix memleak of revlog cache entries on strip stable
Wed, 30 Jan 2013 17:32:17 +0100 Pierre-Yves David hgweb: fix navigation label (issue3792) stable
Tue, 29 Jan 2013 20:03:51 +0100 Mads Kiilerich profiling: add documentation of lsprof 'sort' and 'nested' stable
Tue, 29 Jan 2013 17:01:41 +0100 Mads Kiilerich OS X: try cheap ascii .lower() in normcase before making full unicode dance stable
Tue, 29 Jan 2013 20:03:51 +0100 Mads Kiilerich run-tests.py: inherit PYTHONHASHSEED from environment if set stable
Tue, 29 Jan 2013 15:25:33 +0100 Pierre-Yves David test-obsolete: validate that bundle is not affected by issue3788 stable
Tue, 29 Jan 2013 15:26:10 +0100 Pierre-Yves David pull: fix crash when pulling changeset that get hidden locally (issue3788) stable
Tue, 29 Jan 2013 16:44:51 +0100 Pierre-Yves David hgweb: prevent traceback during search when filtered (issue3783) stable
Sun, 27 Jan 2013 15:13:53 -0600 Kevin Bullock bookmarks: hide bookmarks on filtered revs from listkeys stable
Sun, 27 Jan 2013 14:24:37 -0600 Kevin Bullock bookmarks: don't use bookmarks.listbookmarks in local computations stable
Mon, 28 Jan 2013 20:25:56 -0600 Kevin Bullock filtering: test that bookmarks prevent hiding of changesets stable
Mon, 28 Jan 2013 13:56:11 +0100 Pierre-Yves David discovery: outgoing pass unfiltered repo to findcommonincoming (issue3776) stable
Mon, 28 Jan 2013 13:44:44 +0100 Pierre-Yves David test: minor documentation fix stable
Fri, 25 Jan 2013 18:20:13 +0100 Mads Kiilerich largefiles: fix cat when using relative paths from subdirectory stable
Fri, 25 Jan 2013 16:59:34 +0100 Mads Kiilerich largefiles: fix commit when using relative paths from subdirectory stable
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich largefiles: allow use of urls with #revision stable
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich largefiles: don't verify largefile hashes on servers when processing statlfile stable
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich tests: clarify test for pushing corrupted largefile stable
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich largefiles: verify all files in each revision and report errors in any revision stable
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich tests: better test coverage of largefiles localstore verify stable
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich largefiles: adapt remotestore._getfile to batched statlfile stable
(0) -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip