Mercurial > hg
graph
-
merge with stableWed, 13 Feb 2013 15:09:43 -0600, by Kevin Bullock
-
check-code: warn about line glob match with no glob character (?*/)Wed, 13 Feb 2013 21:51:47 +0100, by Simon Heimberg
-
tests: remove glob from output lines containing no glob characterWed, 13 Feb 2013 22:05:30 +0100, by Simon Heimberg
-
tests: inform on Windows about unnecessary glob linesMon, 15 Oct 2012 23:28:45 +0200, by Simon Heimberg
-
tests: quickly check if the glob line already matches the outputWed, 13 Feb 2013 21:58:52 +0100, by Simon Heimberg
-
tests: append glob to filename output when required (windows) stableWed, 13 Feb 2013 12:35:57 +0100, by Simon Heimberg
-
util: make ensuredirs safer against racesWed, 13 Feb 2013 12:20:10 -0800, by Bryan O'Sullivan
-
blackbox: only show new heads on incomingWed, 13 Feb 2013 11:07:01 -0800, by Durham Goode
-
blackbox: fix copyrightWed, 13 Feb 2013 10:54:52 -0800, by Bryan O'Sullivan
-
blackbox: fix a failing pyflakes testTue, 12 Feb 2013 16:02:35 -0800, by Bryan O'Sullivan
-
blackbox: tests for the blackbox extensionSat, 09 Feb 2013 13:35:30 -0800, by Durham Goode
-
blackbox: adds a 'blackbox' command for viewing recent logsSat, 09 Feb 2013 09:09:46 -0800, by Durham Goode
-
blackbox: log incoming changes via ui.log()Sat, 09 Feb 2013 09:04:48 -0800, by Durham Goode
-
blackbox: logs python and extension hooks via ui.log()Sat, 09 Feb 2013 09:04:32 -0800, by Durham Goode
-
blackbox: log the commands that are runSat, 09 Feb 2013 09:04:14 -0800, by Durham Goode
-
blackbox: adds a blackbox extensionTue, 12 Feb 2013 14:08:33 -0800, by Durham Goode
-
scmutil: create directories in a race-safe way during updateMon, 11 Feb 2013 16:15:12 -0800, by Bryan O'Sullivan
-
MergeMon, 11 Feb 2013 14:50:54 -0800, by Bryan O'Sullivan
-
test-atomictempfile: convert to unit testSat, 09 Feb 2013 19:02:45 +0200, by Idan Kamara
-
tests: add a test runner utility that prints nothing when all tests passSat, 09 Feb 2013 19:13:39 +0200, by Idan Kamara
-
hgweb: consistent author name widthSun, 10 Feb 2013 13:14:31 +0100, by Dan Villiom Podlaski Christiansen
-
dirstate: fix generator/list error when using python 2.7Sun, 10 Feb 2013 12:23:39 -0800, by Durham Goode
-
mq: comply with filtering when injecting fake tags (issue3812)Mon, 11 Feb 2013 16:21:48 +0100, by Pierre-Yves David
-
commit: factor out post-commit cleanup into workingctxFri, 08 Feb 2013 05:36:08 -0800, by David Schleimer
-
localrepo: use workingctx for validation in commitFri, 08 Feb 2013 05:36:08 -0800, by David Schleimer
-
localrepo: create context used for actual commit earlierFri, 08 Feb 2013 05:36:07 -0800, by David Schleimer
-
merge with crew-stableMon, 11 Feb 2013 16:57:46 +0100, by Thomas Arendsen Hein
-
import: don't rollback on failed import --exact (issue3616)Sun, 10 Feb 2013 23:01:12 +0000, by Kevin Bullock
-
MergeSun, 10 Feb 2013 16:22:32 -0800, by Bryan O'Sullivan
-
MergeSun, 10 Feb 2013 16:21:30 -0800, by Bryan O'Sullivan
-
merge crew and mainMon, 11 Feb 2013 01:21:24 +0100, by Benoit Boissinot
-
merge crew and mainMon, 11 Feb 2013 01:17:50 +0100, by Benoit Boissinot
-
manifestmerge: fix order in which manifests are fetchedSun, 10 Feb 2013 16:55:01 +0000, by Siddharth Agarwal
-
merge: run _forgetremoved after manifestmergeSun, 10 Feb 2013 12:16:46 +0000, by Siddharth Agarwal
-
dirstate: disable gc while parsing the dirstateSun, 10 Feb 2013 16:23:14 +0000, by Siddharth Agarwal
-
export: show 'Date' header in a format that also is readable for humansFri, 08 Feb 2013 22:54:17 +0100, by Mads Kiilerich
-
factotum: fix urllib2 import so it no longer relies on a demandimport bugSun, 10 Feb 2013 18:26:04 +0100, by Mads Kiilerich
-
hgweb: make the test suite use hgweb in a more WSGI compliant waySun, 27 Jan 2013 03:32:09 +0100, by Mads Kiilerich
-
hgweb: simplify internal staticfile return codesSun, 10 Feb 2013 18:24:29 +0100, by Mads Kiilerich
-
spelling: fix some minor issues found by spell checkerSun, 10 Feb 2013 18:24:29 +0100, by Mads Kiilerich
-
bundlerepo: replace basemap with the base field in the indexFri, 08 Feb 2013 23:26:00 +0100, by Mads Kiilerich
-
profiling: replace '+' markup of nested lines with indentationFri, 08 Feb 2013 22:54:48 +0100, by Mads Kiilerich
-
Merge crew and main.Sun, 10 Feb 2013 04:04:22 -0600, by Augie Fackler
-
merge: don't fiddle with name lookups or i18n in hot loopsSat, 09 Feb 2013 15:51:32 -0800, by Bryan O'Sullivan
-
merge: apply non-interactive working dir updates in parallelSat, 09 Feb 2013 15:51:32 -0800, by Bryan O'Sullivan
-
worker: allow a function to be run in multiple worker processesSat, 09 Feb 2013 15:51:32 -0800, by Bryan O'Sullivan
-
worker: partition a list (of tasks) into equal-sized chunksSat, 09 Feb 2013 15:51:32 -0800, by Bryan O'Sullivan
-
worker: estimate whether it's worth running a task in parallelSat, 09 Feb 2013 15:51:26 -0800, by Bryan O'Sullivan
-
worker: count the number of CPUsSat, 09 Feb 2013 15:22:12 -0800, by Bryan O'Sullivan
-
tests: getremove test output changes (fold into previous patch)Sat, 09 Feb 2013 15:22:10 -0800, by Bryan O'Sullivan
-
merge: report non-interactive progress in chunksSat, 09 Feb 2013 15:22:09 -0800, by Bryan O'Sullivan
-
merge: handle subrepo merges and .hgsubstate speciallySat, 09 Feb 2013 15:22:08 -0800, by Bryan O'Sullivan
-
tests: update test output (will be folded into parent)Sat, 09 Feb 2013 15:22:04 -0800, by Bryan O'Sullivan
-
merge: split out mostly-non-interactive working dir updatesSat, 09 Feb 2013 15:21:58 -0800, by Bryan O'Sullivan
-
extensions: obsolete and remove interhg extensionSat, 09 Feb 2013 11:00:42 +0100, by Angel Ezquerra
-
hgweb: apply the websub filter to revision descriptionsSat, 09 Feb 2013 16:48:21 +0100, by Angel Ezquerra
-
hgweb: add websub template filterFri, 08 Feb 2013 18:05:32 +0100, by Angel Ezquerra
-
addremove: don't audit the path for paths already in the dirstateTue, 05 Feb 2013 14:36:19 -0800, by Durham Goode
-
dirstate: walk returns None for files that have a symlink in their pathMon, 04 Feb 2013 14:27:15 -0800, by Durham Goode
-
pathauditor: add check() methodTue, 05 Feb 2013 14:24:14 -0800, by Durham Goode
-
summary: add missing space for updated active bookmark displaySat, 09 Feb 2013 22:54:34 +0000, by Matt Mackall
-
summary: show active bookmark even if not at current changesetFri, 08 Feb 2013 21:47:22 +0000, by Kevin Bullock
-
summary: simplify handling of active bookmarkSun, 27 Jan 2013 11:53:46 -0600, by Kevin Bullock
-
summary: test that current bookmark isn't shownFri, 08 Feb 2013 21:32:43 +0000, by Kevin Bullock
-
merge crew headsSat, 09 Feb 2013 22:27:13 +0000, by Kevin Bullock
-
merge with stableSat, 09 Feb 2013 22:25:58 +0000, by Kevin Bullock
-
outgoing: fix possible filtering crash in outgoing (issue3814) stableSat, 09 Feb 2013 17:54:01 +0000, by Pierre-Yves David
-
test: display used python hash seedWed, 30 Jan 2013 01:24:04 +0100, by Pierre-Yves David
-
outgoing: fix possible filtering crash in outgoing (issue3814)Sat, 09 Feb 2013 17:54:01 +0000, by Pierre-Yves David
-
parsedate: understand "now" as a shortcut for the current timeSat, 09 Feb 2013 15:39:22 -0600, by Augie Fackler
-
export: clobber files with -o (bc) (issue3652)Sat, 09 Feb 2013 15:38:57 -0600, by Augie Fackler
-
merge: don't call copies.mergecopies unless we need toSat, 09 Feb 2013 21:24:36 +0000, by Bryan O'Sullivan
-
merge: rename p1 to wctx in manifestmergeSat, 09 Feb 2013 21:24:24 +0000, by Bryan O'Sullivan
-
largefiles: fix test and check codeSat, 09 Feb 2013 16:02:01 +0000, by Na'Tosha Bard
-
histedit: always abort with same message when working dir is wrong.Sat, 03 Aug 2013 16:40:13 +0200, by Simon Heimberg
-
histedit: report when revisions to edit are not ancestors of working dirSat, 03 Aug 2013 16:37:17 +0200, by Simon Heimberg
-
MergeSat, 09 Feb 2013 15:59:44 +0000, by Bryan O'Sullivan
-
manifestmerge: handle abort on local unknown, remote created filesSat, 09 Feb 2013 15:36:00 +0000, by Siddharth Agarwal
-
manifestmerge: pass in branchmerge and force separatelyFri, 08 Feb 2013 15:23:23 +0000, by Siddharth Agarwal
-
manifest: use a size 3 LRU cache to store parsed manifestsSat, 09 Feb 2013 15:43:02 +0000, by Siddharth Agarwal
-
util: add an LRU cache dictSat, 09 Feb 2013 15:41:46 +0000, by Siddharth Agarwal
-
tests: remove last two check-code warnings about killdaemonsSat, 09 Feb 2013 13:58:13 +0000, by Kevin Bullock
-
tests: guard against obsolete markers in the hg repo itselfSat, 09 Feb 2013 13:35:45 +0000, by Kevin Bullock
-
largefiles: make caching largefiles message more explicitSat, 09 Feb 2013 15:08:21 +0000, by Na'Tosha Bard
-
largefiles: document behavior of caching largefiles for new headsSat, 09 Feb 2013 15:25:46 +0000, by Na'Tosha Bard
-
check-code: add Makefile target to run check-codeSat, 09 Feb 2013 15:57:04 +0100, by Benoit Boissinot
-
byterange: remove now-unused sys importSat, 09 Feb 2013 07:44:22 -0600, by Augie Fackler
-
test-obsolete.t: migrate to killdaemons from kill `cat pidfile`Sat, 09 Feb 2013 05:37:36 -0600, by Augie Fackler
-
test-inotify.t: migrate to killdaemons from kill `cat pidfile`Sat, 09 Feb 2013 05:36:19 -0600, by Augie Fackler
-
test-inotify-lookup.t: migrate to killdaemons from kill `cat pidfile`Sat, 09 Feb 2013 05:35:20 -0600, by Augie Fackler
-
test-inotify-issue1556.t: migrate to killdaemons from kill `cat pidfile`Sat, 09 Feb 2013 05:34:22 -0600, by Augie Fackler
-
test-inotify-issue1542.t: migrate to killdaemons from kill `cat pidfile`Sat, 09 Feb 2013 05:33:39 -0600, by Augie Fackler
-
test-inotify-issue1371.t: switch to killdaemons from kill `cat pidfile`Sat, 09 Feb 2013 05:32:00 -0600, by Augie Fackler
-
test-inotify-debuginotify.t: migrate to killdaemons from kill `cat pidfile`Sat, 09 Feb 2013 05:30:40 -0600, by Augie Fackler
-
test-hgweb-raw.t: use killdaemons instead of kill `cat pidfile`Sat, 09 Feb 2013 05:29:10 -0600, by Augie Fackler
-
test-https.t: stop using kill `cat $pidfile`Sat, 09 Feb 2013 05:26:16 -0600, by Augie Fackler
-
changelog: hexlify node when throwing a LookupError on a filtered nodeSat, 09 Feb 2013 06:07:32 -0600, by Augie Fackler
-
byterange: remove old two-arg raise trickFri, 08 Feb 2013 17:14:12 -0600, by Augie Fackler
-
revlog: document v0 formatSat, 09 Feb 2013 12:08:02 +0100, by Benoit Boissinot
-
merge crew headsSat, 09 Feb 2013 10:40:26 +0000, by Kevin Bullock
-
merge with mpm stableSat, 09 Feb 2013 10:36:31 +0000, by Kevin Bullock
-
templater: add get() function to access dict element (e.g. extra)Fri, 08 Feb 2013 23:49:14 +0100, by Benoit Boissinot
-
templates: export extra as a dict to templatesFri, 08 Feb 2013 21:55:46 +0100, by Benoit Boissinot
-
i18n-de: fix duplicated shortcut key b for record (edit and quit) stableTue, 05 Feb 2013 22:02:11 +0100, by Arne Babenhauserheide
-
check-code: fix platform-specific error code varianceFri, 08 Feb 2013 22:42:07 +0000, by Kevin Bullock
-
check-code: warn to use killdaemons instead of kill `cat PIDFILE`Fri, 08 Feb 2013 19:32:56 +0000, by Kevin Bullock
-
largefiles: docstrings for verify methodsFri, 08 Feb 2013 13:08:25 +0100, by Mads Kiilerich
-
largefiles: fold oddly named _verify into remotestore.existsFri, 08 Feb 2013 13:00:08 +0100, by Mads Kiilerich
-
git convert: some versions of git use fatal: instead of error:Fri, 08 Feb 2013 07:09:48 -0600, by Augie Fackler
-
test-convert-git: stabilize corruption of test git repoFri, 08 Feb 2013 07:57:32 -0600, by Ross Lagerwall
-
convert/git: catch errors from modern git-ls-remote (issue3428)Fri, 08 Feb 2013 08:02:57 -0600, by Ross Lagerwall
-
merge with stableFri, 08 Feb 2013 14:26:00 +0000, by Kevin Bullock
-
incoming: fix incoming when a local head is remotely filtered (issue3805) stableWed, 06 Feb 2013 07:55:29 +0000, by Pierre-Yves David
-
dirstate: move pure python dirstate packing to pure/parsers.pyThu, 17 Jan 2013 23:46:08 -0800, by Siddharth Agarwal
-
bookmark: don't allow integers as bookmark/branch/tag namesTue, 05 Feb 2013 16:22:53 -0800, by Durham Goode
-
run-tests: do not fail on empty tsttest fileWed, 24 Oct 2012 23:09:31 +0200, by Simon Heimberg
-
merge with stableWed, 06 Feb 2013 14:43:29 -0600, by Matt Mackall
-
hgweb: make 'summary' work with hidden changesets (issue3810) stableTue, 05 Feb 2013 11:31:43 -0600, by Kevin Bullock
-
merge with stableWed, 06 Feb 2013 13:22:01 +0100, by Mads Kiilerich
-
hgk: support the old way of getting the current Ttk theme (issue3808) stableTue, 05 Feb 2013 12:58:21 +0100, by Andrew Shadura
-
addremove: don't perform m.exact/rel until neededMon, 04 Feb 2013 14:10:09 -0800, by Durham Goode
-
addremove: don't call lexists, isdir, and islinkMon, 04 Feb 2013 14:06:20 -0800, by Durham Goode
-
addremove: only query dirstate once per pathMon, 04 Feb 2013 14:01:40 -0800, by Durham Goode
-
tests: fix windows test failure with largefilesMon, 04 Feb 2013 23:48:34 +0100, by Mads Kiilerich
-
merge with stableMon, 04 Feb 2013 23:53:37 +0100, by Mads Kiilerich
-
tests: fix windows test failure in test-subrepo.t stableMon, 04 Feb 2013 23:41:11 +0100, by Mads Kiilerich
-
merge with stableMon, 04 Feb 2013 16:39:02 -0600, by Matt Mackall
-
largefiles: don't crash when trying to find default dest for url without path stableMon, 04 Feb 2013 23:26:44 +0100, by Mads Kiilerich
-
hgweb.cgi: fix internal WSGI emulation (issue3804) stableMon, 04 Feb 2013 23:25:25 +0100, by Mads Kiilerich
-
bdiff: simplify overflow checksSat, 02 Feb 2013 16:15:22 -0600, by Matt Mackall
-
Merge crew-stable into crewMon, 04 Feb 2013 11:42:10 -0800, by Bryan O'Sullivan
-
rebase: derive node from target rev (issue3802) stableSun, 03 Feb 2013 14:26:39 -0800, by Siddharth Agarwal
-
profiling: introduce limit configuration optionMon, 04 Feb 2013 02:46:53 +0100, by Mads Kiilerich
-
largefiles: make verify --lfa and --lfc work without --largeThu, 24 Jan 2013 23:57:44 +0100, by Mads Kiilerich
-
largefiles: verify status should be written as status, not as writeMon, 04 Feb 2013 02:46:53 +0100, by Mads Kiilerich
-
largefiles: report localstore errors with single line warnings messagesMon, 04 Feb 2013 02:46:53 +0100, by Mads Kiilerich
-
merge: inline act()Mon, 04 Feb 2013 02:46:53 +0100, by Mads Kiilerich
-
merge: don't indent "local changed %s which remote deleted" promptMon, 04 Feb 2013 02:46:53 +0100, by Mads Kiilerich
-
merge: backout manifest sorting and workarounds for cost of itMon, 04 Feb 2013 02:46:38 +0100, by Mads Kiilerich
-
merge: delay debug messages for merge actionsThu, 24 Jan 2013 23:57:44 +0100, by Mads Kiilerich
-
merge: make all action tuples have the same length - keep args as tupleThu, 24 Jan 2013 23:57:44 +0100, by Mads Kiilerich
-
merge: delay prompts a bit and show them in (extra) sorted orderThu, 24 Jan 2013 23:57:44 +0100, by Mads Kiilerich
-
commit: show active bookmark in commit editor helper textSat, 02 Feb 2013 15:37:17 -0200, by Antonio Zanardo
-
dates: support 'today' and 'yesterday' in parsedate (issue3764)Wed, 23 Jan 2013 09:51:45 -0800, by Paul Cavallaro
-
revset: change ancestor to accept 0 or more arguments (issue3750)Mon, 28 Jan 2013 12:19:21 -0800, by Paul Cavallaro
-
merge with stableFri, 01 Feb 2013 15:48:33 -0600, by Matt Mackall
-
test-obsolete: now gets 404 for hidden change stable 2.5Fri, 01 Feb 2013 15:21:47 -0600, by Matt Mackall
-
i18n-pt_BR: added message from crew 0324a1d88a53 stableFri, 01 Feb 2013 17:59:56 -0200, by Wagner Bruna
-
i18n-pt_BR: added message from crew 9fbeb61b8ad2 stableFri, 01 Feb 2013 11:01:39 -0200, by Wagner Bruna
-
i18n-ja: synchronized with 2a1fac3650a5 stableThu, 31 Jan 2013 23:01:31 +0900, by FUJIWARA Katsunori
-
hgweb: urlescape all urls, HTML escape repo/tag/branch/... names stableFri, 01 Feb 2013 20:43:35 +0100, by Thomas Arendsen Hein
-
hgweb: rename 'currentbaseline' template keyword to 'basenode' stableFri, 01 Feb 2013 10:12:41 -0600, by Kevin Bullock
-
hgweb: rename 'changesetbaseline' template to 'difffrom' stableFri, 01 Feb 2013 09:58:25 -0600, by Kevin Bullock
-
hgweb: add a `web.view` to control filtering stableThu, 31 Jan 2013 19:56:55 +0100, by Pierre-Yves David
-
hgweb: returns 404 for unknow revision instead of 500 stableThu, 31 Jan 2013 22:30:52 +0100, by Pierre-Yves David
-
subrepo: allows to drop courtesy phase sync (issue3781) stableThu, 31 Jan 2013 01:44:29 +0100, by Pierre-Yves David
-
tests: fix toctou race in tinyproxy.py (issue3795) stableThu, 31 Jan 2013 19:13:13 +0100, by Mads Kiilerich
-
hgweb: remove baseline info from paper template stableFri, 01 Feb 2013 05:40:06 +0100, by Pierre-Yves David
-
hgwebdir: use web.prefix when creating url breadcrumbs (issue3790) stableThu, 31 Jan 2013 22:36:22 +0100, by Angel Ezquerra
-
rebase: delete divergent bookmarks on destination (issue3685) stableWed, 30 Jan 2013 16:08:32 -0800, by Siddharth Agarwal
-
bookmarks: factor out delete divergent code stableWed, 30 Jan 2013 15:35:00 -0800, by Siddharth Agarwal
-
rebase: remove bogus nullmerge check in updatebookmarks stableWed, 30 Jan 2013 17:49:54 -0800, by Siddharth Agarwal
-
share: backout fd903f89e42b, except the test stableTue, 27 Nov 2012 21:31:59 -0500, by Matt Harbison
-
subrepo: use sharepath if available when locating the source repo stableTue, 27 Nov 2012 20:56:27 -0500, by Matt Harbison
-
test-histedit: add tests for dropping head changeset stableTue, 22 Jan 2013 14:33:17 +0100, by Pierre-Yves David
-
tests: use `pwd` instead of ${PWD} in test-convert-git.t - because of Solaris stableThu, 31 Jan 2013 02:39:55 +0100, by Mads Kiilerich
-
histedit: prevent parent guessed via --outgoing from being a revset (issue3770) stableWed, 30 Jan 2013 10:57:28 -0500, by Augie Fackler
-
tests: fix for windows - slashes and no serve stableWed, 30 Jan 2013 19:40:07 +0100, by Mads Kiilerich
-
parsers: fix memleak of revlog cache entries on strip stableMon, 28 Jan 2013 19:05:35 +0900, by Yuya Nishihara
-
hgweb: fix navigation label (issue3792) stableWed, 30 Jan 2013 17:32:17 +0100, by Pierre-Yves David
-
profiling: add documentation of lsprof 'sort' and 'nested' stableTue, 29 Jan 2013 20:03:51 +0100, by Mads Kiilerich
-
OS X: try cheap ascii .lower() in normcase before making full unicode dance stableTue, 29 Jan 2013 17:01:41 +0100, by Mads Kiilerich
-
run-tests.py: inherit PYTHONHASHSEED from environment if set stableTue, 29 Jan 2013 20:03:51 +0100, by Mads Kiilerich
-
test-obsolete: validate that bundle is not affected by issue3788 stableTue, 29 Jan 2013 15:25:33 +0100, by Pierre-Yves David
-
pull: fix crash when pulling changeset that get hidden locally (issue3788) stableTue, 29 Jan 2013 15:26:10 +0100, by Pierre-Yves David
-
hgweb: prevent traceback during search when filtered (issue3783) stableTue, 29 Jan 2013 16:44:51 +0100, by Pierre-Yves David
-
bookmarks: hide bookmarks on filtered revs from listkeys stableSun, 27 Jan 2013 15:13:53 -0600, by Kevin Bullock
-
bookmarks: don't use bookmarks.listbookmarks in local computations stableSun, 27 Jan 2013 14:24:37 -0600, by Kevin Bullock
-
filtering: test that bookmarks prevent hiding of changesets stableMon, 28 Jan 2013 20:25:56 -0600, by Kevin Bullock
-
discovery: outgoing pass unfiltered repo to findcommonincoming (issue3776) stableMon, 28 Jan 2013 13:56:11 +0100, by Pierre-Yves David
-
largefiles: fix cat when using relative paths from subdirectory stableFri, 25 Jan 2013 18:20:13 +0100, by Mads Kiilerich
-
largefiles: fix commit when using relative paths from subdirectory stableFri, 25 Jan 2013 16:59:34 +0100, by Mads Kiilerich
-
largefiles: allow use of urls with #revision stableMon, 28 Jan 2013 15:19:44 +0100, by Mads Kiilerich
-
largefiles: don't verify largefile hashes on servers when processing statlfile stableMon, 28 Jan 2013 15:19:44 +0100, by Mads Kiilerich
-
tests: clarify test for pushing corrupted largefile stableMon, 28 Jan 2013 15:19:44 +0100, by Mads Kiilerich
-
largefiles: verify all files in each revision and report errors in any revision stableMon, 28 Jan 2013 15:19:44 +0100, by Mads Kiilerich
-
tests: better test coverage of largefiles localstore verify stableMon, 28 Jan 2013 15:19:44 +0100, by Mads Kiilerich
-
largefiles: adapt remotestore._getfile to batched statlfile stableMon, 28 Jan 2013 15:19:44 +0100, by Mads Kiilerich
-
largefiles: don't allow corruption to propagate after detection stableMon, 28 Jan 2013 15:19:44 +0100, by Mads Kiilerich
-
largefiles: adapt verify to batched remote statlfile (issue3780) stableMon, 28 Jan 2013 15:19:44 +0100, by Mads Kiilerich
-
largefiles: let wirestore._stat return stats as expected by remotestore verify stableMon, 28 Jan 2013 15:19:44 +0100, by Mads Kiilerich
-
tests: improve description of hgweb secret bookmarks test stableSun, 27 Jan 2013 11:39:51 -0600, by Kevin Bullock
-
bookmarks: show active bookmark even if not at working dir stableSun, 27 Jan 2013 11:29:14 -0600, by Kevin Bullock
-
hgweb: don't attempt to show hidden bookmarks (issue3774) stableFri, 25 Jan 2013 11:43:54 -0600, by Kevin Bullock
-
hgweb: fetch tipmost unfiltered rev thru the changelog stableFri, 25 Jan 2013 14:50:18 -0600, by Kevin Bullock
-
help: update verbose 'clone' help to include '@' bookmark stableFri, 25 Jan 2013 16:11:16 -0600, by Kevin Bullock
-
tests: fix test-help.t for '@' bookmark documentation stableFri, 25 Jan 2013 11:38:54 -0600, by Kevin Bullock
-
help: document '@' bookmark in 'help bookmarks' and 'help clone' stableFri, 25 Jan 2013 11:06:30 -0600, by Kevin Bullock
-
revset: evaluate sub expressions correctly (issue3775) stableWed, 23 Jan 2013 22:52:55 +0900, by FUJIWARA Katsunori
-
test-rebase: add another test for rebase with multiple roots stableSat, 19 Jan 2013 04:08:16 +0100, by Pierre-Yves David
-
update: update to current bookmark if it moved out from under us (issue3682) stableMon, 21 Jan 2013 13:47:10 -0600, by Kevin Bullock
-
test-bookmarks-pushpull.t: don't set bookmark active unnecessarily stableMon, 21 Jan 2013 12:58:59 -0600, by Kevin Bullock
-
doc: use "tag" revset predicate instead of "tagged" for example in help stableThu, 24 Jan 2013 00:21:22 +0900, by FUJIWARA Katsunori
-
tests: add regression tests for another revrange edge case stableWed, 23 Jan 2013 11:55:39 -0600, by Kevin Bullock
-
graphmod: don't try to visit nullrev (issue3772) stableWed, 23 Jan 2013 00:20:26 -0600, by Bryan O'Sullivan
-
log: remove any ancestors of nullrev (issue3772) stableWed, 23 Jan 2013 00:12:52 -0600, by Sean Farley
-
help: add documentation for new template functions stableTue, 22 Jan 2013 18:40:23 -0600, by Sean Farley
-
documentation: update to new filter names stableMon, 21 Jan 2013 19:40:15 +0100, by Pierre-Yves David
-
largefiles: enhance error message to make it more i18n-friendly stableMon, 21 Jan 2013 13:42:04 -0200, by Wagner Bruna
-
largefiles: fix largefiles+subrepo update (issue3752) stableWed, 23 Jan 2013 00:51:53 +0100, by Benoit Boissinot
-
merge: only sort manifests in debug mode (issue3769) stableSun, 20 Jan 2013 17:18:00 -0600, by Matt Mackall
-
merge default into stable for 2.5 code freeze stable 2.5-rcSat, 19 Jan 2013 17:24:33 -0600, by Matt Mackall
-
pathencode: don't use alloca() for safety/portabilitySat, 19 Jan 2013 17:20:39 -0600, by Matt Mackall
-
branchmap: display filtername when `updatebranch` fails to do its jobsSat, 19 Jan 2013 02:29:56 +0100, by Pierre-Yves David
-
scmutil: localize and improve 'not under root' messageFri, 18 Jan 2013 01:24:29 +0100, by Mads Kiilerich
-
run-tests.py: don't let hg run interactively in debug modeFri, 18 Jan 2013 01:23:51 +0100, by Mads Kiilerich
-
run-tests.py: backout "don't use console for stdin when running in debug mode"Fri, 18 Jan 2013 01:16:16 +0100, by Mads Kiilerich
-
rebase: properly handle unrebased revision between rebased oneFri, 18 Jan 2013 23:41:48 +0100, by Pierre-Yves David
-
rebase: lose the comparison to `nullmerge`Fri, 18 Jan 2013 23:21:32 +0100, by Pierre-Yves David
-
repoview: cache filtered changelogFri, 18 Jan 2013 23:43:32 +0100, by Pierre-Yves David