Mercurial > hg
graph
-
basefilectx: move filenode from filectxSun, 11 Aug 2013 22:50:37 -0500, by Sean Farley
-
basefilectx: move filerev from filectxSun, 11 Aug 2013 22:50:15 -0500, by Sean Farley
-
basefilectx: move __ne__ from filectxSun, 11 Aug 2013 22:49:40 -0500, by Sean Farley
-
basefilectx: move __eq__ from filectxSun, 11 Aug 2013 22:49:03 -0500, by Sean Farley
-
basefilectx: move __hash__ from filectxSun, 11 Aug 2013 22:47:39 -0500, by Sean Farley
-
basefilectx: move __repr__ from filectxSun, 11 Aug 2013 22:46:54 -0500, by Sean Farley
-
basefilectx: move __str__ from filectxSun, 11 Aug 2013 22:45:30 -0500, by Sean Farley
-
basefilectx: move __nonzero__ from filectxSun, 11 Aug 2013 22:45:13 -0500, by Sean Farley
-
basefilectx: move _repopath from filectxSun, 11 Aug 2013 22:44:51 -0500, by Sean Farley
-
basefilectx: move _filerev from filectxSun, 11 Aug 2013 22:44:36 -0500, by Sean Farley
-
basefilectx: move _filenode from filectxSun, 11 Aug 2013 22:44:19 -0500, by Sean Farley
-
basefilectx: move _changeid from filectxSun, 11 Aug 2013 22:44:06 -0500, by Sean Farley
-
basefilectx: move _filelog from filectxSun, 11 Aug 2013 22:40:59 -0500, by Sean Farley
-
basefilectx: add an empty class that will be used as a parent of file contextsSat, 10 Aug 2013 15:10:26 -0500, by Sean Farley
-
workingctx: inherit from basectx instead of changectxMon, 05 Aug 2013 18:44:18 -0500, by Sean Farley
-
largefiles: remove unnecessary check of instanceTue, 06 Aug 2013 15:10:09 -0500, by Sean Farley
-
localrepo: remove unnecessary check of instanceTue, 06 Aug 2013 15:11:42 -0500, by Sean Farley
-
basectx: remove unnecessary check of instanceTue, 06 Aug 2013 15:11:31 -0500, by Sean Farley
-
basectx: move dirty from changectxMon, 05 Aug 2013 18:42:41 -0500, by Sean Farley
-
basectx: move dirs from changectxMon, 05 Aug 2013 18:41:56 -0500, by Sean Farley
-
basectx: move _dirs from changectxMon, 05 Aug 2013 18:41:43 -0500, by Sean Farley
-
basectx: move diff from changectxMon, 05 Aug 2013 18:41:12 -0500, by Sean Farley
-
basectx: move match from changectxMon, 05 Aug 2013 18:41:00 -0500, by Sean Farley
-
basectx: move sub from changectxMon, 05 Aug 2013 18:40:36 -0500, by Sean Farley
-
basectx: move flags from changectxMon, 05 Aug 2013 18:28:54 -0500, by Sean Farley
-
basectx: move filenode from changectxMon, 05 Aug 2013 18:28:40 -0500, by Sean Farley
-
basectx: move _fileinfo from changectxMon, 05 Aug 2013 18:28:23 -0500, by Sean Farley
-
basectx: move p2 from changectxMon, 05 Aug 2013 18:26:54 -0500, by Sean Farley
-
basectx: move p1 from changectxMon, 05 Aug 2013 18:26:15 -0500, by Sean Farley
-
basectx: move parents from changectxMon, 05 Aug 2013 18:19:38 -0500, by Sean Farley
-
basectx: move mutable from changectxMon, 05 Aug 2013 18:19:19 -0500, by Sean Farley
-
basectx: move phasestr from changectxMon, 05 Aug 2013 18:19:04 -0500, by Sean Farley
-
basectx: move manifest from changectxMon, 05 Aug 2013 17:22:49 -0500, by Sean Farley
-
basectx: move __iter__ from changectxMon, 05 Aug 2013 17:22:18 -0500, by Sean Farley
-
basectx: move __getitem__ from changectxMon, 05 Aug 2013 17:22:05 -0500, by Sean Farley
-
basectx: move __contains__ from changectxMon, 05 Aug 2013 17:21:38 -0500, by Sean Farley
-
basectx: move substate from changectxMon, 05 Aug 2013 17:21:23 -0500, by Sean Farley
-
basectx: move __ne__ from changectxMon, 05 Aug 2013 17:00:32 -0500, by Sean Farley
-
basectx: move __eq__ from changectxMon, 05 Aug 2013 17:00:09 -0500, by Sean Farley
-
basectx: move __repr__ from changectxFri, 02 Aug 2013 18:24:08 -0500, by Sean Farley
-
basectx: move __int__ from changectxFri, 02 Aug 2013 16:52:13 -0500, by Sean Farley
-
basectx: change _node to node() in hexFri, 02 Aug 2013 16:50:13 -0500, by Sean Farley
-
basectx: move hex from changectxFri, 02 Aug 2013 16:49:01 -0500, by Sean Farley
-
basectx: move node from changectxFri, 02 Aug 2013 16:48:19 -0500, by Sean Farley
-
basectx: move rev from changectxFri, 02 Aug 2013 19:09:06 -0500, by Sean Farley
-
basectx: move __str__ from changectxFri, 02 Aug 2013 16:46:23 -0500, by Sean Farley
-
changectx: if passing a basectx then exit __init__ immediatelyTue, 06 Aug 2013 16:42:41 -0500, by Sean Farley
-
basectx: return a copied context if changeid is already a basectxTue, 06 Aug 2013 15:50:28 -0500, by Sean Farley
-
basectx: add an empty class that will be used as a parent of all contextsSat, 13 Jul 2013 19:59:21 -0500, by Sean Farley
-
ui.config: fix bug in config alternatives from cc669e4fec95Wed, 24 Jul 2013 19:13:39 -0400, by Augie Fackler
-
proxy: allow wildcards in the no proxy list (issue1821)Sat, 03 Aug 2013 13:23:48 -0500, by Matt Mackall
-
hgweb: cleaner if conditions in changelog() functionFri, 19 Jul 2013 02:08:19 +0400, by Alexander Plavin
-
hgweb: separate search itself and template generationMon, 15 Jul 2013 01:10:22 +0400, by Alexander Plavin
-
paper: remove unused occurence of changelogtag in viewsSat, 03 Aug 2013 00:34:56 +0400, by Alexander Plavin
-
hgweb: show full date in rfc822 format in tooltips at shortlog pageSun, 30 Jun 2013 11:48:21 +0400, by Alexander Plavin
-
hgweb: remove trailing whitespace in mercurial.jsSun, 04 Aug 2013 16:19:12 -0500, by Kevin Bullock
-
paper: get rid of changelogtag template duplicationMon, 22 Jul 2013 17:07:19 +0400, by Alexander Plavin
-
obsolete: clean up a couple of docstrings for correctnessFri, 26 Jul 2013 15:59:16 -0400, by Augie Fackler
-
run-tests: only check the common criteria once per testFri, 26 Jul 2013 21:18:40 -0400, by Simon Heimberg
-
merge with stableThu, 01 Aug 2013 22:52:05 -0500, by Matt Mackall
-
bookmarks: pull --update updates to active bookmark if it moved (issue4007) stable 2.7Thu, 01 Aug 2013 21:43:14 -0500, by Kevin Bullock
-
i18n-ja: synchronized with cfdae231ba78 stableThu, 01 Aug 2013 04:32:29 +0900, by FUJIWARA Katsunori
-
histedit: don't clobber working copy on --abort if not on histedit cset stableThu, 01 Aug 2013 19:55:02 -0500, by Matt Mackall
-
rebase: allow aborting when descendants detected stableThu, 01 Aug 2013 17:54:12 -0500, by Matt Mackall
-
rebase: continue abort without strip for immutable csets (issue3997) stableThu, 01 Aug 2013 17:45:13 -0500, by Matt Mackall
-
rebase: don't clobber wd on --abort when we've updated away (issue4009) stableThu, 01 Aug 2013 17:33:09 -0500, by Matt Mackall
-
bookmarks: update only proper bookmarks on push -r/-B (issue 3973) stableFri, 26 Jul 2013 13:34:51 -0700, by Wojciech Lopata
-
checklink: work around sshfs brain-damage (issue3636) stableSun, 28 Jul 2013 15:02:32 -0500, by Matt Mackall
-
import: cut commit messages at --- unconditionally (issue2148) stableSat, 27 Jul 2013 19:31:14 -0500, by Matt Mackall
-
win32: update Inno Setup installer script and extensions list stableSat, 27 Jul 2013 21:16:12 +0200, by Pascal Quantin
-
revert: make backup when unforgetting a file (issue3423) stableFri, 26 Jul 2013 17:08:05 -0500, by Matt Mackall
-
i18n-it: do not translate rst syntax stable 2.7-rcThu, 25 Jul 2013 21:00:03 +0200, by Simon Heimberg
-
convert: handle changeset sorting errors without traceback (issue3961) stableFri, 26 Jul 2013 14:44:13 +0100, by Frank Kingswood
-
ancestor.deepest: ignore ninteresting while building result (issue3984) stableThu, 25 Jul 2013 14:43:15 -0700, by Siddharth Agarwal
-
ancestor.deepest: decrement ninteresting correctly (issue3984) stableThu, 25 Jul 2013 17:35:53 +0800, by Wei, Elson
-
ancestor.deepest: sort revs in C version stableThu, 25 Jul 2013 14:20:37 -0700, by Siddharth Agarwal
-
check-code: add a check for the next() builtin, which was new in 2.6 stableThu, 25 Jul 2013 10:44:51 -0400, by Augie Fackler
-
mq: rename next() to nextpatch() to avoid confusing a future check-code patch stableThu, 25 Jul 2013 10:42:36 -0400, by Augie Fackler
-
hgweb: replace next(revs) to revs.next() to fix compatibility with Python 2.5- stableThu, 25 Jul 2013 15:27:41 +0400, by Alexander Plavin
-
tests: glob out exception type for directory collision stableThu, 25 Jul 2013 02:44:27 -0500, by Matt Mackall
-
record: add checkunfinished support (issue3955) stableThu, 25 Jul 2013 02:34:09 -0500, by Matt Mackall
-
tests: test-check-code-hg.t works for all files to check stableMon, 22 Jul 2013 10:04:53 +0200, by Simon Heimberg
-
check-code: do not abort on an unreadable file, only report this stableMon, 22 Jul 2013 10:04:45 +0200, by Simon Heimberg
-
heads: fix children/descendants in doc (issue3992) stableThu, 25 Jul 2013 00:54:49 -0500, by Matt Mackall
-
paper: fix rendering of the first tab in a line in Webkit (issue3990) stableSun, 21 Jul 2013 18:50:54 +0400, by Alexander Plavin
-
hgweb: fix duplication for some search queries stableSun, 21 Jul 2013 01:38:04 +0400, by Alexander Plavin
-
sslutil: force SSLv3 on Python 2.6 and later (issue3905) stableWed, 24 Jul 2013 14:51:13 -0400, by Augie Fackler
-
httpclient: update to revision 9517a2b56fe9 of httpplus (issue3905) stableWed, 24 Jul 2013 14:45:29 -0400, by Augie Fackler
-
hgweb: force connection close on early response stableSat, 11 May 2013 20:40:15 -0500, by Augie Fackler
-
hgweb: fix incorrect revisions count in graph (issue3977) stableThu, 25 Jul 2013 02:41:22 +0400, by Alexander Plavin
-
hgweb: fix incorrect way to count revisions in log (issue3977) stableThu, 25 Jul 2013 02:22:39 +0400, by Alexander Plavin
-
hgweb: always start graph with the revision in url stableThu, 25 Jul 2013 02:48:21 +0400, by Alexander Plavin
-
update: add tracking of interrupted updates (issue3113) stableThu, 25 Jul 2013 00:33:28 -0500, by Matt Mackall
-
histedit: add checkunfinished support (issue3955) stableWed, 24 Jul 2013 23:51:44 -0500, by Matt Mackall
-
rebase: add checkunfinished support (issue3955) stableWed, 24 Jul 2013 23:51:44 -0500, by Matt Mackall
-
rebase: reorder parent check and state storage stableWed, 24 Jul 2013 23:51:44 -0500, by Matt Mackall
-
commands: add checks for unfinished operations (issue3955) stableWed, 24 Jul 2013 23:51:40 -0500, by Matt Mackall
-
update: clear any clearable unfinished operations (issue3955) stableWed, 24 Jul 2013 23:30:24 -0500, by Matt Mackall
-
cmdutil: core functionality to block during multistep commands (issue3955) stableWed, 24 Jul 2013 23:27:30 -0500, by Matt Mackall
-
histedit: refuse to edit history that contains merges (issue3962) stableWed, 24 Jul 2013 17:39:29 -0400, by Augie Fackler
-
largefiles: overridematch() should replace the file path instead of extending (issue3934) stableWed, 24 Jul 2013 13:20:44 +0800, by Wei, Elson
-
revlog: handle hidden revs in _partialmatch (issue3979) stableTue, 23 Jul 2013 17:28:12 -0500, by Matt Mackall
-
convert: catch empty origpaths in svn gettags (issue3941) stableFri, 19 Jul 2013 16:45:44 -0500, by Matt Mackall
-
template: fix tabindent docstring (issue2880) stableFri, 19 Jul 2013 12:58:30 -0500, by Matt Mackall
-
merge default into stable for 2.7 code freeze stableFri, 19 Jul 2013 00:20:53 -0500, by Matt Mackall
-
osutil: consider WindowsError's behaviour to support python 2.4 on WindowsFri, 12 Jul 2013 11:14:42 +0900, by Shun-ichi GOTO
-
churn: split email aliases from the rightWed, 17 Jul 2013 10:40:40 -0400, by Matthew Turk
-
hgweb: highlight line which is linked to at annotate viewSun, 14 Jul 2013 05:35:04 +0400, by Alexander Plavin
-
hgweb: always start log with searched revisionSat, 13 Jul 2013 02:36:29 +0400, by Alexander Plavin
-
util: check if re2 works before using it (issue 3964)Mon, 01 Jul 2013 06:50:58 +0200, by Simon Heimberg
-
run-tests: backout 4f32747879d1 line endings changeThu, 18 Jul 2013 23:22:59 -0500, by Matt Mackall
-
hgweb: highlight line which is linked to at comparison viewSat, 13 Jul 2013 17:32:54 +0400, by Alexander Plavin
-
hgweb: change highlighted line color to be different from 'inserted' colorSat, 13 Jul 2013 17:31:53 +0400, by Alexander Plavin
-
convert: fix bad conversion of copies when hg.startrev is specifiedFri, 19 Jul 2013 01:40:57 +0200, by Mads Kiilerich
-
test-convert-hg-startrev: fix test for copy removal on missing parentFri, 19 Jul 2013 01:18:15 +0200, by Mads Kiilerich
-
hgweb: make stripes in diffstat with CSSSat, 13 Jul 2013 18:06:57 +0400, by Alexander Plavin
-
hgweb: make stripes in file log with CSSSat, 13 Jul 2013 18:03:35 +0400, by Alexander Plavin
-
hgweb: make stripes in graph with CSSSat, 13 Jul 2013 18:02:34 +0400, by Alexander Plavin
-
hgweb: make stripes in log and search with CSSSat, 13 Jul 2013 17:59:00 +0400, by Alexander Plavin
-
hgweb: make stripes in branch list with CSSSat, 13 Jul 2013 17:51:43 +0400, by Alexander Plavin
-
hgweb: make stripes in repo list with CSSSat, 13 Jul 2013 17:49:20 +0400, by Alexander Plavin
-
hgweb: make stripes in file annotate view with CSSSat, 13 Jul 2013 17:43:45 +0400, by Alexander Plavin
-
hgweb: make stripes in tag list with CSSSat, 13 Jul 2013 17:44:57 +0400, by Alexander Plavin
-
hgweb: make stripes in directory view with CSSSat, 13 Jul 2013 17:44:46 +0400, by Alexander Plavin
-
hgweb: make stripes in bookmark list with CSSSat, 13 Jul 2013 17:43:19 +0400, by Alexander Plavin
-
tests: update for commit --secretThu, 18 Jul 2013 16:29:05 -0500, by Matt Mackall
-
gpg: show "Unknown key ID xxxxxxxx" when the status is ERRSIGSun, 14 Jul 2013 21:50:52 +0800, by Wei, Elson
-
gpg: add shortkey() to convert from long id to shortSun, 14 Jul 2013 21:50:45 +0800, by Wei, Elson
-
gpg: getkeys() removes unused returning value "err"Fri, 12 Jul 2013 10:10:46 +0800, by Wei, Elson
-
gpg: treat "ERRSIG" as a valid key id but no fingerprintFri, 12 Jul 2013 10:05:11 +0800, by Wei, Elson
-
commit: enable --secret optionThu, 11 Jul 2013 13:11:41 -0400, by Jordi Gutiérrez Hermoso
-
merge: deprecate the --force optionWed, 17 Jul 2013 23:58:04 +0200, by Florence Laguzet
-
run-tests: revert previous commit, run() waits after a timeoutThu, 18 Jul 2013 09:42:44 -0700, by Brendan Cully
-
run-tests: reap timed-out zombiesThu, 18 Jul 2013 09:39:01 -0700, by Brendan Cully
-
hgweb: run search instead of showing wrong error for ambigious identifierFri, 12 Jul 2013 01:58:48 +0400, by Alexander Plavin
-
doc: bump copyright yearWed, 17 Jul 2013 17:34:47 -0700, by Siddharth Agarwal
-
version: bump copyright yearWed, 17 Jul 2013 17:34:30 -0700, by Siddharth Agarwal
-
hgweb: add line wrapping switch to file diff and changeset viewsSat, 13 Jul 2013 00:57:56 +0400, by Alexander Plavin
-
hgweb: file diff and changesets views behave like file source viewSat, 13 Jul 2013 00:57:10 +0400, by Alexander Plavin
-
hgweb: introduce separate classes for stripey backgroundFri, 12 Jul 2013 23:47:56 +0400, by Alexander Plavin
-
hgweb: add line wrapping switch to file source viewFri, 12 Jul 2013 15:58:13 +0400, by Alexander Plavin
-
hgweb: add changelog and search templates to raw styleTue, 09 Jul 2013 02:08:24 +0400, by Alexander Plavin
-
hgweb: toggleDiffstat function instead of showDiffstat and hideDiffstatFri, 12 Jul 2013 16:01:11 +0400, by Alexander Plavin
-
doc: make i18n man and htmlWed, 03 Jul 2013 21:50:20 +0900, by Takumi IINO
-
doc: make man and html from translated documentsWed, 03 Jul 2013 21:49:43 +0900, by Takumi IINO
-
gendoc: dispatch print document content by commandline argumentsWed, 03 Jul 2013 21:49:41 +0900, by Takumi IINO
-
gendoc: add showtopicWed, 03 Jul 2013 21:49:39 +0900, by Takumi IINO
-
gendoc: rename to showdoc from show_docWed, 03 Jul 2013 21:49:37 +0900, by Takumi IINO
-
check-code: automatically preppend "warning: " to all warning messagesTue, 16 Jul 2013 01:29:14 +0200, by Simon Heimberg
-
rollback: add reference to "hg commit --amend"Wed, 17 Jul 2013 10:49:34 +0200, by Martin Geisler
-
run-tests: generally handle line endings on windows by reSat, 13 Jul 2013 23:58:01 +0200, by Simon Heimberg
-
run-tests: test for os.altsep instead of os.name when checking \ for /Sat, 13 Jul 2013 23:57:55 +0200, by Simon Heimberg
-
hgweb: move local changelist function to the beginning of the parent oneMon, 15 Jul 2013 01:05:42 +0400, by Alexander Plavin
-
hgweb: get rid of branchentry template duplicationSat, 13 Jul 2013 17:51:24 +0400, by Alexander Plavin
-
merge with stableWed, 17 Jul 2013 14:25:35 -0500, by Matt Mackall
-
run-tests: replace popen locking with a noop _cleanup handler on py24Wed, 17 Jul 2013 13:42:08 -0700, by Brendan Cully
-
run-tests: only lock Popen wait/poll on python 2.4Wed, 17 Jul 2013 13:02:12 -0700, by Brendan Cully
-
run-tests: lock popen wait/pollWed, 17 Jul 2013 12:45:12 -0700, by Brendan Cully
-
i18n-de: fixed some strings about stripping stableSun, 14 Jul 2013 21:20:02 +0200, by Martin Schröder
-
rollback: mark as deprecatedTue, 16 Jul 2013 17:10:26 -0500, by Matt Mackall
-
worker: properly report errors from worker processes (issue3982)Tue, 16 Jul 2013 15:18:12 -0500, by Matt Mackall
-
run-tests: patch over py2.4 proc.wait() raceTue, 16 Jul 2013 12:44:11 -0500, by Matt Mackall
-
worker: check problem state correctly (issue3982)Tue, 16 Jul 2013 11:53:53 -0500, by Matt Mackall
-
sshpeer: mark _validrepo internalTue, 16 Jul 2013 11:18:16 -0500, by Matt Mackall
-
progress: respect HGPLAINTue, 16 Jul 2013 11:17:01 -0500, by Matt Mackall
-
tip: deprecate the tip commandThu, 11 Jul 2013 19:29:23 -0500, by Matt Mackall
-
tag: remove incorrect reference to tipThu, 11 Jul 2013 19:28:54 -0500, by Matt Mackall
-
log: remove tip from exampleThu, 11 Jul 2013 19:28:26 -0500, by Matt Mackall
-
cat: remove incorrect reference to tipThu, 11 Jul 2013 19:28:01 -0500, by Matt Mackall
-
share: remove reference to tipThu, 11 Jul 2013 19:26:53 -0500, by Matt Mackall
-
rebase: simplify references to branch tipsThu, 11 Jul 2013 19:26:34 -0500, by Matt Mackall
-
mq: remove reference to tipThu, 11 Jul 2013 19:25:44 -0500, by Matt Mackall
-
hgweb: show current search query in the input fieldThu, 11 Jul 2013 17:01:54 +0400, by Alexander Plavin
-
mq: use an unfiltered property cache for the queue objectSun, 14 Jul 2013 17:23:07 +0200, by Pierre-Yves David
-
summary: use missing ancestors algorithm to find new commitsMon, 15 Jul 2013 15:19:43 -0700, by Siddharth Agarwal
-
Merge histedit fixes from stable.Tue, 16 Jul 2013 11:13:18 -0500, by Augie Fackler
-
histedit: use base for computing renames when folding (issue3729) stableMon, 15 Jul 2013 15:04:42 +0200, by Martin Geisler
-
test-histedit-fold: remove unnecessary --template stableMon, 15 Jul 2013 13:20:39 +0200, by Martin Geisler
-
templater: sort functions alphabetically, as filters areSat, 29 Jun 2013 14:27:53 +0400, by Alexander Plavin
-
hgweb: color line which is linked to in file source viewThu, 04 Jul 2013 14:19:43 +0400, by Alexander Plavin
-
hgweb: wrap lines in file source viewThu, 04 Jul 2013 14:19:13 +0400, by Alexander Plavin
-
hgweb: code selection without line numbers in file source viewThu, 04 Jul 2013 14:18:44 +0400, by Alexander Plavin
-
tests: print line numbers when checking codeSat, 06 Jul 2013 21:48:07 +0200, by Simon Heimberg
-
tests: rename files to py extension instead of copying a 2nd timeSat, 06 Jul 2013 21:48:01 +0200, by Simon Heimberg
-
tests: check-code all python files in one runSat, 06 Jul 2013 21:47:56 +0200, by Simon Heimberg
-
win32mbcs: wrap util.split()Thu, 04 Jul 2013 23:05:59 +0900, by Shun-ichi GOTO
-
check-code: concatenate "check-code" on compile timeMon, 01 Jul 2013 06:50:58 +0200, by Simon Heimberg
-
tests: do not skip code-checking on some whole filesMon, 01 Jul 2013 06:50:58 +0200, by Simon Heimberg
-
check-code: do not warn on printf \\x or \\[1-9]Mon, 01 Jul 2013 06:50:58 +0200, by Simon Heimberg
-
summary: remove passing of rev because summary does not have thisTue, 06 Nov 2012 00:22:56 +0100, by Simon Heimberg
-
cleanup: drop unused variables and an unused importMon, 01 Jul 2013 20:48:56 +0200, by Simon Heimberg
-
tests: run pyflakes on files from manifest which could be python filesMon, 01 Jul 2013 20:48:55 +0200, by Simon Heimberg
-
Merge with stable.Tue, 09 Jul 2013 13:43:09 -0500, by Augie Fackler
-
i18n-ja: synchronized with ec17ddecdf64 stableMon, 01 Jul 2013 05:25:53 +0900, by FUJIWARA Katsunori
-
merge with stableSun, 30 Jun 2013 15:19:39 -0500, by Matt Mackall
-
i18n-fr: remove extra empty line at end of msgtr stableTue, 25 Jun 2013 18:45:33 -0400, by timeless
-
i18n-it: remove extra trailing newline and fix translation stableTue, 25 Jun 2013 18:45:32 -0400, by Martin Geisler
-
i18n-da: remove extra trailing newline and fix translation stableTue, 25 Jun 2013 18:45:32 -0400, by Martin Geisler
-
i18n-da: add missing format character and fix translation stableTue, 25 Jun 2013 18:45:32 -0400, by Martin Geisler
-
i18n-da: add missing format character and fix translation stableMon, 24 Jun 2013 00:32:52 -0400, by Martin Geisler
-
i18n-el: add missing indention for literal block stableSat, 29 Jun 2013 19:11:24 +0200, by Martin Geisler
-
merge with crewSun, 30 Jun 2013 14:56:04 -0500, by Matt Mackall
-
tests: simplify and document the sorting of pyflake messagesWed, 26 Jun 2013 23:12:55 +0200, by Simon Heimberg
-
bundle: move file chunk generation to it's own functionTue, 25 Jun 2013 13:23:12 -0700, by Durham Goode
-
parents: change parents command to use filectxTue, 18 Jun 2013 13:05:16 -0700, by Durham Goode
-
update: remove .hg/graftstate on clean (issue3970) stableFri, 28 Jun 2013 16:58:31 -0700, by Siddharth Agarwal
-
templater: add strip function with chars as an extra argumentTue, 25 Jun 2013 21:02:22 +0400, by Alexander Plavin
-
Merge with main.Mon, 24 Jun 2013 14:02:01 -0400, by Augie Fackler
-
revlog: add exception when linkrev == nullrevMon, 17 Jun 2013 19:44:00 -0700, by Durham Goode
-
merge with stableFri, 21 Jun 2013 15:31:40 -0500, by Matt Mackall
-
revlog: add exception when linkrev == nullrevMon, 17 Jun 2013 19:44:00 -0700, by Durham Goode
-
changegroup: fix fastpath during commitWed, 19 Jun 2013 14:17:03 -0500, by Matt Mackall
-
tests: do not print hgrc in testWed, 05 Jun 2013 22:41:53 +0200, by Simon Heimberg
-
contrib: delete setup3k in favor of setup --c2to3Thu, 13 Jun 2013 01:37:02 +0200, by Simon Heimberg
-
cleanup: remove unused importsThu, 13 Jun 2013 01:36:58 +0200, by Simon Heimberg
-
tests: check-code more python files without py extensionThu, 13 Jun 2013 01:44:02 +0200, by simon
-
dummyssh: fix check-code nitFri, 14 Jun 2013 15:28:40 -0400, by Augie Fackler
-
test-pathencode: randomize length of each path component stableWed, 19 Jun 2013 23:05:40 -0700, by Siddharth Agarwal
-
test-pathencode: reduce makepart length requirement by 1 stableWed, 19 Jun 2013 23:01:22 -0700, by Siddharth Agarwal
-
pathencode: fix hashmangle short dir limit (issue3958) stableWed, 19 Jun 2013 22:34:34 -0700, by Siddharth Agarwal
-
docs: change description to synopsis in hgrc.5 stableThu, 20 Jun 2013 14:06:11 -0500, by Matt Mackall
-
run-tests: sort missing files first instead of raising an errorTue, 11 Jun 2013 23:39:48 +0200, by simon
-
filectx: remove dependencies on filerevThu, 30 May 2013 19:29:21 -0700, by Durham Goode
-
hg: move return statement after finally blockSat, 08 Jun 2013 22:37:08 +0200, by simon
-
run-tests: call Threads constructor with keyword argumentsSun, 09 Jun 2013 16:49:08 +0200, by simon
-
run-tests: ignoring tests works againSun, 09 Jun 2013 16:42:55 +0200, by simon
-
check-code: introduce function for using re2 when availableSat, 08 Jun 2013 20:20:14 +0200, by Simon Heimberg
-
check-code: compile filters when loadingSat, 08 Jun 2013 20:20:14 +0200, by Simon Heimberg
-
check-code: compile all patterns on initialisationSat, 08 Jun 2013 20:20:14 +0200, by Simon Heimberg
-
check-code: only fix patterns onceSat, 08 Jun 2013 20:20:14 +0200, by Simon Heimberg
-
merge with stableFri, 07 Jun 2013 16:59:59 -0500, by Matt Mackall
-
commit: amending with --close-branch (issue3445) stableThu, 02 May 2013 19:36:47 +0300, by Iulian Stana
-
run-tests: simplify interrupted messageFri, 07 Jun 2013 16:04:11 -0500, by Matt Mackall
-
run-tests: remove spurious disable of --time with --debugFri, 07 Jun 2013 15:58:14 -0500, by Matt Mackall
-
run-tests: always gather runtimesFri, 07 Jun 2013 15:56:16 -0500, by Matt Mackall
-
run-tests: when interrupted report time in failure messageWed, 05 Jun 2013 22:05:29 +0200, by Simon Heimberg
-
run-tests: report interrupted testsWed, 05 Jun 2013 22:05:02 +0200, by Simon Heimberg
-
run-tests: open hgrc file only for writingWed, 05 Jun 2013 22:42:43 +0200, by Simon Heimberg
-
color: use pythons isinstance method instead of reprogramming itWed, 05 Jun 2013 22:06:16 +0200, by Simon Heimberg
-
color: only provide the required opt to _modesetupWed, 05 Jun 2013 22:06:02 +0200, by Simon Heimberg
-
doc: make it easier to read how to enable extensions stableThu, 06 Jun 2013 14:05:03 -0400, by Jordi Gutiérrez Hermoso
-
doc: reword "config file" to "configuration file" stableThu, 06 Jun 2013 13:37:41 -0400, by Jordi Gutiérrez Hermoso
-
run-tests: make --noskips workThu, 06 Jun 2013 14:40:26 -0500, by Matt Mackall
-
filelog: switch 'not len(filerevlog)' to 'not filerevlog'Thu, 30 May 2013 18:47:16 -0700, by Durham Goode
-
annotate: simplify annotate parent functionThu, 30 May 2013 19:29:03 -0700, by Durham Goode
-
changegroup: move changegroup file adding to a separate functionThu, 30 May 2013 19:26:56 -0700, by Durham Goode
-
log: move log file walk to its own functionThu, 30 May 2013 19:25:55 -0700, by Durham Goode
-
bundle: refactor changegroup prune to be its own functionThu, 30 May 2013 17:51:13 -0700, by Durham Goode
-
filectx: refactor filectx.rev() to use filectx._changeidThu, 30 May 2013 17:49:37 -0700, by Durham Goode
-
util: add an optional timestamp parameter to makedateMon, 03 Jun 2013 17:20:45 -0700, by Bryan O'Sullivan
-
util: rename ct variable in makedate to timestampMon, 03 Jun 2013 17:20:44 -0700, by Bryan O'Sullivan
-
merge: add a files method to the mergestate classMon, 03 Jun 2013 17:20:37 -0700, by Bryan O'Sullivan
-
histedit: raise ImportError when demandloading is enabled stableWed, 05 Jun 2013 21:16:49 +0200, by Simon Heimberg
-
run-tests: add --loop supportSun, 02 Jun 2013 18:09:06 -0500, by Matt Mackall
-
run-tests: --interactive and --jobs no longer conflictSun, 02 Jun 2013 17:58:51 -0500, by Matt Mackall
-
run-tests: sort certain slow tests earlier by keywordSun, 02 Jun 2013 17:58:49 -0500, by Matt Mackall
-
run-tests: drop unused resultslockSun, 02 Jun 2013 17:57:37 -0500, by Matt Mackall
-
run-tests: drop options.child and usersSun, 02 Jun 2013 17:57:36 -0500, by Matt Mackall
-
run-tests: remove runchildren, now unusedSun, 02 Jun 2013 17:56:53 -0500, by Matt Mackall
-
run-tests: schedule largest tests firstSun, 02 Jun 2013 17:56:51 -0500, by Matt Mackall
-
run-tests: introduce thread schedulerSun, 02 Jun 2013 16:58:22 -0500, by Matt Mackall
-
run-tests: use count to calculate port to useSun, 02 Jun 2013 16:55:19 -0500, by Matt Mackall
-
run-tests: introduce threadtmp directorySun, 02 Jun 2013 16:38:15 -0500, by Matt Mackall
-
run-tests: add abort flagSun, 02 Jun 2013 16:29:35 -0500, by Matt Mackall
-
run-tests: move more variables to envSun, 02 Jun 2013 16:29:22 -0500, by Matt Mackall
-
run-tests: simplify env deletionSun, 02 Jun 2013 16:29:20 -0500, by Matt Mackall
-
run-tests: move most of remaining environment tweaksSun, 02 Jun 2013 16:22:51 -0500, by Matt Mackall
-
run-tests: move environment creation to a separate functionSun, 02 Jun 2013 16:22:51 -0500, by Matt Mackall
-
run-tests: move HGRCPATH to envSun, 02 Jun 2013 16:22:51 -0500, by Matt Mackall
-
run-tests: move DAEMON_PIDS to envSun, 02 Jun 2013 16:22:51 -0500, by Matt Mackall
-
run-tests: move HGPORT setting to envSun, 02 Jun 2013 16:22:34 -0500, by Matt Mackall
-
run-tests: write tmp paths into env copySun, 02 Jun 2013 15:33:41 -0500, by Matt Mackall
-
tests: avoid writing files to HGTMPSun, 02 Jun 2013 15:27:08 -0500, by Matt Mackall
-
run-tests: use env dict to kill daemonsSun, 02 Jun 2013 14:04:55 -0500, by Matt Mackall
-
run-tests: add env dict to isolate test environmentSun, 02 Jun 2013 13:45:08 -0500, by Matt Mackall
-
merge with stableSat, 01 Jun 2013 17:19:00 -0500, by Matt Mackall
-
i18n-ja: synchronized with 9e5ab8d3154a stableSat, 01 Jun 2013 01:13:36 +0900, by FUJIWARA Katsunori
-
graft: refuse to commit an interrupted graft (issue3667) stableThu, 30 May 2013 22:32:10 +0100, by Simon King
-
run-tests: remove some unnecessary globalsMon, 27 May 2013 15:24:19 -0500, by Matt Mackall
-
run-tests: add a log functionFri, 24 May 2013 14:30:43 -0500, by Matt Mackall
-
run-tests: make vlog a proper functionFri, 24 May 2013 14:30:43 -0500, by Matt Mackall
-
run-tests: unify marks and result codesFri, 24 May 2013 14:30:43 -0500, by Matt Mackall
-
run-tests: change return code of runoneFri, 24 May 2013 14:30:35 -0500, by Matt Mackall
-
run-tests: regroup some initialization checksFri, 24 May 2013 13:53:56 -0500, by Matt Mackall
-
run-tests: fix a path existence checkFri, 24 May 2013 13:52:05 -0500, by Matt Mackall
-
run-tests: regroup some variable initializationFri, 24 May 2013 13:51:20 -0500, by Matt Mackall
-
run-tests: regroup nested functionsFri, 24 May 2013 13:48:25 -0500, by Matt Mackall
-
run-tests: regroup temp dir creationFri, 24 May 2013 13:47:17 -0500, by Matt Mackall
-
run-tests: pull hgrc creation out as functionFri, 24 May 2013 13:41:20 -0500, by Matt Mackall
-
tests: simplify handling of unknown test typesFri, 24 May 2013 13:34:22 -0500, by Matt Mackall
-
run-tests: filter out non-tests from default listFri, 24 May 2013 13:31:44 -0500, by Matt Mackall
-
run-tests: make a table of test typesFri, 24 May 2013 13:23:19 -0500, by Matt Mackall
-
run-tests: don't need to test shebang any moreFri, 24 May 2013 13:02:00 -0500, by Matt Mackall
-
merge with stableThu, 23 May 2013 17:53:38 -0500, by Matt Mackall
-
merge with stableThu, 23 May 2013 17:52:21 -0500, by Matt Mackall
-
gendoc: extract print help topics into a dedicated functionWed, 15 May 2013 15:44:59 +0900, by Takumi IINO
-
amend: complain more comprehensibly about subrepos stableThu, 23 May 2013 17:39:33 -0500, by Matt Mackall
-
gendoc: make commnd __doc__ and extension __doc__ as translatableWed, 15 May 2013 15:44:55 +0900, by Takumi IINO
-
blackbox: fix blackbox causing exceptions in tests stableWed, 22 May 2013 17:38:24 -0700, by Durham Goode
-
blackbox: fix recording exit codes (issue3938) stableWed, 22 May 2013 17:31:47 -0700, by Durham Goode
-
templater: add indentation arguments to the fill functionThu, 18 Apr 2013 15:48:22 -0500, by Sean Farley
-
templater: move templatefilters.func into the same place as the other funcsWed, 10 Apr 2013 18:56:38 -0500, by Sean Farley
-
ui: merge prompt text components into a singe stringWed, 22 May 2013 17:31:43 -0500, by Matt Mackall
-
merge with stableTue, 21 May 2013 15:32:15 -0500, by Matt Mackall
-
i18n-ru: merge with Nikolaj Sjujskij fixes stableTue, 21 May 2013 14:10:55 +0100, by Alexander Sauta
-
i18n-ru: update po-file for further translation (from ddc7a6be2021) stableTue, 14 May 2013 23:09:40 +0400, by Nikolaj Sjujskij
-
i18n-ru: fix patchbomb confirmation prompt (issue3929) stableSun, 12 May 2013 15:35:53 +0400, by Nikolaj Sjujskij
-
i18n-ru: fix "deleted files" in `status` description stableMon, 08 Apr 2013 17:16:11 +0400, by Nikolaj Sjujskij
-
merge with stableFri, 17 May 2013 17:22:08 -0500, by Matt Mackall
-
summary: add a histedit hookTue, 14 May 2013 11:23:18 -0700, by Bryan O'Sullivan
-
summary: indicate if a rebase is underwayTue, 14 May 2013 11:23:17 -0700, by Bryan O'Sullivan
-
summary: add tests for some extensions we plan to modifyTue, 14 May 2013 11:23:17 -0700, by Bryan O'Sullivan
-
mq: switch to new summary hook mechanismTue, 14 May 2013 11:23:16 -0700, by Bryan O'Sullivan
-
summary: augment output with info from extensionsTue, 14 May 2013 11:23:15 -0700, by Bryan O'Sullivan
-
merge with stableThu, 16 May 2013 16:20:10 -0500, by Matt Mackall
-
bundle-ng: move progress handling out of the linkrev callbackFri, 10 May 2013 23:48:03 +0200, by Benoit Boissinot
-
bundle-ng: simplify lookup and state handlingFri, 10 May 2013 23:14:54 +0200, by Benoit Boissinot
-
bundle-ng: simplify bundle10.generateFri, 10 May 2013 22:57:54 +0200, by Sune Foldager
-
shrink: delete extension preventing further refactoring (BC)Fri, 10 May 2013 22:47:12 +0200, by Benoit Boissinot
-
bundle-ng: move bundle generation to changegroup.pySun, 10 Feb 2013 16:03:20 +0100, by Benoit Boissinot
-
bundle-ng: unify _changegroup and _changegroupsubsetFri, 10 May 2013 22:20:32 +0200, by Benoit Boissinot
-
bundle-ng: move gengroup into bundler, pass repo object to bundlerFri, 10 May 2013 21:35:49 +0200, by Sune Foldager
-
bundle-ng: add bundlecaps argument to getbundle() commandSat, 09 Feb 2013 23:42:03 +0100, by Benoit Boissinot
-
bundle-ng: move group into the bundlerFri, 10 May 2013 21:03:01 +0200, by Sune Foldager
-
bundle-ng: move bundler creation up in the stackFri, 10 May 2013 20:37:41 +0200, by Benoit Boissinot
-
i18n: fix untranslated prompts with translated responses (issue3936) stableWed, 15 May 2013 21:36:19 -0500, by Kevin Bullock
-
help: stop documentation markup appearing in generated help stableWed, 15 May 2013 22:19:12 +0100, by Mike Williams
-
merge with stableTue, 14 May 2013 18:52:52 -0500, by Matt Mackall
-
ui: use util.sizetoint in configbytesTue, 14 May 2013 15:16:44 -0700, by Bryan O'Sullivan
-
util: migrate fileset._sizetoint to util.sizetointTue, 14 May 2013 15:16:43 -0700, by Bryan O'Sullivan
-
dirstate.status: avoid full walks when possibleTue, 23 Apr 2013 14:16:33 -0700, by Siddharth Agarwal
-
dirstate.walk: add a flag to let extensions avoid full walksMon, 22 Apr 2013 17:11:18 -0700, by Siddharth Agarwal
-
merge with stableMon, 13 May 2013 17:47:04 -0500, by Matt Mackall
-
i18n: fix partially-translated prompts (issue3928) (issue3929) stable 2.6.1Mon, 13 May 2013 17:44:35 -0500, by Matt Mackall
-
pathencode: grow buffers to increase safety margin stableFri, 10 May 2013 11:23:50 -0500, by Matt Mackall
-
merge with stableMon, 13 May 2013 13:02:01 -0500, by Kevin Bullock
-
help/config: note 64-bit Windows registry key used with 32-bit Python stableSun, 12 May 2013 10:09:34 +0100, by Mike Williams
-
httpclient: upgrade to fe8c09e4db64 of httpplusSat, 11 May 2013 20:25:15 -0500, by Augie Fackler
-
splicemap: support paths with spaces in splicemap (issue3844)Wed, 08 May 2013 20:55:56 +0200, by Szymon Wroblewski
-
branch: strip whitespace before testing known branch name stableTue, 07 May 2013 23:49:03 +0900, by Yuya Nishihara
-
merge with stableThu, 09 May 2013 18:34:04 -0500, by Matt Mackall
-
copies: refactor checkcopies() into a top level methodWed, 01 May 2013 10:44:21 -0700, by Durham Goode
-
store: move top file walk to a separate functionWed, 08 May 2013 14:22:00 -0700, by Durham Goode
-
clone: move file stream walk to a separate functionWed, 01 May 2013 10:38:41 -0700, by Durham Goode
-
dirstate._walkexplicit: inline dirsnotfound.appendTue, 07 May 2013 14:20:34 -0700, by Siddharth Agarwal
-
dirstate._walkexplicit: rename work to dirsfoundTue, 07 May 2013 14:19:04 -0700, by Siddharth Agarwal
-
dirstate.walk: refactor explicit walk into separate functionTue, 07 May 2013 10:02:55 -0700, by Siddharth Agarwal
-
dirstate.walk: pull skipstep3 out of the explicit walk codeTue, 07 May 2013 09:31:00 -0700, by Siddharth Agarwal
-
dirstate.walk: move dirignore filter out of explicit walk codeTue, 07 May 2013 09:47:10 -0700, by Siddharth Agarwal
-
dirstate.walk: maintain a list of dirs not foundTue, 07 May 2013 09:29:43 -0700, by Siddharth Agarwal
-
highlight: fix page layout with empty first and last lines stableFri, 10 May 2013 00:26:39 +0400, by Alexander Plavin
-
check-code: add another Windows pathsep ruleThu, 09 May 2013 15:22:54 -0500, by Matt Mackall
-
merge with stableThu, 09 May 2013 15:22:21 -0500, by Matt Mackall
-
tests: quiet strip to avoid commandserver pathsep issue stableThu, 09 May 2013 15:17:29 -0500, by Matt Mackall
-
tests: fix unionrepo path issue on msys (issue3927) stableThu, 09 May 2013 15:01:11 -0500, by Matt Mackall
-
merge with stableThu, 09 May 2013 10:51:03 -0500, by Matt Mackall
-
largefiles: check unknown files with case awareness of the filesystem stableTue, 07 May 2013 05:04:11 +0900, by FUJIWARA Katsunori
-
largefiles: check existence of the file with case awareness of the filesystem stableTue, 07 May 2013 05:04:11 +0900, by FUJIWARA Katsunori
-
windows: check target type before actual unlinking to follow POSIX semantics stableTue, 07 May 2013 05:04:11 +0900, by FUJIWARA Katsunori
-
Merge with stable.Thu, 09 May 2013 09:51:42 -0400, by Augie Fackler
-
manifestmerge: local unknown, remote created: don't traverse symlinksWed, 08 May 2013 14:11:01 -0700, by Siddharth Agarwal
-
subrepo: open files in 'rb' mode to read exact data in (issue3926) stableThu, 09 May 2013 21:09:58 +0900, by FUJIWARA Katsunori
-
patch: use scmutil.marktouched instead of scmutil.addremoveThu, 04 Apr 2013 13:45:21 -0700, by Siddharth Agarwal
-
scmutil: add a function to mark that files have been operated onThu, 04 Apr 2013 13:38:28 -0700, by Siddharth Agarwal
-
scmutil.addremove: factor out code to mark added/removed/renamesWed, 03 Apr 2013 15:53:59 -0700, by Siddharth Agarwal
-
scmutil.addremove: factor out code to find renamesWed, 03 Apr 2013 16:32:41 -0700, by Siddharth Agarwal
-
scmutil.addremove: rename local 'copies' to 'renames'Wed, 03 Apr 2013 15:32:15 -0700, by Siddharth Agarwal
-
scmutil.addremove: factor out dirstate walk into another functionTue, 02 Apr 2013 17:19:36 -0700, by Siddharth Agarwal
-
filecontext: use 'is not None' to check for filelog existenceWed, 01 May 2013 10:42:03 -0700, by Durham Goode
-
filelog: use super() for calling base functionsWed, 01 May 2013 10:39:37 -0700, by Durham Goode
-
bookmarks: allow bookmark command to take multiple argumentsThu, 02 May 2013 21:28:18 -0500, by Kevin Bullock
-
merge with stableSun, 05 May 2013 18:51:34 -0500, by Matt Mackall
-
convert: fix bug of wrong CVS path parsing without port number (issue3678) stableFri, 03 May 2013 19:34:59 +0200, by Blesso hrvoje1212
-
match: add comments to explain explicitdir and traversedirFri, 03 May 2013 15:36:18 -0700, by Siddharth Agarwal
-
match: make explicitdir and traversedir None by defaultFri, 03 May 2013 14:41:58 -0700, by Siddharth Agarwal
-
dirstate.walk: cache match.explicitdir and traversedir locallyFri, 03 May 2013 14:39:28 -0700, by Siddharth Agarwal
-
match: drop dir callbackSun, 28 Apr 2013 21:29:32 -0700, by Siddharth Agarwal
-
inotify: call match.explicitdirSun, 28 Apr 2013 21:28:31 -0700, by Siddharth Agarwal
-
purge: hook into match.explicitdir and traversedirSun, 28 Apr 2013 21:27:57 -0700, by Siddharth Agarwal
-
localrepo.commit: hook into match.explicitdirSun, 28 Apr 2013 21:27:21 -0700, by Siddharth Agarwal
-
dirstate.walk: call match.explicitdir or traversedir as appropriateSun, 28 Apr 2013 21:25:41 -0700, by Siddharth Agarwal
-
match: introduce explicitdir and traversedirSun, 28 Apr 2013 21:24:09 -0700, by Siddharth Agarwal
-
merge with stableSat, 04 May 2013 14:52:51 -0500, by Matt Mackall
-
run-tests: when running in parallel, delete tmpdirs immediatelyFri, 03 May 2013 15:18:21 -0700, by Siddharth Agarwal
-
tests: check path separator in movesFri, 03 May 2013 14:19:30 -0700, by Brendan Cully
-
tests: fix test-commandserver phase . output for windowsFri, 03 May 2013 13:59:58 -0700, by Brendan Cully
-
merge with stableFri, 03 May 2013 15:34:18 -0500, by Matt Mackall
-
revert: ensure that copies and renames are honored (issue3920) stableFri, 03 May 2013 12:40:17 -0700, by Bryan O'Sullivan
-
hgignore: fix regression with hgignore directory matches (issue3921) stableFri, 03 May 2013 09:44:50 -0700, by Durham Goode
-
templater: fix output instability from gsoc patchesThu, 02 May 2013 20:41:22 -0500, by Augie Fackler
-
log-style: add a log style that is default+phase (issue3436)Thu, 18 Apr 2013 22:56:57 +0300, by Iulian Stana
-
templater: show the style list when I try to use a wrong oneThu, 02 May 2013 20:23:14 -0500, by Iulian Stana
-
test-nested-repo.t: touch another file inside nested repoSat, 27 Apr 2013 23:49:34 -0700, by Siddharth Agarwal
-
check-code: add more path sep glob checksThu, 02 May 2013 15:21:47 -0500, by Matt Mackall
-
splicemap: improve error handling when source is subversion (issue2084)Thu, 25 Apr 2013 18:01:00 -0700, by Ben Goswami
-
splicemap: improve error handling when source is git (issue2084)Thu, 25 Apr 2013 16:02:58 -0700, by Ben Goswami
-
splicemap: improve error handling when source is hg (issue2084)Thu, 25 Apr 2013 11:50:26 -0700, by Ben Goswami
-
splicemap: move parsesplicemap to convcmd.py (issue2084)Wed, 24 Apr 2013 18:26:37 -0700, by Ben Goswami
-
merge with stableThu, 02 May 2013 14:11:34 -0500, by Matt Mackall
-
tests: sprinkle globs over largefiles/subrepo tests for Windows stableThu, 02 May 2013 11:26:43 -0700, by Brendan Cully
-
tests: skip permissions tests in test-phases-exchange when fs lacks permissions stableThu, 02 May 2013 11:17:18 -0700, by Brendan Cully
-
merge with stableThu, 02 May 2013 12:15:41 -0500, by Matt Mackall
-
bookmarks: fix bug that activated a bookmark even with -r passed stable 2.6Wed, 01 May 2013 15:24:21 -0500, by Sean Farley
-
bookmarks: resolve divergent bookmark when moving across a branch stableTue, 30 Apr 2013 21:12:49 -0500, by Sean Farley
-
bookmarks: resolve divergent bookmarks when moving active bookmark forward stableWed, 01 May 2013 15:34:45 -0500, by Sean Farley
-
bookmarks: resolve divergent bookmarks when fowarding bookmark to descendant stableWed, 01 May 2013 15:31:39 -0500, by Sean Farley
-
tags: update tag type only if tag node is updated (issue3911) stableTue, 30 Apr 2013 09:02:02 +0900, by FUJIWARA Katsunori
-
match: fix root calculation for combining regexps with simple paths stableTue, 30 Apr 2013 01:04:35 +0200, by Mads Kiilerich
-
icasefs: enhance test to prevent regression by changes in the future stableTue, 30 Apr 2013 05:01:32 +0900, by FUJIWARA Katsunori
-
icasefs: rewrite case-folding collision detection (issue3452) stableTue, 30 Apr 2013 05:01:32 +0900, by FUJIWARA Katsunori
-
icasefs: refactor "test-casecollision-merge.t" to reuse in succeeding fixes stableTue, 30 Apr 2013 05:01:32 +0900, by FUJIWARA Katsunori
-
icasefs: ignore removed files at building "dirstate._foldmap" up on icasefs stableTue, 30 Apr 2013 05:00:48 +0900, by FUJIWARA Katsunori
-
i18n-ja: synchronized with f01a351db791 stableWed, 01 May 2013 00:38:43 +0900, by FUJIWARA Katsunori
-
dispatch: add support for --option=value to _earlygetopt stableMon, 29 Apr 2013 14:14:42 -0700, by Bryan O'Sullivan
-
push: make locking of source optional (issue3684) stableTue, 30 Apr 2013 21:19:56 +0200, by Pierre-Yves David
-
push: factorise phase movement in a simple closure stableTue, 30 Apr 2013 10:51:25 +0200, by Pierre-Yves David
-
merge: increase safety of parallel updating/removing on icasefs stableMon, 29 Apr 2013 15:58:15 +0900, by FUJIWARA Katsunori
-
hgweb: handle filtered "0" rev in navigation stableTue, 30 Apr 2013 13:53:49 +0200, by Pierre-Yves David
-
tests: AIX can't handle negative date in test-dirstate.t stableTue, 30 Apr 2013 14:56:33 +0100, by Jim Hague
-
win32: use explicit path to "python.exe" only if it exists stableFri, 26 Apr 2013 01:12:03 +0900, by FUJIWARA Katsunori
-
test-mq-strip.t: add a test for strip --keep with clean working dir stableFri, 26 Apr 2013 22:07:25 -0700, by Siddharth Agarwal
-
largefiles: use repo.wwrite for writing standins (issue3909) stableSat, 27 Apr 2013 00:41:42 +0200, by Mads Kiilerich
-
config: discard "%unset" values defined in the other files read in previously stableFri, 26 Apr 2013 23:36:12 +0900, by FUJIWARA Katsunori
-
tests: rename from test-config-case.t to test-config.t for centralization stableFri, 26 Apr 2013 23:16:25 +0900, by FUJIWARA Katsunori
-
i18n: show the non-ASCII password prompt text correctly stableThu, 25 Apr 2013 20:48:49 +0900, by FUJIWARA Katsunori
-
tests: make sed usage in test-unionrepo.t cross-platform stableTue, 23 Apr 2013 17:26:00 -0500, by Kevin Bullock
-
check-code: fix sed 'i' command rule newline matching stableTue, 23 Apr 2013 16:57:51 -0500, by Kevin Bullock
-
blackbox: don't run permission tests on non-unix systems stableMon, 22 Apr 2013 18:00:59 -0700, by Durham Goode
-
check-code: expand sed rule to include more offenders stableMon, 22 Apr 2013 16:50:08 -0500, by Kevin Bullock
-
check-code: add a rule against a GNU sed-ism stableMon, 22 Apr 2013 16:33:28 -0500, by Kevin Bullock
-
hgweb: make help verbose again (issue3899) stableMon, 22 Apr 2013 12:27:56 +0400, by Alexander Plavin
-
color: add a test with extension loaded and ui.formatted=False stableFri, 19 Apr 2013 22:03:59 -0700, by Siddharth Agarwal
-
color: set _colormode to None when mode is unset (issue3895) stableFri, 19 Apr 2013 16:57:10 -0700, by Siddharth Agarwal
-
color: turn colorui functions into forwards when color is None stableFri, 19 Apr 2013 16:57:20 -0700, by Siddharth Agarwal
-
translations: change label integer error to not specify the kind of label stableFri, 19 Apr 2013 10:55:11 -0700, by Durham Goode
-
merge default int stable for 2.6 code freeze stable 2.6-rcThu, 18 Apr 2013 23:46:26 -0500, by Matt Mackall
-
blackbox: automatically rotate log filesThu, 18 Apr 2013 16:17:59 -0700, by Bryan O'Sullivan
-
ui: add a configbytes method, for space configurationThu, 18 Apr 2013 12:58:28 -0700, by Bryan O'Sullivan
-
mq: do not inherit settings form base repo in mqrepo (Fixes issue2358)Thu, 18 Apr 2013 23:53:39 +0200, by Simon Heimberg
-
color: set the ui class in reposetup, before a repo is createdThu, 18 Apr 2013 23:53:24 +0200, by Simon Heimberg
-
parsers: remove warning: format ‘%ld’ expects argument of type ‘long int’Thu, 18 Apr 2013 20:28:38 +0200, by André Sintzoff
-
annotate: discard refcount of discarded annotation for memory efficiencyThu, 18 Apr 2013 19:50:04 +0900, by FUJIWARA Katsunori
-
revlog: fix a regression with null revisionThu, 18 Apr 2013 16:46:09 +0400, by Alexander Plavin
-
rebase: check no-op before checking phase (issue3891)Thu, 18 Apr 2013 14:28:06 -0700, by Siddharth Agarwal
-
template: call runtemplate on the src argument to subWed, 10 Apr 2013 19:27:49 -0500, by Sean Farley
-
run-tests: introduce --random for running tests in random errorWed, 17 Apr 2013 03:41:34 +0200, by Mads Kiilerich
-
largefiles: wlock in status before lfdirstate.write()Wed, 17 Apr 2013 03:41:11 +0200, by Mads Kiilerich
-
transplant: use set for prune lookupTue, 16 Apr 2013 19:31:59 +0200, by Mads Kiilerich
-
obsolete: extract obsolescence marker pulling into a dedicated functionWed, 17 Apr 2013 11:47:49 +0200, by Pierre-Yves David
-
obsolete: extract obsolescence marker pushing into a dedicated functionWed, 17 Apr 2013 11:18:36 +0200, by Pierre-Yves David
-
blackbox: fix a case of name captureThu, 18 Apr 2013 12:55:58 -0700, by Bryan O'Sullivan
-
pathencode: eliminate comma at end of enum list to avoid pedantic warningFri, 19 Apr 2013 01:34:21 +0900, by Yuya Nishihara
-
smtp: use 465 as default port for SMTPSFri, 19 Apr 2013 01:26:23 +0900, by FUJIWARA Katsunori
-
subrepo: fix test breakage introduced in 2b34d004e644Thu, 21 Feb 2013 21:05:06 +0000, by Kevin Bullock
-
histedit: more precise user message when changeset is missingThu, 18 Apr 2013 15:27:50 +0200, by Pierre-Yves David
-
histedit: protect against duplicated entriesThu, 18 Apr 2013 15:22:24 +0200, by Pierre-Yves David
-
histedit: track short hash instead of changectx objectThu, 18 Apr 2013 15:13:35 +0200, by Pierre-Yves David
-
histedit: ensure rules return short hex at all timeThu, 18 Apr 2013 15:10:01 +0200, by Pierre-Yves David
-
histedit-test: test unknown commandThu, 18 Apr 2013 13:51:27 +0200, by Pierre-Yves David
-
histedit-test: test unknown changesetThu, 18 Apr 2013 13:50:59 +0200, by Pierre-Yves David
-
histedit-test: test malformed lineThu, 18 Apr 2013 13:49:32 +0200, by Pierre-Yves David
-
histedit-test: test that extra revisions are detectedThu, 18 Apr 2013 11:54:31 -0400, by Pierre-Yves David
-
histedit-test: test that missing revisions are detectedThu, 18 Apr 2013 11:53:58 -0400, by Pierre-Yves David
-
histedit: handle multiple spaces between action and hash (issue3893)Thu, 18 Apr 2013 11:52:34 -0400, by Pierre-Yves David
-
http2: sane readlineFri, 01 Feb 2013 15:00:23 -0800, by Brendan Cully
-
http2: make read use pushchunk/popchunk, eschew itertoolsFri, 01 Feb 2013 14:41:35 -0800, by Brendan Cully
-
http2: track available data as it changes instead of recomputing itFri, 01 Feb 2013 14:41:33 -0800, by Brendan Cully
-
histedit-test: rename histedit-revspec into histedit-argumentThu, 18 Apr 2013 13:38:49 +0200, by Pierre-Yves David
-
histedit-test: remove unnecessary graphlog extensionThu, 18 Apr 2013 13:35:43 +0200, by Pierre-Yves David
-
histedit-test: drop skip logic for older mercurial versionThu, 18 Apr 2013 13:34:43 +0200, by Pierre-Yves David
-
hgweb: refactor checks for granting and revoking user permissionsMon, 15 Apr 2013 18:57:04 -0300, by Wagner Bruna
-
check-code: add check for lock release orderWed, 17 Apr 2013 14:38:02 -0500, by Matt Mackall
-
parsers: fix variable declaration position issueWed, 17 Apr 2013 12:57:26 -0500, by Matt Mackall
-
zsh_completion: complete all files for `commit/backout --logfile`Wed, 17 Apr 2013 21:06:48 +0400, by Nikolaj Sjujskij
-
transplant: improve documentationTue, 16 Apr 2013 19:20:23 +0200, by Mads Kiilerich
-
transplant: clarify what --branch do - it has nothing to do with branchesTue, 16 Apr 2013 19:18:38 +0200, by Mads Kiilerich
-
import: inline checkexact functionWed, 17 Apr 2013 10:25:14 +0200, by Pierre-Yves David
-
import: factor out checkexactWed, 17 Apr 2013 10:22:28 +0200, by Pierre-Yves David
-
amend: fix unlocking order - first lock then wlockWed, 17 Apr 2013 03:41:08 +0200, by Mads Kiilerich
-
codingstyle: remove trailing spaces in various text filesWed, 17 Apr 2013 03:40:18 +0200, by Mads Kiilerich
-
tests: run check-code on Python files without .py extensionWed, 17 Apr 2013 03:39:36 +0200, by Mads Kiilerich
-
histedit: move outgoing processing to its own functionTue, 16 Apr 2013 21:14:50 +0200, by Pierre-Yves David
-
histedit: move all arguments checks to the beginning of the commandTue, 16 Apr 2013 21:17:13 +0200, by Pierre-Yves David
-
histedit-test: generalise --commands "-" usageTue, 16 Apr 2013 21:57:25 -0500, by Pierre-Yves David
-
histedit: allow "-" as a command fileTue, 16 Apr 2013 20:48:37 +0200, by Pierre-Yves David
-
histedit: properly handle --continue on empty foldTue, 16 Apr 2013 16:58:25 +0200, by Pierre-Yves David
-
histedit-test: replace obscure python script by a plain fileTue, 16 Apr 2013 20:50:17 +0200, by Pierre-Yves David
-
test: improve documentation of some histedit testsTue, 16 Apr 2013 16:22:38 +0200, by Pierre-Yves David
-
test: use a lighter log style in histedit testTue, 16 Apr 2013 23:24:52 +0200, by Pierre-Yves David
-
subrepo: add regression test for issue3870Tue, 16 Apr 2013 22:00:41 -0500, by Kevin Bullock
-
subrepo: clone of git sub-repository creates incorrect git branch (issue3870)Tue, 16 Apr 2013 22:00:05 -0500, by pozheg
-
dispatch: print 'abort:' when a pre-command hook fails (BC)Tue, 16 Apr 2013 14:39:37 -0700, by Siddharth Agarwal
-
largefiles: don't hash all largefiles when initializing a lfdirstateMon, 15 Apr 2013 23:31:56 +0200, by Mads Kiilerich
-
largefiles: use filechunkiter for iterating largefile when serving getlfileTue, 16 Apr 2013 00:40:21 +0200, by Mads Kiilerich
-
largefiles: stat all largefiles in one batch before downloadingMon, 15 Apr 2013 23:37:43 +0200, by Mads Kiilerich
-
largefiles: 'put' should store 'source' file in under 'hash', also in localstoreMon, 15 Apr 2013 23:34:36 +0200, by Mads Kiilerich
-
largefiles: getlfile must hit end of HTTP chunked streams to reuse connectionsTue, 16 Apr 2013 04:35:10 +0200, by Mads Kiilerich
-
largefiles: drop limitreader, use filechunkiter limitTue, 16 Apr 2013 01:55:57 +0200, by Mads Kiilerich
-
largefiles: move protocol conversion into getlfile and make it an iterableTue, 16 Apr 2013 01:46:39 +0200, by Mads Kiilerich
-
largefiles: don't close the fd passed to store._getfileMon, 15 Apr 2013 23:47:04 +0200, by Mads Kiilerich
-
largefiles: remove blecch from lfutil.copyandhash - don't close the passed fdMon, 15 Apr 2013 23:43:50 +0200, by Mads Kiilerich
-
largefiles: drop lfutil.blockstream - use filechunkiter like everybody elseMon, 15 Apr 2013 23:43:44 +0200, by Mads Kiilerich
-
largefiles: refactoring - use findfile in localstore._getfileMon, 15 Apr 2013 23:35:43 +0200, by Mads Kiilerich
-
largefiles: refactoring - return hex from _getfile and copyandhashMon, 15 Apr 2013 23:35:18 +0200, by Mads Kiilerich
-
largefiles: refactoring - create destination dir in lfutil.linkMon, 15 Apr 2013 23:32:33 +0200, by Mads Kiilerich
-
summary: clear "commonincoming" also if branches are differentTue, 09 Apr 2013 23:40:11 +0900, by FUJIWARA Katsunori
-
summary: make "incoming" information sensitive to branch in URL (issue3830)Tue, 09 Apr 2013 23:40:11 +0900, by FUJIWARA Katsunori
-
histedit: make "hg histedit" sensitive to branch in URLTue, 09 Apr 2013 23:40:10 +0900, by FUJIWARA Katsunori
-
summary: make "outgoing" information sensitive to branch in URL (issue3829)Tue, 09 Apr 2013 23:40:10 +0900, by FUJIWARA Katsunori
-
annotate: increase refcount of each revisions correctly (issue3841)Fri, 29 Mar 2013 22:57:16 +0900, by FUJIWARA Katsunori
-
annotate: reuse already calculated annotationFri, 29 Mar 2013 22:57:15 +0900, by FUJIWARA Katsunori
-
log: fix behavior with empty repositories (issue3497)Wed, 17 Apr 2013 00:29:54 +0400, by Alexander Plavin
-
merge with crewTue, 16 Apr 2013 13:22:29 -0500, by Matt Mackall
-
revlog: don't cross-check ancestor result against Python versionTue, 16 Apr 2013 10:08:20 -0700, by Bryan O'Sullivan
-
parsers: a C implementation of the new ancestors algorithmTue, 16 Apr 2013 10:08:20 -0700, by Bryan O'Sullivan
-
revlog: choose a consistent ancestor when there's a tieTue, 16 Apr 2013 10:08:19 -0700, by Bryan O'Sullivan
-
ancestor: a new algorithm that is faster for nodes near tipTue, 16 Apr 2013 10:08:18 -0700, by Bryan O'Sullivan
-
update: allow dirty update to foreground (successors)Tue, 16 Apr 2013 15:33:18 +0200, by Pierre-Yves David
-
obsolete: extract foreground computation from bookmark.validdestTue, 16 Apr 2013 15:16:33 +0200, by Pierre-Yves David
-
destroyed: invalidate phraserevs cache in all case (issue3858)Mon, 15 Apr 2013 17:10:58 +0200, by Pierre-Yves David
-
largefiles: deprecate --all-largefiles for pullMon, 15 Apr 2013 01:59:11 +0200, by Mads Kiilerich
-
largefiles: implement pull --all-largefiles as a special case of --lfrevMon, 15 Apr 2013 01:59:11 +0200, by Mads Kiilerich
-
largefiles: drop --cache-largefiles againMon, 15 Apr 2013 01:59:11 +0200, by Mads Kiilerich
-
largefiles: introduce pulled() revset expression for use in --lfrevMon, 15 Apr 2013 01:59:04 +0200, by Mads Kiilerich
-
largefiles: introduce pull --lfrev optionMon, 15 Apr 2013 01:57:16 +0200, by Mads Kiilerich
-
largefiles: refactor overridepull internalsMon, 15 Apr 2013 01:54:43 +0200, by Mads Kiilerich
-
largefiles: introduce lfpull command for pulling missing largefilesMon, 15 Apr 2013 01:53:37 +0200, by Mads Kiilerich
-
largefiles: update helpMon, 15 Apr 2013 01:46:10 +0200, by Mads Kiilerich
-
largefiles: fix cat of non-largefiles from subdirectoryMon, 15 Apr 2013 01:43:31 +0200, by Mads Kiilerich
-
largefiles: don't store whole file in memory for 'cat'Mon, 15 Apr 2013 01:41:49 +0200, by Mads Kiilerich
-
mergetools: rename 'base' to 'merged' in meldTue, 16 Apr 2013 13:55:38 +0200, by ronvoe12249
-
mergetools: avoid losing the merged version with meldThu, 21 Feb 2013 14:49:25 +0100, by ronvoe12249
-
templatekw: add default styles for hybrid types (issue3887)Tue, 16 Apr 2013 09:44:29 -0500, by Matt Mackall
-
largefiles: improve repo wrapping detectionWed, 10 Apr 2013 02:27:35 +0900, by FUJIWARA Katsunori
-
hgweb: respond HTTP_NOT_FOUND when an archive request does not match any filesThu, 21 Mar 2013 23:27:37 +0100, by Angel Ezquerra
-
archive: raise error.Abort if the file pattern matches no filesThu, 21 Mar 2013 22:09:15 +0100, by Angel Ezquerra
-
ui: add 'force' parameter to traceback() to override the current print settingSat, 09 Feb 2013 14:22:52 -0500, by Matt Harbison
-
ui: add support for fully printing chained exception stacks in ui.traceback()Sat, 09 Feb 2013 14:15:34 -0500, by Matt Harbison
-
subrepo: chain the original exception to SubrepoAbortWed, 06 Feb 2013 22:54:09 -0500, by Matt Harbison
-
debugrebuildstate: rename to debugrebuilddirstateMon, 15 Apr 2013 01:41:47 +0200, by Mads Kiilerich
-
debugstate: rename to debugdirstateMon, 15 Apr 2013 01:41:27 +0200, by Mads Kiilerich
-
debugrebuildstate: clarify that rev can't be specified without -rMon, 15 Apr 2013 01:39:02 +0200, by Mads Kiilerich
-
check-code: check txt files for trailing whitespaceMon, 15 Apr 2013 01:37:23 +0200, by Mads Kiilerich
-
check-code: catch trailing space in commentsMon, 15 Apr 2013 01:37:23 +0200, by Mads Kiilerich
-
spelling: fix typos and spelling errorsMon, 15 Apr 2013 01:37:23 +0200, by Mads Kiilerich
-
wireproto: clarify cryptic 'remote: unsynced changes' error message on pushThu, 11 Apr 2013 14:54:18 +0200, by Mads Kiilerich
-
export: export working directory parent by defaultMon, 11 Feb 2013 00:43:12 +0100, by Mads Kiilerich
-
commit: allow closing "non-head" changesetsWed, 10 Apr 2013 13:12:24 +0200, by Mads Kiilerich
-
record: ignore trailing content when parsing patches - introduce 'other' linesWed, 13 Jun 2012 23:06:34 +0200, by Mads Kiilerich
-
record: abort on malformed patches instead of crashingThu, 11 Apr 2013 19:03:33 +0200, by Mads Kiilerich
-
localrepo: use "vfs.rename()" instead of "util.rename()"Mon, 15 Apr 2013 01:22:15 +0900, by FUJIWARA Katsunori
-
localrepo: use "vfs.setflags()" instead of "util.setflags()"Mon, 15 Apr 2013 01:22:15 +0900, by FUJIWARA Katsunori
-
localrepo: use "vfs.readlink()" instead of "os.readlink()"Mon, 15 Apr 2013 01:22:15 +0900, by FUJIWARA Katsunori
-
localrepo: use "vfs.islink()" instead of "os.path.islink()"Mon, 15 Apr 2013 01:22:15 +0900, by FUJIWARA Katsunori
-
localrepo: use "vfs.rename()" instead of "util.rename()"Mon, 15 Apr 2013 01:22:15 +0900, by FUJIWARA Katsunori
-
localrepo: use "vfs.exists()" instead of "os.path.exists()"Mon, 15 Apr 2013 01:22:15 +0900, by FUJIWARA Katsunori
-
localrepo: use vfs instead of "os.path.*" in sharedpath checkingMon, 15 Apr 2013 01:22:15 +0900, by FUJIWARA Katsunori
-
vfs: split "expand" into "realpath"/"expandpath" to apply each separatelyMon, 15 Apr 2013 01:22:15 +0900, by FUJIWARA Katsunori
-
unionrepo: read-only operations on a union of two localreposFri, 18 Jan 2013 15:54:09 +0100, by Mads Kiilerich
-
subrepo: fix exception on revert when "all" option is omittedMon, 15 Apr 2013 23:52:57 +0900, by Yuya Nishihara
-
histedit: update tests for new intervention frameworkSun, 14 Apr 2013 19:05:19 -0500, by Matt Mackall
-
test-subrepo: add tests for subrepo "storeclean" checksFri, 08 Mar 2013 21:50:27 +0100, by Angel Ezquerra
-
subrepo: do not push mercurial subrepos whose store is cleanSat, 16 Feb 2013 01:21:40 +0100, by Angel Ezquerra
-
subrepo: implement "storeclean" method for mercurial subreposSat, 16 Feb 2013 01:18:53 +0100, by Angel Ezquerra
-
util: add notindexed optional parameter to makedirs functionSat, 16 Feb 2013 11:44:13 +0100, by Angel Ezquerra
-
subrepo: introduce storeclean methodSat, 16 Feb 2013 01:11:20 +0100, by Angel Ezquerra
-
subrepo: introduce storeclean helper functionsSat, 16 Feb 2013 00:07:00 +0100, by Angel Ezquerra
-
dispatch: exit with status 1 for an InterventionRequired exception (bc)Fri, 08 Feb 2013 16:17:46 -0600, by Augie Fackler
-
histedit: switch from util.Abort to util.InterventionRequired where appropriate (bc)Fri, 08 Feb 2013 16:27:49 -0600, by Augie Fackler
-
rebase: switch from util.Abort to util.InterventionRequired where appropriate (bc)Fri, 08 Feb 2013 16:27:59 -0600, by Augie Fackler
-
dispatch: catch InterventionRequired and print the message with no prefixFri, 08 Feb 2013 16:28:24 -0600, by Augie Fackler
-
error: introduce new InterventionRequired exceptionFri, 08 Feb 2013 14:26:03 -0600, by Augie Fackler
-
util: remove unreachable codeFri, 12 Apr 2013 19:48:07 -0700, by Bryan O'Sullivan
-
util: remove no-op assignmentFri, 12 Apr 2013 19:33:48 -0700, by Bryan O'Sullivan
-
merge more evolve stuff away (what?)Fri, 12 Apr 2013 18:49:14 -0700, by Bryan O'Sullivan
-
synthrepo: add missing import of sysFri, 12 Apr 2013 18:48:02 -0700, by Bryan O'Sullivan
-
transplant: pass source through to recoverFri, 12 Apr 2013 18:44:22 -0700, by Bryan O'Sullivan
-
repoview: remove more unreachable codeFri, 12 Apr 2013 17:25:27 -0700, by Bryan O'Sullivan
-
merge away some failed evolve fat-fingeringFri, 12 Apr 2013 18:35:26 -0700, by Bryan O'Sullivan
-
pager: add missing imports of errno and shlexFri, 12 Apr 2013 17:35:56 -0700, by Bryan O'Sullivan
-
largefiles: quiet (and document) undefined name errors (issue3886)Fri, 12 Apr 2013 17:33:24 -0700, by Bryan O'Sullivan
-
color: add missing import of errorFri, 12 Apr 2013 17:27:09 -0700, by Bryan O'Sullivan
-
pvec: use the correct name for an identifierFri, 12 Apr 2013 17:20:09 -0700, by Bryan O'Sullivan
-
repoview: remove unreachable codeFri, 12 Apr 2013 17:18:52 -0700, by Bryan O'Sullivan
-
pvec: use the correct name for an identifierFri, 12 Apr 2013 17:20:09 -0700, by Bryan O'Sullivan
-
repoview: remove unreachable codeFri, 12 Apr 2013 17:18:52 -0700, by Bryan O'Sullivan
-
mail: add missing import of sysFri, 12 Apr 2013 17:17:35 -0700, by Bryan O'Sullivan
-
statichttprepo: add missing import of osFri, 12 Apr 2013 17:17:05 -0700, by Bryan O'Sullivan
-
worker: add missing import of errnoFri, 12 Apr 2013 17:16:37 -0700, by Bryan O'Sullivan
-
histedit: support editing of the first commit (issue3767)Fri, 12 Apr 2013 16:01:18 -0700, by Bryan O'Sullivan
-
test-commit-amend.t: fix check-code violation from 3a72c89a83ecFri, 12 Apr 2013 17:00:42 -0400, by Augie Fackler
-
util: improve doc for checkcaseMon, 11 Feb 2013 00:43:12 +0100, by Mads Kiilerich
-
scheme: don't crash on invalid URLsThu, 11 Apr 2013 14:41:22 +0200, by Mads Kiilerich
-
amend: support amending merge changesets (issue3778)Fri, 08 Feb 2013 21:08:34 +0000, by Brodie Rao
-
worker: catch all exceptions, try to exit usefully/safelyThu, 11 Apr 2013 13:30:31 -0700, by Bryan O'Sullivan
-
lock: if we fork, ensure that only the parent releasesThu, 11 Apr 2013 13:30:27 -0700, by Bryan O'Sullivan
-
tag: clarify cryptic error message when tagging null revisionThu, 11 Apr 2013 14:44:22 +0200, by Mads Kiilerich
-
setup: make error message for missing Python headers more helpfulFri, 12 Apr 2013 16:55:34 -0400, by Mads Kiilerich
-
obsolete: ensure all markers have a dateMon, 11 Feb 2013 11:20:12 +0100, by Pierre-Yves David
-
zsh_completion: make use of `debuglabelcomplete` commandMon, 08 Apr 2013 16:51:38 +0400, by Nikolaj Sjujskij
-
dirs: use mutable strings internallyWed, 10 Apr 2013 15:08:28 -0700, by Bryan O'Sullivan
-
dirs: use mutable integers internallyWed, 10 Apr 2013 15:08:27 -0700, by Bryan O'Sullivan
-
scmutil: rewrite dirs in C, use if availableWed, 10 Apr 2013 15:08:27 -0700, by Bryan O'Sullivan
-
scmutil: use new dirs class in dirstate and contextWed, 10 Apr 2013 15:08:26 -0700, by Bryan O'Sullivan
-
scmutil: add a dirs classWed, 10 Apr 2013 15:08:26 -0700, by Bryan O'Sullivan
-
scmutil: migrate finddirs from dirstateWed, 10 Apr 2013 15:08:25 -0700, by Bryan O'Sullivan
-
mergeWed, 10 Apr 2013 15:05:06 -0700, by Bryan O'Sullivan
-
manifestmerge: handle workdir removed, remote removed with flagsWed, 10 Apr 2013 12:34:42 -0700, by Siddharth Agarwal
-
dicthelpers.diff: compare against default for missing valuesWed, 10 Apr 2013 12:31:07 -0700, by Siddharth Agarwal
-
templater: back out 0615b22da148, it breaks schemes ({1})Tue, 09 Apr 2013 21:38:08 -0700, by Brendan Cully
-
debuglabelcomplete: compute active branch heads correctlyTue, 09 Apr 2013 09:40:40 -0700, by Bryan O'Sullivan
-
merge with i18nMon, 08 Apr 2013 17:57:42 -0500, by Matt Mackall
-
hg-i18n-it: minor fixesFri, 05 Apr 2013 17:04:37 +0200, by Stefano Tortarolo
-
templater: fix check-code errorMon, 08 Apr 2013 15:04:17 -0700, by Bryan O'Sullivan
-
smtp: verify the certificate of the SMTP server for STARTTLS/SMTPSTue, 26 Mar 2013 02:28:10 +0900, by FUJIWARA Katsunori
-
sslutil: abort if peer certificate is not verified for secure useTue, 26 Mar 2013 02:28:10 +0900, by FUJIWARA Katsunori
-
smtp: add the class to verify the certificate of the SMTP server for SMTPSTue, 26 Mar 2013 02:27:43 +0900, by FUJIWARA Katsunori
-
smtp: add the class to verify the certificate of the SMTP server for STARTTLSTue, 26 Mar 2013 02:27:23 +0900, by FUJIWARA Katsunori
-
template: allow unquoted int function argumentsSun, 07 Apr 2013 23:25:50 -0700, by Brendan Cully
-
Merge with mainMon, 08 Apr 2013 09:44:26 -0700, by Brendan Cully
-
graft: use missing ancestors algorithm to find earlier graftsSat, 06 Apr 2013 19:50:03 -0700, by Siddharth Agarwal
-
graft: find ancestors of destination lazilySat, 06 Apr 2013 20:05:17 -0700, by Siddharth Agarwal
-
merge with crewFri, 05 Apr 2013 12:21:38 -0500, by Matt Mackall
-
sslutil: try harder to avoid getpeercert problemsFri, 05 Apr 2013 12:20:14 -0500, by Matt Mackall
-
copies._forwardcopies: use set operations to find missing filesThu, 04 Apr 2013 20:22:29 -0700, by Siddharth Agarwal
-
perf: add a command to test copies.pathcopies perfThu, 04 Apr 2013 20:36:46 -0700, by Siddharth Agarwal
-
merge with stableThu, 04 Apr 2013 16:37:37 -0500, by Matt Mackall
-
applyupdates: assign variable before we try to use it (issue3855) stable 2.5.4Mon, 18 Mar 2013 16:37:20 -0500, by Kevin Bullock
-
merge with mpmWed, 03 Apr 2013 17:04:38 -0700, by Bryan O'Sullivan
-
perf: add a command to test addremove performanceMon, 01 Apr 2013 23:09:36 -0700, by Siddharth Agarwal
-
merge with crewWed, 03 Apr 2013 14:14:30 -0500, by Matt Mackall
-
dirstate: only call lstat once per flags invocationWed, 03 Apr 2013 11:35:27 -0700, by Bryan O'Sullivan
-
util: add functions to check symlink/exec bitsWed, 03 Apr 2013 11:35:27 -0700, by Bryan O'Sullivan
-
Merge with stable.Wed, 03 Apr 2013 13:03:50 -0500, by Augie Fackler
-
scmutil.addremove: use iteritems on walk resultsTue, 02 Apr 2013 14:50:50 -0700, by Siddharth Agarwal
-
scmutil.addremove: stop sorting all walk resultsTue, 02 Apr 2013 14:50:31 -0700, by Siddharth Agarwal
-
scmutil.addremove: pull ui.status printing out of the loopTue, 02 Apr 2013 10:56:24 -0700, by Siddharth Agarwal
-
scmutil.addremove: remove redundant directory and symlink checksTue, 02 Apr 2013 14:49:34 -0700, by Siddharth Agarwal
-
scmutil.addremove: pull repo.dirstate fetch out of the loopTue, 02 Apr 2013 14:46:55 -0700, by Siddharth Agarwal
-
scmutil: remove dead updatedir codeMon, 01 Apr 2013 20:38:37 -0700, by Siddharth Agarwal
-
merge with mpmTue, 02 Apr 2013 08:58:42 -0700, by Bryan O'Sullivan
-
merge with stableTue, 02 Apr 2013 01:15:31 -0500, by Matt Mackall
-
hgweb: show correct error message for i18n environment stable 2.5.3Fri, 15 Feb 2013 18:07:14 +0900, by Takumi IINO
-
commands: fix typo in debugobsolete docstring stableMon, 01 Apr 2013 18:48:12 -0300, by Wagner Bruna
-
duplicatecopies: do not mark items not in the dirstate as copiesThu, 28 Mar 2013 18:27:19 -0700, by Siddharth Agarwal
-
duplicatecopies: fix arg name and docstringThu, 28 Mar 2013 00:14:27 -0700, by Siddharth Agarwal
-
pull: list bookmarks before pulling changesets (issue3873)Fri, 29 Mar 2013 19:54:06 -0700, by Siddharth Agarwal
-
test-hook.t: remove prelistkeys.forbid hook before moving onFri, 29 Mar 2013 19:52:02 -0700, by Siddharth Agarwal
-
bookmarks.updatefromremote: rename local rb to remotemarksFri, 29 Mar 2013 18:28:59 -0700, by Siddharth Agarwal
-
pull: rename local rb to remotebookmarksFri, 29 Mar 2013 19:06:23 -0700, by Siddharth Agarwal
-
dicthelpers: inline diff and join codeFri, 29 Mar 2013 16:07:57 -0700, by Siddharth Agarwal
-
dicthelpers: add docstrings for diff and joinFri, 29 Mar 2013 15:23:19 -0700, by Siddharth Agarwal
-
perf: add perfdirs commandMon, 01 Apr 2013 13:46:32 -0700, by Bryan O'Sullivan
-
merge with stableMon, 01 Apr 2013 15:19:16 -0500, by Matt Mackall
-
zsh_completion: fix trailing carriage return spoiling tag completion stableFri, 29 Mar 2013 18:45:07 -0700, by Nikolaj Sjujskij
-
filesets: add eol predicateFri, 29 Mar 2013 16:48:32 -0700, by Matt Mackall
-
merge with stableFri, 29 Mar 2013 15:27:33 -0700, by Matt Mackall
-
i18n-ja: synchronized with 61c8327ced50 stableFri, 01 Mar 2013 03:25:19 +0900, by FUJIWARA Katsunori
-
perf: remove mysterious trailing newlinesThu, 28 Mar 2013 18:21:20 -0700, by Bryan O'Sullivan
-
blackbox: fix a few check-code portability errorsWed, 27 Mar 2013 09:00:43 -0700, by Bryan O'Sullivan
-
check-code: fix a check-code failure in check-codeWed, 27 Mar 2013 08:57:45 -0700, by Bryan O'Sullivan
-
check-code: re-add check for missing globFri, 01 Mar 2013 00:59:22 +0100, by Simon Heimberg
-
tests: append missing glob to filename output and check-code itFri, 01 Mar 2013 00:03:51 +0100, by Simon Heimberg
-
check-code: extract windows glob warning messageThu, 28 Feb 2013 23:45:51 +0100, by Simon Heimberg
-
blackbox: defer opening a log file until needed (issue3869)Tue, 26 Mar 2013 16:27:51 -0700, by Bryan O'Sullivan
-
patch: match 'diff --git a/' instead of 'diff --git'Fri, 22 Mar 2013 17:27:06 -0500, by Sean Farley
-
color: drop unnecessary global statementThu, 21 Mar 2013 18:16:49 +0100, by Simon Heimberg
-
serve: pass on the repo instad of recreating it in hgwebThu, 21 Mar 2013 18:16:49 +0100, by Simon Heimberg
-
serve: pass the prepared baseui to hgwebThu, 21 Mar 2013 18:16:48 +0100, by Simon Heimberg
-
hgweb: do not pass on repo.ui when recreating a repoThu, 21 Mar 2013 18:16:48 +0100, by Simon Heimberg
-
repo: repo isolation, do not pass on repo.ui for creating new reposWed, 10 Oct 2012 21:55:49 +0200, by Simon Heimberg
-
diff: fix binary file removals in git mode.Mon, 04 Mar 2013 22:34:11 +0000, by Johan Bjork
-
manifestmerge: drop redundant flags callsSun, 24 Mar 2013 16:56:25 -0700, by Siddharth Agarwal
-
manifestmerge: use dicthelpers.diff and joinMon, 25 Mar 2013 17:41:06 -0700, by Siddharth Agarwal
-
manifestdict: add a method to diff _flagsSun, 24 Mar 2013 17:17:38 -0700, by Siddharth Agarwal
-
mercurial: implement diff and join for dictsMon, 25 Mar 2013 17:40:39 -0700, by Siddharth Agarwal
-
convert: add closesort algorithm to mercurial sourcesSun, 24 Mar 2013 00:06:52 +0700, by Constantine Linnick
-
manifestmerge: rename n to n1 and n2Sun, 24 Mar 2013 16:43:25 -0700, by Siddharth Agarwal
-
perf: add a command to measure merge.calculateupdates perfSun, 24 Mar 2013 17:06:10 -0700, by Siddharth Agarwal
-
hgk: fix a pyflakes errorMon, 25 Mar 2013 16:57:36 -0700, by Bryan O'Sullivan
-
dirstate.walk: fast path none-seen + match-always case for step 3Fri, 22 Mar 2013 17:03:49 -0700, by Siddharth Agarwal
-
dirstate.walk: fast path match-always case during traversalFri, 22 Mar 2013 17:03:00 -0700, by Siddharth Agarwal
-
largefiles: fix _always for match overridesMon, 25 Mar 2013 14:22:34 -0700, by Siddharth Agarwal
-
dirstate.walk: remove subrepo and .hg from results before step 3Mon, 25 Mar 2013 14:12:39 -0700, by Siddharth Agarwal
-
merge with stableMon, 25 Mar 2013 12:12:41 -0500, by Kevin Bullock
-
blackbox: account for another source of errorsFri, 22 Mar 2013 10:56:55 -0700, by Bryan O'Sullivan
-
hgk: remove regsub, split on \r insteadTue, 16 Oct 2012 22:44:14 +0200, by Andrew Shadura
-
hgk: simplify tags parserTue, 16 Oct 2012 22:41:44 +0200, by Andrew Shadura
-
hgk: add support for phasesFri, 22 Mar 2013 09:19:41 -0700, by Andrew Shadura
-
hgk: in popups, replace labels with window titlesSun, 10 Mar 2013 16:42:23 +0100, by Andrew Shadura
-
hgk: update backgroud colour when Ttk is availableSun, 10 Mar 2013 16:42:16 +0100, by Andrew Shadura
-
hgk: fix pop-up windowsTue, 16 Oct 2012 15:31:56 +0200, by Andrew Shadura
-
hgk: don't use fixed format for datesSun, 10 Mar 2013 16:12:26 +0100, by Andrew Shadura
-
hgk: reformat changsets fieldsSun, 10 Mar 2013 16:07:57 +0100, by Andrew Shadura
-
hgk: drop committer field from the UITue, 16 Oct 2012 15:07:41 +0200, by Andrew Shadura
-
test-completion: test completion of tagsThu, 21 Mar 2013 22:42:51 -0700, by Bryan O'Sullivan
-
debugpathcomplete: satisfy the code checkerThu, 21 Mar 2013 22:29:31 -0700, by Bryan O'Sullivan
-
tests: test debugpathcomplete and debuglabelcompleteThu, 21 Mar 2013 22:26:01 -0700, by Bryan O'Sullivan
-
tests: rename test-debugcomplete.t to test-completion.tThu, 21 Mar 2013 22:22:21 -0700, by Bryan O'Sullivan
-
pathcomplete: complete directories more conservativelyThu, 21 Mar 2013 22:10:54 -0700, by Bryan O'Sullivan
-
sadclown: another test failure eluded meThu, 21 Mar 2013 21:20:40 -0700, by Bryan O'Sullivan
-
bash_completion: recognize normal command abbreviationsThu, 21 Mar 2013 21:07:22 -0700, by Bryan O'Sullivan
-
completion: selectively use debugpathcomplete in bash_completionThu, 21 Mar 2013 16:31:29 -0700, by Bryan O'Sullivan
-
completion: add a debugpathcomplete commandThu, 21 Mar 2013 16:31:28 -0700, by Bryan O'Sullivan
-
tests: add new command to test-debugcompleteThu, 21 Mar 2013 11:35:34 -0700, by Bryan O'Sullivan
-
completion: add a debuglabelcomplete commandThu, 21 Mar 2013 10:51:18 -0700, by Bryan O'Sullivan
-
bash_completion: nuke a duplicated functionThu, 21 Mar 2013 09:13:16 -0700, by Bryan O'Sullivan
-
run-tests: only sort files when not given as argumentThu, 21 Mar 2013 08:56:21 +0100, by Simon Heimberg
-
blackbox: use util.getuser for portabilityWed, 20 Mar 2013 13:40:06 -0700, by Bryan O'Sullivan
-
blackbox: prevent failed I/O from causing hg to abortWed, 20 Mar 2013 13:40:05 -0700, by Bryan O'Sullivan
-
merge with crew-stableTue, 19 Mar 2013 16:19:45 -0700, by Bryan O'Sullivan
-
largefiles: don't query the dirstate for key NoneTue, 19 Mar 2013 13:49:34 -0700, by Siddharth Agarwal
-
mergeMon, 18 Mar 2013 19:59:05 -0500, by Kevin Bullock
-
bookmarks: moving the active bookmark deactivates itSat, 16 Mar 2013 22:48:22 -0500, by Kevin Bullock
-
bookmarks: allow (re-)activating a bookmark on the current changesetSat, 16 Mar 2013 21:36:44 -0500, by Kevin Bullock
-
applyupdates: assign variable before we try to use it (issue3855)Mon, 18 Mar 2013 16:37:20 -0500, by Kevin Bullock
-
revset: don't abort when regex to tag() matches nothing (issue3850)Mon, 18 Mar 2013 16:04:10 -0500, by Kevin Bullock
-
rebase: fix --collapse when a file was added then removedFri, 15 Mar 2013 11:23:29 -0700, by Durham Goode
-
MergeSun, 17 Mar 2013 23:27:14 -0500, by Augie Fackler
-
grep: use re2 if possibleMon, 11 Mar 2013 12:07:33 -0700, by Bryan O'Sullivan
-
util: add flag support to compilereMon, 11 Mar 2013 12:06:13 -0700, by Bryan O'Sullivan
-
bookmarks: fix test broken by 0bba1ff2ac7bSat, 16 Mar 2013 21:21:54 -0500, by Kevin Bullock
-
bookmarks: allow moving a bookmark forward to a descendantFri, 15 Mar 2013 23:39:07 -0500, by Kevin Bullock
-
hgweb: change manifest archive links to only archive the current directoryTue, 26 Feb 2013 21:20:35 +0100, by Angel Ezquerra
-
hgweb: teach archive how to download a specific directory or fileSun, 10 Feb 2013 11:52:05 +0100, by Angel Ezquerra
-
test-archive: gracefully handle HTTPErrors on get-with-headersWed, 06 Feb 2013 10:06:45 +0100, by Angel Ezquerra
-
bash_completion: tell an editor what type of file this isThu, 14 Mar 2013 16:56:10 -0700, by Bryan O'Sullivan
-
bash_completion: allow remove to complete normal filesThu, 14 Mar 2013 16:50:53 -0700, by Bryan O'Sullivan
-
bash_completion: match more narrowlyThu, 14 Mar 2013 16:49:02 -0700, by Bryan O'Sullivan
-
blackbox: add backup bundle paths to blackbox logsWed, 13 Mar 2013 10:43:51 -0700, by Durham Goode
-
tests: fix test-profile to not depend on HGPROF environment variableTue, 12 Mar 2013 10:37:48 -0700, by Durham Goode
-
merge with crew-stableTue, 12 Mar 2013 10:43:59 -0700, by Bryan O'Sullivan
-
tests: fix test-profile to not depend on HGPROF environment variableTue, 12 Mar 2013 10:37:48 -0700, by Durham Goode
-
check-code: do not prepend "warning" to a failure messageSat, 09 Mar 2013 22:14:46 +0100, by Simon Heimberg
-
merge with crew-stableSat, 09 Mar 2013 16:09:27 -0800, by Bryan O'Sullivan
-
strip: make --keep option not set all dirstate times to 0Wed, 06 Mar 2013 20:13:09 -0800, by Durham Goode
-
sshpeer: store subprocess so it cleans up correctlyFri, 08 Mar 2013 16:59:36 -0800, by Durham Goode
-
blackbox: fix exception when logging commands with format charactersThu, 28 Feb 2013 10:12:26 -0800, by Durham Goode
-
localrepo: always write the filtered phasecache when nodes are destroyed (issue3827) stableSat, 23 Mar 2013 13:34:50 +0200, by Idan Kamara
-
rebase: restore active bookmark after rebase --continue stableMon, 11 Mar 2013 15:37:28 -0700, by Durham Goode
-
setup.py: add metadata to register package to PyPI stableMon, 04 Mar 2013 10:13:28 +0100, by Benoit Boissinot
-
minirst: optimize HTML table generation a bitSat, 09 Feb 2013 21:51:21 +0000, by Dan Villiom Podlaski Christiansen
-
minirst: HTML formatter tweaksSat, 09 Feb 2013 21:51:21 +0000, by Dan Villiom Podlaski Christiansen
-
minirst: CGI escape strings prior to embedding it in the HTMLSat, 09 Feb 2013 17:44:25 -0500, by Dan Villiom Podlaski Christiansen
-
minirst: don't generate TH elements for the first row in tableSat, 09 Feb 2013 21:51:21 +0000, by Dan Villiom Podlaski Christiansen
-
help: use a full header for topic titlesSun, 10 Feb 2013 12:58:57 +0100, by Dan Villiom Podlaski Christiansen
-
hgweb: generate HTML documentationSat, 09 Feb 2013 21:51:21 +0000, by Dan Villiom Podlaski Christiansen
-
help: move the majority of the help command to the help moduleSat, 09 Feb 2013 21:51:21 +0000, by Dan Villiom Podlaski Christiansen
-
hgweb help: split up long lines (in generated output)Sat, 09 Feb 2013 21:51:21 +0000, by Dan Villiom Podlaski Christiansen
-
hgweb help: add testsFri, 01 Mar 2013 19:42:42 +0100, by Dan Villiom Podlaski Christiansen
-
merge with stableFri, 01 Mar 2013 10:05:37 -0600, by Kevin Bullock
-
merge with crewThu, 28 Feb 2013 21:58:37 -0600, by Matt Mackall
-
setparents: drop copies from dropped p2 (issue3843) stable 2.5.2Thu, 28 Feb 2013 21:29:31 -0600, by Matt Mackall
-
httppeer: avoid large dumps when we don't see an hgweb repoSun, 17 Feb 2013 14:41:31 -0600, by Matt Mackall
-
httppeer: improve protocol checkSun, 17 Feb 2013 14:34:53 -0600, by Matt Mackall
-
util: add a timed function for use during developmentThu, 28 Feb 2013 13:11:42 -0800, by Bryan O'Sullivan
-
util: generalize bytecount to unitcountfnThu, 28 Feb 2013 12:51:18 -0800, by Bryan O'Sullivan
-
help: new SHA-1 fingerprint of hg.intevation.org in hostfingerprints exampleThu, 28 Feb 2013 21:34:44 +0100, by Thomas Arendsen Hein
-
tests: work around msys bash mangling of paths in test-mq.tTue, 26 Feb 2013 21:04:50 +0100, by Mads Kiilerich
-
largefiles: remove wrong comment on standin matcher and code for creating dirsThu, 28 Feb 2013 14:05:15 +0100, by Mads Kiilerich
-
merge with stableThu, 28 Feb 2013 14:51:59 +0100, by Mads Kiilerich
-
largefiles: updatelfiles should use working dir standins, not standins from p1 stableThu, 28 Feb 2013 13:45:18 +0100, by Mads Kiilerich
-
largefiles: simplify cachelfiles - don't spend a lot of time checking hashes stableThu, 28 Feb 2013 13:45:18 +0100, by Mads Kiilerich
-
largefiles: don't let update leave wrong largefiles in wd if fetch fails stableThu, 28 Feb 2013 13:45:18 +0100, by Mads Kiilerich
-
largefiles: missing largefiles should not be committed as removed stableThu, 28 Feb 2013 13:45:18 +0100, by Mads Kiilerich
-
largefiles: don't assume that .hg/largefiles/ still exists stableThu, 28 Feb 2013 13:45:18 +0100, by Mads Kiilerich
-
largefiles: getstandinmatcher should not depend on existence of directories stableThu, 28 Feb 2013 13:45:18 +0100, by Mads Kiilerich
-
tests: don't rely on broken behaviour in test-largefiles-cache.t stableThu, 28 Feb 2013 13:44:59 +0100, by Mads Kiilerich
-
largefiles: fix download of largefiles from an empty list of changesets stableThu, 28 Feb 2013 13:44:24 +0100, by Mads Kiilerich
-
largefiles: fix off-by-one error on pull --all-largefiles stableThu, 28 Feb 2013 13:44:22 +0100, by Mads Kiilerich
-
tests: remove glob lines which unnecessary match / for \ on windowsSat, 23 Feb 2013 22:54:57 +0100, by Simon Heimberg
-
tests: append glob to filename output when required for windowsSat, 23 Feb 2013 22:07:38 +0100, by Simon Heimberg
-
convert: stabilize cvsps commitid sort orderFri, 22 Feb 2013 16:40:27 -0600, by Matt Mackall
-
pager: catch ctrl-c on exit (issue3834)Fri, 22 Feb 2013 15:17:33 -0600, by Matt Mackall
-
merge with crewFri, 22 Feb 2013 13:46:54 -0600, by Matt Mackall
-
templater: properly handle file_copies with %Fri, 22 Feb 2013 13:45:46 -0600, by Matt Mackall
-
localrepo: iterate over manifest key/value pairs in statusFri, 22 Feb 2013 10:05:22 -0800, by Bryan O'Sullivan
-
match: more accurately report when we're always going to matchThu, 21 Feb 2013 12:55:39 -0800, by Bryan O'Sullivan
-
scmutil: fix NameError on windowsThu, 21 Feb 2013 13:16:02 -0600, by Kevin Bullock
-
commands: exit from the log loop at the right timeWed, 20 Feb 2013 11:31:41 -0800, by Bryan O'Sullivan
-
cmdutil: use a small initial window with --limitWed, 20 Feb 2013 11:31:38 -0800, by Bryan O'Sullivan
-
worker: handle worker failures more aggressivelyWed, 20 Feb 2013 11:31:34 -0800, by Bryan O'Sullivan
-
worker: fix a race in SIGINT handlingWed, 20 Feb 2013 11:31:31 -0800, by Bryan O'Sullivan
-
worker: on error, exit similarly to the first failing workerWed, 20 Feb 2013 11:31:27 -0800, by Bryan O'Sullivan
-
merge with stableTue, 19 Feb 2013 13:35:39 -0600, by Kevin Bullock
-
merge with mainTue, 19 Feb 2013 13:35:25 -0600, by Kevin Bullock
-
largefiles: don't cache largefiles for pulled heads by defaultSat, 09 Feb 2013 21:07:42 +0000, by Na'Tosha Bard
-
merge with stableMon, 18 Feb 2013 13:21:27 -0600, by Matt Mackall
-
merge with crewMon, 18 Feb 2013 13:20:59 -0600, by Matt Mackall
-
bundle: treat branches created newly on the local correctly (issue3828) stableMon, 18 Feb 2013 00:04:28 +0900, by FUJIWARA Katsunori
-
merge with stableFri, 15 Feb 2013 21:20:24 -0600, by Kevin Bullock
-
mergetools: vimdiff issue a warning explaining how to abort stableFri, 15 Feb 2013 11:28:04 +0100, by Pierre-Yves David
-
httppeer: improve protocol checkSun, 17 Feb 2013 14:34:53 -0600, by Matt Mackall
-
httppeer: avoid large dumps when we don't see an hgweb repoSun, 17 Feb 2013 14:41:31 -0600, by Matt Mackall
-
mergetools: refine vimdiff warning messageFri, 15 Feb 2013 15:06:43 -0600, by Kevin Bullock
-
mergetools: vimdiff issue a warning explaining how to abortFri, 15 Feb 2013 11:28:04 +0100, by Pierre-Yves David
-
dispatch: also a separate warning message on aliases with --configTue, 12 Feb 2013 22:15:31 +0100, by Simon Heimberg
-
extensions: remove erroneous commentThu, 14 Feb 2013 13:56:02 -0600, by Kevin Bullock
-
blackbox: do not translate the log messagesWed, 13 Feb 2013 12:51:30 -0800, by Durham Goode
-
scmutil: split platform-specific bits into their own modulesTue, 12 Feb 2013 11:36:21 -0600, by Kevin Bullock
-
backout: call cmdutil.commit directly instead of commands.commitTue, 12 Feb 2013 16:36:44 +0000, by Kevin Bullock
-
commit: factor out status printing into a helper functionTue, 12 Feb 2013 16:32:14 +0000, by Kevin Bullock
-
backout: remove unnecessary dict copyTue, 12 Feb 2013 16:05:00 +0000, by Kevin Bullock
-
backout: remove unnecessary frobbing of addremove optionTue, 12 Feb 2013 15:47:30 +0000, by Kevin Bullock
-
backout: use cmdutil.revert directly instead of commands.revertTue, 12 Feb 2013 15:07:17 +0000, by Kevin Bullock
-
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
-
rebase: do not invent successor to skipped changesetFri, 18 Jan 2013 14:15:32 +0100, by Pierre-Yves David
-
repoview: protect `base` computation from weird phase rootThu, 17 Jan 2013 17:51:30 +0100, by Pierre-Yves David
-
posix: don't compare atime when determining if a file has changedFri, 18 Jan 2013 15:55:16 -0800, by Siddharth Agarwal
-
hg: replace DirCleanup class with normal try/finally useFri, 05 Oct 2012 18:10:56 -0500, by Augie Fackler
-
histedit: proper phase conservation (issue3724)Wed, 16 Jan 2013 19:21:03 +0100, by Pierre-Yves David
-
test-histedit: reorder phases test and prepare for moreWed, 16 Jan 2013 19:19:56 +0100, by Pierre-Yves David
-
test-histedit: fix instability creation testWed, 16 Jan 2013 19:17:36 +0100, by Pierre-Yves David
-
histedit: record histedit source (issue3681)Wed, 16 Jan 2013 19:14:22 +0100, by Pierre-Yves David
-
histedit: factor most commit creation in a functionWed, 16 Jan 2013 19:11:06 +0100, by Pierre-Yves David
-
store: switch to C-based hashed path encodingWed, 12 Dec 2012 13:09:37 -0800, by Bryan O'Sullivan
-
pathencode: implement both basic and hashed encoding in CWed, 12 Dec 2012 13:09:36 -0800, by Bryan O'Sullivan
-
pathencode: implement hashed encoding in CWed, 12 Dec 2012 13:09:36 -0800, by Bryan O'Sullivan
-
pathencode: implement the "mangling" part of hashed encoding in CWed, 12 Dec 2012 13:09:35 -0800, by Bryan O'Sullivan
-
pathencode: add a SHA-1 hash functionWed, 12 Dec 2012 13:09:34 -0800, by Bryan O'Sullivan
-
store: implement lowerencode in CWed, 12 Dec 2012 13:09:33 -0800, by Bryan O'Sullivan
-
hgweb: run with "served" filterTue, 15 Jan 2013 22:34:56 +0100, by Pierre-Yves David
-
hgweb: walk the graph through the changelogWed, 16 Jan 2013 14:22:43 +0100, by Pierre-Yves David
-
hgweb: use changelog for iterationFri, 11 Jan 2013 01:08:00 +0100, by Pierre-Yves David
-
hgweb: ignore filtered revision in revnavWed, 16 Jan 2013 14:19:28 +0100, by Pierre-Yves David
-
hgweb: generate revnav in two phaseThu, 10 Jan 2013 19:29:48 +0100, by Pierre-Yves David
-
rebase: support multiple roots for rebasesetThu, 17 Jan 2013 00:35:01 +0100, by Pierre-Yves David
-
clfilter: stronger detection of filtered changeset in changectx.__init__Wed, 16 Jan 2013 05:21:11 +0100, by Pierre-Yves David
-
validate: check for spurious incoming filelog entriesTue, 11 Dec 2012 20:13:21 +0100, by Sune Foldager
-
zsh_completion: add descriptive branch names to head revisionsThu, 17 Jan 2013 01:06:00 +0100, by Johannes Schlatow
-
zsh_completion: add completion of branch namesThu, 17 Jan 2013 00:54:49 +0100, by Johannes Schlatow
-
zsh_completion: fix issue with overlong branch/tag namesThu, 17 Jan 2013 01:55:50 +0100, by Johannes Schlatow
-
bundlerepo: remove old style check of file namesWed, 16 Jan 2013 20:52:56 +0100, by Mads Kiilerich
-
bundlerepo: use revlog._checkhashWed, 16 Jan 2013 20:41:41 +0100, by Mads Kiilerich
-
bundlerepo: store validated deltabase rev in basemap instead of nodeWed, 16 Jan 2013 20:41:41 +0100, by Mads Kiilerich
-
bundlerepo: use rev instead of node for iteration in revision()Wed, 16 Jan 2013 20:41:41 +0100, by Mads Kiilerich
-
bundlerepo: inline inbundle()Wed, 16 Jan 2013 20:41:41 +0100, by Mads Kiilerich
-
bundlerepo: drop bundlebase wrapper function for basemapWed, 16 Jan 2013 20:41:41 +0100, by Mads Kiilerich
-
bundlerepo: remove unused disktiprev attributeWed, 16 Jan 2013 20:41:41 +0100, by Mads Kiilerich
-
bundlerepo: improve performance for bundle() revset expressionWed, 16 Jan 2013 20:41:34 +0100, by Mads Kiilerich
-
bundlerepo: fix outdated commentWed, 16 Jan 2013 20:41:32 +0100, by Mads Kiilerich
-
hgweb: pass repo object to revnav constructionWed, 16 Jan 2013 13:18:22 +0100, by Pierre-Yves David
-
hgweb: introduction a filerevnav subclassMon, 14 Jan 2013 16:55:48 +0100, by Pierre-Yves David
-
hgweb: simplify addition of "(0) navigation entry"Thu, 10 Jan 2013 19:09:32 +0100, by Pierre-Yves David
-
hgweb: simplify the handling of empty repoMon, 14 Jan 2013 16:30:06 +0100, by Pierre-Yves David
-
hgweb: move hex creation into an object methodThu, 10 Jan 2013 18:54:50 +0100, by Pierre-Yves David
-
hgweb: pass nodefunc to the revnav objectThu, 10 Jan 2013 18:59:37 +0100, by Pierre-Yves David
-
hgweb: move revnavgen into an objectTue, 15 Jan 2013 21:17:18 +0100, by Pierre-Yves David
-
hgweb: `limit` argument is actually `latestonly` renames and enforceWed, 16 Jan 2013 12:51:24 +0100, by Pierre-Yves David
-
hgweb: add test regarding filtering and hgwebWed, 16 Jan 2013 11:39:22 -0600, by Pierre-Yves David
-
get-with-headers: add a --headeronly switchWed, 16 Jan 2013 14:26:19 +0100, by Pierre-Yves David
-
tests: more comment cleanup related to obsolescenceTue, 15 Jan 2013 22:08:47 -0600, by Kevin Bullock
-
test: fix in-test comments related to obsolescenceWed, 16 Jan 2013 00:46:29 +0100, by Pierre-Yves David
-
stream_in: write the remote branchcache for a usage as wide as possibleWed, 16 Jan 2013 00:12:01 +0100, by Pierre-Yves David
-
destroyed: update `unserved` branchcache insteadTue, 15 Jan 2013 23:33:07 +0100, by Pierre-Yves David
-
destroyed: drop complex branchcache rebuilt logicWed, 16 Jan 2013 00:09:26 +0100, by Pierre-Yves David
-
branchmap: update cache of 'unserved' filter on new changesetsWed, 16 Jan 2013 00:08:08 +0100, by Pierre-Yves David
-
tests: make test-hgweb.t output stableWed, 16 Jan 2013 02:01:11 +0100, by Mads Kiilerich
-
hgweb: ensure _navseq yield strictly increasing numbersThu, 10 Jan 2013 18:52:17 +0100, by Pierre-Yves David
-
hgweb: better names for _navseq argumentsThu, 10 Jan 2013 18:47:48 +0100, by Pierre-Yves David
-
hgweb: drop recursivity in _navseqThu, 10 Jan 2013 18:44:26 +0100, by Pierre-Yves David
-
hgweb: move the `seq` function out of the revnavgen scopeTue, 15 Jan 2013 12:11:18 +0100, by Pierre-Yves David
-
hgweb: simplify return value creation in for navgenMon, 14 Jan 2013 16:52:35 +0100, by Pierre-Yves David
-
hgweb: do not access first changeset with a stringThu, 10 Jan 2013 18:55:50 +0100, by Pierre-Yves David
-
refactoring: use unlinkpath with ignoremissingTue, 15 Jan 2013 23:30:10 +0100, by Mads Kiilerich
-
docs: "deprecate" checkchanged and checkconflicts in merge-tool configurationTue, 15 Jan 2013 23:30:10 +0100, by Mads Kiilerich
-
tests: run with PYTHONHASHSEED=randomTue, 15 Jan 2013 23:30:10 +0100, by Mads Kiilerich
-
run-tests: exit cleanly if parallel run is interruptedTue, 15 Jan 2013 13:33:28 -0800, by Bryan O'Sullivan
-
filtering: rename filters to their antonymsSun, 13 Jan 2013 01:39:16 -0600, by Kevin Bullock
-
clone: don't include empty revlogs in streamTue, 15 Jan 2013 20:55:47 +0100, by Mads Kiilerich
-
serve: don't send any content headers with 304 responsesTue, 15 Jan 2013 20:54:57 +0100, by Mads Kiilerich
-
tests: fix doctest stability over Python versionsTue, 15 Jan 2013 18:42:04 +0100, by Mads Kiilerich
-
tests: stabilize doctest outputTue, 15 Jan 2013 02:59:14 +0100, by Mads Kiilerich
-
tests: make test-hook.t output more stableTue, 15 Jan 2013 02:59:14 +0100, by Mads Kiilerich
-
convert: make toposort order stable when multiple orderings are possibleThu, 13 Dec 2012 23:15:51 +0100, by Mads Kiilerich
-
convert: report cvsps branchpoints sortedTue, 15 Jan 2013 02:59:14 +0100, by Mads Kiilerich
-
convert: process subversion branch in a sorted orderTue, 15 Jan 2013 02:59:14 +0100, by Mads Kiilerich
-
convert: process missing branches in sorted orderTue, 15 Jan 2013 02:59:14 +0100, by Mads Kiilerich
-
convert: process splicemap in sorted orderTue, 15 Jan 2013 02:59:14 +0100, by Mads Kiilerich
-
mq: stabilize update after strip of parent revisionTue, 15 Jan 2013 02:59:13 +0100, by Mads Kiilerich
-
histedit: process bookmarks in sorted orderWed, 12 Dec 2012 02:38:14 +0100, by Mads Kiilerich
-
churn: sort users with same churn by nameWed, 12 Dec 2012 02:38:14 +0100, by Mads Kiilerich
-
largefiles: upload files in sorted orderWed, 12 Dec 2012 02:38:14 +0100, by Mads Kiilerich
-
hgweb: generate query strings with parameters sorted by keyWed, 12 Dec 2012 02:38:14 +0100, by Mads Kiilerich
-
identity: report bookmarks sortedWed, 12 Dec 2012 02:51:02 +0100, by Mads Kiilerich
-
obsolete: process markers in a stable orderTue, 15 Jan 2013 02:59:13 +0100, by Mads Kiilerich
-
subrepos: process subrepos in sorted orderWed, 12 Dec 2012 02:38:14 +0100, by Mads Kiilerich
-
bookmarks: process pulled remote bookmarks in sorted orderTue, 15 Jan 2013 02:59:12 +0100, by Mads Kiilerich
-
copies: report found copies sortedWed, 12 Dec 2012 02:38:14 +0100, by Mads Kiilerich
-
discovery: process heads in sorted orderTue, 15 Jan 2013 02:59:12 +0100, by Mads Kiilerich
-
merge: process files in sorted orderTue, 15 Jan 2013 02:59:12 +0100, by Mads Kiilerich
-
commandserver: report capabilities sortedWed, 12 Dec 2012 02:38:14 +0100, by Mads Kiilerich
-
bisect: store state sortedWed, 12 Dec 2012 02:38:14 +0100, by Mads Kiilerich
-
localrepo: store branchheads sortedTue, 15 Jan 2013 02:59:12 +0100, by Mads Kiilerich
-
localrepo: store requirements sortedWed, 12 Dec 2012 02:38:14 +0100, by Mads Kiilerich
-
copies: make the loss in _backwardcopies more stableTue, 15 Jan 2013 02:59:12 +0100, by Mads Kiilerich
-
serve: use chunked encoding in hgweb responsesTue, 15 Jan 2013 01:10:08 +0100, by Mads Kiilerich
-
serve: remove connection close hack for Python 2.3Tue, 15 Jan 2013 01:10:08 +0100, by Mads Kiilerich
-
hgweb: pass the actual response body to request.response, not just the lengthTue, 15 Jan 2013 01:07:03 +0100, by Mads Kiilerich
-
hgweb: don't pass empty response chunks onTue, 15 Jan 2013 01:05:12 +0100, by Mads Kiilerich
-
hgweb: remove handling of any else than strings from request.writeTue, 15 Jan 2013 01:05:12 +0100, by Mads Kiilerich
-
serve: send response headers even if response has no bodyTue, 15 Jan 2013 01:05:12 +0100, by Mads Kiilerich
-
hgweb: simplify wsgirequest header handlingTue, 15 Jan 2013 01:05:12 +0100, by Mads Kiilerich
-
hgweb: make type a mandatory parameter to request.respondTue, 15 Jan 2013 01:05:12 +0100, by Mads Kiilerich
-
hgweb: use Content-Length for pushresTue, 15 Jan 2013 01:05:12 +0100, by Mads Kiilerich
-
hgweb: send Content-Length 0 for zero length responseTue, 15 Jan 2013 01:05:12 +0100, by Mads Kiilerich
-
archival: tarit should never close the dest passed to itTue, 15 Jan 2013 01:05:12 +0100, by Mads Kiilerich
-
mq: checktoppatch should only check if p1 is qtipTue, 15 Jan 2013 01:05:12 +0100, by Mads Kiilerich
-
mq: fix qpop of working directory parent patch when not at qtipTue, 15 Jan 2013 01:05:12 +0100, by Mads Kiilerich
-
largefiles: make log match largefiles in the non-standin location tooTue, 15 Jan 2013 01:05:12 +0100, by Mads Kiilerich
-
log: make log work even if first parameter doesn't existTue, 15 Jan 2013 01:05:12 +0100, by Mads Kiilerich
-
merge: remove "case" commentsTue, 15 Jan 2013 01:05:12 +0100, by Mads Kiilerich
-
merge: merge file flags together with file contentWed, 09 Jan 2013 02:02:45 +0100, by Mads Kiilerich
-
tests: better test coverage of merges of flagsTue, 15 Jan 2013 01:05:12 +0100, by Mads Kiilerich
-
merge: remove old pre-audit code checking for absolute pathsThu, 10 Jan 2013 03:40:45 +0100, by Mads Kiilerich
-
merge: drop reference to file contents immediately after writeThu, 10 Jan 2013 00:45:51 +0100, by Mads Kiilerich
-
merge: changing the mode of a file is also an updateThu, 10 Jan 2013 00:44:23 +0100, by Mads Kiilerich
-
merge: use util.unlinkpath for removing moved filesTue, 15 Jan 2013 01:05:12 +0100, by Mads Kiilerich
-
merge: .hgsubstate is special as merge destination, not as merge sourceTue, 15 Jan 2013 01:05:12 +0100, by Mads Kiilerich
-
merge: remove redundant unlink after mergeWed, 09 Jan 2013 00:01:33 +0100, by Mads Kiilerich
-
merge: rename list of actions from action to actionsWed, 09 Jan 2013 00:01:33 +0100, by Mads Kiilerich
-
merge: consistently use "x" instead of 'x' for internal action typesWed, 09 Jan 2013 00:01:33 +0100, by Mads Kiilerich
-
merge: consistently use repo.wopener.audit instead of creating a new auditorWed, 09 Jan 2013 00:01:33 +0100, by Mads Kiilerich
-
scmutil: simplify vfs.audit - drop wrapped vfs.auditorWed, 09 Jan 2013 00:01:33 +0100, by Mads Kiilerich
-
util: copyfile: remove dest before copyingThu, 10 Jan 2013 00:44:23 +0100, by Mads Kiilerich
-
merge: warn when internal:merge cannot merge symlinksTue, 15 Jan 2013 01:05:11 +0100, by Mads Kiilerich
-
merge with stableMon, 14 Jan 2013 10:17:06 -0600, by Kevin Bullock
-
histedit: correct the number of added revisions in online help stableMon, 14 Jan 2013 23:14:45 +0900, by FUJIWARA Katsunori
-
histedit: correct changeset IDs in online help stableMon, 14 Jan 2013 23:14:45 +0900, by FUJIWARA Katsunori
-
convert: correct 'hooks' section name in online help stableMon, 14 Jan 2013 23:14:45 +0900, by FUJIWARA Katsunori
-
hgweb: document the revnavgen functionSun, 13 Jan 2013 21:36:35 +0100, by Pierre-Yves David
-
hgweb: no do not use listinsert(0, ...)Wed, 19 Dec 2012 19:06:50 +0100, by Pierre-Yves David
-
localrepo: drop unnecessary check on wlock unlockThu, 10 Jan 2013 23:57:03 +0200, by Idan Kamara
-
dirstate: refresh _branch cache entry after writing itSun, 16 Dec 2012 20:33:00 +0200, by Idan Kamara
-
filecache: create an entry in _filecache when __set__ is called for a missing oneMon, 17 Dec 2012 15:25:45 +0200, by Idan Kamara
-
filecache: allow filecacheentry to be created without stating in __init__Thu, 10 Jan 2013 23:54:53 +0200, by Idan Kamara
-
rollback: don't clear the filecacheWed, 09 Jan 2013 20:36:53 +0200, by Idan Kamara
-
destroyed: keep the filecache in sync with __dict__ (issue3335) (issue3693) (issue3743)Wed, 09 Jan 2013 20:37:44 +0200, by Idan Kamara
-
localrepo: write the phasecache when destroying nodesFri, 11 Jan 2013 00:05:52 +0200, by Idan Kamara
-
localrepo: update the branchmap when destroying nodesSat, 05 Jan 2013 16:50:12 +0200, by Idan Kamara
-
localrepo: introduce destroying functionSat, 15 Dec 2012 20:08:13 +0200, by Idan Kamara
-
localrepo: don't refresh filecache entries that aren't in __dict__Sun, 16 Dec 2012 23:13:02 +0200, by Idan Kamara
-
changelog: please check-code and remove tabsSat, 12 Jan 2013 16:04:29 +0100, by Mads Kiilerich
-
branchmap: Save changectx creation during updateFri, 11 Jan 2013 18:47:42 +0100, by Pierre-Yves David
-
changelog: add a `branch` method, bypassing changectxThu, 10 Jan 2013 00:41:40 +0100, by Pierre-Yves David
-
branchmap: pass revision insteads of changectx to the update functionTue, 08 Jan 2013 01:28:39 +0100, by Pierre-Yves David
-
perf: add perfbranchmap commandFri, 11 Jan 2013 18:39:43 +0100, by Pierre-Yves David
-
clfilter: enforce hidden filtering on all repository accessesFri, 11 Jan 2013 20:34:54 +0100, by Pierre-Yves David
-
archival: avoid touching deprecated gzip name attributeThu, 03 Jan 2013 21:07:04 +0100, by Mads Kiilerich
-
archival: pass integer to struct.pack int field instead of floatThu, 03 Jan 2013 21:07:04 +0100, by Mads Kiilerich
-
largefiles: fix update from a merge with removed filesFri, 11 Jan 2013 16:30:29 +0100, by Mads Kiilerich
-
largefiles: fix revert removing a largefile from a mergeFri, 11 Jan 2013 16:30:29 +0100, by Mads Kiilerich
-
largefiles: remove unused proto.refuseclient codeFri, 11 Jan 2013 16:30:29 +0100, by Mads Kiilerich
-
subrepo: make 'in subrepo' string easier to find by external toolsThu, 03 Jan 2013 17:42:25 +0100, by Angel Ezquerra
-
subrepo: fix python2.4 compatibility after 9aa6bee6e9f9Thu, 10 Jan 2013 10:35:37 -0800, by Brendan Cully
-
test-keyword: improve grammar and spelling in branchcache noteThu, 10 Jan 2013 16:25:06 +0000, by Christian Ebert
-
Merge with stable.Thu, 10 Jan 2013 09:43:28 -0500, by Augie Fackler
-
repoview: extract hideable revision computation in a dedicated functionThu, 10 Jan 2013 10:25:02 +0100, by Pierre-Yves David
-
largefiles: make update with backup files in .hglf slightly less broken stableThu, 10 Jan 2013 15:33:14 +0100, by Mads Kiilerich
-
tests: fix up test-highlight for breadcrumb changesWed, 09 Jan 2013 19:10:44 -0600, by Matt Mackall
-
color: add template label functionFri, 28 Dec 2012 19:25:10 -0600, by Sean Farley
-
templater: add no-op template function 'label'Sat, 22 Dec 2012 21:46:26 -0600, by Sean Farley
-
posix: fix split() for the case where the path is at the root of the filesystemWed, 09 Jan 2013 20:27:17 +0100, by Remy Blank
-
record: remove unused importWed, 09 Jan 2013 21:13:52 +0200, by Idan Kamara
-
cvsps: fix indentationWed, 09 Jan 2013 21:11:00 +0200, by Idan Kamara
-
hghave: introduce a test (unused) for cvs >= 1.12Wed, 09 Jan 2013 13:16:54 -0800, by Bryan O'Sullivan
-
discovery: drop the visibleheads functionSun, 06 Jan 2013 04:50:14 +0100, by Pierre-Yves David
-
clfilter: remove the last usage of `visibleheads`Sun, 06 Jan 2013 04:48:22 +0100, by Pierre-Yves David
-
discovery: drop the visiblebranchmap functionSat, 05 Jan 2013 18:57:09 +0100, by Pierre-Yves David
-
clfilter: drop extra filtering in wireprotocolSun, 06 Jan 2013 04:36:30 +0100, by Pierre-Yves David
-
clfilter: filter "unserved" on all wireprotocol command callsSun, 06 Jan 2013 04:37:33 +0100, by Pierre-Yves David
-
clfilter: drop extra filtering in localpeerSun, 06 Jan 2013 04:28:52 +0100, by Pierre-Yves David
-
clfilter: make localpeer use a repo with "unserved" filterSun, 06 Jan 2013 04:41:11 +0100, by Pierre-Yves David
-
performance: speedup computation of extinct revisionsFri, 04 Jan 2013 03:16:08 +0100, by Pierre-Yves David
-
performance: speedup computation of suspended revisionsFri, 04 Jan 2013 03:15:44 +0100, by Pierre-Yves David
-
performance: speedup computation of unstable revisionsFri, 04 Jan 2013 03:15:21 +0100, by Pierre-Yves David
-
performance: speedup computation of mutable revisionsMon, 07 Jan 2013 15:50:25 +0100, by Pierre-Yves David
-
performance: speedup computation of unserved revisionsFri, 04 Jan 2013 20:19:05 +0100, by Pierre-Yves David
-
performance: speedup computation of hidden revisionsFri, 04 Jan 2013 05:44:01 +0100, by Pierre-Yves David
-
performance: speedup computation of obsolete revisionsFri, 04 Jan 2013 03:14:54 +0100, by Pierre-Yves David
-
clfilter: drop unnecessary explicit filtering on histeditMon, 24 Dec 2012 12:00:08 +0100, by Pierre-Yves David
-
clfilter: drop unnecessary explicit filtering on rebaseTue, 04 Dec 2012 14:58:19 +0100, by Pierre-Yves David
-
clfilter: ensure that hidden filtering is working on all commandsTue, 08 Jan 2013 20:02:53 +0100, by Pierre-Yves David
-
clfilter: enforce hidden changeset globallyTue, 08 Jan 2013 20:37:37 +0100, by Pierre-Yves David
-
record: use patch.diffopts to account for user diffoptsTue, 08 Jan 2013 21:16:39 +0100, by Denis Laxalde
-
convert: fix most test-check-code-hg violations in cvsps codeTue, 08 Jan 2013 16:26:52 -0800, by Bryan O'Sullivan
-
tests: update hgweb tests to include breadcrumbsTue, 08 Jan 2013 16:16:29 -0800, by Bryan O'Sullivan
-
subrepo: add subrepo property to SubrepoAbort exceptionsThu, 03 Jan 2013 17:35:58 +0100, by Angel Ezquerra
-
tests: update test-convert-cvs*.tTue, 08 Jan 2013 15:43:48 -0800, by Bryan O'Sullivan
-
cvsps: use commitids (when present) to detect changesetsTue, 08 Jan 2013 20:11:20 +0000, by Frank Kingswood
-
hgweb, spartan: link from manifest title to changeset pageFri, 21 Dec 2012 02:41:07 +0100, by Angel Ezquerra
-
hgweb, spartan: add "URL breadcrumbs"Fri, 21 Dec 2012 02:40:12 +0100, by Angel Ezquerra
-
hgweb: add a "URL breadcrumb" to the index and repository pagesWed, 28 Nov 2012 20:21:26 +0100, by Angel Ezquerra
-
merge: never do premerge on symlinksTue, 08 Jan 2013 04:15:46 +0100, by Mads Kiilerich
-
merge: make internal merge fail cleanly on symlinksTue, 08 Jan 2013 04:15:41 +0100, by Mads Kiilerich
-
debugpushkey: list keys sortedSun, 16 Dec 2012 20:50:57 +0100, by Mads Kiilerich
-
debugdiscovery: report heads in sorted orderWed, 12 Dec 2012 02:38:14 +0100, by Mads Kiilerich
-
hidden: drop of the repo.hiddenrevs propertyThu, 03 Jan 2013 18:52:59 +0100, by Pierre-Yves David
-
context: retrieve hidden from filteredrevsThu, 03 Jan 2013 18:51:16 +0100, by Pierre-Yves David
-
revset: retrieve hidden from filteredrevsThu, 03 Jan 2013 18:48:14 +0100, by Pierre-Yves David
-
hidden: use both parents of working directoryTue, 08 Jan 2013 17:31:00 +0100, by Pierre-Yves David
-
hidden: drop cache on hiddenrevs propertyTue, 08 Jan 2013 14:16:49 +0100, by Pierre-Yves David
-
hidden: move computation in filter functionTue, 08 Jan 2013 14:10:29 +0100, by Pierre-Yves David
-
branchcache: add note about cache invalidation to test-keyword.tTue, 08 Jan 2013 12:41:51 +0100, by Pierre-Yves David
-
clfilter: add impactable filterWed, 02 Jan 2013 02:02:41 +0100, by Pierre-Yves David
-
clfilter: add mutable filteringWed, 02 Jan 2013 01:57:46 +0100, by Pierre-Yves David
-
run-tests.py: fix handling of symlink to the right pythonMon, 07 Jan 2013 02:14:41 +0100, by Mads Kiilerich
-
log: use "hidden" filtering instead of manual check at display timeMon, 07 Jan 2013 19:24:36 +0100, by Pierre-Yves David
-
clfilter: introduces a hidden filterMon, 07 Jan 2013 19:24:06 +0100, by Pierre-Yves David
-
perftest: allow selection of volatile set to benchmarkFri, 04 Jan 2013 19:24:32 +0100, by Pierre-Yves David
-
perftest: add a command to benchmark construction of volatile cacheFri, 04 Jan 2013 19:23:26 +0100, by Pierre-Yves David
-
perftest: add an option to invalidate volatile cacheFri, 04 Jan 2013 19:22:40 +0100, by Pierre-Yves David
-
perftest: document the perfrevset commandFri, 04 Jan 2013 19:22:15 +0100, by Pierre-Yves David
-
perftest: migrate to new style command declarationFri, 04 Jan 2013 19:20:51 +0100, by Pierre-Yves David
-
perftest: drop duplicated codesFri, 04 Jan 2013 19:18:12 +0100, by Pierre-Yves David
-
cmdutil: make options argument optionalFri, 04 Jan 2013 13:48:07 +0100, by Pierre-Yves David
-
branchmap: allow to use cache of subsetMon, 07 Jan 2013 17:23:25 +0100, by Pierre-Yves David
-
repoview: add a subset tableMon, 07 Jan 2013 17:16:24 +0100, by Pierre-Yves David
-
branchmap: add a copy methodWed, 02 Jan 2013 01:40:42 +0100, by Pierre-Yves David
-
clfilter: use empty frozenset intead of empty tupleWed, 02 Jan 2013 01:40:06 +0100, by Pierre-Yves David
-
run-tests.py: don't use console for stdin when running in debug modeMon, 07 Jan 2013 02:00:43 +0100, by Mads Kiilerich
-
tests: make hghave and run-tests exit on unknown feature requirementsMon, 07 Jan 2013 02:00:43 +0100, by Mads Kiilerich
-
test-largefiles.t: fix wrong '#if hgweb' - it should be '#if serve'Mon, 07 Jan 2013 02:00:43 +0100, by Mads Kiilerich
-
dispatch: show empty filename in OSError abortsMon, 07 Jan 2013 02:00:29 +0100, by Mads Kiilerich
-
test-dispatch.t: remove incorrect "cd $dir"Sun, 06 Jan 2013 04:04:44 +0100, by Mads Kiilerich
-
merge with crew-stableFri, 04 Jan 2013 13:03:44 -0600, by Kevin Bullock
-
dispatch: handle empty `testedwith` value in extension stableFri, 04 Jan 2013 19:06:42 +0100, by Pierre-Yves David
-
destroyed: filter unknown before computing branchcacheFri, 04 Jan 2013 19:05:20 +0100, by Pierre-Yves David
-
branchmap: disable fallback to unfiltered branchcacheWed, 02 Jan 2013 01:36:57 +0100, by Pierre-Yves David
-
localrepo: filter unknown nodes from the phasecache on destroyedFri, 21 Dec 2012 17:19:52 +0100, by Idan Kamara
-
phases: make _filterunknown a member function of phasecacheFri, 04 Jan 2013 06:11:29 +0100, by Idan Kamara
-
localrepo: drop `_cacheabletip` methodFri, 04 Jan 2013 01:37:38 +0100, by Pierre-Yves David
-
branchmap: drop `_cacheabletip` usage in `updatecache`Fri, 04 Jan 2013 01:25:55 +0100, by Pierre-Yves David
-
mq: drop `_cacheabletip` usageFri, 28 Dec 2012 03:42:21 +0100, by Pierre-Yves David
-
bundlerepo: drop use of `_cacheabletip`Fri, 28 Dec 2012 02:34:32 +0100, by Pierre-Yves David
-
bundlerepo: enforce reading from core repo onlyFri, 28 Dec 2012 02:32:47 +0100, by Pierre-Yves David
-
branchmap: ignore Abort error while writing cacheFri, 04 Jan 2013 04:52:57 +0100, by Pierre-Yves David
-
vfs: add a read only vfsFri, 04 Jan 2013 01:07:25 +0100, by Pierre-Yves David
-
branchmap: read return None in case of failureSat, 22 Dec 2012 19:41:11 +0100, by Pierre-Yves David
-
clfilter: fallback to unfiltered version when linkrev point to filtered historySat, 29 Dec 2012 00:40:18 +0100, by Pierre-Yves David
-
phases: prepare phase command for filteringMon, 24 Dec 2012 11:58:40 +0100, by Pierre-Yves David
-
phases: avoid changectx creation while checking command resultMon, 24 Dec 2012 11:57:48 +0100, by Pierre-Yves David
-
test: use obsolescence marker to test hiddenTue, 04 Dec 2012 15:25:22 +0100, by Pierre-Yves David
-
test-command-template.t: make "age" filter test work on Feb 29th stableWed, 02 Jan 2013 13:59:07 +0100, by Benoit Boissinot
-
merge with stableWed, 02 Jan 2013 00:24:28 -0600, by Matt Mackall
-
hgweb, paper: add (Atom) subscribe links to the repository indexThu, 20 Dec 2012 19:22:12 +0100, by Angel Ezquerra
-
hgweb: add (Atom) subscribe link to the main paper template pagesTue, 04 Dec 2012 00:41:29 +0100, by Angel Ezquerra
-
test-command-template.t: fix test so it all year stableMon, 31 Dec 2012 21:50:35 -0600, by Augie Fackler
-
amend: prevent loss of bookmark on failed amend stableSun, 30 Dec 2012 03:49:15 +0100, by Pierre-Yves David
-
amend: invalidate dirstate in case of failure (issue3670) stableSat, 29 Dec 2012 18:00:18 +0100, by Pierre-Yves David
-
zeroconf: use port from server instead of picking port from config (issue3746) stableSun, 30 Dec 2012 19:19:52 +0100, by Benoit Boissinot
-
scmutil: don't try to match modes on filesystems without modes (issue3740) stableThu, 20 Dec 2012 15:52:23 -0600, by Matt Mackall
-
hgwebdir: honor web.templates and web.static for static files (issue3734) stableSat, 22 Dec 2012 18:11:51 -0600, by Matt Mackall
-
zeroconf: use port from server instead of picking port from config (issue3746)Sun, 30 Dec 2012 19:19:52 +0100, by Benoit Boissinot
-
branchmap: enable caching for filtered version tooMon, 24 Dec 2012 03:21:15 +0100, by Pierre-Yves David
-
branchmap: report filtername when read failsTue, 01 Jan 2013 21:27:13 +0100, by Pierre-Yves David
-
branchmap: use a different file name for filtered view of repoMon, 24 Dec 2012 03:06:03 +0100, by Pierre-Yves David
-
clfilter: ensure unfiltered repo have a filtername attribute tooMon, 24 Dec 2012 03:05:02 +0100, by Pierre-Yves David
-
branchmap: move the cache file name into a dedicated functionMon, 24 Dec 2012 03:04:12 +0100, by Pierre-Yves David
-
branchmap: read and write key part related to filtered revisionTue, 01 Jan 2013 18:19:24 +0100, by Pierre-Yves David
-
check-code: disallow defunct <> operatorTue, 01 Jan 2013 13:05:22 -0600, by Augie Fackler
-
largefiles: stop using <> operator in favor of !=Tue, 01 Jan 2013 13:04:40 -0600, by Augie Fackler
-
commands: fix implicit tuple that is invalid syntax in Python3Tue, 01 Jan 2013 13:18:33 -0600, by Augie Fackler
-
check-code: disallow two-argument form of raiseTue, 01 Jan 2013 12:58:21 -0600, by Augie Fackler
-
httpclient: apply change df9aea1def3e: remove use of two-argument raiseTue, 01 Jan 2013 13:25:07 -0600, by Augie Fackler
-
test-symlink-os-yes-fs-no.py: clean up use of two-argument raiseTue, 01 Jan 2013 13:21:15 -0600, by Augie Fackler
-
scmutil: clean up use of two-argument raiseTue, 01 Jan 2013 12:51:00 -0600, by Augie Fackler
-
url: clean up use of two-argument raiseTue, 01 Jan 2013 12:50:46 -0600, by Augie Fackler
-
win32: clean up use of two-argument raiseTue, 01 Jan 2013 12:50:23 -0600, by Augie Fackler
-
commandserver: clean up use of two-argument raiseTue, 01 Jan 2013 12:50:04 -0600, by Augie Fackler
-
test-command-template.t: fix test so it all yearMon, 31 Dec 2012 21:50:35 -0600, by Augie Fackler
-
cmdutil: make getgraphlogrevs limit-awareFri, 28 Dec 2012 16:25:12 -0800, by Siddharth Agarwal
-
cmdutil: stop pretending we can calculate revs for graphlog lazilyFri, 28 Dec 2012 16:25:00 -0800, by Siddharth Agarwal
-
cmdutil: store a local ref to repo.hiddenrevs in getgraphlogrevsFri, 28 Dec 2012 16:24:36 -0800, by Siddharth Agarwal
-
cmdutil: make getgraphlogrevs return revs in descending orderFri, 28 Dec 2012 14:46:58 -0800, by Siddharth Agarwal
-
branchmap: takes filtered revision in account for cache calculationMon, 31 Dec 2012 18:11:18 -0600, by Pierre-Yves David
-
branchmap: improve computation of target tipMon, 24 Dec 2012 02:57:23 +0100, by Pierre-Yves David
-
branchmap: improve invalid cache message when readingFri, 28 Dec 2012 00:13:32 +0100, by Pierre-Yves David
-
histedit: allow operation from non-head if obsolete is enabledMon, 31 Dec 2012 17:46:22 -0600, by Pierre-Yves David
-
rebase: allow non-head rebase-set when obsolete is enabledMon, 31 Dec 2012 17:45:52 -0600, by Pierre-Yves David
-
amend: allow amend of non-head when obsolete is enabledMon, 31 Dec 2012 17:44:18 -0600, by Pierre-Yves David
-
obsolete: factorise troubles detection during pushFri, 21 Dec 2012 22:58:59 +0100, by Pierre-Yves David
-
obsolete: introduce a troubles method on contextMon, 17 Dec 2012 15:17:54 +0100, by Pierre-Yves David
-
obsolete: introduce a troubled method on contextMon, 17 Dec 2012 15:06:15 +0100, by Pierre-Yves David
-
tests: fix windows test failuresFri, 28 Dec 2012 14:22:24 +0100, by Mads Kiilerich
-
merge with stableFri, 28 Dec 2012 14:13:06 +0100, by Mads Kiilerich
-
largefiles: better test coverage of wireproto and the http protocolThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
largefiles: cleanup of warnings on errors getting largefilesThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
largefiles: remove trivial portability wrappersThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
largefiles: remove reporemove portability wrapperThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
largefiles: remove findoutgoing portability wrapperThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
largefiles: use constant for '.hglf/'Thu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
largefiles: use plain wjoin instead of the complex pathtoThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
largefiles: unindent codeFri, 28 Dec 2012 11:55:57 +0100, by Mads Kiilerich
-
largefiles: simplify lfdirstate ignore handling - it is only for tracking .hglfThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
largefiles: rename 'admin' to more descriptive 'lfstoredir'Thu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
largefiles: simplify lfutil.getstandinmatcher by inlining getmatcherThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
largefiles: remove overly complex handling of ignored and unknown filesThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
largefiles: introduce basic debugstate --large functionalityFri, 28 Dec 2012 11:55:57 +0100, by Mads Kiilerich
-
util: fold ENOENT check into unlinkpath, controlled by new ignoremissing flagFri, 28 Dec 2012 11:55:57 +0100, by Mads Kiilerich
-
merge with stableFri, 28 Dec 2012 11:55:45 +0100, by Mads Kiilerich
-
largefiles: don't walk through all ignored files stableThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
largefiles revert: update lfdirstate with result from first cleanliness check stableThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
largefiles status: update lfdirstate with result from cleanliness check stableThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
bundlerepo: don't return the peer without bundlerepo from getremotechanges stableFri, 28 Dec 2012 11:16:01 +0100, by Mads Kiilerich
-
strip: do not update branchcache during strip (issue3745)Fri, 28 Dec 2012 00:02:40 +0100, by Pierre-Yves David
-
copies: do not track backward copies, only renames (issue3739)Wed, 26 Dec 2012 15:04:07 -0800, by Siddharth Agarwal
-
copies: make debug messages more sensibleWed, 26 Dec 2012 15:03:58 -0800, by Siddharth Agarwal
-
copies: separate moves via directory renames from explicit copiesWed, 26 Dec 2012 14:50:17 -0800, by Siddharth Agarwal
-
merge with stableWed, 26 Dec 2012 11:16:18 -0600, by Kevin Bullock
-
branchmap: move validity logic in the object itselfMon, 24 Dec 2012 02:49:59 +0100, by Pierre-Yves David
-
branchmap: make update a methodSat, 22 Dec 2012 17:08:15 +0100, by Pierre-Yves David
-
branchmap: make update responsible to update the cache keyMon, 24 Dec 2012 02:22:04 +0100, by Pierre-Yves David
-
branchmap: factorise changelog access in updateSat, 22 Dec 2012 02:11:12 +0100, by Pierre-Yves David
-
branchmap: make write a method on the branchmap objectThu, 20 Dec 2012 16:28:43 +0100, by Pierre-Yves David
-
branchmap: simplify write signatureSat, 22 Dec 2012 02:04:49 +0100, by Pierre-Yves David
-
branchmap: add the tiprev (cache key) on the branchmap objectSat, 22 Dec 2012 02:06:26 +0100, by Pierre-Yves David
-
branchmap: add the tipnode (cache key) on the branchcache objectSat, 22 Dec 2012 01:59:05 +0100, by Pierre-Yves David
-
branchmap: store branchcache in a dedicated objectSat, 22 Dec 2012 01:44:42 +0100, by Pierre-Yves David
-
branchmap: `stream_in` write remote branchcache to local oneSat, 22 Dec 2012 01:34:23 +0100, by Pierre-Yves David
-
bookmarks: fix head selection for merge with two bookmarked heads stableMon, 24 Dec 2012 13:26:13 +0100, by Mads Kiilerich
-
branchmap: extract updatebranchcache from repoThu, 20 Dec 2012 14:45:17 +0100, by Pierre-Yves David
-
branchmap: extract _updatebranchcache from repoWed, 19 Dec 2012 14:49:06 +0100, by Pierre-Yves David
-
branchmap: _updatebranchmap does not need to be filteredWed, 19 Dec 2012 14:47:38 +0100, by Pierre-Yves David
-
branchmap: extract read logic from repoWed, 19 Dec 2012 14:46:57 +0100, by Pierre-Yves David
-
branchmap: extract write logic from localrepoThu, 20 Dec 2012 13:37:37 +0100, by Pierre-Yves David
-
branchmap: create a mercurial.branchmap moduleWed, 19 Dec 2012 14:43:33 +0100, by Pierre-Yves David
-
bundlerepo: use _cacheabletip mechanism in bundlerepoThu, 20 Dec 2012 12:17:44 +0100, by Pierre-Yves David
-
branchmap: merge _branchtags into updatebranchcacheThu, 20 Dec 2012 13:23:29 +0100, by Pierre-Yves David
-
branchmap: factorise access to changelog in updatebranchcacheWed, 19 Dec 2012 17:39:49 +0100, by Pierre-Yves David
-
branchmap: simplify _branchtags using a new _cacheabletip methodThu, 20 Dec 2012 11:52:50 +0100, by Pierre-Yves David
-
hook: disable demandimport before importing hooksThu, 20 Dec 2012 21:26:30 +0100, by Dirkjan Ochtman
-
test-pathencode: accept --seed parameter in hex as wellThu, 20 Dec 2012 15:18:41 +0100, by Adrian Buehlmann
-
subrepo: append subrepo path to subrepo error messagesThu, 13 Dec 2012 23:37:53 +0100, by Angel Ezquerra
-
tests: fix some slash-based Windows failuresThu, 20 Dec 2012 13:49:31 -0600, by Kevin Bullock
-
inotify: on Python < 2.6, socket.error lacks errnoThu, 20 Dec 2012 11:40:04 -0800, by Bryan O'Sullivan
-
hidden: invalidate hiddenrevs when neededTue, 18 Dec 2012 01:51:08 +0100, by Pierre-Yves David
-
cache: group obscache and revsfiltercache invalidation in a single functionTue, 18 Dec 2012 02:04:37 +0100, by Pierre-Yves David
-
clfilter: use filtering in `visibleheads`Mon, 17 Dec 2012 17:27:12 +0100, by Pierre-Yves David
-
clfilter: use filtering in `visiblebranchmap`Mon, 17 Dec 2012 17:42:34 +0100, by Pierre-Yves David
-
clfilter: introduce a "unserver" filtering modeMon, 17 Dec 2012 17:12:02 +0100, by Pierre-Yves David
-
clfilter: add a cache on repo for set of revision to filter for a given set.Thu, 20 Dec 2012 17:14:07 +0100, by Pierre-Yves David
-
clfilter: add actual repo filtering mechanismThu, 20 Dec 2012 15:32:42 +0100, by Pierre-Yves David
-
inotify: pacify pestiferous pyflakes precipitouslyWed, 19 Dec 2012 16:56:26 -0800, by Bryan O'Sullivan
-
tests: make test-inotify-issue1208.t disappearWed, 19 Dec 2012 10:45:40 -0800, by Bryan O'Sullivan
-
posix: move server side of unix domain sockets out of inotifyTue, 18 Dec 2012 17:15:13 -0800, by Bryan O'Sullivan
-
inotify: don't fall over just because of a dangling symlinkTue, 18 Dec 2012 17:33:32 -0800, by Bryan O'Sullivan
-
test-inotify: test symlink indirection for unix socketsWed, 19 Dec 2012 10:40:34 -0800, by Bryan O'Sullivan
-
test-pathencode: compare current pathencoding implementationsWed, 19 Dec 2012 10:02:43 +0100, by Adrian Buehlmann
-
rebase: use lazy ancestor membership testingMon, 17 Dec 2012 20:51:21 -0800, by Siddharth Agarwal
-
localrepo: use lazy ancestor membership testingMon, 17 Dec 2012 20:43:37 -0800, by Siddharth Agarwal
-
ancestor: add lazy membership testing to lazyancestorsTue, 18 Dec 2012 12:47:20 -0800, by Siddharth Agarwal
-
revlog: move ancestor generation out to a new classTue, 18 Dec 2012 10:14:01 -0800, by Siddharth Agarwal
-
ignore: process hgignore files in deterministic orderMon, 17 Dec 2012 15:57:02 -0800, by Bryan O'Sullivan
-
ignore: only read an ignore file onceMon, 17 Dec 2012 15:52:44 -0800, by Bryan O'Sullivan
-
ignore: refactor ignore into two functionsMon, 17 Dec 2012 16:23:37 -0800, by Bryan O'Sullivan
-
clfilter: fix `nodemap` usage in `getbundle`Mon, 10 Dec 2012 18:12:41 +0100, by Pierre-Yves David
-
test: fix truncated comment in testMon, 17 Dec 2012 17:00:24 +0100, by Pierre-Yves David
-
clfilter: ensure context raise RepoLookupError when the revision is filteredMon, 17 Dec 2012 18:09:41 +0100, by Pierre-Yves David
-
revlog: remove incancestors since it is no longer usedMon, 17 Dec 2012 15:08:37 -0800, by Siddharth Agarwal
-
transplant: replace incancestors uses with ancestorsMon, 17 Dec 2012 15:08:06 -0800, by Siddharth Agarwal
-
revlog.ancestors: add support for including revsMon, 17 Dec 2012 15:13:51 -0800, by Siddharth Agarwal
-
perf: add command to test performance of membership in ancestor setFri, 14 Dec 2012 10:23:18 -0800, by Siddharth Agarwal
-
ancestor: move missingancestors doctest out into a separate fileTue, 11 Dec 2012 14:47:33 -0800, by Siddharth Agarwal
-
merge with crew-stableSun, 16 Dec 2012 23:02:54 -0600, by Kevin Bullock
-
dirstate: remove obsolete comment from setbranch stableThu, 29 Nov 2012 08:44:54 -0500, by Tim Henigan
-
dirstate: don't rename branch file if writing it failed stableSat, 15 Dec 2012 20:19:07 +0200, by Idan Kamara
-
commands: 'hg bookmark NAME' should work even with ui.strict=TrueSun, 16 Dec 2012 22:00:38 -0600, by Kevin Bullock
-
tests: improve test-mv-cp-st-diff.t readabilitySun, 16 Dec 2012 19:41:56 +0100, by Mads Kiilerich
-
obsolete: refuse to push divergent changesetSat, 10 Nov 2012 02:19:20 +0100, by Pierre-Yves David
-
obsolete: add a divergent method on contextWed, 12 Dec 2012 03:20:49 +0100, by Pierre-Yves David
-
obsolete: add revset and test for divergent changesetsWed, 12 Dec 2012 03:12:55 +0100, by Pierre-Yves David
-
obsolete: detect divergent changesetsWed, 12 Dec 2012 03:19:30 +0100, by Pierre-Yves David
-
obsolete: drop successors sets which are subset of another oneSat, 10 Nov 2012 01:56:59 +0100, by Pierre-Yves David
-
obsolete: compute successors setThu, 13 Dec 2012 15:38:43 +0100, by Pierre-Yves David
-
mq: don't fail when removing a patch without patch file from series fileSun, 09 Dec 2012 00:25:21 +0100, by Mads Kiilerich
-
largefiles: align rm warnings with warnings used in coreThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
merge with stableThu, 13 Dec 2012 21:34:55 +0100, by Mads Kiilerich
-
largefiles: commit directories that only contain largefiles (issue3548) stableMon, 10 Dec 2012 14:58:42 +0100, by Levi Bard
-
revset.children: ignore rev numbers that are too lowFri, 07 Dec 2012 10:37:43 -0800, by Siddharth Agarwal
-
perf: add a command to measure revset performanceThu, 06 Dec 2012 11:21:11 -0800, by Siddharth Agarwal
-
run-tests: fix whitespace nonsenseWed, 12 Dec 2012 15:17:18 -0800, by Bryan O'Sullivan
-
merge with mpmWed, 12 Dec 2012 15:12:28 -0800, by Bryan O'Sullivan
-
run-tests: on windows, put correct python at front of PATHWed, 12 Dec 2012 14:52:58 -0800, by Bryan O'Sullivan
-
run-tests: fix exename on WindowsTue, 11 Dec 2012 15:38:42 -0800, by Siddharth Agarwal
-
run-tests: support running tests in parallel on windowsTue, 11 Dec 2012 15:13:23 -0800, by Bryan O'Sullivan
-
makefile: allow local builds to work on windows/mingw32Tue, 11 Dec 2012 13:44:00 -0800, by Bryan O'Sullivan
-
check-code: make 'missing whitespace in assignment' more aggressiveSun, 09 Dec 2012 23:33:16 +0100, by Mads Kiilerich
-
check-code: there must also be whitespace between ')' and operatorSun, 09 Dec 2012 23:33:16 +0100, by Mads Kiilerich
-
rm: drop misleading 'use -f' hint for the rm --after 'not removing' warningSun, 09 Dec 2012 23:33:16 +0100, by Mads Kiilerich
-
contrib: state explicitly how hgtest.vim can be installedSun, 09 Dec 2012 23:33:16 +0100, by Mads Kiilerich
-
tests: kill daemons early, making breaking at "Accept" prompt safeSun, 09 Dec 2012 23:33:16 +0100, by Mads Kiilerich
-
run-tests: use correct python safely under --jobsMon, 10 Dec 2012 12:14:55 -0800, by Bryan O'Sullivan
-
run-tests: check for the correct python when startingMon, 10 Dec 2012 12:09:02 -0800, by Bryan O'Sullivan
-
run-tests: use correct python when run with --localMon, 10 Dec 2012 12:07:42 -0800, by Bryan O'Sullivan
-
synthrepo: do not crash if a list is emptyMon, 10 Dec 2012 11:18:03 -0800, by Bryan O'Sullivan
-
hgwebdir: do not show RSS and Atom links for plain directoriesTue, 27 Nov 2012 22:24:02 +0100, by Angel Ezquerra
-
hgweb: add branches RSS and Atom feedsTue, 04 Dec 2012 00:37:50 +0100, by Angel Ezquerra
-
push: reunite comment with the line of code it describesFri, 07 Dec 2012 12:03:37 -0600, by Kevin Bullock
-
bookmarks: spelling correction in docstringFri, 07 Dec 2012 11:30:38 -0600, by Kevin Bullock
-
merge: fix mistake in moved _checkcollision call from 5881d5b7552fThu, 06 Dec 2012 22:07:44 -0600, by Kevin Bullock
-
windows: correctly pass a mode to S_IFMT in statfilesThu, 06 Dec 2012 16:56:44 -0600, by Matt Mackall
-
strip: make query to get new bookmark target cheaperWed, 05 Dec 2012 14:33:15 -0800, by Siddharth Agarwal
-
graft: explicit current node trackingTue, 04 Dec 2012 12:54:18 -0800, by David Schleimer
-
graft: move commit info buildingTue, 04 Dec 2012 12:54:18 -0800, by David Schleimer
-
merge with stableThu, 06 Dec 2012 16:42:15 -0600, by Matt Mackall
-
merge: support calculating merge actions against non-working contextsTue, 04 Dec 2012 12:54:18 -0800, by David Schleimer
-
merge: refactor action calculation into functionTue, 04 Dec 2012 12:54:18 -0800, by David Schleimer
-
dirstate: inline more properties and methods in statusMon, 03 Dec 2012 14:21:45 -0800, by Siddharth Agarwal
-
perf: add option to perfstatus to get the status of unknown filesMon, 03 Dec 2012 13:53:53 -0800, by Siddharth Agarwal
-
dirstate: test normalize is truthy instead of using a no-op lambdaTue, 04 Dec 2012 10:29:18 -0800, by Siddharth Agarwal
-
merge with stableTue, 04 Dec 2012 11:19:32 -0600, by Kevin Bullock
-
hgweb: avoid generator exhaustion with branches stableThu, 06 Dec 2012 13:21:27 -0600, by Matt Mackall
-
hgweb: fix iterator reuse in atom feed generation stableWed, 05 Dec 2012 15:38:18 -0600, by Matt Mackall
-
osutil: tab damage, how i hate theeMon, 03 Dec 2012 13:17:01 -0800, by Bryan O'Sullivan
-
osutil: write a C implementation of statfiles for unixMon, 03 Dec 2012 12:40:24 -0800, by Bryan O'Sullivan
-
i18n-ja: synchronized with f94ead934067 stableFri, 30 Nov 2012 21:39:01 +0900, by FUJIWARA Katsunori
-
osutil: fix tab damageFri, 30 Nov 2012 17:40:11 -0800, by Bryan O'Sullivan
-
Merge with crewFri, 30 Nov 2012 15:56:09 -0800, by Bryan O'Sullivan
-
osutil: factor out creation and init of listdir_statFri, 30 Nov 2012 15:55:09 -0800, by Bryan O'Sullivan
-
dirstate: avoid use of zip on big listsFri, 30 Nov 2012 15:55:08 -0800, by Bryan O'Sullivan
-
dirstate: move file type filtering to its sourceFri, 30 Nov 2012 15:55:07 -0800, by Bryan O'Sullivan
-
clfilter: rename `unfilteredmeth` to `unfilteredmethod`Fri, 30 Nov 2012 22:34:21 +0100, by Pierre-Yves David
-
clfilter: fix a false positive in the test-obsolete.tFri, 30 Nov 2012 21:47:04 +0100, by Pierre-Yves David
-
clfilter: ensure that filecache on localrepo is unfilteredMon, 08 Oct 2012 19:34:04 +0200, by Pierre-Yves David
-
clfilter: add a propertycache that must be unfilteredMon, 08 Oct 2012 20:02:20 +0200, by Pierre-Yves David
-
largefile: status is buggy on repoproxy, so run unfilteredMon, 08 Oct 2012 18:11:56 +0200, by Pierre-Yves David
-
clfilter: mq should not warn about filtered mq patchesMon, 08 Oct 2012 20:01:40 +0200, by Pierre-Yves David
-
clfilter: ensure that mq performs commits on unfiltered reposMon, 08 Oct 2012 18:02:25 +0200, by Pierre-Yves David
-
clfilter: use unfiltered repo for bookmark push logicMon, 08 Oct 2012 17:50:02 +0200, by Pierre-Yves David
-
clfilter: `bookmark.validdest` should run on unfiltered repoMon, 08 Oct 2012 17:26:23 +0200, by Pierre-Yves David
-
clfilter: unfilter some parts of the push logicMon, 08 Oct 2012 17:41:07 +0200, by Pierre-Yves David
-
subrepo: add argument to "diff()" to pass "ui" of caller side (issue3712) (API) stable 2.4.1Fri, 30 Nov 2012 00:43:55 +0900, by FUJIWARA Katsunori
-
clfilter: prevent unwanted warning about filtered parents as unknownMon, 08 Oct 2012 17:15:08 +0200, by Pierre-Yves David
-
clfilter: strip logic should be unfilteredMon, 08 Oct 2012 17:12:09 +0200, by Pierre-Yves David
-
clfilter: verify logic should be unfilteredMon, 08 Oct 2012 17:08:52 +0200, by Pierre-Yves David
-
clfilter: phases logic should be unfilteredWed, 21 Nov 2012 00:53:45 +0100, by Pierre-Yves David
-
clfilter: unfilter computation of obsolescence related computationMon, 08 Oct 2012 16:55:00 +0200, by Pierre-Yves David
-
clfilter: ensure changeset creation in the repo is run unfilteredMon, 26 Nov 2012 19:24:11 +0100, by Pierre-Yves David
-
clfilter: ensure changegroup generation is run unfilteredMon, 26 Nov 2012 19:23:25 +0100, by Pierre-Yves David
-
clfilter: ensure `rollback` is run unfilteredMon, 26 Nov 2012 19:21:24 +0100, by Pierre-Yves David
-
clfilter: ensure cache invalidation is done on the main unfiltered repoMon, 26 Nov 2012 19:22:12 +0100, by Pierre-Yves David
-
clfilter: ensure that tag logic runs unfilteredMon, 26 Nov 2012 19:26:24 +0100, by Pierre-Yves David
-
clfilter: ensure `branchcache` logic runs unfilteredMon, 26 Nov 2012 19:25:44 +0100, by Pierre-Yves David
-
clfilter: introduce an `unfilteredmethod` decoratorMon, 26 Nov 2012 19:11:13 +0100, by Pierre-Yves David
-
clfilter: introduce an "unfiltered" method on localrepoWed, 21 Nov 2012 00:36:29 +0100, by Pierre-Yves David
-
clfilter: remove usage of `range` and `xrange` in scmutil.revrangeTue, 20 Nov 2012 19:05:46 +0100, by Pierre-Yves David
-
hgweb: display diff for a changeset against any parents (issue2810)Mon, 12 Nov 2012 14:05:39 -0800, by Weiwen
-
branch: add missing repo argument to checknewlabelThu, 29 Nov 2012 08:49:21 -0500, by Tim Henigan
-
Merge with stable.Thu, 29 Nov 2012 11:44:22 -0600, by Augie Fackler
-
rebase: fix pull --rev options clashing with --rebase (issue3619) stableThu, 29 Nov 2012 16:37:15 +0100, by Pierre-Yves David
-
dirstate: remove obsolete comment from setbranchThu, 29 Nov 2012 08:44:54 -0500, by Tim Henigan
-
merge with stableWed, 28 Nov 2012 18:08:51 -0600, by Matt Mackall
-
update: allow update to existing branches with invalid names (issue3710) stableTue, 27 Nov 2012 08:47:35 -0500, by Tim Henigan
-
commit: increase perf by building a new addlist instead of editing the old oneMon, 19 Nov 2012 16:05:40 -0800, by Durham Goode
-
template engine: convert generator-based iterator to list-based iteratorWed, 28 Nov 2012 14:55:42 -0800, by Weiwen
-
command: remove phase from the list of basic command stableWed, 28 Nov 2012 11:20:56 +0100, by Pierre-Yves David
-
merge with stableWed, 28 Nov 2012 16:15:05 -0600, by Matt Mackall
-
phases: fix missing "error" module import (issue3707) stableSun, 25 Nov 2012 20:39:37 +0100, by André Sintzoff
-
test-mq-qrefresh: test that the patch at qtip is indeed emptyThu, 08 Nov 2012 11:54:08 +0100, by Adrian Buehlmann
-
tests: only call check-code onceMon, 26 Nov 2012 15:59:02 -0600, by Matt Mackall
-
ancestor: fix a comment (followup to 0b03454abae7)Wed, 28 Nov 2012 10:35:12 -0800, by Siddharth Agarwal
-
revlog: allow reverse iteration with revlog.revsWed, 21 Nov 2012 00:42:05 +0100, by Pierre-Yves David
-
convert: add config option to use the local time zoneSun, 18 Nov 2012 12:26:50 -1000, by Julian Cowley
-
rebase: use revlog.findmissingrevs to compute detach setTue, 27 Nov 2012 16:24:21 -0800, by Siddharth Agarwal
-
revlog: add rev-specific variant of findmissingMon, 26 Nov 2012 10:48:24 -0800, by Siddharth Agarwal
-
revlog: switch findmissing to use ancestor.missingancestorsMon, 26 Nov 2012 11:02:48 -0800, by Siddharth Agarwal
-
ancestor: faster algorithm for difference of ancestor setsMon, 26 Nov 2012 11:46:51 -0800, by Siddharth Agarwal
-
bisect: add example for limiting bisection to specified directoriesFri, 23 Nov 2012 11:59:44 -0500, by Jordi Gutiérrez Hermoso
-
subrepo: use posixpath when diffing, for consistent pathsTue, 27 Nov 2012 14:58:00 -0800, by Bryan O'Sullivan
-
run-tests: fix an unnoticed check-code violationTue, 27 Nov 2012 13:09:05 -0800, by Bryan O'Sullivan
-
run-tests: add a --compiler optionTue, 27 Nov 2012 11:18:33 -0800, by Bryan O'Sullivan
-
run-tests: make build command line less intimidatingTue, 27 Nov 2012 11:18:31 -0800, by Bryan O'Sullivan
-
hooks: be even more forgiven of non-fd descriptors (issue3711) stableMon, 26 Nov 2012 17:48:39 -0600, by Matt Mackall
-
hooks: delay I/O redirection until we actually run a hook (issue3711) stableMon, 26 Nov 2012 16:14:22 -0600, by Matt Mackall
-
util: make chunkbuffer non-quadratic on Windows stableMon, 26 Nov 2012 15:42:52 -0600, by Matt Mackall
-
hgk: specify some colours explicitly in hexWed, 07 Nov 2012 14:49:44 +0100, by Andrew Shadura
-
hgk: no committer pleaseTue, 16 Oct 2012 22:19:08 +0200, by Andrew Shadura
-
hgk: use Ttk instead of plain TkTue, 16 Oct 2012 14:54:51 +0200, by Andrew Shadura
-
check-code: move i18n check from warning to errorSun, 25 Nov 2012 13:57:00 -0600, by Matt Mackall
-
i18n: wrap false positives for translation detectionSun, 25 Nov 2012 13:53:47 -0600, by Matt Mackall
-
eol: don't refer to a random name-captured ui objectTue, 20 Nov 2012 14:21:56 -0800, by Bryan O'Sullivan
-
mq: don't refer to a random name-captured repo objectTue, 20 Nov 2012 11:52:47 -0800, by Bryan O'Sullivan
-
Merge with crew-stableTue, 20 Nov 2012 10:09:06 -0800, by Bryan O'Sullivan
-
commit: increase perf by avoiding checks against entire repo subsets stableFri, 16 Nov 2012 15:39:12 -0800, by Durham Goode
-
commit: increase perf by avoiding unnecessary filteredrevs check stableFri, 16 Nov 2012 15:39:12 -0800, by Durham Goode
-
merge with crew-stableFri, 16 Nov 2012 10:20:32 -0600, by Kevin Bullock
-
merge with mpmFri, 16 Nov 2012 10:01:26 -0600, by Kevin Bullock
-
test-pathencode: more aggressively check for python < 2.6Thu, 15 Nov 2012 22:24:36 -0800, by Bryan O'Sullivan
-
diff: move index header generation to patchThu, 15 Nov 2012 15:16:41 -0800, by Guillermo Pérez
-
patch: make _addmodehdr a function under trydiffThu, 15 Nov 2012 15:06:32 -0800, by Guillermo Pérez
-
diff: rewrite difflineThu, 15 Nov 2012 13:57:03 -0800, by Guillermo Pérez
-
diff: swap and simplify diffline argsThu, 15 Nov 2012 13:52:51 -0800, by Guillermo Pérez
-
diff: change how quiet mode supresses difflineThu, 15 Nov 2012 13:49:04 -0800, by Guillermo Pérez
-
diff: move diffline to patch moduleThu, 15 Nov 2012 12:19:03 -0800, by Guillermo Pérez
-
diff: unify calls to difflineThu, 15 Nov 2012 12:16:08 -0800, by Guillermo Pérez
-
diff: move b85diff to mdiff moduleTue, 06 Nov 2012 14:04:05 -0800, by Guillermo Pérez
-
share: always set default path to work with subrepos (issue3518)Sat, 27 Oct 2012 12:38:59 +0200, by simon
-
vfs: optimize __call__ by not calling util.split for readsSat, 03 Nov 2012 10:40:36 +0100, by Adrian Buehlmann
-
run-tests: backout 4a4173519b63Wed, 14 Nov 2012 18:08:39 -0600, by Matt Mackall
-
test-pathencode: make a 2.4-safe import of collectionsThu, 15 Nov 2012 10:55:32 -0800, by Bryan O'Sullivan
-
tests: add a randomized test for pathencodeThu, 15 Nov 2012 10:04:29 -0800, by Bryan O'Sullivan
-
webcommands: allow hgweb's archive to recurse into subreposMon, 29 Oct 2012 10:53:46 -0400, by Jordi Gutiérrez Hermoso
-
Merge with crew-stable.Tue, 13 Nov 2012 19:32:53 -0600, by Augie Fackler
-
grep: don't search past the end of the searched string stableMon, 12 Nov 2012 19:27:03 +0200, by Idan Kamara
-
convert: fix a too-long line nagTue, 13 Nov 2012 13:09:42 -0800, by Bryan O'Sullivan
-
convert: add support for converting git submodule (issue3528)Mon, 29 Oct 2012 17:40:13 -0700, by YaNan Xu
-
run-tests.py: remove runqueue's results parameter since it is now a globalThu, 08 Nov 2012 14:10:04 -0800, by Siddharth Agarwal
-
makefile: don't use system hgrc when running hg in-placeTue, 13 Nov 2012 09:56:09 -0800, by Bryan O'Sullivan
-
setup: print subprocess stderr if there is anyTue, 13 Nov 2012 09:55:26 -0800, by Bryan O'Sullivan
-
run-tests: open child-parent pipes in binary modeSat, 10 Nov 2012 11:37:41 -0800, by Siddharth Agarwal
-
amend: force editor only if old message is reused (issue3698) stableTue, 13 Nov 2012 08:41:56 -0800, by Pierre-Yves David
-
grep: don't search past the end of the searched stringMon, 12 Nov 2012 19:27:03 +0200, by Idan Kamara
-
bookmarks: introduce a bmstore to manage bookmark persistenceWed, 07 Nov 2012 16:21:39 -0600, by Augie Fackler
-
run-tests: add --time option to log times for each testFri, 09 Nov 2012 14:49:30 -0800, by Siddharth Agarwal
-
run-tests: remove resultslock since it serves no useful purposeFri, 09 Nov 2012 15:09:35 -0800, by Siddharth Agarwal
-
run-tests: use pickle to send results from children to parentFri, 09 Nov 2012 14:42:36 -0800, by Siddharth Agarwal
-
bookmark: remove useless line in `validdest`Wed, 24 Oct 2012 18:11:17 +0200, by Pierre-Yves David
-
bookmark: issue a single call to `allsuccessors` per loopWed, 24 Oct 2012 17:55:21 +0200, by Pierre-Yves David
-
bookmark: simplify mutability check in `validdest`Wed, 24 Oct 2012 17:26:40 +0200, by Pierre-Yves David
-
Merge with stableWed, 07 Nov 2012 09:59:46 -0800, by Bryan O'Sullivan
-
Merge with mpmTue, 06 Nov 2012 16:49:54 -0800, by Bryan O'Sullivan
-
bundle: add revset expression to show bundle contents (issue3487)Wed, 31 Oct 2012 16:23:23 -0700, by Tomasz Kleczek
-
tags: add formatter supportTue, 06 Nov 2012 17:38:22 -0600, by Matt Mackall
-
manifest: add formatter supportTue, 06 Nov 2012 17:30:49 -0600, by Matt Mackall
-
status: use condwrite to avoid zero-width format string hackTue, 06 Nov 2012 17:30:47 -0600, by Matt Mackall
-
formatter: add condwrite methodSat, 03 Nov 2012 14:37:50 -0500, by Matt Mackall
-
run-tests: skip unnecessary operations on the args in the child procesWed, 24 Oct 2012 23:09:31 +0200, by Simon Heimberg
-
test-subrepo: adapt for Windows after 17c030014ddf stableFri, 02 Nov 2012 20:47:03 +0100, by Adrian Buehlmann
-
test-mq-qrefresh: adapt for Windows after 39b7052b217b stableFri, 02 Nov 2012 20:22:09 +0100, by Adrian Buehlmann
-
merge with stableThu, 01 Nov 2012 16:30:48 -0500, by Matt Mackall
-
tests: fix test for issue3581 for vfat on Linux stable 2.4Thu, 01 Nov 2012 14:59:55 -0500, by Matt Mackall
-
filemerge: only run test for issue3581 on non-windows environments stableTue, 30 Oct 2012 17:23:51 -0700, by Keegan Carruthers-Smith
-
openpath: specify binary mode and use util.posixfile stableThu, 01 Nov 2012 13:46:03 +0100, by Adrian Buehlmann
-
i18n-ja: synchronized with 0188ddfa844e stableWed, 31 Oct 2012 18:44:40 +0900, by FUJIWARA Katsunori
-
subrepo: only do clean update when overwrite is set (issue3276) stableWed, 24 Oct 2012 18:45:22 +0200, by Simon Heimberg
-
i18n: change output of largefiles for summary to distinguish from one for outgoing stableWed, 31 Oct 2012 03:59:28 +0900, by FUJIWARA Katsunori
-
i18n: make column positioning message of MQ summary output translatable stableWed, 31 Oct 2012 03:59:28 +0900, by FUJIWARA Katsunori
-
i18n: add "i18n" comment to column positioning messages of "hg summary" stableWed, 31 Oct 2012 03:59:28 +0900, by FUJIWARA Katsunori
-
i18n: add "i18n" comment to column positioning messages of "hg log" stableWed, 31 Oct 2012 03:59:27 +0900, by FUJIWARA Katsunori
-
i18n: add "i18n" comment to error messages of template functions stableWed, 31 Oct 2012 03:59:27 +0900, by FUJIWARA Katsunori
-
icasefs: make case-folding collision detection as deletion aware (issue3648) stableWed, 31 Oct 2012 16:50:22 +0900, by FUJIWARA Katsunori
-
mq: fix qrefresh case sensitivity (issue3271) stableTue, 30 Oct 2012 13:19:06 -0700, by Durham Goode
-
url: use open and not url.open for local files (issue3624) stableWed, 17 Oct 2012 21:30:08 -0700, by Siddharth Agarwal
-
revset: accept @ in unquoted symbols (issue3686) stableTue, 30 Oct 2012 18:48:44 -0500, by Matt Mackall
-
filemerge: use util.shellquote when calling merge (issue3581) stableFri, 26 Oct 2012 12:02:58 -0700, by Keegan Carruthers-Smith
-
clone: show status "updating to bookmark @" stableMon, 29 Oct 2012 14:02:30 +0100, by Adrian Buehlmann
-
patchbomb: -c is not an alias for the --confirm option stableSun, 28 Oct 2012 05:44:50 -1000, by Julian Cowley
-
dirstate: handle dangling junctions on windows (issue2579) stableTue, 23 Oct 2012 21:25:22 -0700, by Bryan O'Sullivan
-
largefiles: don't copy largefiles from working dir to the store while converting stableTue, 23 Oct 2012 21:32:19 -0400, by Matt Harbison
-
largefiles: respect the rev when reading standins in copytostore() (issue3630) stableTue, 23 Oct 2012 21:07:14 -0400, by Matt Harbison
-
subrepo: subrepo isolation, pass baseui when cloning a new subrepo (issue2904) stableWed, 10 Oct 2012 01:18:06 +0200, by Simon Heimberg
-
subrepo: more isolation, only use ui for hg.peer when there is no repo stableThu, 04 Oct 2012 19:46:43 +0200, by Simon Heimberg
-
peer: subrepo isolation, pass repo instead of repo.ui to hg.peer stableSat, 28 Jul 2012 23:28:36 +0200, by Simon Heimberg
-
subrepo: isolate configuration between each repositories in subrepo tree stableSat, 29 Sep 2012 20:11:24 +0900, by FUJIWARA Katsunori
-
bookmarks: backed out new message from changeset 52c7e171e355 stableSat, 27 Oct 2012 16:39:47 -0500, by Matt Mackall
-
clone: print bookmark name when clone activates a bookmark stableFri, 26 Oct 2012 14:53:31 +0200, by Thomas Arendsen Hein
-
clone: activate @ bookmark if updating to it stableFri, 26 Oct 2012 14:37:03 +0200, by Thomas Arendsen Hein
-
test-clone.t: check that branch "@" is not automatically checked out stableFri, 26 Oct 2012 13:20:44 +0200, by Thomas Arendsen Hein
-
test-bookmarks.t: check that bookmark "default" is not automatically checked out stableFri, 26 Oct 2012 13:09:55 +0200, by Thomas Arendsen Hein
-
clone: make sure to use "@" as bookmark and "default" as branch (issue3677) stableFri, 26 Oct 2012 12:36:15 +0200, by Thomas Arendsen Hein
-
bookmark: simplify nodemap check introduced in the previous changeset stableFri, 26 Oct 2012 09:29:50 +0200, by Thomas Arendsen Hein
-
bookmark: prevent crashing when a successor is unknown locally (issue3680) stableThu, 25 Oct 2012 23:43:52 +0200, by Pierre-Yves David
-
bookmark: complexity pull-push test to have deeper tree stableThu, 25 Oct 2012 23:36:03 +0200, by Pierre-Yves David
-
amend: fix incompatibity between logfile and message option (issue3675) stableWed, 24 Oct 2012 15:37:32 +0200, by Pierre-Yves David
-
test-remove: adapt to differing error message on Windows stableWed, 24 Oct 2012 11:51:24 +0200, by Adrian Buehlmann
-
test-remove: fix \ vs. / issues on Windows stableWed, 24 Oct 2012 11:38:31 +0200, by Adrian Buehlmann
-
verify: fix all doubled-slash sites (issue3665) stableWed, 24 Oct 2012 09:27:47 -0700, by Bryan O'Sullivan
-
patchbomb: respect --in-reply-to for all mails if no intro message is sent stableWed, 24 Oct 2012 09:53:10 +0200, by Thomas Arendsen Hein
-
test: add test for the issue introduced by e410be860393 (issue3669) stableTue, 23 Oct 2012 17:06:31 +0900, by FUJIWARA Katsunori
-
obsolete: add missing line feed in debug error message stableFri, 19 Oct 2012 13:52:34 +0200, by Pierre-Yves David
-
merge with stableTue, 23 Oct 2012 09:28:42 +0200, by Thomas Arendsen Hein
-
localrepo: translate "push includes X changeset" only once stableTue, 23 Oct 2012 09:22:46 +0200, by Thomas Arendsen Hein
-
Merge with stableMon, 22 Oct 2012 21:56:13 -0700, by Bryan O'Sullivan
-
verify: tolerate repeated slashes in a converted repo (issue3665)Mon, 22 Oct 2012 18:05:40 -0700, by Bryan O'Sullivan
-
scmutil: generalize message to make it more i18n-friendly stableSun, 21 Oct 2012 11:20:33 -0200, by Wagner Bruna
-
update: check for missing files with --check (issue3595) stableMon, 22 Oct 2012 17:23:31 -0500, by Matt Mackall
-
remove: don't return error on directories with tracked files stableMon, 22 Oct 2012 16:06:47 -0500, by Matt Mackall
-
largefiles: use 'default' instead of 'default-push' when pulling (issue3584) stableSat, 20 Oct 2012 21:43:46 -0400, by Matt Harbison
-
scmutil: add mustaudit delegation to filtervfs (issue3673) stableMon, 22 Oct 2012 12:00:21 -0700, by Bryan O'Sullivan
-
scmutil: abstract out mustaudit delegation stableMon, 22 Oct 2012 11:59:11 -0700, by Bryan O'Sullivan
-
clone: don't %-escape the default destination (issue3145) stableFri, 19 Oct 2012 14:47:55 -0500, by Matt Mackall
-
test-largefiles: fix failing test on Windows stableFri, 19 Oct 2012 15:45:16 +0200, by Adrian Buehlmann
-
test-push-http: fix failing test on Windows stableFri, 19 Oct 2012 15:03:35 +0200, by Adrian Buehlmann
-
merge default into stable for 2.4 code freeze stable 2.4-rcFri, 19 Oct 2012 01:34:50 -0500, by Matt Mackall
-
hgwebdir: make collapsed folders easier to distinguish from repositoriesThu, 26 Jul 2012 21:29:39 +0200, by Angel Ezquerra
-
help: indicate help omitting if help document is not fully displayedThu, 18 Oct 2012 10:31:15 +0900, by FUJIWARA Katsunori
-
httpclient: fix calling convention violationThu, 18 Oct 2012 23:55:15 -0500, by Matt Mackall
-
largefiles: distinguish "no remote repo" from "no files to upload" (issue3651)Mon, 08 Oct 2012 23:49:36 +0900, by FUJIWARA Katsunori
-
push: refuse to push bumped changesetFri, 19 Oct 2012 00:50:12 +0200, by Pierre-Yves David
-
obsolete: simplify push abort messageFri, 19 Oct 2012 00:46:39 +0200, by push includes an xxx changeset: yyyyyyyyyy
-
context: add a `bumped` method to `changectx`Fri, 19 Oct 2012 00:43:44 +0200, by Pierre-Yves David
-
obsolete: add a flag that allows fixing "bumped" changesetFri, 19 Oct 2012 00:41:53 +0200, by Pierre-Yves David
-
debugobsolete: add --flags optionMon, 15 Oct 2012 14:45:27 +0200, by Pierre-Yves David
-
revset: add a bumped revsetFri, 19 Oct 2012 00:39:06 +0200, by Pierre-Yves David
-
obsolete: add the detection of bumped changeset.Fri, 19 Oct 2012 00:36:18 +0200, by Pierre-Yves David
-
obsolete: have `allsuccessors` takes a list of nodesTue, 16 Oct 2012 15:49:58 +0200, by Pierre-Yves David
-
obsolete: rename `anysuccessors` into `allsuccessors`Fri, 19 Oct 2012 00:30:11 +0200, by Pierre-Yves David
-
obsolete: rename `getobscache` into `getrevs`Fri, 19 Oct 2012 00:28:13 +0200, by Pierre-Yves David
-
largefiles: always create the cache and standin directories when cloningSun, 14 Oct 2012 15:10:13 -0400, by Matt Harbison
-
largefiles: fix a traceback in lfconvert if a largefile is missing (issue3519)Sun, 14 Oct 2012 14:44:08 -0400, by Matt Harbison
-
bookmarks: further flatten codeThu, 18 Oct 2012 16:34:13 -0500, by Kevin Bullock
-
scmutil: add bad character checking to checknewlabelWed, 17 Oct 2012 21:42:06 -0500, by Kevin Bullock
-
tag: disallow '\0' in tag namesWed, 17 Oct 2012 21:39:07 -0500, by Kevin Bullock
-
dirstate: use scmutil.checknewlabel to check new branch nameWed, 17 Oct 2012 21:32:19 -0500, by Kevin Bullock
-
bookmarks: use scmutil.checknewlabelWed, 17 Oct 2012 17:23:39 -0500, by Kevin Bullock
-
scmutil: add function to validate new branch, tag, and bookmark namesWed, 17 Oct 2012 16:34:46 -0500, by Kevin Bullock
-
bookmarks: disallow bookmarks named 'tip', '.', or 'null'Wed, 17 Oct 2012 16:32:43 -0500, by Kevin Bullock
-
bookmarks: abort directly on invalid nameWed, 17 Oct 2012 17:03:01 -0500, by Kevin Bullock
-
bookmarks: remove redundant check for newlineWed, 17 Oct 2012 16:23:42 -0500, by Kevin Bullock
-
test-tag: test that all reserved names are rejectedWed, 17 Oct 2012 22:25:41 -0500, by Kevin Bullock
-
amend: do a bare kill of temporary changesetThu, 18 Oct 2012 17:54:34 +0200, by Pierre-Yves David
-
amend: add noise in extra to avoid creating obsolescence cycle (issue3664)Thu, 18 Oct 2012 22:12:15 +0200, by Pierre-Yves David
-
changelog: extract description cleaning logic in a dedicated functionThu, 18 Oct 2012 22:04:49 +0200, by Pierre-Yves David
-
bookmarks: replace code-redundant comment with something more usefulThu, 18 Oct 2012 22:35:28 +0200, by Adrian Buehlmann
-
bookmarks: remove another uneeded returnThu, 18 Oct 2012 22:33:58 +0200, by Adrian Buehlmann
-
update: remove unnecessary argument checkSat, 05 May 2012 15:30:54 -0500, by Kevin Bullock
-
grep: colorize all fieldsSun, 14 Oct 2012 20:27:55 +0200, by Idan Kamara
-
test-grep: add a test for -lSun, 14 Oct 2012 20:40:23 +0200, by Idan Kamara
-
clfilter: remove use of xrange in revsetMon, 08 Oct 2012 15:54:53 +0200, by Pierre-Yves David
-
largefile: use `self` in repo method instead of `repo`Mon, 08 Oct 2012 15:41:58 +0200, by Pierre-Yves David
-
test: use proper subclassing in `test-issue2137.t`.Tue, 16 Oct 2012 23:12:07 +0200, by Pierre-Yves David
-
run-tests: remove dead code for supporting old test scriptsThu, 18 Oct 2012 00:44:32 +0200, by Mads Kiilerich
-
run-tests: handle windows crlf in .py tests againThu, 18 Oct 2012 00:33:29 +0200, by Mads Kiilerich
-
test-run-tests.t: fix wrong test case for cr handling on WindowsThu, 18 Oct 2012 00:33:26 +0200, by Mads Kiilerich
-
win32mbcs: add reversing wrapper for some unicode-incompatible functions.Wed, 17 Oct 2012 18:09:00 +0900, by Shun-ichi GOTO
-
convert: normalize paths in filemaps (issue3612)Fri, 05 Oct 2012 16:27:34 -0700, by Huayang
-
repair: use node to track post-strip bookmark targetWed, 17 Oct 2012 15:37:25 -0500, by Matt Mackall
-
keyword: move commands.inferrepo for code maintenanceWed, 17 Oct 2012 17:32:01 +0200, by Christian Ebert
-
largefiles: update lfutil.findoutgoing() discovery methodMon, 08 Oct 2012 22:43:54 -0400, by Matt Harbison
-
wireproto: fix pushkey hook failure and output on remote http repoMon, 15 Oct 2012 18:37:34 -0300, by Wagner Bruna
-
phases: add a phase and phasestr method to file contextTue, 16 Oct 2012 17:09:50 -0500, by Sean Farley
-
bookmarks: simplify codeWed, 17 Oct 2012 12:15:23 -0500, by Kevin Bullock
-
bookmarks: abort when incompatible options are used (issue3663)Wed, 17 Oct 2012 11:50:47 +0200, by David Soria Parra
-
bookmarks: check bookmark format during rename (issue3662)Wed, 17 Oct 2012 08:44:49 +0200, by David Soria Parra
-
color: add additional changeset.phase label to log.changeset and log.parentTue, 16 Oct 2012 13:35:58 -0500, by Sean Farley
-
http2: make it possible to connect w/o ssl on port 443Tue, 16 Oct 2012 18:05:33 -0500, by Augie Fackler
-
branchpoint: remove useless intermediate set creationMon, 15 Oct 2012 17:43:05 +0200, by Pierre-Yves David
-
clfilter: use changelog to iterate over the repo in branchpointMon, 15 Oct 2012 17:42:40 +0200, by Pierre-Yves David
-
store: fncache may contain non-existent entries (fixes b9a56b816ff2)Fri, 12 Oct 2012 10:52:33 +0200, by Adrian Buehlmann
-
store: add new _exists helper function on fncachestoreFri, 12 Oct 2012 10:52:32 +0200, by Adrian Buehlmann
-
store: move __contains__() implementation from class fncache into fncachestoreFri, 12 Oct 2012 10:40:09 +0200, by Adrian Buehlmann
-
test-log: fix / vs \ issues on Windows introduced with 6d218e47cf9bFri, 12 Oct 2012 10:12:26 +0200, by Adrian Buehlmann
-
perf: simply use repo.store for perffncache* commandsFri, 12 Oct 2012 19:43:24 +0200, by Adrian Buehlmann
-
test-subrepo-recursion.t: re-introduce glob to handle \ slashes on WindowsSun, 14 Oct 2012 18:30:47 +0200, by Mads Kiilerich
-
run-tests: make it possible to combine (esc) with (glob) and (re)Sun, 14 Oct 2012 18:30:42 +0200, by Mads Kiilerich
-
run-tests: alternative way of handling \r on WindowsMon, 15 Oct 2012 02:33:12 +0200, by Mads Kiilerich
-
obsolete: flip `obstore.successors` and `obsolete.precursors`Tue, 16 Oct 2012 15:39:12 +0200, by Pierre-Yves David
-
obsolete: add example of marker usage in the documentationSun, 14 Oct 2012 23:33:10 +0200, by Pierre-Yves David
-
obsolete: cheap detection of nullid as successorsMon, 15 Oct 2012 00:12:06 +0200, by Pierre-Yves David
-
commands: don't infer repo for commands like update (issue2748)Tue, 16 Oct 2012 11:43:15 -0700, by Siddharth Agarwal
-
hgweb: make the escape filter remove null characters (issue2567)Mon, 15 Oct 2012 09:43:34 -0700, by Siddharth Agarwal
-
histedit: create obsolescence markers in deterministic orderTue, 16 Oct 2012 16:56:14 +0200, by Pierre-Yves David
-
bookmarks: when @ bookmark diverges, don't double the @ sign (BC)Mon, 15 Oct 2012 23:54:54 -0400, by David M. Carr
-
histedit: max(x, key=y) and min(x, key=y) are not available in python 2.4Tue, 16 Oct 2012 16:04:28 +0200, by Thomas Arendsen Hein
-
vfs: use self.write to write symlink placeholdersSat, 13 Oct 2012 15:10:39 -0500, by Matt Mackall
-
histedit: do not use "min" on ctxSun, 14 Oct 2012 23:49:28 +0200, by Pierre-Yves David
-
histedit: clean abort when there is nothing to editSun, 14 Oct 2012 23:58:02 +0200, by Pierre-Yves David
-
histedit: rename `revs` in `ctxs` inside the `between` functionMon, 15 Oct 2012 00:05:16 +0200, by Pierre-Yves David
-
test: fix invalid redirection for histedit textSun, 14 Oct 2012 23:03:58 +0200, by Pierre-Yves David
-
vfs: backout fchmod change from 76b73ce0ffacSat, 13 Oct 2012 15:03:00 -0500, by Matt Mackall
-
histedit: refuse to edit public changesetFri, 12 Oct 2012 21:41:08 +0200, by Pierre-Yves David
-
histedit: ignores hidden revision when checking for orphaned nodesThu, 27 Sep 2012 14:00:52 +0200, by Pierre-Yves David
-
histedit: simplify computation of edited set (issue3620)Wed, 10 Oct 2012 06:27:06 +0200, by Pierre-Yves David
-
histedit: add obsolete supportThu, 27 Sep 2012 13:59:48 +0200, by Pierre-Yves David
-
histedit: replace various nodes lists with replacement graph (and issue3582)Thu, 11 Oct 2012 08:36:50 +0200, by Pierre-Yves David
-
merge with durin42Fri, 12 Oct 2012 15:52:59 -0500, by Matt Mackall
-
clone: update to @ bookmark if it existsWed, 21 Mar 2012 16:53:39 -0500, by Kevin Bullock
-
templatefilters: avoid traceback caused by bogus date input (issue3344)Fri, 10 Aug 2012 20:37:20 +0100, by Christian Ebert
-
notify: support revset selection for subscriptionsMon, 13 Aug 2012 22:42:10 +0200, by Michal Sznajder
-
revsets: add branchpoint() functionMon, 13 Aug 2012 21:50:45 +0200, by Ivan Andrus
-
vfs: use fchmod for _fixfilemodeThu, 11 Oct 2012 22:58:34 -0500, by Matt Mackall
-
tests: correctly report a test killed by a signalThu, 11 Oct 2012 16:05:14 -0700, by Bryan O'Sullivan
-
histedit: update bookmark movement noticeWed, 10 Oct 2012 05:54:38 +0200, by Pierre-Yves David
-
histedit: simplify computation of `newchildren` during --continueWed, 10 Oct 2012 06:20:14 +0200, by Pierre-Yves David
-
test-fncache: enable for WindowsWed, 03 Oct 2012 19:43:10 +0200, by Adrian Buehlmann
-
store: invoke "osutil.listdir()" via vfsTue, 09 Oct 2012 16:17:55 +0900, by FUJIWARA Katsunori
-
log: speed up hg log for untracked files (issue1340)Thu, 13 Sep 2012 23:50:45 -0700, by smuralid
-
store: add a contains method to fncachestoreThu, 13 Sep 2012 17:57:43 -0700, by smuralid
-
store: add a contains method to basicstoreThu, 13 Sep 2012 17:00:34 -0700, by smuralid
-
tests: drop filtercr.py and use the very explicit '\r (no-eol) (esc)' markupWed, 10 Oct 2012 01:37:54 +0200, by Mads Kiilerich
-
run-tests: allow test output lines to be terminated with \r in addition to \nWed, 26 Sep 2012 00:56:27 +0200, by Mads Kiilerich
-
run-tests: use more explicit criteria for detecting no-eolWed, 10 Oct 2012 01:37:53 +0200, by Mads Kiilerich
-
branchcache: fetch source branchcache during clone (issue3378)Wed, 03 Oct 2012 13:19:53 -0700, by Tomasz Kleczek
-
run-tests: drop unused enumerateWed, 10 Oct 2012 01:30:45 +0200, by Mads Kiilerich
-
spelling: fix minor spell checker issuesWed, 10 Oct 2012 01:29:56 +0200, by Mads Kiilerich
-
test-dirstate: remove test with date larger than 32 bitTue, 09 Oct 2012 12:47:54 +0200, by Thomas Arendsen Hein
-
merge with crew-stableTue, 09 Oct 2012 09:45:44 +0200, by Thomas Arendsen Hein
-
bookmarks: deactivate current bookmark if no name is given stableMon, 08 Oct 2012 00:19:30 +0200, by Kevin Bullock
-
contrib: add a commit synthesizer for reproducing scaling problemsMon, 08 Oct 2012 15:57:21 -0700, by Bryan O'Sullivan
-
dirstate: handle large dates and times with masking (issue2608)Mon, 08 Oct 2012 17:50:42 -0500, by Matt Mackall
-
exewrapper: adapt for legacy HackableMercurialTue, 07 Aug 2012 11:04:41 +0200, by Adrian Buehlmann
-
store: restore getsize methodMon, 08 Oct 2012 16:46:11 -0500, by Matt Mackall
-
mq: update bookmarks during qrefreshMon, 01 Oct 2012 02:44:46 +0200, by David Soria Parra
-
templater: drop redundant return in _flattenMon, 08 Oct 2012 16:21:24 -0500, by Matt Mackall
-
store: invoke "os.path.isdir()" via vfsTue, 09 Oct 2012 01:41:55 +0900, by FUJIWARA Katsunori
-
store: replace invocation of "getsize()" by "vfs.stat()"Tue, 09 Oct 2012 01:41:55 +0900, by FUJIWARA Katsunori
-
store: invoke "os.stat()" for "createmode" initialization via vfsTue, 09 Oct 2012 01:41:55 +0900, by FUJIWARA Katsunori
-
vfs: define "join()" in each classes derived from "abstractvfs"Tue, 09 Oct 2012 01:41:55 +0900, by FUJIWARA Katsunori
-
store: initialize vfs field first to use it for initialization of othersTue, 09 Oct 2012 01:41:55 +0900, by FUJIWARA Katsunori
-
scmutil: reorder newly added functions for vfs support in dictionary orderTue, 09 Oct 2012 01:41:55 +0900, by FUJIWARA Katsunori
-
store: rename field name from "opener" to "vfs" in internal classes for fncacheTue, 09 Oct 2012 01:41:55 +0900, by FUJIWARA Katsunori
-
store: rename argument name from "op"(ener) to "vfs"Tue, 09 Oct 2012 01:41:55 +0900, by FUJIWARA Katsunori
-
verify: rename "hasmanifest" variable for source code readabilityThu, 04 Oct 2012 01:24:05 +0900, by FUJIWARA Katsunori
-
verify: use appropriate local variable in "checkentry()"Thu, 04 Oct 2012 01:24:05 +0900, by FUJIWARA Katsunori
-
verify: use appropriate node information to show verification errorThu, 04 Oct 2012 01:24:05 +0900, by FUJIWARA Katsunori
-
help: add information about recovery from corruption to help of "verify"Thu, 04 Oct 2012 01:24:05 +0900, by FUJIWARA Katsunori
-
hidden: remove tags use in hidden computationMon, 03 Sep 2012 14:35:31 +0200, by Pierre-Yves David
-
clfilter: do not use tags cache if there are filtered changesetsMon, 03 Sep 2012 14:35:05 +0200, by Pierre-Yves David
-
clfilter: do not use branchmap cache if there are filtered changesetsMon, 03 Sep 2012 14:34:19 +0200, by Pierre-Yves David
-
MergeMon, 08 Oct 2012 09:55:41 -0700, by Bryan O'Sullivan
-
fancyopts: don't show a traceback on invalid integer valuesMon, 08 Oct 2012 15:35:16 +0200, by Idan Kamara
-
check-code: replace heredocs in unified testsWed, 03 Oct 2012 22:09:18 +0200, by Idan Kamara
-
test-fncache: test reserved / long pathsWed, 19 Sep 2012 20:33:20 +0200, by Adrian Buehlmann
-
setup: calculate version more correctlyFri, 05 Oct 2012 13:44:52 -0500, by Bryan O'Sullivan
-
mq: improve qqueue message with patches applied (issue3036)Thu, 04 Oct 2012 17:00:32 -0500, by Bryan O'Sullivan
-
subrepo, hghave: use "svn --version --quiet" to determine version numberThu, 04 Oct 2012 16:52:20 +0200, by Thomas Arendsen Hein
-
merge with crew-stableThu, 04 Oct 2012 16:44:28 +0200, by Thomas Arendsen Hein
-
subrepo: setting LC_MESSAGES only works if LC_ALL is empty or unset stableThu, 04 Oct 2012 16:30:40 +0200, by Thomas Arendsen Hein
-
merge with crew-stableThu, 04 Oct 2012 10:11:17 +0200, by Thomas Arendsen Hein
-
clone: activate bookmark specified with --updaterev stableTue, 02 Oct 2012 09:26:42 +0200, by Thomas Arendsen Hein
-
Merge with crew-stableTue, 02 Oct 2012 14:31:25 -0700, by Bryan O'Sullivan
-
MergeTue, 02 Oct 2012 14:31:14 -0700, by Bryan O'Sullivan
-
keepalive: drop python 2.2 legacy codeTue, 02 Oct 2012 14:27:13 -0700, by Bryan O'Sullivan
-
pathencode: change isset name to avoid name collisionSun, 30 Sep 2012 15:31:27 +0200, by André Sintzoff
-
largefiles: download missing subrepo revs when archiving stableSun, 23 Sep 2012 00:08:13 -0400, by Matt Harbison
-
hgweb: change IE canvas test (issue3639)Mon, 01 Oct 2012 23:05:02 -0500, by Matt Mackall
-
store: optimize _pathencode by checking the length of the unencoded pathSun, 30 Sep 2012 23:53:56 +0200, by Adrian Buehlmann
-
pathencode: skip encoding if input is already longer than maxstorepathlenSun, 30 Sep 2012 23:53:56 +0200, by Adrian Buehlmann
-
pathencode: simplify basicencodeSun, 30 Sep 2012 23:53:56 +0200, by Adrian Buehlmann
-
test-hybridencode: in practice, extensions aren't really unbound in lengthSun, 30 Sep 2012 23:53:56 +0200, by Adrian Buehlmann
-
MergeMon, 01 Oct 2012 21:54:04 +0200, by Patrick Mezard
-
histedit-test: clarify the reason of a failureThu, 27 Sep 2012 01:53:28 +0200, by Pierre-Yves David
-
histedit-test: make test-fold more verboseMon, 24 Sep 2012 15:46:01 +0200, by Pierre-Yves David
-
bookmarks: teach the -r option to use revsetsMon, 01 Oct 2012 03:19:23 +0200, by David Soria Parra
-
help: add example of paths other than default in hgrcSat, 29 Sep 2012 13:41:02 +0200, by Juan Pablo Carbajal (desktop)
-
i18n-ja: synchronized with f36f11f2bfce stableFri, 28 Sep 2012 19:43:40 +0900, by FUJIWARA Katsunori
-
merge with stableSat, 29 Sep 2012 12:28:52 -0500, by Matt Mackall
-
lock: fixed race condition in trylock/testlock (issue3506) stableThu, 27 Sep 2012 14:38:03 -0700, by Tomasz Kleczek
-
scmutil: backout 83785bb56062 (issue3643)Sat, 29 Sep 2012 11:57:16 -0500, by Matt Mackall
-
help: removing trailing spacesSat, 29 Sep 2012 13:34:37 +0200, by Juan Pablo Carbajal (desktop)
-
Merge with stableSat, 29 Sep 2012 13:43:31 +0200, by Patrick Mezard
-
clfilter: introduce `filteredrevs` attribute on changelogThu, 20 Sep 2012 19:02:47 +0200, by Pierre-Yves David
-
clfilter: remove any explicit revision number from default cmdutil rangeMon, 03 Sep 2012 14:29:05 +0200, by Pierre-Yves David
-
clfilter: remove usage of `range` in favor of iteration over changelogThu, 20 Sep 2012 19:01:53 +0200, by Pierre-Yves David
-
clfilter: split `revlog.headrevs` C call from python codeMon, 03 Sep 2012 14:19:45 +0200, by Pierre-Yves David
-
clfilter: handle non contiguous iteration in `revlov.headrevs`Mon, 03 Sep 2012 14:12:45 +0200, by Pierre-Yves David
-
clfilter: make the revlog class responsible of all its iterationThu, 20 Sep 2012 19:00:59 +0200, by Pierre-Yves David
-
clfilter: introduce a `hassecret` functionMon, 03 Sep 2012 14:05:19 +0200, by Pierre-Yves David
-
filter: `updatebranchcache` during `addchangegroup` instead of after lockMon, 03 Sep 2012 14:03:38 +0200, by Pierre-Yves David
-
lock-checker: new contrib extension based on work done by MadsWed, 01 Aug 2012 22:13:27 -0500, by Augie Fackler
-
resolve: commit the changes after each item resolve (issue3638)Tue, 25 Sep 2012 20:50:40 +0300, by Sergey Kishchenko
-
bookmarks: rename arguments/variables for source code readabilitySat, 22 Sep 2012 14:53:50 +0900, by FUJIWARA Katsunori
-
histedit: move `continue` logic into a dedicated functionThu, 27 Sep 2012 13:54:47 +0200, by Pierre-Yves David
-
histedit: rename `tip` to `topmost`Wed, 26 Sep 2012 18:13:00 +0200, by Pierre-Yves David
-
histedit: factorise node stripping logicWed, 26 Sep 2012 14:46:08 +0200, by Pierre-Yves David
-
histedit: extract bookmark logic in a dedicated functionWed, 26 Sep 2012 14:19:19 +0200, by Pierre-Yves David
-
histedit: remove all usages of hex[:12]Wed, 26 Sep 2012 12:57:23 +0200, by Pierre-Yves David
-
merge with stableThu, 27 Sep 2012 15:51:14 -0500, by Matt Mackall
-
largefiles: enable islfilesrepo() prior to a commit (issue3541) stableMon, 30 Jul 2012 20:56:41 -0400, by Matt Harbison
-
largefiles: handle commit -A properly, after a --large commit (issue3542) stableMon, 30 Jul 2012 20:56:41 -0400, by Matt Harbison
-
i18n-ru: fix spelling of "unrecognized response" translation stableFri, 14 Sep 2012 23:52:33 +0400, by Nikolaj Sjujskij
-
localrepo: use "vfs" constructor/field for initialization around "store"Fri, 31 Aug 2012 02:06:29 +0900, by FUJIWARA Katsunori
-
store: initialize "vfs" fields by "vfs" constructorsFri, 31 Aug 2012 02:06:29 +0900, by FUJIWARA Katsunori
-
store: rename "op" variables to "vfs"Fri, 31 Aug 2012 02:06:29 +0900, by FUJIWARA Katsunori
-
store: rename "openertype" argument to "vfstype"Fri, 31 Aug 2012 02:06:29 +0900, by FUJIWARA Katsunori
-
localrepo: use "vfs" constructor instead of "opener" oneFri, 31 Aug 2012 02:06:29 +0900, by FUJIWARA Katsunori
-
scmutil: rename classes from "opener" to "vfs"Fri, 31 Aug 2012 02:06:29 +0900, by FUJIWARA Katsunori
-
doc: add the tool to check section marks in help documentsMon, 13 Aug 2012 21:25:48 +0900, by FUJIWARA Katsunori
-
histedit: replaces patching logic by mergesFri, 21 Sep 2012 19:27:22 +0200, by Pierre-Yves David
-
histedit-test: ensure that non commute test will never commuteFri, 21 Sep 2012 19:13:25 +0200, by Pierre-Yves David
-
histedit: display action being processed in debug modeFri, 21 Sep 2012 19:25:19 +0200, by Pierre-Yves David
-
histedit: fold in memoryFri, 21 Sep 2012 19:24:31 +0200, by Pierre-Yves David
-
histedit: move makedesc function near other rules related functionFri, 21 Sep 2012 00:33:30 +0200, by Pierre-Yves David
-
histedit: move `between function` outside the action logicFri, 21 Sep 2012 19:14:04 +0200, by Pierre-Yves David
-
histedit document the makedest functionFri, 21 Sep 2012 00:30:22 +0200, by Pierre-Yves David
-
histedit: documents the between functionFri, 21 Sep 2012 00:30:07 +0200, by Pierre-Yves David
-
templatefilters: add parameterized date methodMon, 24 Sep 2012 15:54:45 -0500, by Matt Mackall
-
templatefilters: add parameterized fill functionMon, 24 Sep 2012 15:54:44 -0500, by Matt Mackall
-
templater: pull in functions defined in templatefiltersMon, 24 Sep 2012 15:28:04 -0500, by Matt Mackall
-
templater: add if/ifeq conditionalsMon, 24 Sep 2012 15:26:56 -0500, by Matt Mackall
-
templater: add sub() functionMon, 24 Sep 2012 15:26:17 -0500, by Matt Mackall
-
templater: correctly deal with r"" stringsMon, 24 Sep 2012 15:24:27 -0500, by Matt Mackall
-
template: add join functionSat, 22 Sep 2012 13:04:36 -0500, by Matt Mackall
-
templater: factor out runtemplate methodSat, 22 Sep 2012 13:02:33 -0500, by Matt Mackall
-
templating: make new-style templating features work with command line listsFri, 21 Sep 2012 18:54:00 -0500, by Matt Mackall
-
formatter: improve implementation of data methodThu, 20 Sep 2012 23:30:59 -0400, by David M. Carr
-
Merge with crew-stableWed, 19 Sep 2012 09:38:51 -0700, by Bryan O'Sullivan
-
archival: add "extended-timestamp" extra block for zip archives (issue3600) stableTue, 18 Sep 2012 19:46:15 +0900, by FUJIWARA Katsunori
-
bookmarks: use "changectx.descendant()" for efficient descendant examinationTue, 18 Sep 2012 21:39:12 +0900, by FUJIWARA Katsunori
-
context: add "descendant()" to changectx for efficient descendant examinationTue, 18 Sep 2012 21:39:12 +0900, by FUJIWARA Katsunori
-
bookmarks: avoid redundant creation/assignment of "validdests" in "validdest()"Tue, 18 Sep 2012 21:39:12 +0900, by FUJIWARA Katsunori
-
store: add a fallback _pathencode Python functionWed, 19 Sep 2012 14:00:23 +0200, by Adrian Buehlmann
-
store: move _plainhybridencode and _dothybridencode higher up in the fileWed, 19 Sep 2012 13:58:51 +0200, by Adrian Buehlmann
-
test-hybridencode: use store._dothybridencode(s)Wed, 19 Sep 2012 11:39:18 +0200, by Adrian Buehlmann
-
store: fix _hashencode call in _dothybridencodeWed, 19 Sep 2012 11:39:07 +0200, by Adrian Buehlmann
-
check-code: catch yield inside try/finally (with tests)Wed, 19 Sep 2012 12:29:12 +0200, by Thomas Arendsen Hein
-
Merge with mpmTue, 18 Sep 2012 16:30:21 -0700, by Bryan O'Sullivan
-
store: use native fncache encoding function if availableTue, 18 Sep 2012 16:25:20 -0700, by Bryan O'Sullivan
-
tests: run test-hybridencode.py over both Python and C encodersTue, 18 Sep 2012 16:09:02 -0700, by Bryan O'Sullivan
-
store: implement fncache basic path encoding in CTue, 18 Sep 2012 15:42:19 -0700, by Bryan O'Sullivan
-
rebase: ensure rebase does not revive extinct revisionTue, 18 Sep 2012 23:32:42 +0200, by Pierre-Yves David
-
rebase: remove useless list around repo.revsTue, 18 Sep 2012 23:29:05 +0200, by Pierre-Yves David
-
rebase: properly handle --collapse when creating obsolescence markerTue, 18 Sep 2012 23:42:27 +0200, by Pierre-Yves David
-
rebase: allow creation obsolescence relation instead of strippingTue, 18 Sep 2012 23:13:31 +0200, by Pierre-Yves David
-
rebase: extract final changesets cleanup logic in a dedicated functionTue, 18 Sep 2012 22:58:12 +0200, by Pierre-Yves David
-
store: refactor hashed encoding into its own functionTue, 18 Sep 2012 14:37:32 -0700, by Bryan O'Sullivan
-
store: reuse direncoded path in _hybridencodeTue, 18 Sep 2012 19:51:59 +0200, by Adrian Buehlmann
-
store: extract functions _encodefname and _decodefnameTue, 18 Sep 2012 19:51:48 +0200, by Adrian Buehlmann
-
store: use fast C implementation of encodedir() if it's availableTue, 18 Sep 2012 11:44:16 +0200, by Adrian Buehlmann
-
pathencode: new C module with fast encodedir() functionTue, 18 Sep 2012 11:43:30 +0200, by Adrian Buehlmann
-
store: add multiline doctest case for encodedir()Tue, 18 Sep 2012 07:58:50 +0200, by Adrian Buehlmann
-
store: optimize fncache._load a bit by dirdecoding the contents in one goMon, 17 Sep 2012 11:00:38 +0200, by Adrian Buehlmann
-
wireproto: workaround for yield inside try/finally incompatible with python2.4Tue, 18 Sep 2012 17:00:58 +0200, by Thomas Arendsen Hein
-
merge with stableTue, 18 Sep 2012 16:19:56 -0500, by Matt Mackall
-
largefiles: delegate to the wrapped clone command stableSun, 09 Sep 2012 12:43:24 -0400, by Matt Harbison
-
largefiles: don't convert dest=None to dest=hg.defaultdest() in clone command stableSun, 09 Sep 2012 12:09:53 -0400, by Matt Harbison
-
largefiles: restore caching of largefiles with 'clone -U --all-largefiles' stableSun, 09 Sep 2012 03:37:38 -0400, by Matt Harbison
-
largefiles: restore normal 'clone -u' and 'clone -U' functionality stableSat, 08 Sep 2012 13:31:06 -0400, by Matt Harbison
-
formatter: add base implementation of data methodSat, 15 Sep 2012 22:50:34 -0400, by David M. Carr
-
merge with stableTue, 18 Sep 2012 15:36:58 +0200, by Thomas Arendsen Hein
-
merge with mainTue, 18 Sep 2012 15:30:22 +0200, by Thomas Arendsen Hein
-
largefiles: fix trailing spaces in test-largefiles.t stableTue, 18 Sep 2012 15:29:43 +0200, by Thomas Arendsen Hein
-
test-hybridencode: add a case for direncodeSun, 16 Sep 2012 22:43:24 +0200, by Adrian Buehlmann
-
store: optimize fncache._write by direncoding the contents in one goMon, 17 Sep 2012 08:58:35 +0200, by Adrian Buehlmann
-
store: move encode lambda logic into fncachestoreSun, 16 Sep 2012 11:41:02 +0200, by Adrian Buehlmann
-
store: eliminate one level of lambda functions on _hybridencodeSun, 16 Sep 2012 11:36:14 +0200, by Adrian Buehlmann
-
store: parameter path of _auxencode is now a list of stringsSun, 16 Sep 2012 11:36:06 +0200, by Adrian Buehlmann
-
store: keep an accumulated length for the shorted dirs in _hybridencodeSun, 16 Sep 2012 11:36:00 +0200, by Adrian Buehlmann
-
store: reorder basename assignment in _hybridencodeSun, 16 Sep 2012 11:35:55 +0200, by Adrian Buehlmann
-
store: remove uneeded startswith('data/') checks in encodedir() and decodedir()Sat, 15 Sep 2012 21:44:08 +0200, by Adrian Buehlmann
-
store: remove uneeded startswith('data/') check in _hybridencode()Sat, 15 Sep 2012 21:43:56 +0200, by Adrian Buehlmann
-
store: refactor splitting off of "data/" in _hybridencode()Sat, 15 Sep 2012 21:43:14 +0200, by Adrian Buehlmann
-
merge with stableMon, 17 Sep 2012 15:13:17 -0500, by Matt Mackall
-
Merge with stableMon, 17 Sep 2012 21:53:50 +0200, by Patrick Mezard
-
hgweb: fix incorrect graph padding calculation (issue3626) stableMon, 17 Sep 2012 21:33:16 +0200, by Tim Delaney
-
largefiles: preserve the exit status of the forget command stableWed, 05 Sep 2012 22:42:23 -0400, by Matt Harbison
-
largefiles: preserve the exit status of the rebase command stableWed, 05 Sep 2012 22:31:03 -0400, by Matt Harbison
-
largefiles: preserve the exit status of the log command stableWed, 05 Sep 2012 22:12:40 -0400, by Matt Harbison
-
largefiles: exit from remove with 1 on warnings stableSun, 09 Sep 2012 20:18:08 -0400, by Matt Harbison
-
largefiles: preserve exit code from outgoing command (issue3611) stableWed, 05 Sep 2012 21:26:08 -0400, by Matt Harbison
-
store: let _auxencode() return the list of path segmentsSat, 15 Sep 2012 21:43:05 +0200, by Adrian Buehlmann
-
store: eliminate unneded last assignment to n in _auxencode()Sat, 15 Sep 2012 21:42:58 +0200, by Adrian Buehlmann
-
store: unindent most of the contents of the for loop in _auxencode()Sat, 15 Sep 2012 21:42:52 +0200, by Adrian Buehlmann
-
store: optimize _auxencode() by assigning to the list elements of the pathSat, 15 Sep 2012 21:42:43 +0200, by Adrian Buehlmann
-
store: optimze _auxencode() a bit by grouping the reserved names by lengthSat, 15 Sep 2012 21:41:09 +0200, by Adrian Buehlmann
-
store: explain "aux.foo" versus "foo.aux" in doc of _auxencode()Sat, 15 Sep 2012 21:41:53 +0200, by Adrian Buehlmann
-
store: add 'com0' and 'lpt0' doctest cases for _auxencode()Sat, 15 Sep 2012 21:41:45 +0200, by Adrian Buehlmann
-
wireproto: fix check-code.py breakage introduced by 6d97dd630d79Sat, 15 Sep 2012 08:38:02 +0200, by Patrick Mezard
-
record: fix display of non-ASCII names in chunk selectionSat, 15 Sep 2012 00:06:08 +0400, by Nikolaj Sjujskij
-
tests: enable even more Windows server testsFri, 14 Sep 2012 21:05:24 +0200, by Patrick Mezard
-
test-obsolete-checkheads: fix on windowsFri, 14 Sep 2012 20:40:52 +0200, by Patrick Mezard
-
sshserver: avoid a multi-dot attribute lookup in a hot loopFri, 14 Sep 2012 12:09:44 -0700, by Bryan O'Sullivan
-
store: reduce string concatenation when joiningFri, 14 Sep 2012 12:09:05 -0700, by Bryan O'Sullivan
-
scmutil: use the new faster path splitFri, 14 Sep 2012 12:08:55 -0700, by Bryan O'Sullivan
-
util: implement a faster os.path.split for posix systemsFri, 14 Sep 2012 12:08:17 -0700, by Bryan O'Sullivan
-
scmutil: make join cheaperFri, 14 Sep 2012 12:07:33 -0700, by Bryan O'Sullivan
-
wireproto: don't format a debug string inside a hot loopFri, 14 Sep 2012 12:06:40 -0700, by Bryan O'Sullivan
-
wireproto: bypass filechunkiter for small files when streamingFri, 14 Sep 2012 12:05:37 -0700, by Bryan O'Sullivan
-
wireproto: don't audit local paths during stream_outFri, 14 Sep 2012 12:05:12 -0700, by Bryan O'Sullivan
-
scmutil: delegate mustaudit property to the real openerFri, 14 Sep 2012 12:04:46 -0700, by Bryan O'Sullivan
-
scmutil: turn opener._audit into a property, mustauditFri, 14 Sep 2012 12:04:35 -0700, by Bryan O'Sullivan
-
perf: add perffncacheencodeFri, 14 Sep 2012 13:02:31 +0200, by Adrian Buehlmann
-
Merge with mpmThu, 13 Sep 2012 17:00:56 -0700, by Bryan O'Sullivan
-
bookmark: take successors into account when updating (issue3561)Sun, 26 Aug 2012 01:28:22 +0200, by Pierre-Yves David
-
bookmarks: extract valid destination logic in a dedicated functionSun, 26 Aug 2012 00:28:56 +0200, by Pierre-Yves David
-
checkheads: don't warn about unsynced changes that we ill obsoleteSun, 26 Aug 2012 00:27:44 +0200, by Pierre-Yves David
-
checkheads: check successors for new heads in both missing and commonSun, 26 Aug 2012 00:25:33 +0200, by Pierre-Yves David
-
checkheads: attend to phases when computing new heads with obsoleteFri, 24 Aug 2012 16:52:45 +0200, by Pierre-Yves David
-
test: add testing of checkheads behavior with obsoleteWed, 01 Aug 2012 19:35:05 +0200, by Pierre-Yves David
-
merge with stableThu, 13 Sep 2012 14:33:10 -0500, by Matt Mackall
-
tests: unset variable HG if it is setSat, 28 Jul 2012 23:28:17 +0200, by Simon Heimberg
-
test-hybridencode: a few more casesThu, 13 Sep 2012 17:46:34 +0200, by Adrian Buehlmann
-
tests: enable more server tests on WindowsWed, 12 Sep 2012 22:21:54 +0200, by Patrick Mezard
-
test-static-http.t: enable on WindowsWed, 12 Sep 2012 22:31:54 +0200, by Patrick Mezard
-
Merge spelling fixesTue, 11 Sep 2012 08:36:09 -0700, by Bryan O'Sullivan
-
spelling: requestedFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
en-us: serializationFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
en-us: recognizedFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
en-us: penalizeFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
en-us: initializationFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
en-us: InitializeFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
grammar: it-handlesFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
grammar: rolled-backFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
grammar: just-the-headsFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: valueFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: updateFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: transferredFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: transactionFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: thoroughlyFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: syntacticFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: synchronizeFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: supersedeFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: successfullyFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: succeededFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: StructuredFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: splitFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: specificFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: shouldn'tFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: sentinelFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: responsibilityFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: reliesFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: releaseFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: recursionFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: propagatedFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: primarilyFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: priorFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: precedeFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: overrideFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: operationsFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: multipleFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: MacintoshFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
en-us: labeledFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: justFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: journalingFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: deactivatesFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: implementingFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: indentedFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: furtherFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: followingFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: nonexistentFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: existenceFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: exerciseFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: equivalentFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: efficientlyFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: don't/do notFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: doesn't/does notFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: destinationFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: directlyFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: descendantsFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: deactivateFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: dependentFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: FailingFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: ExplicitlyFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: EnvironmentFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: ConstructFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: AuthoritativeFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
amend: add obsolete supportTue, 11 Sep 2012 00:12:07 +0200, by Pierre-Yves David
-
obsolete: add a high level function to create an obsolete markerFri, 24 Aug 2012 21:16:23 +0200, by Pierre-Yves David
-
amend: use an explicit commit message for temporary amending commitSat, 25 Aug 2012 16:20:41 +0200, by Pierre-Yves David
-
amend: wrap all commit operations in a single transactionMon, 10 Sep 2012 23:44:24 +0200, by Pierre-Yves David
-
amend: lock the repository during the whole processSat, 25 Aug 2012 15:37:28 +0200, by Pierre-Yves David
-
Merge with crewMon, 10 Sep 2012 14:08:10 -0700, by Bryan O'Sullivan
-
obsolete: introduce caches for all meaningful setsTue, 28 Aug 2012 20:52:04 +0200, by Pierre-Yves David
-
Merge with stableSun, 09 Sep 2012 12:35:06 +0200, by Patrick Mezard
-
test-http-branchmap: enable on WindowsSun, 09 Sep 2012 12:31:14 +0200, by Patrick Mezard
-
killdaemons: take file argument explicitelyMon, 20 Aug 2012 22:36:51 +0200, by Patrick Mezard
-
killdaemons: add windows implementationSun, 19 Aug 2012 18:06:15 +0200, by Patrick Mezard
-
run-tests: do not duplicate killdaemons() codeSun, 19 Aug 2012 16:41:09 +0200, by Patrick Mezard
-
bash_completion: add rebase rev completionFri, 31 Aug 2012 13:17:16 -0500, by Kevin Bullock
-
tests: correct quoting of double quotes in here documents used to write hooks stableMon, 03 Sep 2012 17:25:50 +0100, by Jim Hague
-
amend: preserve phase of amended revision (issue3602) stableThu, 30 Aug 2012 16:47:08 +0200, by Pierre-Yves David
-
color: enabled color support for export command (issue1507)Mon, 27 Aug 2012 09:37:49 -0700, by Ankur Dahiya
-
test-hybridencode: extensions are replicated on hashed pathsThu, 06 Sep 2012 22:51:32 +0200, by Adrian Buehlmann
-
Merge with crew-stableThu, 06 Sep 2012 10:57:49 -0700, by Bryan O'Sullivan
-
test-hybridencode: dropping dir eight in hashed path due to dot or space at endThu, 06 Sep 2012 19:53:23 +0200, by Adrian Buehlmann
-
hgweb: respond 403 forbidden for ssl required errorWed, 05 Sep 2012 23:59:27 +0900, by Yuya Nishihara
-
test-push-http: include exit status of hg pushWed, 05 Sep 2012 23:58:43 +0900, by Yuya Nishihara
-
test-hybridencode: adding one truncated char to dir 1..7 won't drop dir 8Thu, 06 Sep 2012 15:53:59 +0200, by Adrian Buehlmann
-
test-hybridencode: testing dir levels and dir prefix lenghts of hashed pathsThu, 06 Sep 2012 15:04:07 +0200, by Adrian Buehlmann
-
histedit: fix unused variable warnings spotted by pyflakesWed, 05 Sep 2012 22:01:09 +0200, by Patrick Mezard
-
test-convert-mtn.t: generate files in binary modeFri, 03 Aug 2012 17:26:58 +0200, by Patrick Mezard
-
test-convert-mtn.t: use #if to set mtndir to the correct valueFri, 03 Aug 2012 17:26:30 +0200, by Patrick Mezard
-
test-convert-darcs.t: fix elementtree testFri, 03 Aug 2012 17:56:34 +0200, by Patrick Mezard
-
test-convert-svn-branches.t: fix self call failure on WindowsFri, 03 Aug 2012 17:59:21 +0200, by Patrick Mezard
-
record: checks for valid username before starting recording process (issue3456)Mon, 27 Aug 2012 12:41:10 -0700, by Sumeet
-
test-hybridencode: test full range of ASCII codes from 126 to 255Wed, 05 Sep 2012 14:08:31 +0200, by Adrian Buehlmann
-
test-hybridencode: remove x00 character caseWed, 05 Sep 2012 13:57:58 +0200, by Adrian Buehlmann
-
Merge with crew-stableTue, 04 Sep 2012 15:50:42 -0700, by Bryan O'Sullivan
-
subrepo: encode unicode path names (issue3610) stableTue, 04 Sep 2012 15:46:04 -0700, by Bryan O'Sullivan
-
test-hybridencode: add more testcases for hashed pathsFri, 31 Aug 2012 13:08:11 +0200, by Adrian Buehlmann
-
Merge with crew-stableTue, 04 Sep 2012 13:50:50 -0700, by Bryan O'Sullivan
-
MergeTue, 04 Sep 2012 13:49:10 -0700, by Bryan O'Sullivan
-
merge with crew-stableFri, 31 Aug 2012 23:42:02 +0200, by Benoit Boissinot
-
test: remove invalid hidden rev in graphlog testThu, 30 Aug 2012 22:13:24 +0200, by Pierre-Yves David
-
Merge with stableWed, 29 Aug 2012 21:26:39 +0200, by Patrick Mezard
-
test-hybridencode: more testcasesWed, 29 Aug 2012 11:48:36 +0200, by Adrian Buehlmann
-
remove template-vars.txt - it is outdated and neither usable nor necessaryWed, 29 Aug 2012 01:24:57 +0200, by Mads Kiilerich
-
largefiles: minor code cleanupMon, 27 Aug 2012 23:17:21 +0200, by Mads Kiilerich
-
declare local constants instead of using magic values and commentsMon, 27 Aug 2012 23:16:22 +0200, by Mads Kiilerich
-
avoid using abbreviations that look like spelling errorsMon, 27 Aug 2012 23:14:27 +0200, by Mads Kiilerich
-
improve some comments and docstrings, fixing issues found when spell checkingTue, 21 Aug 2012 02:41:20 +0200, by Mads Kiilerich
-
delete some dead comments and docstringsTue, 21 Aug 2012 02:41:20 +0200, by Mads Kiilerich
-
fix wording and not-completely-trivial spelling errors and bad docstringsWed, 15 Aug 2012 22:39:18 +0200, by Mads Kiilerich
-
fix trivial spelling errorsWed, 15 Aug 2012 22:38:42 +0200, by Mads Kiilerich
-
mergetools.hgrc: set vimdiff to check=changed stableThu, 02 Aug 2012 13:51:49 +0200, by Pierre-Yves David
-
hgweb: avoid bad $$ processing in graph (issue3601) stableWed, 29 Aug 2012 02:09:43 +0200, by Mads Kiilerich
-
i18n-de: synchronized with 20665910d9d9; fix Bug 3082 stableSat, 01 Sep 2012 14:31:31 +0200, by Martin Schröder
-
convert: use subprocess for all commandline calls stableFri, 03 Aug 2012 21:37:33 +0200, by Patrick Mezard
-
convert: make commandline.limit_arglist private, simplify stableFri, 03 Aug 2012 21:05:01 +0200, by Patrick Mezard
-
largefiles: adjust localstore to handle batch statlfile requests (issue3583) stableTue, 14 Aug 2012 22:38:25 -0400, by Matt Harbison
-
i18n-ja: synchronized with 9d9d15928521 stableMon, 27 Aug 2012 23:33:38 +0900, by FUJIWARA Katsunori
-
histedit: factored out diff/patch logicTue, 21 Aug 2012 16:06:34 -0700, by Leah Xue
-
merge with stableTue, 28 Aug 2012 17:59:08 -0500, by Matt Mackall
-
obsolete: import modules within mercurial/ without "from mercurial" stableTue, 28 Aug 2012 11:15:34 -0500, by Steve Borho
-
test-hybridencode: add cases for com0..9 and lpt0..9Tue, 28 Aug 2012 20:57:11 +0200, by Adrian Buehlmann
-
zsh completion: tweak options for `incoming`, `outgoing` and `rebase`Thu, 16 Aug 2012 19:04:27 +0400, by Nikolaj Sjujskij
-
zsh completion: update mq commands completionThu, 16 Aug 2012 19:03:01 +0400, by Nikolaj Sjujskij
-
zsh completion: add new options for existing commandsThu, 16 Aug 2012 19:03:01 +0400, by Nikolaj Sjujskij
-
zsh completion: add support for convert, graphlog, purge, record extensionsThu, 16 Aug 2012 19:03:01 +0400, by Nikolaj Sjujskij
-
zsh completion: add subrepos options for all supporting commandsThu, 16 Aug 2012 19:03:01 +0400, by Nikolaj Sjujskij
-
zsh completion: add new option groups for optionsThu, 16 Aug 2012 19:03:01 +0400, by Nikolaj Sjujskij
-
zsh completion: add `forget` and `rollback` commandsThu, 16 Aug 2012 19:02:49 +0400, by Nikolaj Sjujskij
-
zsh completion: complete additional topics for `help`, not commands onlyThu, 16 Aug 2012 11:21:46 +0400, by Nikolaj Sjujskij
-
Merge with stableMon, 27 Aug 2012 21:10:11 +0200, by Patrick Mezard
-
merge with stableFri, 24 Aug 2012 17:51:47 -0500, by Matt Mackall
-
debuginstall: show directory for Python lib stableMon, 06 Aug 2012 12:59:47 +0200, by Adrian Buehlmann
-
util: replace util.nulldev with os.devnull stableSat, 04 Aug 2012 07:14:40 +0200, by Ross Lagerwall
-
revset: add hidden() revsetSat, 04 Aug 2012 20:20:48 +0200, by Patrick Mezard
-
wix: bump MSI based installers to use Python 2.7 stableThu, 23 Aug 2012 18:19:19 -0500, by Steve Borho
-
merge with stableFri, 24 Aug 2012 14:53:07 -0500, by Matt Mackall
-
tests: fix template test outputFri, 24 Aug 2012 14:52:45 -0500, by Matt Mackall
-
verify: do not choke on valid changelog without manifest stableTue, 21 Aug 2012 20:51:16 +0200, by Patrick Mezard
-
MergeTue, 21 Aug 2012 13:12:56 -0700, by Bryan O'Sullivan
-
templater: abort when a template filter raises an exception (issue2987)Fri, 17 Aug 2012 15:12:01 -0700, by Neil Kodner
-
merge with stableTue, 21 Aug 2012 12:27:57 -0500, by Matt Mackall
-
merge with i18nTue, 21 Aug 2012 12:27:47 -0500, by Matt Mackall
-
i18n-ru: synchronized with c6f88e7f95b7Mon, 13 Aug 2012 16:09:35 +0400, by Alexander Sauta
-
commit: normalize filenames when checking explicit files (issue3576) stableFri, 17 Aug 2012 14:37:59 -0500, by Matt Mackall
-
test-status.t: test ui.slash on WindowsSat, 18 Aug 2012 16:35:36 +0200, by Patrick Mezard
-
manifest: remove redundant sorted() call for --allThu, 16 Aug 2012 13:57:43 +0200, by Adrian Buehlmann
-
Merge from crew-stableWed, 15 Aug 2012 16:33:26 -0700, by Bryan O'Sullivan
-
store: only one kind of OSError means "nonexistent entry" stableWed, 15 Aug 2012 16:31:25 -0700, by Bryan O'Sullivan
-
store: sort the results of fncachestore.datafiles() stableWed, 15 Aug 2012 16:30:32 -0700, by Bryan O'Sullivan
-
Merge with stableWed, 15 Aug 2012 23:03:40 +0200, by Patrick Mezard
-
fileset: fix generator vs list bug in fast path stableWed, 15 Aug 2012 22:50:23 +0200, by Patrick Mezard
-
fileset: do not traceback on invalid grep pattern stableWed, 15 Aug 2012 19:25:45 +0200, by Patrick Mezard
-
fileset: matchctx.existing() must consider ignored files stableWed, 15 Aug 2012 22:29:32 +0200, by Patrick Mezard
-
fileset: matchctx.existing() must consider unknown files stableWed, 15 Aug 2012 22:29:09 +0200, by Patrick Mezard
-
fileset: exclude deleted files from matchctx.existing() stableWed, 15 Aug 2012 21:44:00 +0200, by Patrick Mezard
-
merge with stableWed, 15 Aug 2012 12:12:21 +0200, by Sune Foldager
-
rollback: write dirstate branch with correct encoding stableWed, 15 Aug 2012 12:04:50 +0200, by Sune Foldager
-
MergeTue, 14 Aug 2012 08:12:09 -0700, by Bryan O'Sullivan
-
templatekw: merge, preferring the second implementationTue, 14 Aug 2012 08:11:15 -0700, by Bryan O'Sullivan
-
templatekw: add p1rev, p1node, p2rev, p2node keywordsTue, 10 Jul 2012 08:43:32 -0700, by epriestley
-
parsers: fix an integer size warning issued by clangMon, 13 Aug 2012 14:04:52 -0700, by Bryan O'Sullivan
-
templatekw: add parent1, parent1node, parent2, parent2node keywordsTue, 10 Jul 2012 08:43:32 -0700, by epriestley
-
Merge with crew-stableMon, 13 Aug 2012 11:49:55 -0700, by Bryan O'Sullivan
-
revlog: don't try to partialmatch strings those length > 40 stableThu, 02 Aug 2012 19:10:45 +0400, by sorcerer
-
merge with stableSat, 11 Aug 2012 12:45:53 -0500, by Matt Mackall
-
i18n-ru: fix spelling of "missing" equivalent stableFri, 10 Aug 2012 15:42:15 +0400, by Nikolaj Sjujskij
-
check-code: fix check for trailing whitespace on continued lines tooWed, 08 Aug 2012 18:10:37 +0200, by Mads Kiilerich
-
check-code: fix check for trailing whitespace on empty linesWed, 08 Aug 2012 18:10:30 +0200, by Mads Kiilerich
-
check-code: fix check for trailing whitespace on sh command linesWed, 08 Aug 2012 18:10:16 +0200, by Mads Kiilerich
-
Merge with stableWed, 08 Aug 2012 21:38:53 +0200, by Patrick Mezard
-
clone: don't fail with --update for non-local clones (issue3578) stableWed, 08 Aug 2012 10:04:02 -0500, by Augie Fackler
-
merge with stableMon, 06 Aug 2012 12:07:21 -0500, by Matt Mackall
-
histedit, i18n: warn translators about edit command names stableThu, 02 Aug 2012 11:45:16 -0300, by Wagner Bruna
-
Merge with stableSat, 04 Aug 2012 15:58:23 +0200, by Patrick Mezard
-
templater: handle a missing value correctly stableSat, 04 Aug 2012 14:37:17 +0200, by Ross Lagerwall
-
tests: remove stray test-convert-mtn-rename-directory.outFri, 03 Aug 2012 17:33:44 +0200, by Patrick Mezard
-
Merge with stableThu, 02 Aug 2012 18:33:40 +0200, by Patrick Mezard
-
context: simplify workingctx._parentsThu, 02 Aug 2012 17:48:58 +0200, by Patrick Mezard
-
histedit: add proper locking around repair.strip() calls stableWed, 01 Aug 2012 09:41:57 -0500, by Augie Fackler
-
rebase: remove second broken synopsis line (issue3172) stableTue, 31 Jul 2012 18:18:26 +0200, by Patrick Mezard
-
localrepo: clear the filecache on _rollback() and destroyed() stableSat, 28 Jul 2012 22:40:30 +0300, by Idan Kamara
-
help: add 'mergetools' alias for the 'merge-tools' help topic stableWed, 01 Aug 2012 00:20:10 +0200, by Mads Kiilerich
-
help: use the first topic name from helptable, not the longest alias stableWed, 01 Aug 2012 14:59:15 +0200, by Mads Kiilerich
-
transplant: handle non-empty patches doing nothing (issue2806) stableTue, 31 Jul 2012 17:39:32 +0200, by Patrick Mezard
-
help/config.txt: document web.maxshortchanges stableSun, 29 Jul 2012 19:44:57 +0200, by Patrick Mezard
-
histedit: make comment part of the file describing rules as translatable stableMon, 30 Jul 2012 03:27:07 +0900, by FUJIWARA Katsunori
-
i18n-ru: add missing space in summary output template stableFri, 20 Jul 2012 12:18:31 +0400, by Nikolaj Sjujskij
-
i18n-ja: synchronized with 3339e3df159d stableWed, 01 Aug 2012 05:58:00 +0900, by FUJIWARA Katsunori
-
log: make opts entries optional (issue2423) stableWed, 01 Aug 2012 15:49:00 +0200, by Patrick Mezard
-
obsolete: fix typos in comments introduced by 6955d69a52a4 stableTue, 31 Jul 2012 15:57:50 +0200, by Thomas Arendsen Hein
-
pager: drop -S option for less in example for pager configuration stableTue, 31 Jul 2012 15:50:44 +0200, by Thomas Arendsen Hein
-
obsolete: properly increment currentlen when building pushkey payload stableTue, 31 Jul 2012 15:32:08 +0200, by Pierre-Yves David
-
hgweb: fixes invalid parents / children in comparison stableTue, 31 Jul 2012 00:59:38 +0200, by wujek srujek
-
hgweb: fixes traceback for invalid files by removing top-level template stableTue, 31 Jul 2012 14:14:15 +0200, by wujek srujek
-
i18n-ja: synchronized with b087cfebc3ac stableMon, 30 Jul 2012 03:37:28 +0900, by FUJIWARA Katsunori
-
pushkey: do not exchange obsole markers if feature is disabled stableSat, 28 Jul 2012 13:33:06 +0200, by Pierre-Yves David
-
obsolete: warns if markers exist in a repo where the feature is not enabled stableSat, 28 Jul 2012 13:05:25 +0200, by Pierre-Yves David
-
obsolete: introduce an `_enabled` switch to disable the feature by default stableSat, 28 Jul 2012 13:19:06 +0200, by Pierre-Yves David
-
pushkey: splits obsolete marker exchange into multiple keys stableFri, 27 Jul 2012 18:32:56 +0200, by Pierre-Yves David
-
obsolete: add debug output regarding obsolete marker exchange. stableThu, 26 Jul 2012 16:41:42 +0200, by Pierre-Yves David
-
pushkey: add more verbose debug output regarding pushkey stableSat, 28 Jul 2012 12:28:35 +0200, by Pierre-Yves David
-
debugobsolete: do not traceback on invalid node identifiers stableMon, 30 Jul 2012 19:26:05 +0200, by Patrick Mezard
-
revset: minor doc fixes on obsolete related revsets stableMon, 30 Jul 2012 15:48:04 +0200, by Patrick Mezard
-
hgweb: make paper:error consistent with template stableMon, 30 Jul 2012 11:33:27 +0200, by Ross Lagerwall
-
hgweb: avoid traceback when file or node parameters are missing stableMon, 30 Jul 2012 11:02:10 +0200, by Ross Lagerwall
-
hgweb: fix "branches" links in gitweb template stableMon, 30 Jul 2012 08:18:25 +0200, by Ross Lagerwall
-
hgweb: fix capitalization in monoblue template stableMon, 30 Jul 2012 08:06:05 +0200, by Ross Lagerwall
-
histedit: add trailing newline when editing commit messages stableMon, 30 Jul 2012 03:53:38 +0200, by Mads Kiilerich
-
test-histedit-outgoing.t: remove unused section stableMon, 30 Jul 2012 02:38:32 +0200, by Mads Kiilerich
-
test-hook.t: Solaris /usr/bin/egrep do not support {4} stableMon, 30 Jul 2012 02:38:29 +0200, by Mads Kiilerich
-
win32: update Inno Setup installer extensions list stableSun, 29 Jul 2012 17:04:51 +0200, by Pascal Quantin
-
hgweb: avoid traceback if raw is used as default style stableSun, 29 Jul 2012 11:08:45 -0500, by Matt Mackall
-
largefiles: use hg.peer instead of hg.remoteui stableSat, 28 Jul 2012 22:55:01 +0200, by Simon Heimberg
-
histedit: remove updating statistics line from the examples describing rules stableSun, 29 Jul 2012 16:19:32 +0900, by FUJIWARA Katsunori
-
peer: delete double definition of method peer stableSat, 28 Jul 2012 22:36:22 +0200, by Simon Heimberg
-
revset: fix the definition of "unstable changesets" for "unstable" predicate stableSat, 28 Jul 2012 23:51:57 +0900, by FUJIWARA Katsunori
-
largefiles: support revsets for outgoing --large stableFri, 20 Jul 2012 19:08:26 -0400, by Matt Harbison
-
largefiles: fix a traceback introduced with recent peer changes stableFri, 20 Jul 2012 23:50:52 -0400, by Matt Harbison
-
doc: unify section level between help topics stableWed, 25 Jul 2012 16:40:38 +0900, by FUJIWARA Katsunori
-
addremove: mention --similarity defaults to 100 (issue3430) stableMon, 23 Jul 2012 19:03:32 +0200, by Patrick Mezard
-
revset: polish explanation of the difference between file() and filelog() stableWed, 25 Jul 2012 22:41:26 -0400, by Greg Ward
-
strip: move bookmarks to nearest ancestor rather than '.' stableThu, 26 Jul 2012 16:57:50 -0500, by Augie Fackler
-
largefiles: fix exception hack for i18n (issue3197) stableFri, 27 Jul 2012 12:33:48 -0500, by Matt Mackall
-
webcommands: do not modify repo.tagslist() stableFri, 27 Jul 2012 17:48:49 +0200, by Patrick Mezard
-
tag: don't allow tagging the null revision (issue1915) stableTue, 05 Jun 2012 17:00:13 -0700, by Brad Hall
-
i18n: add/relocate "i18n keyword" comments for i18n messages in revset.py stableThu, 26 Jul 2012 13:58:43 +0900, by FUJIWARA Katsunori
-
revset: use appropriate predicate name in error messages stableThu, 26 Jul 2012 13:58:43 +0900, by FUJIWARA Katsunori
-
tags: visit new heads in forward order when rebuilding cache stableThu, 26 Jul 2012 17:04:01 -0500, by Matt Mackall
-
identity: show trailing '+' for dirty subrepos (issue2839) stableFri, 27 Jul 2012 13:56:19 +0200, by Patrick Mezard
-
discovery: fix invalid comment about extinct being ignored stableFri, 27 Jul 2012 10:16:20 +0200, by Patrick Mezard
-
obsolete: fix decoding error message arguments stableThu, 26 Jul 2012 16:21:43 +0200, by Pierre-Yves David
-
push: do not try to push remote obsolete if local has none stableTue, 24 Jul 2012 21:20:56 +0200, by Patrick Mezard
-
pager: work around bug in python 2.4's subprocess module (issue3533) stableFri, 06 Jul 2012 18:06:52 -0400, by Michael Bacarella
-
clone: copy obsolete markers during local clone stableWed, 25 Jul 2012 19:02:35 +0200, by Pierre-Yves David
-
discovery: add extinct changesets to outgoing.excluded stableWed, 25 Jul 2012 19:34:31 +0200, by Patrick Mezard
-
convert/svn: handle non-local svn destination paths (issue3142) stableThu, 26 Jul 2012 12:07:55 +0200, by Patrick Mezard
-
setup: fix build_hgexe for mingw32 compiler stableWed, 25 Jul 2012 16:50:22 +0200, by Adrian Buehlmann
-
largefiles: fix path handling for cp/mv (issue3516) stableSun, 22 Jul 2012 23:37:53 -0400, by Matt Harbison
-
revset: add explanation about difference between 'filelog()' and 'file()' stableWed, 25 Jul 2012 16:15:28 +0900, by FUJIWARA Katsunori
-
histedit: fix new nodes computation with --continue (issue3534) stableWed, 25 Jul 2012 16:27:26 +0200, by Patrick Mezard
-
util: delegate seek and tell methods of atomictempfile stableMon, 23 Jul 2012 15:38:43 -0700, by Bryan O'Sullivan
-
encoding: add fast-path for ASCII uppercase. stableMon, 23 Jul 2012 15:55:26 -0600, by Martin Geisler
-
encoding: use s.decode to trigger UnicodeDecodeError stableMon, 23 Jul 2012 15:55:22 -0600, by Martin Geisler
-
test-largefiles: fix test failing on vfat file systems stableSun, 22 Jul 2012 13:16:45 +0200, by Adrian Buehlmann
-
largefiles: mark as a first party extension stableFri, 20 Jul 2012 22:10:52 -0400, by Matt Harbison
-
largefiles: ensure addlargefiles() doesn't add a standin as a largefile stableThu, 19 Jul 2012 23:35:13 -0400, by Matt Harbison
-
largefiles: fix a traceback when addremove follows a remove (issue3507) stableThu, 19 Jul 2012 11:12:05 -0400, by Matt Harbison
-
largefiles: defer lfdirstate.drop() until after commit (issue3364) stableThu, 19 Jul 2012 10:00:15 -0400, by Matt Harbison
-
dispatch: fix traceback when extension was tested with newer versions only stableThu, 19 Jul 2012 21:20:56 +0200, by Thomas Arendsen Hein
-
test-extension.t: use fixed version string instead of current tag stableThu, 19 Jul 2012 16:50:52 +0200, by Thomas Arendsen Hein
-
merge default into stable for 2.3 code freeze stable 2.3-rcWed, 18 Jul 2012 19:08:25 -0500, by Matt Mackall
-
merge with crewWed, 18 Jul 2012 19:08:11 -0500, by Matt Mackall
-
merge with stableThu, 19 Jul 2012 00:54:33 +0200, by Martin Geisler
-
windows: removed duplicate termwidth definition stableThu, 19 Jul 2012 00:53:27 +0200, by Martin Geisler
-
httprepo: ensure Content-Type header exists when pushing dataFri, 13 Jul 2012 13:21:20 +0200, by Pierre-Yves David
-
obsolete: obsstore.add now takes a list of markers.Fri, 13 Jul 2012 22:15:11 +0200, by Pierre-Yves David
-
obsolete: refactor writemarkers to only encode themThu, 12 Jul 2012 19:58:07 +0200, by Pierre-Yves David
-
update: put rules for uncommitted changes into verbose help sectionSat, 14 Jul 2012 18:29:46 +0200, by Adrian Buehlmann
-
hooks: print out more information when loading a python hook failsFri, 06 Jul 2012 18:41:25 +0200, by Simon Heimberg
-
perf: fix perfcca to work with new casecollisionauditor interfaceWed, 18 Jul 2012 07:51:20 -0700, by Joshua Redstone
-
checkheads: extract branchmap preprocessingTue, 17 Jul 2012 18:21:49 +0200, by Pierre-Yves David
-
checkheads: take future obsoleted heads into accountTue, 17 Jul 2012 17:59:29 +0200, by Pierre-Yves David
-
obsolete: add an any successors functionTue, 17 Jul 2012 17:31:29 +0200, by Pierre-Yves David
-
checkheads: extract bookmark computation from the branch loopTue, 17 Jul 2012 18:14:16 +0200, by Pierre-Yves David
-
checkheads: simplify the structure build by preprocessingTue, 17 Jul 2012 16:30:42 +0200, by Pierre-Yves David
-
_updatebranchcache: prevent deleting dict key during iterationTue, 17 Jul 2012 16:16:17 +0200, by Pierre-Yves David
-
checkheads: extract branchmap preprocessingTue, 17 Jul 2012 18:21:49 +0200, by Pierre-Yves David
-
obsolete: mark unreachable extinct changesets as hiddenMon, 16 Jul 2012 17:56:50 +0200, by Pierre-Yves David
-
hidden: move hiddenrevs set on the repositoryMon, 16 Jul 2012 17:44:46 +0200, by Pierre-Yves David
-
obsolete: do not exchange extinct changesetsFri, 13 Jul 2012 14:38:49 +0200, by Pierre-Yves David
-
repo: move visibleheads and visiblebranchmap logic in discoveryTue, 17 Jul 2012 01:22:31 +0200, by Pierre-Yves David
-
localpeer: return only visible heads and branchmapTue, 17 Jul 2012 01:04:45 +0200, by Pierre-Yves David
-
util, posix: eliminate encodinglower and encodingupperWed, 18 Jul 2012 14:41:58 +0200, by Adrian Buehlmann
-
hgweb: side-by-side comparison functionalitySun, 08 Jul 2012 17:17:02 +0200, by wujek srujek
-
scmutil: 25% speedup in casecollisionauditorFri, 06 Jul 2012 13:56:40 -0700, by Joshua Redstone
-
obsolete: os.SEEK_END first appeared in Python 2.5Tue, 17 Jul 2012 00:55:22 +0200, by Adrian Buehlmann
-
tests: convert a push test to use revsetsSun, 15 Jul 2012 12:43:10 -0400, by Matt Harbison
-
outgoing: accept revset argument for --revSun, 15 Jul 2012 12:43:10 -0400, by Matt Harbison
-
dirstate: drop assertMon, 16 Jul 2012 16:19:53 -0500, by Matt Mackall
-
dirstate: eliminate redundant check parameter on _addpath()Wed, 04 Jul 2012 01:31:37 +0200, by Adrian Buehlmann
-
obsolete: add seek to end of file before calling tell (issue3543)Mon, 16 Jul 2012 22:37:44 +0200, by Adrian Buehlmann
-
peer: remove cancopy from peer api; use directly on repo insteadFri, 13 Jul 2012 21:52:37 +0200, by Sune Foldager
-
peer: introduce canpush and improve error messageFri, 13 Jul 2012 21:52:28 +0200, by Sune Foldager
-
peer: introduce real peer classesFri, 13 Jul 2012 21:47:06 +0200, by Peter Arrenbrecht
-
peer: introduce peer methods to prepare for peer classesFri, 13 Jul 2012 21:46:53 +0200, by Sune Foldager
-
bookmarks: document behavior of -B/--bookmark in helpFri, 06 Jul 2012 14:12:42 -0500, by Augie Fackler
-
test-bookmarks-pushpull.t: verify correct push -B behaviorFri, 06 Jul 2012 14:11:58 -0500, by Augie Fackler
-
debugrevlog: handle numrevs == numfull case (issue3537)Wed, 11 Jul 2012 11:52:42 +0200, by Patrick Mezard
-
templatekw/help: document the {parents} keywordTue, 10 Jul 2012 09:11:53 -0700, by epriestley
-
revset: add destination() predicateSat, 07 Jul 2012 00:47:55 -0400, by Matt Harbison
-
revset: add origin() predicateSat, 07 Jul 2012 00:47:30 -0400, by Matt Harbison
-
convert: remove unused newnames variable in filemapMon, 16 Jul 2012 15:50:19 +0200, by Patrick Mezard
-
push: fix bug in detection of remote obsolete supportThu, 12 Jul 2012 03:03:19 +0200, by Pierre-Yves David
-
incoming/outgoing: handle --graph in coreWed, 11 Jul 2012 18:22:07 +0200, by Patrick Mezard
-
log: support --graph without graphlog extensionSat, 14 Jul 2012 19:09:22 +0200, by Patrick Mezard
-
graphlog: extract revset/support functions into cmdutilSat, 14 Jul 2012 18:55:21 +0200, by Patrick Mezard
-
graphlog: extract ascii drawing code into graphmodWed, 11 Jul 2012 17:13:39 +0200, by Patrick Mezard
-
patchbomb: rewrite getoutgoing() with revsetsSun, 24 Jun 2012 18:11:52 +0200, by Patrick Mezard
-
patchbomb: support --outgoing and revsetsSun, 24 Jun 2012 17:39:27 +0200, by Patrick Mezard
-
patchbomb: make --outgoing ignore secret changesetsSat, 14 Jul 2012 19:21:31 +0200, by Patrick Mezard
-
merge with stableSun, 15 Jul 2012 14:48:50 -0500, by Matt Mackall
-
convert: make filemap renames consistently override revision renames stableFri, 06 Jul 2012 01:14:02 -0300, by Wagner Bruna
-
obsolete: compute extinct changesetsFri, 06 Jul 2012 19:34:09 +0200, by Pierre-Yves David
-
push: refuse to push unstable changesets without forceTue, 10 Jul 2012 01:39:03 +0200, by Pierre-Yves David
-
obsolete: compute unstable changesetFri, 06 Jul 2012 00:18:09 +0200, by Pierre-Yves David
-
revset: add an `obsolete` symbolFri, 06 Jul 2012 19:29:10 +0200, by Pierre-Yves David
-
push: refuse to push obsolete changesetsTue, 10 Jul 2012 01:32:18 +0200, by Pierre-Yves David
-
push: accept revset argument for --revThu, 05 Jul 2012 19:53:04 +0200, by Pierre-Yves David
-
check-code: recognise %= as an operatorFri, 06 Jul 2012 19:48:19 +0200, by Pierre-Yves David
-
tests: do exclude what is expectedWed, 04 Jul 2012 08:55:16 +0200, by Simon Heimberg
-
parsers.c: remove warning: 'size' may be used uninitialized in this functionFri, 06 Jul 2012 00:48:45 +0200, by Mads Kiilerich
-
graphlog: remove unused ASCIIDATA constantWed, 11 Jul 2012 16:47:33 +0200, by Patrick Mezard
-
graphlog: make functions private, fix namesWed, 11 Jul 2012 17:10:21 +0200, by Patrick Mezard
-
graphlog: remove unused get_revs() functionWed, 11 Jul 2012 17:05:20 +0200, by Patrick Mezard
-
localrepo: use file API via vfs while ensuring repository directoryFri, 06 Jul 2012 18:45:27 +0900, by FUJIWARA Katsunori
-
localrepo: use "vfs" intead of "opener" while ensuring repository directoryFri, 06 Jul 2012 18:45:27 +0900, by FUJIWARA Katsunori
-
localrepo: use the path relative to "self.vfs" instead of "path" argumentFri, 06 Jul 2012 18:45:27 +0900, by FUJIWARA Katsunori
-
localrepo: use "self.wvfs.join()" instead of "os.path.join()"Fri, 06 Jul 2012 18:45:27 +0900, by FUJIWARA Katsunori
-
localrepo: use path expansion API via vfsFri, 06 Jul 2012 18:45:27 +0900, by FUJIWARA Katsunori
-
localrepo: add "vfs" fields to "localrepository" for migration from "opener"Fri, 06 Jul 2012 18:45:26 +0900, by FUJIWARA Katsunori
-
largefiles: optimize status by synchronizing lfdirstate with the largefile on updateFri, 13 Jul 2012 14:49:16 +0200, by Na'Tosha Bard
-
store: abstract out how we retrieve a file's sizeMon, 25 Jun 2012 15:14:06 -0700, by Bryan O'Sullivan
-
mq: check subrepo synchronizations against parent of workdir or other appropriate contextWed, 27 Jun 2012 22:03:27 +0900, by FUJIWARA Katsunori
-
mq: create patch file after commit to import diff of ".hgsubstate" at qrefreshWed, 27 Jun 2012 22:03:27 +0900, by FUJIWARA Katsunori
-
mq: add ".hgsubstate" to patch target list only if it is not listed up yetWed, 27 Jun 2012 22:03:22 +0900, by FUJIWARA Katsunori
-
backout e7167007c083Thu, 12 Jul 2012 14:20:34 -0500, by Matt Mackall
-
merge with crew-stableThu, 12 Jul 2012 13:33:53 +0200, by Martin Geisler
-
revert: use term "uncommitted merge" in help text stableMon, 09 Jul 2012 17:51:46 +0200, by Adrian Buehlmann
-
histedit: use cmdutil.command decoratorFri, 06 Jul 2012 22:43:10 +0200, by Adrian Buehlmann
-
hgweb: show help with verbose sections includedTue, 10 Jul 2012 17:52:43 +0200, by Adrian Buehlmann
-
merge with crew-stableThu, 12 Jul 2012 10:41:56 +0200, by Martin Geisler
-
update: mention how update can be used to cancel an uncommitted merge stableTue, 10 Jul 2012 21:26:18 +0200, by Adrian Buehlmann
-
update: move help text about parent revision higher up stableTue, 10 Jul 2012 11:15:22 +0200, by Adrian Buehlmann
-
rollback: move examples and --force note in help into verbose section stableWed, 11 Jul 2012 09:12:31 +0200, by Adrian Buehlmann
-
rollback: split off command example paragraph in help stableWed, 11 Jul 2012 09:08:26 +0200, by Adrian Buehlmann
-
subrepo: add missing newline in Git warning message stableThu, 12 Jul 2012 09:58:40 +0200, by Martin Geisler
-
merge with mainThu, 12 Jul 2012 10:03:50 +0200, by Martin Geisler
-
MergeWed, 11 Jul 2012 15:39:00 -0700, by Bryan O'Sullivan
-
localrepo: make requirements and openerreqs mutable by subclassesWed, 11 Jul 2012 15:36:00 -0700, by Bryan O'Sullivan
-
test-clone: load extensions before doing anythingWed, 11 Jul 2012 15:34:01 -0700, by Bryan O'Sullivan
-
test-clone: load extensions before doing anythingWed, 11 Jul 2012 15:34:32 -0700, by Bryan O'Sullivan
-
revlog: fix for generaldelta distance calculationWed, 11 Jul 2012 12:38:42 +0200, by Friedrich Kastner-Masilko
-
MergeWed, 11 Jul 2012 15:05:06 -0700, by Bryan O'Sullivan
-
tests: reduce spurious failures when run with generaldeltaWed, 11 Jul 2012 15:03:10 -0700, by Bryan O'Sullivan
-
histedit: add extension docstring from external READMEFri, 06 Jul 2012 12:17:53 -0500, by Augie Fackler
-
histedit: don't crash if the result of fixing up a fold is emptyFri, 06 Jul 2012 11:39:02 -0500, by Augie Fackler
-
histedit: replace hexshort lambda with node.shortFri, 06 Jul 2012 11:06:57 -0500, by Augie Fackler
-
revlog: make compress a methodMon, 25 Jun 2012 13:56:13 -0700, by Bryan O'Sullivan
-
largefiles: batch statlfile requests when pushing a largefiles repo (issue3386)Sun, 24 Jun 2012 20:36:22 +0200, by Na'Tosha Bard
-
obsolete: write obsolete marker inside a transactionWed, 04 Jul 2012 02:21:04 +0200, by Pierre-Yves David
-
obsolete: append new markers to obsstore file instead of rewriting everythingWed, 04 Jul 2012 02:02:48 +0200, by Pierre-Yves David
-
obsolete: move obsolete markers read/write logic to obsstore objectWed, 04 Jul 2012 02:00:36 +0200, by Pierre-Yves David
-
debugobsolete: remove spurious ctx from variable nameWed, 11 Jul 2012 18:35:14 -0500, by Matt Mackall
-
MergeFri, 06 Jul 2012 20:28:32 -0700, by Bryan O'Sullivan
-
setup: disable -mno-cygwin if building under mingw32Fri, 06 Jul 2012 20:19:55 -0700, by Bryan O'Sullivan
-
graphlog: don't truncate template value at last \nFri, 06 Jul 2012 00:30:18 +0200, by Mads Kiilerich
-
graphlog: display obsolete changeset as "x"Wed, 04 Jul 2012 17:29:49 +0200, by Pierre-Yves David
-
obsolete: fix context.obsolete() methodWed, 04 Jul 2012 17:26:51 +0200, by Pierre-Yves David
-
obsolete: fix error message at marker creationWed, 04 Jul 2012 16:37:00 +0200, by Pierre-Yves David
-
help: explain effect of .hgignore on tracked filesMon, 02 Jul 2012 00:31:22 +0200, by Adrian Buehlmann
-
hgignore: simply ignore all *.exe's everywhereSun, 01 Jul 2012 10:06:16 +0200, by Adrian Buehlmann
-
tests: ignore pax_global_header in test-subrepo-git.tThu, 05 Jul 2012 02:25:49 +0200, by Mads Kiilerich
-
tests: remove GNU quoting in test-subrepo-deep-nested-change.tThu, 05 Jul 2012 01:47:17 +0200, by Mads Kiilerich
-
tests: add '(glob)' for Windows paths in test-subrepo-deep-nested-change.tThu, 05 Jul 2012 00:51:05 +0200, by Mads Kiilerich
-
check-code: verify that 'saved backup bundle to ...' is '(glob)'edThu, 05 Jul 2012 00:49:26 +0200, by Mads Kiilerich
-
tests: fix test markup in test-merge-types.tThu, 05 Jul 2012 00:35:42 +0200, by Mads Kiilerich
-
test-hgweb-diffs: partially adapt for WindowsWed, 04 Jul 2012 12:43:13 +0200, by Adrian Buehlmann
-
subrepo: propagate matcher to subrepos when archivingSat, 16 Jun 2012 22:34:06 -0400, by Matt Harbison
-
largefiles: remove a standin check that could never be trueMon, 18 Jun 2012 22:45:21 -0400, by Matt Harbison
-
largefiles: fix the directory structure when archiving a subrepo in a subrepoMon, 18 Jun 2012 23:02:51 -0400, by Matt Harbison
-
largefiles: fix a traceback when archiving a subrepo in a subrepoSun, 17 Jun 2012 21:57:48 -0400, by Matt Harbison
-
help: improve hgweb helpThu, 21 Jun 2012 12:50:15 +0200, by Mads Kiilerich
-
convert: keep branch switching merges with ancestors (issue3340)Mon, 18 Jun 2012 18:19:28 +0200, by Patrick Mezard
-
revset: add "diff" field to "matching" keywordWed, 13 Jun 2012 23:32:58 +0200, by Angel Ezquerra
-
mq: defer command wrapping to extsetup (API)Fri, 08 Jun 2012 23:27:59 -0400, by Matt Harbison
-
revset: ensure we are reversing a list (issue3530)Wed, 04 Jul 2012 09:38:07 -0700, by Bryan O'Sullivan
-
test-keyword: adapt for WindowsTue, 03 Jul 2012 18:02:07 +0200, by Adrian Buehlmann
-
tests: don't use dates before epoch in test-keyword.tWed, 04 Jul 2012 02:04:58 +0200, by Mads Kiilerich
-
tests: make test-convert-bzr.t more stableWed, 04 Jul 2012 01:45:28 +0200, by Mads Kiilerich
-
casecollision: add testsWed, 27 Jun 2012 12:37:01 -0700, by Joshua Redstone
-
dirstate: add dir/file collision testWed, 27 Jun 2012 12:28:26 -0700, by Joshua Redstone
-
dirstate: factor common update code into _addpathMon, 18 Jun 2012 08:06:42 -0700, by Joshua Redstone
-
test-subrepo-relative-path: partially adapt for WindowsMon, 02 Jul 2012 16:54:01 +0200, by Adrian Buehlmann
-
tests: make rm of usercache in test-largefiles.t more robustTue, 03 Jul 2012 01:49:51 +0200, by Mads Kiilerich
-
merge with stableSun, 01 Jul 2012 21:20:30 -0500, by Matt Mackall
-
merge with crewSun, 01 Jul 2012 21:19:57 -0500, by Matt Mackall
-
tests: enable test-largefiles.t on Windows MSYSMon, 02 Jul 2012 01:48:12 +0200, by Mads Kiilerich
-
test-largefiles: partially adapt for WindowsSat, 30 Jun 2012 19:31:03 +0200, by Adrian Buehlmann
-
tests: make histedit pass on Windows MSYSMon, 02 Jul 2012 01:47:59 +0200, by Mads Kiilerich
-
tests: make histedit tests more resilient to filesystem variationSat, 30 Jun 2012 03:34:50 +0200, by Mads Kiilerich
-
tests: convert histedit tests to .tSat, 30 Jun 2012 03:34:44 +0200, by Mads Kiilerich
-
histedit: use stable iteration order for processing bookmarksSat, 30 Jun 2012 03:34:41 +0200, by Mads Kiilerich
-
record: fix display of non-ASCII names stable 2.2.3Sun, 01 Jul 2012 13:10:54 -0500, by Matt Mackall
-
i18n-ja: synchronized with 86a3bb9c5f5c stableSat, 30 Jun 2012 21:59:16 +0900, by FUJIWARA Katsunori
-
obsolete: function and method to access some obsolete dataWed, 06 Jun 2012 01:56:58 +0200, by Pierre-Yves David
-
obsolete: exchange obsolete marker over pushkeyThu, 07 Jun 2012 19:21:59 +0200, by Pierre-Yves David
-
debugobsolete: list all obsolete marker if no argument are specifiedThu, 07 Jun 2012 19:20:44 +0200, by Pierre-Yves David
-
obsolete: add easy way to iterate over obsolete marker objectMon, 04 Jun 2012 00:50:19 +0200, by Pierre-Yves David
-
obsolete: helper class to access obsolete marker dataThu, 07 Jun 2012 19:19:58 +0200, by Pierre-Yves David
-
command: creation of obsolete markerThu, 07 Jun 2012 19:15:23 +0200, by Pierre-Yves David
-
obsolete: introduction of obsolete markersThu, 07 Jun 2012 19:07:39 +0200, by Pierre-Yves David
-
histedit: mark as a first party extensionThu, 28 Jun 2012 08:45:38 -0500, by Augie Fackler
-
histedit: remove use of reduce() builtin spotted by check-codeWed, 27 Jun 2012 18:42:48 -0500, by Augie Fackler
-
test-histedit-edit: improve coverage of histedit codeWed, 27 Jun 2012 18:41:14 -0500, by Augie Fackler
-
histedit: fix most check-code violationsWed, 27 Jun 2012 18:35:33 -0500, by Augie Fackler
-
histedit tests: fix check-code problemsWed, 27 Jun 2012 18:34:31 -0500, by Augie Fackler
-
histedit: new extension for interactive history editingWed, 27 Jun 2012 17:52:54 -0500, by Augie Fackler
-
exewrapper: use generic term scriptFri, 29 Jun 2012 08:10:43 +0200, by Adrian Buehlmann
-
Makefile: add build_hgexe -i for localFri, 29 Jun 2012 13:12:35 +0200, by Adrian Buehlmann
-
setup: compile hg.exeFri, 29 Jun 2012 13:10:48 +0200, by Adrian Buehlmann
-
test-commit-amend: adapt for Windows after fba17a64fa49Fri, 29 Jun 2012 15:21:35 +0200, by Adrian Buehlmann
-
merge with stableFri, 29 Jun 2012 00:40:52 -0500, by Matt Mackall
-
exewrapper: adding new exewrapper.cFri, 29 Jun 2012 00:01:19 +0200, by Adrian Buehlmann
-
keyword: use ui.formatter for kwfiles outputThu, 28 Jun 2012 15:06:41 +0100, by Christian Ebert
-
discovery: simplify branchmap construction against legacy serverFri, 22 Jun 2012 12:17:49 +0200, by Pierre-Yves David
-
copies: re-include root directory in directory rename detection (issue3511)Wed, 27 Jun 2012 13:41:04 -0500, by Matt Mackall
-
store: sort filenames in placeMon, 25 Jun 2012 15:14:05 -0700, by Bryan O'Sullivan
-
convert: check for failed svn import in debugsvnlog and abort cleanlyFri, 29 Jun 2012 01:51:48 +0200, by Mads Kiilerich
-
convert: accept Subversion 'file:///c%3A/svnrepo' syntax on WindowsThu, 28 Jun 2012 03:41:37 +0200, by Mads Kiilerich
-
win32: remove uneeded usage of _STARTF_USESHOWWINDOWMon, 25 Jun 2012 19:26:29 +0200, by Adrian Buehlmann
-
win32: specify _CREATE_NO_WINDOW on spawndetached()Mon, 25 Jun 2012 19:11:29 +0200, by Adrian Buehlmann
-
amend: disable hooks when creating intermediate commit (issue3501) stableSat, 23 Jun 2012 19:57:29 +0300, by Idan Kamara
-
ui: add a variable to control whether hooks should be called stableSat, 23 Jun 2012 19:57:07 +0300, by Idan Kamara
-
strip: update help to state than you can strip public changeset stableThu, 28 Jun 2012 18:39:16 +0200, by Pierre-Yves David
-
bookmarks: correctly update current bookmarks on rebase (issue2277) stableFri, 22 Jun 2012 11:40:31 -0700, by David Schleimer
-
graft: don't drop the second parent on unsuccessful merge (issue3498) stableSat, 16 Jun 2012 17:05:55 +0900, by Yuya Nishihara
-
tests: add missing path globbing for Windows in svn testsWed, 27 Jun 2012 02:34:58 +0200, by Mads Kiilerich
-
fix push of moved bookmark when creating new branch headsTue, 26 Jun 2012 23:05:25 +0200, by Sune Foldager
-
merge with stableTue, 26 Jun 2012 15:08:10 -0500, by Matt Mackall
-
i18n-de: Move policies from header of de.po to http://mercurial.selenic.com/wiki/GermanTranslation stableThu, 21 Jun 2012 18:23:18 +0200, by Martin Schröder
-
scmutil: speed up new-style range extensionFri, 22 Jun 2012 12:00:41 -0700, by Bryan O'Sullivan
-
merge with crew-stableTue, 26 Jun 2012 14:32:20 +0200, by Thomas Arendsen Hein
-
subrepo/svn: make rev number retrieval compatible with svn 1.5 (issue2968) stableTue, 26 Jun 2012 14:27:33 +0200, by Thomas Arendsen Hein
-
convert/bzr: make tests work with bzr 2.0 again stableTue, 26 Jun 2012 12:17:40 +0200, by Thomas Arendsen Hein
-
tests: cleanup of svn url handlingTue, 26 Jun 2012 03:35:22 +0200, by Mads Kiilerich
-
test-subrepo-svn.t: partially adapt for WindowsSat, 23 Jun 2012 19:54:08 +0300, by Eduard-Cristian Stefan
-
convert: ignore svn:executable for subversion targets without exec bit supportSun, 24 Jun 2012 17:06:47 +0200, by Mads Kiilerich
-
tests: add missing 'backup bundle' path glob in test-rebase-collapse.tFri, 22 Jun 2012 02:39:52 +0200, by Mads Kiilerich
-
tests: add missing 'backup bundle' path glob in test-rebase-scenario-global.tFri, 22 Jun 2012 00:52:14 +0200, by Mads Kiilerich
-
merge with crewThu, 21 Jun 2012 17:37:02 -0500, by Matt Mackall
-
merge with stableThu, 21 Jun 2012 15:10:01 +0200, by Martin Geisler
-
rebase: improve error message on improper phases stableMon, 18 Jun 2012 11:16:24 +0200, by Dan Villiom Podlaski Christiansen
-
subrepo: support Git being named "git.cmd" on Windows (issue3173) stableTue, 12 Jun 2012 09:31:04 -0400, by Benjamin Pollack
-
subrepo: warn user if Git is not version 1.6.0 or higher stableTue, 12 Jun 2012 09:28:55 -0400, by Benjamin Pollack
-
test-http and test-https: partially adapt for WindowsTue, 19 Jun 2012 19:45:00 +0200, by Adrian Buehlmann
-
test-subrepo-git.t: adapt for WindowsWed, 20 Jun 2012 02:09:49 +0300, by Eduard-Cristian Stefan
-
test-bookmarks-pushpull: partially adapt for WindowsWed, 20 Jun 2012 18:02:01 +0200, by Adrian Buehlmann
-
test-static-http: partially adapt for WindowsTue, 19 Jun 2012 19:28:55 +0200, by Adrian Buehlmann
-
test-bad-pull: partially adjust for WindowsTue, 19 Jun 2012 17:05:04 +0200, by Adrian Buehlmann
-
tests: consistently use printenv.py the same MSYS/Windows-compatible wayThu, 21 Jun 2012 03:05:02 +0200, by Mads Kiilerich
-
tests: prepare get-with-headers.py for MSYSThu, 21 Jun 2012 03:05:02 +0200, by Mads Kiilerich
-
tests: hghave outer-repo should be true even if a bad repo is foundWed, 20 Jun 2012 23:41:21 +0200, by Mads Kiilerich
-
tests: add missing no-outer-repo requirementsWed, 20 Jun 2012 23:41:21 +0200, by Mads Kiilerich
-
tests: convert some 'hghave no-outer-repo' to #ifWed, 20 Jun 2012 23:41:21 +0200, by Mads Kiilerich
-
strip: incrementally update the branchheads cache after a stripFri, 18 May 2012 12:45:47 -0700, by Joshua Redstone
-
localrepo: convert _updatebranchcache from nodespace to revspaceFri, 01 Jun 2012 08:56:17 -0700, by Joshua Redstone
-
discovery: convert legacy part of checkheads to revs from nodesFri, 08 Jun 2012 14:23:31 -0700, by Joshua Redstone
-
transplant: convert applied() algorithm from nodes to revsFri, 08 Jun 2012 14:21:32 -0700, by Joshua Redstone
-
revlog: remove reachable and switch call sites to ancestorsFri, 08 Jun 2012 08:39:44 -0700, by Joshua Redstone
-
revlog: add incancestors, a version of ancestors that includes revs listedFri, 08 Jun 2012 07:59:37 -0700, by Joshua Redstone
-
scmutil: change canonpath to use util.samefile (issue2167)Thu, 14 Jun 2012 11:43:48 +0200, by Adrian Buehlmann
-
win32.py: let samefile and samedevice work on directories tooThu, 14 Jun 2012 11:03:20 +0200, by Adrian Buehlmann
-
rebase: do not add second parent to rebased changeset (drop detach option) (BC)Wed, 20 Jun 2012 20:08:57 +0200, by Pierre-Yves David
-
zsh completion: catch up with 2.2 commands and optionsWed, 20 Jun 2012 17:40:19 +0400, by Nikolaj Sjujskij
-
revset: add a utility for obtaining the source of a given revTue, 05 Jun 2012 20:35:34 -0400, by Matt Harbison
-
revset: add a predicate for finding converted changesetsSun, 13 May 2012 01:12:26 -0400, by Matt Harbison
-
merge with stableWed, 20 Jun 2012 12:30:16 -0500, by Matt Mackall
-
merge with i18nWed, 20 Jun 2012 12:29:08 -0500, by Matt Mackall
-
i18n-de: More corrections for translation of default, and other translations stableMon, 18 Jun 2012 20:07:25 +0200, by Martin Schröder
-
i18n-de: Update strings, translated many fuzzy strings stableFri, 15 Jun 2012 19:17:35 +0200, by Martin Schröder
-
merge with i18nMon, 18 Jun 2012 16:21:31 -0300, by Wagner Bruna
-
i18n-de: More corrections for translation of default, and other translationsMon, 18 Jun 2012 20:07:25 +0200, by Martin Schröder
-
tests: remove execute permission from two unified test filesWed, 20 Jun 2012 17:04:30 +0200, by Thomas Arendsen Hein
-
graft: allow -r to specify revisionsWed, 20 Jun 2012 17:02:43 +0200, by Thomas Arendsen Hein
-
consistency: use REV instead of REVISIONWed, 20 Jun 2012 16:49:04 +0200, by Thomas Arendsen Hein
-
export: add optional -r to synopsisWed, 20 Jun 2012 16:46:10 +0200, by Thomas Arendsen Hein
-
strip: add optional -r to synopsisWed, 20 Jun 2012 16:44:21 +0200, by Thomas Arendsen Hein
-
qimport: use [FILE]... because if -r is used no file is neededWed, 20 Jun 2012 16:43:09 +0200, by Thomas Arendsen Hein
-
mq: abort if no files or revisions are specified for qimportWed, 20 Jun 2012 16:22:58 +0200, by Thomas Arendsen Hein
-
tests: convert some hghave unix-permissions to #ifTue, 19 Jun 2012 01:43:41 +0200, by Mads Kiilerich
-
tests: run test-walk.t on windowsTue, 19 Jun 2012 00:20:38 +0200, by Mads Kiilerich
-
tests: better testing of 'glob:glob' in test-walk.tMon, 18 Jun 2012 23:44:11 +0200, by Mads Kiilerich
-
tests: move tests in test-walk.t using ':' in filenames to conditional sectionMon, 18 Jun 2012 23:44:11 +0200, by Mads Kiilerich
-
tests/printenv.py: eliminate trailing spaces on outputSun, 17 Jun 2012 00:27:31 +0200, by Adrian Buehlmann
-
tests: fix test-i18n.t after translation updateMon, 18 Jun 2012 23:28:56 +0200, by Mads Kiilerich
-
merge with i18nMon, 18 Jun 2012 13:01:12 -0500, by Matt Mackall
-
Corrected hyphenation, translated subrepo help and other stringsSun, 17 Jun 2012 15:57:35 +0200, by Martin Schröder
-
i18n-de: translate default as VorgabeFri, 15 Jun 2012 22:07:07 +0200, by Martin Schröder
-
i18n-de: Update strings, translated many fuzzy stringsFri, 15 Jun 2012 19:17:35 +0200, by Martin Schröder
-
i18n-ru: synchronized with 2255950e1f76Fri, 15 Jun 2012 07:47:52 +0100, by Alexander Sauta
-
tests: remove hghave system-sh from test-pending.tMon, 18 Jun 2012 03:42:28 +0200, by Mads Kiilerich
-
tests: use hghave eol-in-paths to test for support for ':' in filenames and " "Fri, 15 Jun 2012 00:02:27 +0200, by Mads Kiilerich
-
tests: use a different evil name in test-hgweb-raw.tFri, 15 Jun 2012 00:02:27 +0200, by Mads Kiilerich
-
tests: add some missing #if's / hghave requirementsFri, 15 Jun 2012 00:02:27 +0200, by Mads Kiilerich
-
tests: introduce hghave hardlinksFri, 15 Jun 2012 00:02:27 +0200, by Mads Kiilerich
-
tests/hghave: test that the inotify unix socket actually can be createdFri, 15 Jun 2012 00:02:27 +0200, by Mads Kiilerich
-
tests/hghave: test that a fifo actually can be created on the filesystemFri, 15 Jun 2012 00:02:27 +0200, by Mads Kiilerich
-
tests/hghave: consistently use dir='.', prefix=tempprefix for tempfilesFri, 15 Jun 2012 00:02:27 +0200, by Mads Kiilerich
-
test-merge-tools: adapt for WindowsFri, 15 Jun 2012 17:32:33 +0200, by Adrian Buehlmann
-
tests/hghave: extract hghave.pyThu, 14 Jun 2012 12:54:54 +0200, by Adrian Buehlmann
-
test-alias: adapt for WindowsSat, 16 Jun 2012 21:57:42 +0200, by Mads Kiilerich
-
test-hook: adapt for WindowsFri, 15 Jun 2012 21:42:47 +0200, by Adrian Buehlmann
-
tests/printenv.py: replace \ with / in outputFri, 15 Jun 2012 19:59:36 +0200, by Adrian Buehlmann
-
test-clone-pull-corruption: adapt for WindowsFri, 15 Jun 2012 18:56:16 +0200, by Adrian Buehlmann
-
test-merge-tools: inline pointless domerge functionFri, 15 Jun 2012 15:10:19 +0200, by Adrian Buehlmann
-
test-bisect: adapt for WindowsFri, 15 Jun 2012 01:02:44 +0200, by Adrian Buehlmann
-
test-journal-exists: use #ifFri, 15 Jun 2012 00:39:21 +0200, by Adrian Buehlmann
-
merge with stableThu, 14 Jun 2012 15:13:16 -0500, by Matt Mackall
-
acl: user docs for the "!" prefix in user or group namesWed, 30 May 2012 21:47:51 -0300, by Elifarley Callado Coelho Cruz
-
acl: use of "!" prefix in user or group namesMon, 28 May 2012 19:45:15 -0300, by Elifarley Callado Coelho Cruz
-
parsers: add a C function to pack the dirstateWed, 30 May 2012 12:55:33 -0700, by Bryan O'Sullivan
-
test-convert: disable autocrlf for gitFri, 08 Jun 2012 05:31:28 +0300, by Eduard-Cristian Stefan
-
debugwalk: observe ui.slash config optionMon, 11 Jun 2012 11:15:14 +0200, by Adrian Buehlmann
-
merge with stableWed, 13 Jun 2012 20:14:28 +0200, by Martin Geisler
-
help: sort results from keyword searchWed, 13 Jun 2012 02:44:46 +0200, by Mads Kiilerich
-
tests: reintroduce globs in test-convert-authormap.tWed, 13 Jun 2012 02:29:47 +0200, by Mads Kiilerich
-
merge with stableTue, 12 Jun 2012 16:20:38 -0500, by Matt Mackall
-
tests: removed unneeded section in acl configuration: 'extensions'Fri, 01 Jun 2012 11:15:00 -0300, by Elifarley Callado Coelho Cruz
-
config: use util.compilere to compile regexpsFri, 01 Jun 2012 15:26:46 -0700, by Bryan O'Sullivan
-
matcher: use re2 bindings if availableFri, 01 Jun 2012 15:26:20 -0700, by Bryan O'Sullivan
-
help: fix extension commands help in keyword searchThu, 07 Jun 2012 01:42:50 +0200, by Olav Reinert
-
localrepo: lowercase "unexpected response" messageTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
ui: lowercase "no username" warningTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
ui: lowercase "not trusting file" warning messageTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
ui: lowercase ConfigError warning messageTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
cmdutil: lowercase finddate status messageTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
bisect: lowercase status messageTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
serve: lowercase "no repo here" messageTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
debuginstall: lowercase status messagesTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
dispatch: lowercase --time messageTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
win32text: lowercase warning messageTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
patchbomb: lowercase status messagesTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
purge: lowercase messagesTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
mq: lowercase warning messagesTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
largefiles: lowercase messagesTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
gpg: lowercase messagesTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
fetch: lowercase abort messageTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
convert: lowercase status and abort messagesTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
churn: lowercase messageTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
test-parse-date: move remaining date parsing tests from test-logMon, 11 Jun 2012 17:45:36 +0200, by Martin Geisler
-
test-log: removed tests already covered by test-parse-dateMon, 11 Jun 2012 17:41:55 +0200, by Martin Geisler
-
test-parse-date: remove cruft from 8c6f823efcc9Mon, 11 Jun 2012 17:40:18 +0200, by Martin Geisler
-
merge with stableTue, 12 Jun 2012 12:10:47 +0200, by Thomas Arendsen Hein
-
archive: make progress only show files that are actually archived stableTue, 12 Jun 2012 12:05:52 +0200, by Thomas Arendsen Hein
-
test-hardlinks: enable for WindowsMon, 11 Jun 2012 19:57:25 +0200, by Adrian Buehlmann
-
test-command-template: enable for WindowsMon, 11 Jun 2012 19:18:36 +0200, by Adrian Buehlmann
-
test-rollback: enable for WindowsMon, 11 Jun 2012 19:04:18 +0200, by Adrian Buehlmann
-
test-init: enable for WindowsMon, 11 Jun 2012 13:41:02 +0200, by Adrian Buehlmann
-
test-run-tests: add tests for "#if no-false" and no-trueMon, 11 Jun 2012 14:09:35 +0200, by Adrian Buehlmann
-
tests: add missing trailing 'cd ..'Mon, 11 Jun 2012 01:40:51 +0200, by Mads Kiilerich
-
tests: cleanup of tests that got lost in their own nested directoriesMon, 11 Jun 2012 01:38:32 +0200, by Mads Kiilerich
-
tests: cleanup of tests that ended up outside $TESTTMPMon, 11 Jun 2012 01:08:39 +0200, by Mads Kiilerich
-
tests: remove 'hghave symlink' from test-import-git.tSun, 10 Jun 2012 18:59:51 +0200, by Mads Kiilerich
-
tests: remove 'hghave symlink' from test-convert-svn-sink.tSun, 10 Jun 2012 18:59:13 +0200, by Mads Kiilerich
-
tests: convert some 'hghave symlink' to #ifSun, 10 Jun 2012 18:50:42 +0200, by Mads Kiilerich
-
tests: drop a couple of unnecessary 'hghave symlink'Sun, 10 Jun 2012 18:50:42 +0200, by Mads Kiilerich
-
tests: use the right directory for running hghave from run-tests.pySun, 10 Jun 2012 18:50:42 +0200, by Mads Kiilerich
-
tests: make .t tests stop immediately if a cd failsSun, 10 Jun 2012 18:50:42 +0200, by Mads Kiilerich
-
test-remove-new: integrate into test-remove.tSun, 10 Jun 2012 18:28:42 +0200, by Adrian Buehlmann
-
test-bundle: enable for WindowsSun, 10 Jun 2012 17:35:09 +0200, by Adrian Buehlmann
-
test-rename.t: enable for WindowsSun, 10 Jun 2012 17:10:53 +0200, by Adrian Buehlmann
-
tests: consistently use a HGEDITOR pattern that works with msys on windowsSun, 10 Jun 2012 14:41:14 +0200, by Mads Kiilerich
-
tests: glob the remaining 'saved backup bundle to' to prepare for windowsSun, 10 Jun 2012 14:14:52 +0200, by Mads Kiilerich
-
tests: convert some 'hghave execbit' to #ifSun, 10 Jun 2012 14:14:05 +0200, by Mads Kiilerich
-
tests: change odd uses of 'if hghave' to #ifSun, 10 Jun 2012 13:01:40 +0200, by Mads Kiilerich
-
tests/run-tests: avoid C:/ in argumentsSun, 10 Jun 2012 03:05:59 +0200, by Adrian Buehlmann
-
test-commit: remove extra cd ..Sat, 09 Jun 2012 14:20:25 +0200, by Adrian Buehlmann
-
help: test keyword search in translated text.Fri, 08 Jun 2012 23:37:11 +0200, by Olav Reinert
-
test-mq-subrepo-svn: enable for WindowsFri, 08 Jun 2012 05:49:50 +0300, by Eduard-Cristian Stefan
-
test-convert-git: remove the read-only attribute of repository filesFri, 08 Jun 2012 05:37:06 +0300, by Eduard-Cristian Stefan
-
test-convert: disable autocrlf for gitFri, 08 Jun 2012 05:31:28 +0300, by Eduard-Cristian Stefan
-
tests/hghave: implement #if true / #if falseFri, 08 Jun 2012 15:11:05 +0200, by Adrian Buehlmann
-
tests/run-tests: use $TMP on Windows (issue3490)Fri, 08 Jun 2012 15:11:05 +0200, by Adrian Buehlmann
-
test-import: enable for WindowsFri, 08 Jun 2012 15:11:05 +0200, by Adrian Buehlmann
-
test-import: remove unneeded chmod callFri, 08 Jun 2012 15:11:05 +0200, by Adrian Buehlmann
-
test-log: enable for WindowsFri, 08 Jun 2012 15:11:05 +0200, by Adrian Buehlmann
-
test-revert: enable for WindowsFri, 08 Jun 2012 15:11:05 +0200, by Adrian Buehlmann
-
merge headsThu, 07 Jun 2012 15:55:12 +0200, by Thomas Arendsen Hein
-
help: fix 'hg help -k' matching an extension without docsThu, 07 Jun 2012 15:54:40 +0200, by Thomas Arendsen Hein
-
revlog: zlib.error sent to the user (issue3424)Mon, 04 Jun 2012 14:46:42 -0700, by Brad Hall
-
statichttprepo: don't send Range header when requesting entire file stableSat, 09 Jun 2012 19:13:24 -0600, by Alexander Boyd
-
merge with stableWed, 06 Jun 2012 21:17:33 -0500, by Matt Mackall
-
update: fix help regarding update to ancestor stableTue, 05 Jun 2012 13:33:52 -0500, by Kevin Bullock
-
bugzilla: stop bugs always being marked as fixed in xmlrpc (issue3484) stableWed, 06 Jun 2012 16:44:17 +0100, by Jim Hague
-
test-add: enable for WindowsTue, 05 Jun 2012 22:46:14 +0200, by Adrian Buehlmann
-
test-addremove: remove bits about con.xmlTue, 05 Jun 2012 23:13:45 +0200, by Adrian Buehlmann
-
util: simplify queue management in chunkbufferTue, 05 Jun 2012 16:52:20 -0700, by Bryan O'Sullivan
-
hghave: wrap command in 'sh -c "..."' for has_pyflakes()Sun, 27 May 2012 18:25:04 +0200, by Adrian Buehlmann
-
merge with stableMon, 04 Jun 2012 17:57:57 -0500, by Matt Mackall
-
help: fix keyword search result formattingTue, 05 Jun 2012 00:32:18 +0200, by Olav Reinert
-
help: drop -a from heads syntax summary (issue3483) stableMon, 04 Jun 2012 17:22:09 -0500, by Matt Mackall
-
revlog: add optional stoprev arg to revlog.ancestors()Fri, 01 Jun 2012 15:44:13 -0700, by Joshua Redstone
-
revlog: descendants(*revs) becomes descendants(revs) (API)Fri, 01 Jun 2012 12:45:16 -0700, by Bryan O'Sullivan
-
revlog: ancestors(*revs) becomes ancestors(revs) (API)Fri, 01 Jun 2012 12:37:18 -0700, by Bryan O'Sullivan
-
config: make sortdict keys() and iterkeys() methods respect the item orderTue, 29 May 2012 23:26:55 +0200, by Angel Ezquerra
-
merge with stableMon, 04 Jun 2012 16:59:57 -0500, by Matt Mackall
-
parsers: replace magic number 64 with symbolic constantFri, 01 Jun 2012 15:19:08 -0700, by Bryan O'Sullivan
-
revset: introduce and use _revsbetweenFri, 01 Jun 2012 15:50:22 -0700, by Bryan O'Sullivan
-
revset: implement dagrange directlyFri, 01 Jun 2012 15:50:22 -0700, by Bryan O'Sullivan
-
revset: turn dagrange into a functionFri, 01 Jun 2012 15:50:22 -0700, by Bryan O'Sullivan
-
revset: drop unreachable codeFri, 01 Jun 2012 15:50:22 -0700, by Bryan O'Sullivan
-
perf: add a benchmark for revrangeFri, 01 Jun 2012 15:50:22 -0700, by Bryan O'Sullivan
-
test-tags: enable for WindowsMon, 04 Jun 2012 21:40:38 +0200, by Adrian Buehlmann
-
tests: roll test-copy2.t into test-copy.tMon, 04 Jun 2012 21:09:54 +0200, by Adrian Buehlmann
-
help: fix keyword search output for extension commandsSun, 03 Jun 2012 17:49:04 +0200, by Olav Reinert
-
help: format all output using RSTSat, 02 Jun 2012 11:28:43 +0200, by Olav Reinert
-
help: format command and option list help using RSTSat, 02 Jun 2012 11:25:40 +0200, by Olav Reinert
-
help: format extension lists using RSTSat, 02 Jun 2012 11:22:33 +0200, by Olav Reinert
-
test-revset: enable for WindowsSun, 03 Jun 2012 09:06:15 +0200, by Adrian Buehlmann
-
tests: roll test-commit-copy.t into test-commit.tMon, 04 Jun 2012 18:40:31 +0200, by Adrian Buehlmann
-
base85: cast Py_ssize_t values to int (issue3481)Mon, 04 Jun 2012 16:59:34 +0200, by Adrian Buehlmann
-
tests: roll test-clone-failure.t into test-clone.tMon, 04 Jun 2012 19:05:22 +0200, by Adrian Buehlmann
-
test-clone-failure: enable for Windows using #ifFri, 01 Jun 2012 13:38:18 +0200, by Adrian Buehlmann
-
help: fix search with `-k` option in non-ASCII localesMon, 04 Jun 2012 10:45:56 +0400, by Nikolaj Sjujskij
-
hgweb: fixes linebreak location in gitweb filediff.tmpl view stableMon, 04 Jun 2012 18:03:23 +0200, by wujek srujek
-
test-paths.t: enable for Windows using #ifSun, 03 Jun 2012 19:35:45 +0200, by Adrian Buehlmann
-
tests: introduce c-style conditional sections in .t testsFri, 01 Jun 2012 02:25:12 +0200, by Mads Kiilerich
-
run-tests: don't add python lines to expected dictWed, 30 May 2012 14:28:57 +0200, by Adrian Buehlmann
-
run-test: replace backslashes in TESTDIRSun, 03 Jun 2012 19:35:23 +0200, by Adrian Buehlmann
-
dispatch: tolerate non-standard version strings in tuplever() (issue3470)Fri, 25 May 2012 14:24:07 +0200, by Adrian Buehlmann
-
revset: cache alias expansionsThu, 24 May 2012 13:05:06 +0200, by Patrick Mezard
-
base85: use Py_ssize_t for string lengthsThu, 24 May 2012 01:30:12 +0200, by Adrian Buehlmann
-
hg-ssh: read-only flagTue, 22 May 2012 15:17:37 -0700, by David Schleimer
-
bookmarks: allow existing remote bookmarks to become heads when pushingSun, 13 May 2012 10:21:27 +0200, by Levi Bard
-
util: subclass deque for Python 2.4 backwards compatibilityFri, 01 Jun 2012 17:05:31 -0700, by Bryan O'Sullivan
-
merge with stableSat, 02 Jun 2012 15:35:53 -0500, by Matt Mackall
-
localrepo: move filecache clearing into invalidateFri, 01 Jun 2012 23:44:10 -0500, by Matt Mackall
-
strip: move bookmark deletion before strip to deal with filecache invalidationFri, 01 Jun 2012 23:42:27 -0500, by Matt Mackall
-
merge with stableFri, 01 Jun 2012 15:14:29 -0500, by Matt Mackall
-
revset: avoid validating all tag nodes for tag(x)Fri, 01 Jun 2012 15:13:05 -0500, by Matt Mackall
-
revset: add pattern matching to 'extra' revset expressionWed, 30 May 2012 23:14:04 +0100, by Simon King
-
revset: add pattern matching to the 'user' revset expressionWed, 30 May 2012 23:13:58 +0100, by Simon King
-
revset: add pattern matching to 'bookmarks' revset expressionWed, 30 May 2012 23:13:33 +0100, by Simon King
-
revset: add pattern matching to 'branch' revset expressionWed, 30 May 2012 23:13:33 +0100, by Simon King
-
revset: add pattern matching to 'tag' revset expressionWed, 30 May 2012 23:13:33 +0100, by Simon King
-
revset: add helper function for matching strings to patternsWed, 30 May 2012 23:13:33 +0100, by Simon King
-
help: format command help using RSTFri, 01 Jun 2012 12:35:30 +0200, by Olav Reinert
-
help: format topic help using RSTFri, 01 Jun 2012 12:15:45 +0200, by Olav Reinert
-
help: inline helper function used once onlyFri, 01 Jun 2012 12:01:33 +0200, by Olav Reinert
-
minirst: generate tables as a list of joined linesFri, 01 Jun 2012 11:58:23 +0200, by Olav Reinert
-
scmutil: seen.union should be seen.update (issue3476) stableThu, 31 May 2012 20:55:30 -0700, by Bryan O'Sullivan
-
patch: keep patching after missing copy source (issue3480) stableFri, 01 Jun 2012 17:37:56 +0200, by Patrick Mezard
-
keyword: update copyleftSat, 26 May 2012 20:49:51 +0200, by Christian Ebert
-
keyword: wlock cmdutil.copy wrapperSat, 26 May 2012 20:49:44 +0200, by Christian Ebert
-
keyword: support commit --amend (issue3471)Sat, 26 May 2012 20:46:12 +0200, by Christian Ebert
-
keyword: rename kwt.record attribute to kwt.postcommitFri, 25 May 2012 19:32:29 +0200, by Christian Ebert
-
scmutil: use _winreg.HKEY_LOCAL_MACHINESun, 27 May 2012 11:30:03 +0200, by Adrian Buehlmann
-
win32: move lookupreg() to windows.pySun, 27 May 2012 11:29:52 +0200, by Adrian Buehlmann
-
win32: use Python's _winreg againSun, 27 May 2012 11:29:45 +0200, by Adrian Buehlmann
-
localrepo: clear _filecache earlier to really force reloading (issue3462) stableTue, 29 May 2012 18:27:12 +0300, by Idan Kamara
-
lsprof: report units correctlyWed, 30 May 2012 13:57:41 -0700, by Bryan O'Sullivan
-
cleanup: use the deque type where appropriateTue, 15 May 2012 10:46:23 -0700, by Bryan O'Sullivan
-
perf: add a perfancestors benchmarkTue, 15 May 2012 10:44:17 -0700, by Bryan O'Sullivan
-
merge with stableWed, 30 May 2012 14:31:51 -0500, by Matt Mackall
-
merge with crewWed, 30 May 2012 14:31:39 -0500, by Matt Mackall
-
i18n-ja: synchronized with 2478594b37c2 stableTue, 29 May 2012 21:32:50 +0900, by FUJIWARA Katsunori
-
merge: show renamed on one and deleted on the other side in debug outputWed, 23 May 2012 21:34:29 +0200, by Thomas Arendsen Hein
-
merge: warn about file deleted in one branch and renamed in other (issue3074)Wed, 23 May 2012 20:50:16 +0200, by Thomas Arendsen Hein
-
tests: do not create repos inside repos in test-rename-merge1.tWed, 23 May 2012 17:33:19 +0200, by Thomas Arendsen Hein
-
merge: do not warn about copy and rename in the same transaction (issue2113)Wed, 23 May 2012 17:25:48 +0200, by Thomas Arendsen Hein
-
merge with stableWed, 30 May 2012 14:21:58 -0500, by Matt Mackall
-
match: make 'match.files()' return list object always stableWed, 23 May 2012 00:25:29 +0900, by FUJIWARA Katsunori
-
perf: add a perfdirstatewrite benchmarkWed, 16 May 2012 13:45:46 -0700, by Bryan O'Sullivan
-
parsers: cache the result of index_headrevsSat, 19 May 2012 20:21:48 -0700, by Bryan O'Sullivan
-
revlog: switch to a C version of headrevsSat, 19 May 2012 19:44:58 -0700, by Bryan O'Sullivan
-
perf: rework perfheads and perftags to clear cachesSat, 19 May 2012 19:44:23 -0700, by Bryan O'Sullivan
-
parsers: reduce raw_length when truncatingSat, 19 May 2012 19:44:18 -0700, by Bryan O'Sullivan
-
help: inline helper function used once onlyTue, 22 May 2012 22:08:41 +0200, by Olav Reinert
-
help: remove redundant parameterTue, 22 May 2012 22:08:41 +0200, by Olav Reinert
-
help: move some helper functions to help.pyTue, 22 May 2012 22:08:41 +0200, by Olav Reinert
-
help: remove dependency on ui from some helper functionsTue, 22 May 2012 22:08:41 +0200, by Olav Reinert
-
hg-ssh: refactor to have main() methodMon, 21 May 2012 16:19:30 -0700, by David Schleimer
-
merge with stableTue, 22 May 2012 14:37:20 -0500, by Matt Mackall
-
graphlog: turn getlogrevs() into a generatorTue, 08 May 2012 22:43:44 +0200, by Patrick Mezard
-
cmdutil: extract increasing_windows() from walkchangerevs()Tue, 08 May 2012 22:43:44 +0200, by Patrick Mezard
-
httpclient: omit tests for the client since we don't run them anywaySat, 19 May 2012 09:34:25 -0500, by Augie Fackler
-
httpclient: update to c5abd358e543 of httpplusFri, 18 May 2012 17:05:17 -0500, by Augie Fackler
-
hgweb: make graph data suitable for template usageMon, 21 May 2012 00:20:05 +0200, by Paul Boddie
-
revset: fix infinite alias expansion detection stableSat, 19 May 2012 17:19:55 +0200, by Patrick Mezard
-
revset: explicitely tag alias arguments for expansion stableSat, 19 May 2012 17:18:29 +0200, by Patrick Mezard
-
clone: add progress calls to uncompressed code pathMon, 21 May 2012 14:25:46 -0500, by Augie Fackler
-
merge with stableMon, 21 May 2012 17:35:28 -0500, by Matt Mackall
-
util: fix bad variable use in bytecount introduced by f0f7f3fab315 stableMon, 21 May 2012 14:24:24 -0500, by Augie Fackler
-
acl: 'util.never' can be used instead of a more complex expressionFri, 18 May 2012 13:50:02 -0300, by Elifarley Callado Coelho Cruz
-
acl: perform some computations earlier, so that returned lambda functions are simplerFri, 18 May 2012 13:47:44 -0300, by Elifarley Callado Coelho Cruz
-
acl: added some comments to easily identify branch- and path-based verificationsFri, 18 May 2012 12:48:24 -0300, by Elifarley Callado Coelho Cruz
-
acl: 'util.never' usedFri, 18 May 2012 12:40:04 -0300, by Elifarley Callado Coelho Cruz
-
acl: cleanupFri, 18 May 2012 12:37:23 -0300, by Elifarley Callado Coelho Cruz
-
revlog: don't handle long for revision matchingMon, 21 May 2012 16:36:09 -0500, by Matt Mackall
-
merge with stableMon, 21 May 2012 16:35:27 -0500, by Matt Mackall
-
context: grudging accept longs in constructor stableMon, 21 May 2012 16:32:50 -0500, by Matt Mackall
-
win32: fix encoding handling for registry strings (issue3467) stableMon, 21 May 2012 16:32:49 -0500, by Matt Mackall
-
mpatch: use Py_ssize_t for string lengthSun, 20 May 2012 01:28:31 +0200, by Adrian Buehlmann
-
mpatch: use Py_ssize_tSun, 20 May 2012 00:08:18 +0200, by Adrian Buehlmann
-
subrepo: make subrepo.subrepo(<not a subrepo path>) failSun, 20 May 2012 21:11:34 +0300, by Dov Feldstern
-
merge with stableSun, 20 May 2012 14:40:36 -0500, by Matt Mackall
-
hgweb: use ui.nontty to disable all cooked I/OSun, 20 May 2012 14:37:22 -0500, by Matt Mackall
-
progress: use ui._isattySun, 20 May 2012 14:37:20 -0500, by Matt Mackall
-
pager: use ui._isatty infrastructureSun, 20 May 2012 14:33:49 -0500, by Matt Mackall
-
ui: add _isatty method to easily disable cooked I/OSun, 20 May 2012 14:31:56 -0500, by Matt Mackall
-
bdiff: check and cast first parameter value on putbe32() callsTue, 15 May 2012 22:36:47 +0200, by Adrian Buehlmann
-
bdiff: use Py_ssize_t instead of intTue, 15 May 2012 22:36:27 +0200, by Adrian Buehlmann
-
doc: add detail explanation for 'present()' predicate of revsets stableWed, 16 May 2012 17:02:30 +0900, by FUJIWARA Katsunori
-
osutil: handle deletion race with readdir/stat (issue3463) stableFri, 18 May 2012 14:34:33 -0500, by Matt Mackall
-
merge with stableThu, 17 May 2012 15:52:14 -0500, by Matt Mackall
-
branchcache: backout 0311a6abd38aThu, 17 May 2012 15:34:59 -0500, by Matt Mackall
-
dispatch: try and identify third-party extensions as sources of tracebacksWed, 16 May 2012 16:18:07 -0500, by Augie Fackler
-
hgext: mark all first-party extensions as suchTue, 15 May 2012 14:37:49 -0500, by Augie Fackler
-
bookmarks: test that bare update forwards active bookmarkSat, 05 May 2012 15:12:26 -0500, by Kevin Bullock
-
keyword: intentionally ignore check-code warning about unwrapped ui messageSun, 13 May 2012 14:26:26 +0100, by Christian Ebert
-
help: include bookmarks in 'help revisions' and simplify wordingWed, 16 May 2012 10:29:11 -0500, by Kevin Bullock
-
i18n-ru: correct `push --new-branch` description stableTue, 10 Apr 2012 11:17:06 +0400, by Nikolaj Sjujskij
-
bundle: make bundles more portable (isue3441) stableSat, 12 May 2012 19:38:20 +0200, by Sune Foldager
-
revset: fix traceback for bogus revisions in id(rev) stableMon, 14 May 2012 19:25:13 -0400, by Matt Harbison
-
Makefile: remove generated mercurial/__version__.py stableTue, 15 May 2012 12:44:07 +0200, by Thomas Arendsen Hein
-
mq: rename --check into --keep-changesSun, 13 May 2012 14:00:58 +0200, by Patrick Mezard
-
parsers: use Py_CLEAR where appropriateSun, 13 May 2012 11:56:50 +0200, by Bryan O'Sullivan
-
largefiles: fix addremove when largefile is missing (issue3227)Sun, 13 May 2012 12:11:50 +0200, by Na'Tosha Bard
-
tags: short-circuit if no tags have ever been committedSun, 13 May 2012 12:01:52 +0200, by Bryan O'Sullivan
-
largefiles: fix default clone destination regressionWed, 16 May 2012 11:40:33 -0500, by Matt Mackall
-
merge with crewTue, 15 May 2012 07:01:35 +0200, by Matt Mackall
-
merge with stableTue, 15 May 2012 07:00:55 +0200, by Matt Mackall
-
posix: workaround lack of TIOCGWINSZ on Irix (issue3449) stableMon, 14 May 2012 13:25:42 +0100, by Mark Round
-
phases: wrap docstrings at 70 charactersSun, 13 May 2012 12:07:49 +0200, by Martin Geisler
-
phases: fix typos in docstringsSun, 13 May 2012 12:06:12 +0200, by Martin Geisler
-
largefiles: don't attempt to clone all largefiles to non-local destinationsSun, 13 May 2012 22:59:22 +0200, by Levi Bard
-
branches: improve performance by removing redundant operationsSun, 13 May 2012 14:04:07 +0200, by Brodie Rao
-
context: add changectx.closesbranch() methodSun, 13 May 2012 14:04:06 +0200, by Brodie Rao
-
localrepo: add branchtip() method for faster single-branch lookupsSun, 13 May 2012 14:04:04 +0200, by Brodie Rao
-
strip: introduce -B option to remove a bookmarkSun, 13 May 2012 16:39:40 +0200, by David Soria Parra
-
largefiles: use wlock for lfconvert (issue3444) stableSun, 13 May 2012 17:34:55 +0200, by Mads Kiilerich
-
localrepo: strip now incrementally updates the branchheads cacheFri, 11 May 2012 10:35:54 -0700, by Joshua Redstone
-
phase: remove useless test, olddata is never NoneSat, 12 May 2012 16:53:36 +0200, by Patrick Mezard
-
test-rebase-collapse: fix Windows path separatorSun, 13 May 2012 14:29:05 +0200, by Patrick Mezard
-
help: tweak keyword format outputSun, 13 May 2012 15:26:06 +0200, by Matt Mackall
-
help: link back to the help topics page from a specific topic pageSun, 13 May 2012 05:22:23 -0500, by Augie Fackler
-
help: add --keyword (-k) for searching helpSun, 13 May 2012 06:03:11 -0500, by Augie Fackler
-
help: introduce topicmatch for finding topics matching a keywordSun, 13 May 2012 04:27:08 -0500, by Augie Fackler
-
extensions.disabled: return {} instead of None no extensions are disabledSun, 13 May 2012 04:06:07 -0500, by Augie Fackler
-
merge: respect bookmarks during mergeSun, 13 May 2012 11:55:42 +0200, by David Soria Parra
-
localrepo: introduce bookmarkheadsSun, 13 May 2012 11:54:58 +0200, by David Soria Parra
-
bookmarks: delete divergent bookmarks on mergeSat, 12 May 2012 21:28:10 +0200, by David Soria Parra
-
check-code: ignore naked excepts with a "re-raise" commentSun, 13 May 2012 13:18:06 +0200, by Brodie Rao
-
check-code: improve detection of naked except clausesSun, 13 May 2012 13:17:50 +0200, by Brodie Rao
-
cleanup: replace more naked excepts with more specific onesSun, 13 May 2012 13:17:31 +0200, by Brodie Rao
-
check-code: promote 80+ character line warning to an errorSun, 13 May 2012 13:17:27 +0200, by Brodie Rao
-
cmdutil: use filectx.cmp() in amend()Sun, 13 May 2012 13:19:46 +0200, by Patrick Mezard
-
largefiles: optimize performance when updating (issue3440)Sat, 12 May 2012 15:41:27 +0200, by Na'Tosha Bard
-
merge with stableSun, 13 May 2012 12:52:24 +0200, by Matt Mackall
-
tests: make test-convert-darcs.t happier with darcs 2.8.0Sun, 13 May 2012 11:47:55 +0200, by Bryan O'Sullivan
-
bookmarks: pull new bookmarks from remote by default (BC)Sat, 12 May 2012 17:00:01 +0200, by Levi Bard
-
rebase: allow collapsing branches in place (issue3111)Thu, 03 May 2012 15:14:58 +0200, by Patrick Mezard
-
diffhelpers: use Py_ssize_t in testhunk()Sat, 12 May 2012 14:00:51 +0200, by Adrian Buehlmann
-
diffhelpers: use Py_ssize_t in addlines()Sat, 12 May 2012 13:21:08 +0200, by Adrian Buehlmann
-
diffhelpers: use Py_ssize_t in _fix_newline()Sat, 12 May 2012 12:07:18 +0200, by Adrian Buehlmann
-
largefiles: add --all-largefiles flag to pullSat, 12 May 2012 11:45:22 +0200, by Na'Tosha Bard
-
largefiles: refactor downloading of all largefiles to generic functionSat, 12 May 2012 09:59:01 +0200, by Na'Tosha Bard
-
unbundle: move bookmark update outside the lockSat, 12 May 2012 20:06:04 +0200, by Mads Kiilerich
-
cleanup: replace naked excepts with except Exception: ...Sat, 12 May 2012 16:02:46 +0200, by Brodie Rao
-
cleanup: replace naked excepts with more specific onesSat, 12 May 2012 16:02:45 +0200, by Brodie Rao
-
cleanup: "raise SomeException()" -> "raise SomeException"Sat, 12 May 2012 16:00:58 +0200, by Brodie Rao
-
cleanup: "not x in y" -> "x not in y"Sat, 12 May 2012 16:00:57 +0200, by Brodie Rao
-
cleanup: replace hasattr() usage with getattr() in hghaveSat, 12 May 2012 16:00:53 +0200, by Brodie Rao
-
cleanup: "x != None" -> "x is not None"Sat, 12 May 2012 15:56:23 +0200, by Brodie Rao
-
cleanup: eradicate long linesSat, 12 May 2012 15:54:54 +0200, by Brodie Rao
-
mq: qimport need wlock for --push - do that after releasing lock stableMon, 30 Jan 2012 17:37:45 +0100, by Pierre-Yves David
-
tag: run commit hook when lock is released (issue3344) stableSat, 12 May 2012 20:06:02 +0200, by Mads Kiilerich
-
parsers: strictly check for 20-byte hashes where they're required stableSat, 12 May 2012 20:25:33 +0200, by Bryan O'Sullivan
-
templater: handle SyntaxError when parsing ui.logtemplate stableSat, 12 May 2012 22:12:54 +0200, by Martin Geisler
-
progress: fix indentationFri, 11 May 2012 18:41:04 +0200, by Martin Geisler
-
test-progress: fix whitespace typoFri, 11 May 2012 15:13:13 +0200, by Martin Geisler
-
merge with stableSat, 12 May 2012 13:20:26 +0200, by Matt Mackall
-
tests: unify the last sh testsWed, 25 Apr 2012 01:35:39 +0200, by Mads Kiilerich
-
tests: run most check-code sh checks on continued lines tooWed, 25 Apr 2012 01:35:39 +0200, by Mads Kiilerich
-
merge with mainFri, 11 May 2012 15:09:06 +0200, by Martin Geisler
-
children: use hg reST role for exampleFri, 11 May 2012 13:42:37 +0200, by Martin Geisler
-
fetch: mark extension as deprecatedFri, 11 May 2012 04:42:29 -0500, by Augie Fackler
-
children: mark extension as deprecatedFri, 11 May 2012 06:15:46 -0500, by Augie Fackler
-
extensions: don't suggest commands from deprecated extensionsFri, 11 May 2012 14:00:51 +0200, by Martin Geisler
-
extensions: fix documentation of disabledcmd return valueFri, 11 May 2012 04:33:33 -0500, by Augie Fackler
-
revlog: speed up prefix matching against nodesSat, 12 May 2012 10:55:08 +0200, by Bryan O'Sullivan
-
parsers: ensure that nullid is always present in the radix treeSat, 12 May 2012 10:55:08 +0200, by Bryan O'Sullivan
-
parsers: allow hex keysSat, 12 May 2012 10:55:07 +0200, by Bryan O'Sullivan
-
merge with stableSat, 12 May 2012 12:23:49 +0200, by Matt Mackall
-
revset: add function for matching extra data (issue2767)Sat, 12 May 2012 10:20:57 +0200, by Henrik Stuart
-
graft: implement --log (issue3438)Fri, 11 May 2012 18:51:35 +0200, by Levi Bard
-
phase: make if abort on nullid for the good reasonSat, 12 May 2012 00:24:07 +0200, by Patrick Mezard
-
phases: make advance/retractboundary() atomicSat, 12 May 2012 00:24:07 +0200, by Patrick Mezard
-
phases: introduce phasecacheSat, 12 May 2012 00:24:07 +0200, by Patrick Mezard
-
mq: introduce mq.check settingSat, 12 May 2012 00:19:30 +0200, by Patrick Mezard
-
mq: introduce qgoto --checkSat, 12 May 2012 00:19:30 +0200, by Patrick Mezard
-
mq: introduce qpush --checkSat, 12 May 2012 00:19:30 +0200, by Patrick Mezard
-
mq: introduce qpop --checkSat, 12 May 2012 00:19:30 +0200, by Patrick Mezard
-
patch: fix segfault against unified diffs which start line is zero stableSat, 12 May 2012 16:10:01 +0900, by Yuya Nishihara
-
bugzilla: fix transport initialization on python 2.4 stableFri, 11 May 2012 22:48:19 -0700, by Steven Stallion
-
bisect: set HG_NODE when runing a commandTue, 08 May 2012 15:31:00 -0700, by Bryan O'Sullivan
-
bisect: track the current changeset (issue3382)Tue, 08 May 2012 15:29:09 -0700, by Bryan O'Sullivan
-
localrepo: optimize internode status calls using withflagsFri, 04 May 2012 15:56:45 -0400, by Jesse Glick
-
localrepo: optimize internode status calls using match.alwaysFri, 04 May 2012 15:54:55 -0400, by Jesse Glick
-
largefiles: add --all-largefiles flag to clone (issue3188)Fri, 11 May 2012 23:11:43 +0200, by Na'Tosha Bard
-
httpclient: update to revision 892730fe7f46 of httpplusFri, 04 May 2012 16:00:33 -0500, by Augie Fackler
-
merge with stableSat, 12 May 2012 00:06:11 +0200, by Matt Mackall
-
parsers: use the correct maximum radix tree depth stableTue, 08 May 2012 14:46:04 -0700, by Bryan O'Sullivan
-
revset: make matching() preserve input revision order stableWed, 09 May 2012 18:45:14 +0200, by Patrick Mezard
-
largefiles: fix deletion of multiple missing largefiles (issue3329) stableFri, 11 May 2012 15:32:22 +0200, by Na'Tosha Bard
-
addremove: document default similarity behavior (issue3429) stableFri, 11 May 2012 15:15:50 +0200, by Levi Bard
-
largefiles: follow normal codepath for addremove if non-largefiles repo (issue3249) stableFri, 11 May 2012 14:42:26 +0200, by Na'Tosha Bard
-
mq: backup local changes in qpop --force (issue3433) stableFri, 11 May 2012 16:17:02 +0200, by Patrick Mezard
-
pager: preserve Hg's exit code (and fix Windows support) (issue3225) stableFri, 11 May 2012 15:45:37 +0200, by Brodie Rao
-
parser: use PyInt_FromSsize_t in index_statsWed, 09 May 2012 09:58:50 +0200, by Adrian Buehlmann
-
localrepo: cleanup var names and commentsFri, 11 May 2012 10:53:12 -0700, by redstone
-
transplant: manually transplant pullable changesets with --logFri, 11 May 2012 17:26:58 +0200, by Levi Bard
-
phases: stop modifying localrepo in writeroots()Thu, 10 May 2012 18:52:07 +0200, by Patrick Mezard
-
phases: stop modifying localrepo in readroots()Thu, 10 May 2012 18:52:04 +0200, by Patrick Mezard
-
phases: call filterunknown() in readroots()Thu, 10 May 2012 18:21:15 +0200, by Patrick Mezard
-
repair: no need to call filterunknown() in strip()Thu, 10 May 2012 18:21:15 +0200, by Patrick Mezard
-
test-phases: test changing null revision phaseThu, 10 May 2012 18:21:15 +0200, by Patrick Mezard
-
merge with stableFri, 11 May 2012 14:48:24 +0200, by Matt Mackall
-
tests: fix test-parseindex2.py when run with --pure stableFri, 11 May 2012 02:32:26 -0700, by Bryan O'Sullivan
-
changelog: ensure that nodecache is valid (issue3428) stableFri, 11 May 2012 01:55:33 -0700, by Bryan O'Sullivan
-
parsers: change the type of nt_levelTue, 08 May 2012 14:48:50 -0700, by Bryan O'Sullivan
-
parsers: change the type signature of hexdigitTue, 08 May 2012 14:48:48 -0700, by Bryan O'Sullivan
-
parsers: allow nt_find to signal an ambiguous matchTue, 08 May 2012 14:48:44 -0700, by Bryan O'Sullivan
-
parsers: factor out radix tree initializationTue, 08 May 2012 14:48:39 -0700, by Bryan O'Sullivan
-
parsers: update ntrev when we stop scanningTue, 08 May 2012 14:46:06 -0700, by Bryan O'Sullivan
-
tests: set a standard terminal typeTue, 08 May 2012 15:46:51 -0500, by Matt Mackall
-
branches: quiet option observes other parametersSun, 06 May 2012 17:12:22 -0700, by Travis Herrick
-
build: fix hgrc manpage building with docutils 0.9 stableTue, 08 May 2012 23:59:39 +0400, by Nikolaj Sjujskij
-
context: fix call to util.safehasattrWed, 09 May 2012 02:46:58 +0300, by Idan Kamara
-
alias: inherit command optionalrepo flag (issue3298) stableSat, 05 May 2012 12:21:22 +0200, by Patrick Mezard
-
tests: improve test of hg-ssh and make the test pass on windows stableMon, 07 May 2012 00:52:11 +0200, by Mads Kiilerich
-
hg-ssh: exit with 255 instead of -1 on error stableMon, 07 May 2012 00:52:08 +0200, by Mads Kiilerich
-
hg-ssh: use %s for printing paths in error messages stableMon, 07 May 2012 00:49:01 +0200, by Mads Kiilerich
-
tests: accept \ in test-casefolding on windows stableMon, 07 May 2012 00:48:51 +0200, by Mads Kiilerich
-
parsers: statically initializing tp_new to PyType_GenericNew is not portable stableTue, 08 May 2012 11:20:07 +0200, by Adrian Buehlmann
-
merge with stableTue, 08 May 2012 12:05:45 -0500, by Matt Mackall
-
context: add copies method with cachingSun, 06 May 2012 14:37:51 -0500, by Matt Mackall
-
filectx: handle some other simple cases for finding merge ancestorSun, 06 May 2012 14:20:53 -0500, by Matt Mackall
-
graft: remark on empty graftSun, 06 May 2012 14:15:17 -0500, by Matt Mackall
-
filectx: make ancestor require actxFri, 04 May 2012 17:27:14 -0500, by Matt Mackall
-
pure/base85: align exception type/msg on base85.c stableMon, 07 May 2012 21:49:45 +0200, by Patrick Mezard
-
subrepo: do not traceback on .hgsubstate parsing errors stableFri, 04 May 2012 14:19:55 +0200, by Patrick Mezard
-
subrepo: ignore blank lines in .hgsubstate (issue3424) stableFri, 04 May 2012 14:19:52 +0200, by Patrick Mezard
-
largefiles: in putlfile, ensure tempfile's directory exists prior to creation stableFri, 04 May 2012 14:36:40 -0400, by hlian
-
bisect: save current state before running a command stableWed, 02 May 2012 17:15:11 -0700, by Bryan O'Sullivan
-
merge with stableMon, 07 May 2012 13:40:58 +0200, by Martin Geisler
-
commands: parse ui.strict config item as bool stableSun, 06 May 2012 23:58:04 +0900, by Yuya Nishihara
-
check-code: catch unnecessary s.strip().split() callsMon, 07 May 2012 10:02:50 +0200, by Martin Geisler
-
tags: line.rstrip().split() can be replaced with line.split()Fri, 04 May 2012 15:29:07 +0200, by Martin Geisler
-
phases: line.strip().split() == line.split()Fri, 04 May 2012 15:24:00 +0200, by Martin Geisler
-
merge with stableSun, 06 May 2012 14:36:42 +0200, by Martin Geisler
-
largefiles: fix "hg status dir" missing regular files (issue3421) stableSun, 06 May 2012 13:14:58 +0200, by Patrick Mezard
-
help/config: remove outdated false claim about pywin32 stableSun, 06 May 2012 10:36:32 +0200, by Adrian Buehlmann
-
merge with stableFri, 04 May 2012 19:19:28 +0200, by Martin Geisler
-
revert: don't re-create changeset contextFri, 04 May 2012 09:20:28 -0500, by Kevin Bullock
-
factotum: add man reference to help output stableFri, 04 May 2012 09:14:55 -0700, by Steven Stallion
-
test-largefiles: better formatting of commentsFri, 04 May 2012 14:40:11 +0200, by Martin Geisler
-
test-largefiles: sort output to ensure test stabilityFri, 04 May 2012 14:39:37 +0200, by Martin Geisler
-
merge with stableFri, 04 May 2012 12:21:56 +0200, by Martin Geisler
-
largefiles: make archive -S store largefiles instead of standinsThu, 03 May 2012 21:32:57 -0400, by Matt Harbison
-
paper, monoblue: link correctly to lines in annotate view stableFri, 04 May 2012 12:04:07 +0200, by Martin Geisler
-
merge with stableThu, 03 May 2012 16:12:52 -0500, by Matt Mackall
-
bookmarks: catch the proper exception for missing revisions stable 2.2.1Thu, 03 May 2012 16:03:08 -0500, by Matt Mackall
-
parsers: fix refcount leak, simplify init of index (issue3417) stableWed, 02 May 2012 14:37:44 -0700, by Bryan O'Sullivan
-
largefiles: fix commit of both largefiles and non-largefiles (issue3354) stableThu, 03 May 2012 15:24:45 +0200, by Na'Tosha Bard
-
help: added description for the web.collapse setting stableThu, 03 May 2012 01:07:22 +0200, by Paul Boddie
-
merge with stableWed, 02 May 2012 13:20:06 +0200, by Martin Geisler
-
help: add reference to template help (issue3413) stableTue, 01 May 2012 22:14:51 +0100, by A. S. Budden
-
patch: clarify binary hunk parsing loopSun, 29 Apr 2012 11:19:51 +0200, by Patrick Mezard
-
rebase: make --dest understand revsetsTue, 01 May 2012 10:14:35 +0200, by Patrick Mezard
-
rebase: add missing EOL to debug stringsWed, 02 May 2012 11:43:12 +0200, by Patrick Mezard
-
merge with stableWed, 02 May 2012 12:55:44 +0200, by Martin Geisler
-
i18n-ja: synchronized with f2a3ce017355 stable 2.2Tue, 01 May 2012 19:09:15 +0900, by FUJIWARA Katsunori
-
i18n-ja: synchronized with be786c5ac0a8 stableSun, 29 Apr 2012 21:15:06 +0900, by FUJIWARA Katsunori
-
changegroup: decompress GZ algorithm in larger chunks for better performance stableSun, 29 Apr 2012 20:58:50 +0200, by Michael Tjørnemark
-
subrepo/svn: cache _wcrev() value in merge() stableMon, 30 Apr 2012 17:05:19 +0200, by Patrick Mezard
-
subrepo/svn: fix checked out rev number retrieval (issue2968) stableMon, 30 Apr 2012 17:03:15 +0200, by Patrick Mezard
-
amend: fix copy records handling (issue3410) stableMon, 30 Apr 2012 20:45:45 +0200, by Patrick Mezard
-
test-commit-amend: exhibit an --amend weirdness stableMon, 30 Apr 2012 20:36:29 +0200, by Patrick Mezard
-
localrepo: add setparents() to adjust dirstate copies (issue3407) stableSun, 29 Apr 2012 22:25:55 +0200, by Patrick Mezard
-
test-rebase-parameters: more tests for revset/opts stableSun, 29 Apr 2012 16:18:46 +0200, by Patrick Mezard
-
help: consistently use title capitalization for help topics stableMon, 30 Apr 2012 11:51:24 +0200, by Martin Geisler
-
i18n-ja: synchronized with 4bce649a2b0f stableSun, 29 Apr 2012 00:48:22 +0900, by FUJIWARA Katsunori
-
dirstate: preserve path components case on renames (issue3402) stableSat, 28 Apr 2012 20:29:21 +0200, by Patrick Mezard
-
tests: quote dummyssh in a way that works on windows too stableSat, 28 Apr 2012 02:00:04 +0200, by Mads Kiilerich
-
tests: add missing accept of native pathname separator stableSat, 28 Apr 2012 01:55:39 +0200, by Mads Kiilerich
-
tests: skip new tests with requirements not available on windows stableSat, 28 Apr 2012 01:22:56 +0200, by Mads Kiilerich
-
tests: don't require 'hg' without extension on windows stableSat, 28 Apr 2012 01:22:47 +0200, by Mads Kiilerich
-
update .hgignore for hackable with Python 2.7 stableSat, 28 Apr 2012 01:22:35 +0200, by Mads Kiilerich
-
branchmap: server should not advertise secret changeset in branchmap (Issue3303) stableTue, 24 Apr 2012 16:32:44 +0200, by Pierre-Yves David
-
merge: check for untracked files more precisely (issue3400) stableFri, 27 Apr 2012 13:18:09 -0500, by Matt Mackall
-
wireprotocol: use visibleheads as reference while unbundling (issue 3303) stableThu, 26 Apr 2012 03:47:17 +0200, by Pierre-Yves David
-
rebase: preserve mq series order, guarded patches (issue2849) stableWed, 25 Apr 2012 17:04:18 +0200, by Patrick Mezard
-
subrepo/svn: improve error message on missing files stableThu, 26 Apr 2012 12:13:20 +0200, by Patrick Mezard
-
subrepo/svn: abort on commit with missing file (issue3029) stableThu, 26 Apr 2012 11:55:07 +0200, by Patrick Mezard
-
doc: flatten description of 'matching()' predicate to be formatted well stableThu, 26 Apr 2012 21:32:48 +0900, by FUJIWARA Katsunori
-
subrepo: fix default implementation of forget() (issue3404) stableFri, 27 Apr 2012 11:02:16 +0200, by Patrick Mezard
-
test-convert-svn-source: fix non-determinism stableFri, 27 Apr 2012 10:11:56 +0200, by Patrick Mezard
-
patch: be more tolerant with EOLs in binary diffs (issue2870) stableThu, 26 Apr 2012 21:44:02 +0200, by Patrick Mezard
-
patch: include file name in binary patch error messages stableThu, 26 Apr 2012 21:44:00 +0200, by Patrick Mezard
-
patch: display a nice error for invalid base85 data stableSat, 21 Apr 2012 19:58:18 +0200, by Patrick Mezard
-
revset: fix adds/modifies/removes and patterns (issue3403) stableThu, 26 Apr 2012 14:24:46 +0200, by Patrick Mezard
-
largefiles: notice dirty large files in a subrepo stableSun, 22 Apr 2012 13:19:22 -0400, by Matt Harbison
-
largefiles: fix status -S reporting of subrepos (issue3231) stableSun, 22 Apr 2012 03:47:34 -0400, by Matt Harbison
-
i18n: use locale insensitive format for datetimes as intermediate representation (issue3398) stableThu, 26 Apr 2012 02:41:20 +0900, by FUJIWARA Katsunori
-
alias: fix shell alias documentation (issue3374) stableTue, 24 Apr 2012 14:34:54 +0200, by Patrick Mezard
-
test-convert-svn-sink: add helper to smooth svn xml output stableTue, 24 Apr 2012 13:05:38 +0200, by Patrick Mezard
-
convert/svn: make svn sink work with svn 1.7 stableTue, 24 Apr 2012 12:50:41 +0200, by Patrick Mezard
-
docs: don't use :hg: at the beginning of lines in notes (issue3397) stableWed, 25 Apr 2012 23:28:54 +0200, by Mads Kiilerich
-
rebase: skip resolved but emptied revisions stableSun, 22 Apr 2012 20:06:36 +0200, by Patrick Mezard
-
test-rebase: exhibit revisions which should have been skipped stableSun, 22 Apr 2012 18:27:50 +0200, by Patrick Mezard
-
transplant: do not rollback on patching error (issue3379) stableSun, 22 Apr 2012 16:40:38 +0200, by Patrick Mezard
-
patch: fix patch hunk/metdata synchronization (issue3384) stableSat, 21 Apr 2012 21:40:25 +0200, by Patrick Mezard
-
commit: use ui.configbool when checking 'commitsubrepos' setting on --amend stableSat, 21 Apr 2012 10:23:47 +0200, by Adrian Buehlmann
-
doc: add note about pattern rooted/unrooted cases to "hgignore" and "patterns" stableMon, 23 Apr 2012 00:38:22 +0900, by FUJIWARA Katsunori
-
doc: add description about location of management files for subrepo stableMon, 23 Apr 2012 00:33:09 +0900, by FUJIWARA Katsunori
-
doc: add description about re-opening closed heads to 'Head, closed branch' in glossary stableMon, 23 Apr 2012 00:33:09 +0900, by FUJIWARA Katsunori
-
doc: fix careless document miss for term 'Close changeset' in glossary stableMon, 23 Apr 2012 00:33:09 +0900, by FUJIWARA Katsunori
-
doc: fix careless document miss in help of hgext/notify stableMon, 23 Apr 2012 00:30:45 +0900, by FUJIWARA Katsunori
-
doc: fix explanation comment in acl extension stableMon, 23 Apr 2012 00:29:04 +0900, by FUJIWARA Katsunori
-
tests: test test-filelog is python - rename to test-filelog.py stableMon, 23 Apr 2012 01:57:17 +0200, by Mads Kiilerich
-
tests: avoid tab indent on all kinds of lines of sh commands stableMon, 23 Apr 2012 01:56:48 +0200, by Mads Kiilerich
-
tests: use 'do sleep 0' instead of 'do true', also on first line of command stableMon, 23 Apr 2012 01:56:48 +0200, by Mads Kiilerich
-
check-code: put grouping around regexps generated from testpats stableMon, 23 Apr 2012 01:56:48 +0200, by Mads Kiilerich
-
tests: don't use /dev/urandom for largefiles testing stableMon, 23 Apr 2012 01:56:48 +0200, by Mads Kiilerich
-
encoding: protect against non-ascii default encoding stableSun, 22 Apr 2012 21:27:52 -0400, by Cesar Mena
-
update: fix case-collision with a clean wd and no --clean stableMon, 23 Apr 2012 14:32:59 +0200, by Patrick Mezard
-
update: make --check abort with dirty subrepos stableMon, 23 Apr 2012 12:12:04 +0200, by Patrick Mezard
-
plan9: add missing source entries to proto stableSat, 21 Apr 2012 08:24:10 -0700, by Steven Stallion
-
tests: fix incorrect markup of continued lines of sh commands stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
check-code: 'printf \0' is apparently fine - accept it in check-code stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
tests: solaris sh can not negate exit status with '!' stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
tests: hide diff -u saying 'No differences encountered' on solaris stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
tests: ^ must be quoted when used on solaris sh stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
tests: remove test-pull-pull-corruption2.t stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
tests: remove race in test-pull-pull-corruption.t stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
tests: fix bashism in test-convert-splicemap.t stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
opener: coding style, use triple quotes for doc string stableWed, 18 Apr 2012 15:16:15 +0200, by Thomas Arendsen Hein
-
icasefs: make case-folding collision detection as rename aware (issue3370) stableMon, 16 Apr 2012 01:11:29 +0900, by FUJIWARA Katsunori
-
bdiff.bdiff: release the GIL before doing expensive diff operations stableFri, 20 Apr 2012 11:08:14 -0500, by Augie Fackler
-
fetch: remove confusing reference to "authoritative" changes stableFri, 20 Apr 2012 11:57:14 -0500, by Kevin Bullock
-
patch: be more tolerant with "Parent" header (issue3356) stableFri, 20 Apr 2012 19:11:54 +0200, by Patrick Mezard
-
pure/osutil: use Python's msvcrt module (issue3380) stableThu, 19 Apr 2012 17:08:12 +0200, by Adrian Buehlmann
-
i18n: show localized messages for commands/extensions in hgweb help top (issue3383) stableThu, 19 Apr 2012 20:54:56 +0900, by FUJIWARA Katsunori
-
revert: show warning when reverting subrepos that do not support revert stableThu, 19 Apr 2012 23:36:42 +0200, by Angel Ezquerra
-
revset: fix O(n**2) behaviour of bisect() (issue3381) stableWed, 18 Apr 2012 21:27:35 -0700, by Bryan O'Sullivan
-
convert/svn: do not try converting empty head revisions (issue3347) stableWed, 18 Apr 2012 14:04:58 +0200, by Patrick Mezard
-
convert/svn: refactor svn_source.latest() with a nested function stableWed, 18 Apr 2012 14:04:58 +0200, by Patrick Mezard
-
convert/svn: clarify svn_source.latest() stop arg default value stableWed, 18 Apr 2012 14:04:57 +0200, by Patrick Mezard
-
factotum: rename mount and path configuration entries stableTue, 17 Apr 2012 21:12:37 -0700, by Steven Stallion
-
Makefile: be more careful when cleaning up pure/ components stable 2.2-rcWed, 18 Apr 2012 11:45:50 -0500, by Matt Mackall
-
merge default into stable for 2.2 code freeze stableTue, 17 Apr 2012 17:56:36 -0500, by Matt Mackall
-
commit: add option to amend the working dir parentWed, 18 Apr 2012 01:20:16 +0300, by Idan Kamara
-
transplant: remove extraneous whitespaceMon, 16 Apr 2012 22:41:03 -0700, by Steven Stallion
-
journal: use tryread helper to backup files (issue3375)Tue, 17 Apr 2012 11:13:38 -0500, by Matt Mackall
-
opener: introduce tryread helperTue, 17 Apr 2012 11:11:59 -0500, by Matt Mackall
-
tests: add test for fileset 'subrepo' keywordTue, 17 Apr 2012 07:22:44 +0200, by Angel Ezquerra
-
revset: make matching() work on python 2.4Tue, 17 Apr 2012 10:33:47 +0200, by Patrick Mezard
-
revset: use list instead of tuple for compatibility with python before 2.6Tue, 17 Apr 2012 15:10:33 +0200, by Thomas Arendsen Hein
-
merge with stableMon, 16 Apr 2012 16:50:25 -0500, by Matt Mackall
-
archive: make it work with svn subrepos (issue3308) stableMon, 16 Apr 2012 11:48:15 +0200, by Patrick Mezard
-
largefiles: hide .hglf/ prefix for largefiles in hgwebSun, 15 Apr 2012 16:05:57 +0200, by Martin Geisler
-
hgweb: add hook for remapping repository path into virtual pathsSun, 15 Apr 2012 16:05:53 +0200, by Martin Geisler
-
tests: add tests for matching keywordSun, 15 Apr 2012 00:27:31 +0200, by Angel Ezquerra
-
revset: speedup matching() by first matching fields that take less time toSat, 14 Apr 2012 01:41:03 +0200, by Angel Ezquerra
-
revset: speedup matching() by stopping the match early if a field does not matchFri, 13 Apr 2012 13:46:49 +0200, by Angel Ezquerra
-
revset: make matching keyword not match summary when matching for descriptionFri, 13 Apr 2012 13:35:45 +0200, by Angel Ezquerra
-
fileset: add "subrepo" fileset symbolThu, 22 Mar 2012 21:12:15 +0100, by Angel Ezquerra
-
plan9: finalize documentation for next releaseSun, 15 Apr 2012 23:47:46 -0700, by Steven Stallion
-
localrepo: do not complain about missing journal filesMon, 16 Apr 2012 10:56:37 +0200, by Alain Leufroy
-
repair: fix missing importMon, 16 Apr 2012 10:33:18 +0200, by Alain Leufroy
-
largefiles: fix cat for largefiles (issue3352)Mon, 16 Apr 2012 17:03:39 +0200, by Na'Tosha Bard
-
pure: quiesce build warningsMon, 16 Apr 2012 08:50:40 -0700, by Steven Stallion
-
util.h: replace ntohl/htonl with get/putbe32Mon, 16 Apr 2012 11:26:00 -0500, by Matt Mackall
-
scmutil: fix systemrcpath regression introduced in f5dd179bfa4aFri, 13 Apr 2012 10:08:08 +0200, by Wolfgang Treutterer
-
revlog: fix partial revision() docstring (from d7d64b89a65c)Fri, 13 Apr 2012 10:14:59 +0200, by Patrick Mezard
-
graphlog: fix --follow FILE and relative pathsSat, 14 Apr 2012 11:27:11 +0200, by Patrick Mezard
-
graphlog: reduce duplication in --follow codeSat, 14 Apr 2012 11:16:57 +0200, by Patrick Mezard
-
graphlog: add all log options to glog commandSat, 14 Apr 2012 10:44:13 +0200, by Patrick Mezard
-
graphlog: implement --hiddenSat, 14 Apr 2012 10:30:38 +0200, by Patrick Mezard
-
revert: add support for reverting subrepos without --no-backup and/or --allWed, 28 Mar 2012 11:42:17 +0200, by Angel Ezquerra
-
revert: add support for reverting subreposWed, 28 Mar 2012 11:42:17 +0200, by Angel Ezquerra
-
merge with stableSat, 14 Apr 2012 01:39:35 -0500, by Matt Mackall
-
commands: move bundle type validation earlierFri, 13 Apr 2012 11:01:07 -0700, by Bryan O'Sullivan
-
changegroupsubset: optimize function lookup in pruneFri, 13 Apr 2012 22:55:46 -0500, by Matt Mackall
-
changegroup: optimize gennodelistFri, 13 Apr 2012 22:55:46 -0500, by Matt Mackall
-
revlog: drop some unneeded rev.node calls in revdiffFri, 13 Apr 2012 22:55:46 -0500, by Matt Mackall
-
revlog: avoid an expensive string copyThu, 12 Apr 2012 20:26:33 -0700, by Bryan O'Sullivan
-
changegroupsubset: avoid setdefault in inner loopFri, 13 Apr 2012 22:55:46 -0500, by Matt Mackall
-
changegroupsubset: drop repeated len() callsFri, 13 Apr 2012 22:55:40 -0500, by Matt Mackall
-
changegroup: reduce progress overheadFri, 13 Apr 2012 22:27:29 -0500, by Matt Mackall
-
changegroupsubset: renest inner loopFri, 13 Apr 2012 22:23:45 -0500, by Matt Mackall
-
revlog: increase readahead sizeFri, 13 Apr 2012 21:35:48 -0500, by Matt Mackall
-
revset: avoid demandimport bugFri, 13 Apr 2012 15:32:49 -0500, by Matt Mackall
-
mq: replace hasattr() with util.safehasattr(), update check-code.py stableFri, 13 Apr 2012 15:07:13 +0200, by Patrick Mezard
-
merge with stableThu, 12 Apr 2012 20:52:39 -0500, by Matt Mackall
-
parsers: use base-16 trie for faster node->rev mappingThu, 12 Apr 2012 14:05:59 -0700, by Bryan O'Sullivan
-
check-code: avoid false-positive on ++Thu, 12 Apr 2012 20:22:18 -0500, by Matt Mackall
-
graphlog: cleanup before code moveWed, 11 Apr 2012 11:37:13 +0200, by Patrick Mezard
-
graphlog: correctly handle calls in subdirectoriesWed, 11 Apr 2012 11:32:00 +0200, by Patrick Mezard
-
context: revert workingctx.ancestors() followfirst optionWed, 11 Apr 2012 11:29:12 +0200, by Patrick Mezard
-
graphlog: fix --follow-first --rev combinationsWed, 11 Apr 2012 11:25:34 +0200, by Patrick Mezard
-
graphlog: fix --follow --rev combinationsWed, 11 Apr 2012 11:22:40 +0200, by Patrick Mezard
-
graphlog: support changeset identifiers in --branchWed, 11 Apr 2012 11:17:26 +0200, by Patrick Mezard
-
graphlog: pass changesets to revset.match() in changelog orderWed, 11 Apr 2012 11:14:07 +0200, by Patrick Mezard
-
graphlog: refactor revset() to return revisionsWed, 11 Apr 2012 11:07:30 +0200, by Patrick Mezard
-
store: speed up read and write of large fncache filesThu, 12 Apr 2012 15:21:54 -0700, by Bryan O'Sullivan
-
perf: time fncache read and write performanceThu, 12 Apr 2012 15:21:52 -0700, by Bryan O'Sullivan
-
revset: add "matching" keywordSun, 01 Apr 2012 14:12:14 +0200, by Angel Ezquerra
-
plan9: add execute permissions to 9diffTue, 10 Apr 2012 23:40:20 -0700, by Steven Stallion
-
transplant: permit merge changesets via --parentTue, 10 Apr 2012 23:24:12 -0700, by Steven Stallion
-
help: fix indentation on cacert (issue3350)Thu, 12 Apr 2012 20:22:18 -0500, by Matt Mackall
-
stream_in: avoid debug calls when debug is disabledThu, 12 Apr 2012 20:22:18 -0500, by Matt Mackall
-
util: create bytecount array just onceThu, 12 Apr 2012 20:22:18 -0500, by Matt Mackall
-
revset: retrieve a bit less parents in roots() stableSun, 08 Apr 2012 11:13:06 +0200, by Patrick Mezard
-
revset: do not ignore input revisions in roots() stableSun, 08 Apr 2012 11:11:30 +0200, by Patrick Mezard
-
util.h: more Python 2.4 fixesTue, 10 Apr 2012 16:53:29 -0500, by Matt Mackall
-
dispatch: add support for statprof as a profilerMon, 09 Apr 2012 13:48:45 -0700, by Bryan O'Sullivan
-
ui: optionally quiesce ssl verification warnings on python 2.5Mon, 09 Apr 2012 14:36:16 -0700, by Steven Stallion
-
scmutil: speed up revrangeMon, 09 Apr 2012 22:16:26 -0700, by Bryan O'Sullivan
-
graft: add --dry-run support (issue3362)Tue, 10 Apr 2012 12:49:12 -0500, by Matt Mackall
-
repair: allow giving strip backup a different nameFri, 06 Apr 2012 16:18:33 +0300, by Idan Kamara
-
encoding: add fast-path for ASCII lowercaseTue, 10 Apr 2012 12:07:18 -0500, by Matt Mackall
-
perf: add case collision auditor perfTue, 10 Apr 2012 12:07:16 -0500, by Matt Mackall
-
util.h: unify some common platform tweaksTue, 10 Apr 2012 12:07:14 -0500, by Matt Mackall
-
util.h: move Py_ssize_t bits from mpatch.cTue, 10 Apr 2012 12:07:09 -0500, by Matt Mackall
-
plan9: initial support for plan 9 from bell labsSun, 08 Apr 2012 12:43:41 -0700, by Steven Stallion
-
util.h: add a typedef for Py_ssize_t with Python 2.4Sun, 08 Apr 2012 22:17:51 -0500, by Matt Mackall
-
log: bypass file scan part of fastpath when no filesSun, 08 Apr 2012 12:38:26 -0500, by Matt Mackall
-
cmdutil: use context instead of lookupSun, 08 Apr 2012 12:38:24 -0500, by Matt Mackall
-
scmutil: use context instead of lookupSun, 08 Apr 2012 12:38:23 -0500, by Matt Mackall
-
localrepo: lookup now goes through contextSun, 08 Apr 2012 12:38:10 -0500, by Matt Mackall
-
context: use rev for changelog lookupSun, 08 Apr 2012 12:38:08 -0500, by Matt Mackall
-
context: internalize lookup logicSun, 08 Apr 2012 12:38:07 -0500, by Matt Mackall
-
revlog: allow retrieving contents by revision numberSun, 08 Apr 2012 12:38:02 -0500, by Matt Mackall
-
revlog: add hasnode helper methodSat, 07 Apr 2012 15:43:18 -0500, by Matt Mackall
-
merge with stableFri, 06 Apr 2012 15:18:14 -0500, by Matt Mackall
-
tags: defer tag validation until repo.tags() is calledFri, 06 Apr 2012 15:16:30 -0500, by Matt Mackall
-
parsers: fix a memleak, and add a clearcaches method to the indexFri, 06 Apr 2012 00:28:36 -0700, by Bryan O'Sullivan
-
hghave: remove symlink test made useless by ac0da5caebec stableWed, 04 Apr 2012 15:59:56 +0200, by Patrick Mezard
-
tests: disable progress estimate in test-debugbuilddag.t stableWed, 04 Apr 2012 13:55:11 +0200, by Julien Cristau
-
mq: use list of already known target files instead of matching object for diffThu, 05 Apr 2012 23:52:55 +0900, by FUJIWARA Katsunori
-
mq: use exact matching in the second dirstate walking for efficiency of 'qnew'Thu, 05 Apr 2012 23:52:06 +0900, by FUJIWARA Katsunori
-
parsers: incrementally parse the revlog index in CThu, 05 Apr 2012 13:00:35 -0700, by Bryan O'Sullivan
-
mdiff: fix diff header generation for files with spaces (issue3357) stableThu, 05 Apr 2012 15:39:07 +0200, by Patrick Mezard
-
protocol: Add the stream-preferred capabilityWed, 04 Apr 2012 00:00:47 +0200, by Benoit Allard
-
templates/filters: extracting the user portion of an email addressWed, 28 Mar 2012 16:06:20 +0200, by Matteo Capobianco
-
context: make changectx.mutable() benefit from .phase() logic stableThu, 05 Apr 2012 19:15:23 +0200, by Patrick Mezard
-
patch: remove useless variable assignmentThu, 05 Apr 2012 19:23:04 +0200, by Patrick Mezard
-
export: catch exporting empty revsets (issue3353) stableWed, 04 Apr 2012 12:31:31 +0200, by Thomas Arendsen Hein
-
merge with stableWed, 04 Apr 2012 11:19:09 +0200, by Thomas Arendsen Hein
-
test-merge-types: allow different output with existing hgmerge (issue3346) stableWed, 04 Apr 2012 11:18:42 +0200, by Thomas Arendsen Hein
-
inotify: catch SignalInterrupt during shutdown (issue3351) stableWed, 04 Apr 2012 10:57:48 +0200, by Thomas Arendsen Hein
-
merge with stableTue, 03 Apr 2012 22:02:04 +0200, by Thomas Arendsen Hein
-
clone: always close source repository (issue2491) stableTue, 03 Apr 2012 22:01:28 +0200, by Thomas Arendsen Hein
-
merge with stableTue, 03 Apr 2012 21:02:00 +0200, by Thomas Arendsen Hein
-
tests: make tests work if directory contains special characters stableTue, 03 Apr 2012 19:06:35 +0200, by Thomas Arendsen Hein
-
test-gpg: replace 825565136235 by md5sum check stableTue, 03 Apr 2012 16:36:25 +0200, by Thomas Arendsen Hein
-
config: discard UTF-8 BOM if foundTue, 03 Apr 2012 11:35:04 -0500, by Matt Mackall
-
merge with stableMon, 02 Apr 2012 17:02:50 -0500, by Matt Mackall
-
tests: shorten post-test sleepsMon, 02 Apr 2012 17:02:03 -0500, by Matt Mackall
-
tests: don't run test-gpg if not in a working directory stableMon, 02 Apr 2012 22:25:55 +0100, by Javi Merino
-
merge with stableMon, 02 Apr 2012 16:09:29 -0500, by Matt Mackall
-
tests: re-silence test-bad-pull log messages stableMon, 02 Apr 2012 15:06:36 -0500, by Matt Mackall
-
merge with stableSun, 01 Apr 2012 15:57:04 -0500, by Matt Mackall
-
tests: really add blacklist for vfat on Linux stableSun, 01 Apr 2012 15:54:29 -0500, by Matt Mackall
-
tests: fix one more sed -iSun, 01 Apr 2012 15:35:12 -0500, by Matt Mackall
-
merge stableSun, 01 Apr 2012 15:34:22 -0500, by Matt Mackall
-
tests: fix shutdown race in test-bad-pull stable 2.1.2Sun, 01 Apr 2012 14:23:55 -0500, by Matt Mackall
-
check-code: check for sed -iSun, 01 Apr 2012 14:01:10 -0500, by Matt Mackall
-
tests: remove sed -i from test-recordSun, 01 Apr 2012 13:59:11 -0500, by Matt Mackall
-
tests: fix portability of sed usage in test-mq stableSun, 01 Apr 2012 18:18:48 +0900, by FUJIWARA Katsunori
-
zsh completion: fix error in qfinish completions from 88a82069be4aSat, 31 Mar 2012 15:39:44 -0500, by Augie Fackler
-
merge with stableSat, 31 Mar 2012 14:05:10 -0500, by Matt Mackall
-
record: fix up test issuesSat, 31 Mar 2012 14:04:39 -0500, by Matt Mackall
-
tests: fix portability of sed expression in test-mq stableSat, 31 Mar 2012 13:46:46 -0500, by Matt Mackall
-
merge with stableSat, 31 Mar 2012 11:19:09 -0500, by Matt Mackall
-
tests: skip test-lfconvert.t if not support symblic link stableThu, 29 Mar 2012 22:16:56 +0900, by Takumi IINO
-
record: allow splitting of hunks by manually editing patchesFri, 30 Mar 2012 22:08:46 +0100, by A. S. Budden
-
dirstate: fix some problems for recursive case normalization (issue3342) stableSat, 31 Mar 2012 15:55:03 +0900, by FUJIWARA Katsunori
-
tests: make test-walkrepo use hg's symlink test stableSat, 31 Mar 2012 10:44:31 -0500, by Matt Mackall
-
tests: make hghave handle exec bit on Linux with vfat stableSat, 31 Mar 2012 10:44:31 -0500, by Matt Mackall
-
tests: teach hghave to actually test for symlink support stableSat, 31 Mar 2012 10:44:31 -0500, by Matt Mackall
-
merge with stableFri, 30 Mar 2012 14:35:06 -0500, by Matt Mackall
-
graphlog: handle old-style --rev valuesThu, 29 Mar 2012 22:42:03 +0200, by Patrick Mezard
-
test-glog: pretty print revset expressionsThu, 29 Mar 2012 17:13:23 +0200, by Patrick Mezard
-
graphlog: improve --only-branch handlingThu, 29 Mar 2012 16:55:08 +0200, by Patrick Mezard
-
dirstate: avoid normalizing letter case on icasefs for exact match (issue3340) stableSat, 31 Mar 2012 00:04:08 +0900, by FUJIWARA Katsunori
-
i18n-ja: synchronized with cb17c2f5b7b4 stableFri, 30 Mar 2012 21:18:37 +0900, by FUJIWARA Katsunori
-
tests: skip test-lfconvert.t if not support symblic linkThu, 29 Mar 2012 22:16:56 +0900, by Takumi IINO
-
perf: node lookupFri, 30 Mar 2012 14:16:06 -0500, by Matt Mackall
-
hgweb: add block numbers to diff regions and related linksFri, 23 Mar 2012 01:31:31 +0100, by Paul Boddie
-
patchbomb: add --body flag to send patches as inline message body textWed, 21 Mar 2012 06:45:07 +0100, by Angel Ezquerra
-
shrink-revlog: make check-code happierWed, 28 Mar 2012 15:25:20 -0400, by Greg Ward
-
shrink-revlog: make pyflakes happyWed, 28 Mar 2012 15:15:15 -0400, by Greg Ward
-
revert: move bulk of revert command from commands to cmdutilWed, 28 Mar 2012 11:42:17 +0200, by Angel Ezquerra
-
mq: fix qpush --move with comments in series file between applied patches stableThu, 29 Mar 2012 00:35:00 +0200, by Mads Kiilerich
-
dirstate: normalize case of directory components stableWed, 28 Mar 2012 19:24:13 -0500, by Matt Mackall
-
tests: fix startup/shutdown races in test-https stableWed, 28 Mar 2012 19:23:25 -0500, by Matt Mackall
-
tests: remove sleep/startup/shutdown races from test-hup stableWed, 28 Mar 2012 12:02:38 -0500, by Matt Mackall
-
tests: eliminate shutdown race and sleeps in test-serve stableWed, 28 Mar 2012 10:29:39 -0500, by Matt Mackall
-
tests: eliminate daemon race in test-bad-pull stableWed, 28 Mar 2012 10:11:12 -0500, by Matt Mackall
-
merge with stableTue, 27 Mar 2012 16:17:46 -0500, by Matt Mackall
-
alias: abort on missing positional args (issue3331) stableTue, 27 Mar 2012 16:13:59 -0500, by Matt Mackall
-
convert/git: abort if git submodules are detected (issue2150) stableSat, 24 Mar 2012 22:13:17 -0500, by Augie Fackler
-
merge with stableTue, 27 Mar 2012 14:37:17 -0500, by Matt Mackall
-
qfinish: comply with the phases.new-commit option in secret mode (issue3335) stableSat, 24 Mar 2012 12:06:49 +0100, by Pierre-Yves David
-
test-gpg: make sure gpg does not modify the trustdb.gpg file stableWed, 21 Mar 2012 22:16:12 -0400, by Greg Ward
-
i18n-ja: synchronized with 900eee0778d1 stableTue, 27 Mar 2012 20:37:52 +0900, by FUJIWARA Katsunori
-
merge with stableMon, 26 Mar 2012 16:42:53 -0500, by Matt Mackall
-
merge: fix unknown file merge detection for case-folding systemsMon, 26 Mar 2012 16:41:54 -0500, by Matt Mackall
-
largefiles: use 'dirstate.dirs()' for 'directory pattern' relation check stableThu, 22 Mar 2012 23:58:47 +0900, by FUJIWARA Katsunori
-
largefiles: suppress unexpected warning of 'hg status' for removed files stableThu, 22 Mar 2012 23:58:47 +0900, by FUJIWARA Katsunori
-
rebase: properly calculate descendant set when aborting (issue3332) stableThu, 22 Mar 2012 17:47:00 -0500, by Matt Mackall
-
merge with stableThu, 22 Mar 2012 17:08:05 -0500, by Matt Mackall
-
aliases: use empty string for missing position parameters (issue3331) stableThu, 22 Mar 2012 17:07:39 -0500, by Matt Mackall
-
bookmarks: clone non-divergent bookmarks with @ in them stableWed, 21 Mar 2012 16:39:38 -0500, by Kevin Bullock
-
i18n-ja: synchronized with 2338ab19b236 stableWed, 21 Mar 2012 17:24:15 +0900, by FUJIWARA Katsunori
-
encoding: tune fast-path of tolocal a bitThu, 22 Mar 2012 16:54:46 -0500, by Matt Mackall
-
eol: remove left-over print statementsThu, 15 Mar 2012 16:57:19 +0100, by Martin Geisler
-
eol: document why os.utime doesn't work hereThu, 15 Mar 2012 16:52:22 +0100, by Martin Geisler
-
merge with stableSun, 18 Mar 2012 18:21:58 -0500, by Matt Mackall
-
i18n-pt_BR: fix format.dotencode help section stableWed, 14 Mar 2012 16:26:14 -0300, by Wagner Bruna
-
changelog: micro-optimizations to changelog.read()Sun, 18 Mar 2012 18:19:16 -0500, by Matt Mackall
-
perf: add a changeset testFri, 16 Mar 2012 19:58:47 -0500, by Matt Mackall
-
convert: deal with empty splicemap path (issue3311) stableFri, 16 Mar 2012 17:42:21 -0500, by Matt Mackall
-
tests: ignore git's output in test-subrepo-git.t stableThu, 15 Mar 2012 23:02:31 +0000, by Javi Merino
-
profile: add undocumented config options for profiler outputThu, 15 Mar 2012 15:59:26 -0500, by Matt Mackall
-
perf: add perfchangeset to time changeset parsingThu, 15 Mar 2012 15:58:55 -0500, by Matt Mackall
-
merge with stableThu, 15 Mar 2012 13:11:42 -0500, by Matt Mackall
-
perf: tweak tests for testing index performance improvementsThu, 15 Mar 2012 13:11:03 -0500, by Matt Mackall
-
convert: support non annotated tags in git backendWed, 14 Mar 2012 01:13:45 +0100, by Edouard Gomez
-
icasefs: use case preserved root for 'util.fspath()' invocation (issue3302) stableThu, 15 Mar 2012 00:46:37 +0900, by FUJIWARA Katsunori
-
merge: accept missing revisions in symlink flag merge (issue3316) stableWed, 14 Mar 2012 14:45:41 -0500, by Matt Mackall
-
merge with stableTue, 13 Mar 2012 16:29:13 -0500, by Matt Mackall
-
merge: handle linear update to symlink correctly (issue3316) stableTue, 13 Mar 2012 16:28:08 -0500, by Matt Mackall
-
filemerge: restore default prompt for binary/symlink lost in 83925d3a4559 stableTue, 13 Mar 2012 15:12:26 -0500, by Matt Mackall
-
merge with stableMon, 12 Mar 2012 17:05:42 -0500, by Matt Mackall
-
strip: enhance repair.strip to receive a list of nodes (issue3299) stableMon, 12 Mar 2012 17:02:45 -0300, by Wagner Bruna
-
templates/filters: add doctest to the 'person' filterWed, 07 Mar 2012 01:02:12 +0100, by Yann E. MORIN
-
help: strip doctest from dochelpFri, 09 Mar 2012 22:54:17 +0100, by Yann E. MORIN
-
pvec: introduce pvecsMon, 12 Mar 2012 13:37:39 -0500, by Matt Mackall
-
largefiles: fix check-code errors.Fri, 09 Mar 2012 17:11:07 +0100, by Na'Tosha Bard
-
largefiles: remove use of underscores that breaks coding conventionFri, 09 Mar 2012 16:11:52 +0100, by Na'Tosha Bard
-
largefiles: only update changed largefiles when transplantingFri, 09 Mar 2012 15:26:13 +0100, by Na'Tosha Bard
-
largefiles: move calculation of largefiles for updating to utility functionFri, 09 Mar 2012 16:45:49 +0100, by Na'Tosha Bard
-
localrepo: fix unpushable repos when using bookmarks (issue3317) stableFri, 09 Mar 2012 15:34:21 -0500, by Michael Bacarella
-
extdiff: escape filenames with vim/DirDiff and make quoting work with Windows stableMon, 12 Mar 2012 09:39:30 +0100, by Thomas Arendsen Hein
-
posix: disable cygwin's symlink emulationThu, 08 Mar 2012 15:59:47 -0600, by Matt Mackall
-
posix: ignore execution bit in cygwin (issue3301)Thu, 08 Mar 2012 20:17:36 +0000, by A. S. Budden
-
hgweb: support multi-level repository indexes by enabling descend and collapseSat, 18 Feb 2012 20:10:19 +0100, by Paul Boddie
-
mq: no need to delete undo files after stripTue, 06 Mar 2012 18:43:05 +0200, by Idan Kamara
-
repair: remove undo files after stripTue, 06 Mar 2012 18:43:05 +0200, by Idan Kamara
-
localrepo: refactor retrieving of journal/undo files pathsTue, 06 Mar 2012 18:42:52 +0200, by Idan Kamara
-
templates/filters: strip quotes from {author|person}Tue, 06 Mar 2012 23:23:30 +0100, by Yann E. MORIN
-
check-code: check for % inside _()Thu, 08 Mar 2012 15:59:44 -0600, by Matt Mackall
-
patchbomb: add (optional) note to 0 of 0 promptThu, 08 Mar 2012 15:59:41 -0600, by Matt Mackall
-
merge with stableThu, 08 Mar 2012 15:59:33 -0600, by Matt Mackall
-
i18n: fix all remaining uses of % inside _() stableThu, 08 Mar 2012 13:35:27 -0600, by Matt Mackall
-
update: don't translate the abort message twice stableWed, 07 Mar 2012 23:21:11 +0000, by Javi Merino
-
merge with stableSun, 04 Mar 2012 17:14:30 -0600, by Matt Mackall
-
rebase: move bookmarks as needed with pull --rebase (issue3285) stableSun, 04 Mar 2012 17:12:12 -0600, by Matt Mackall
-
merge with stableSun, 04 Mar 2012 16:48:04 -0600, by Matt Mackall
-
tests: ignore the return code of chmod in test-inherit-mode stableThu, 01 Mar 2012 23:29:52 +0000, by Javi Merino
-
bugzilla: add xmlrpcemail submission for Bugzilla 3.6 email interfaceThu, 01 Mar 2012 14:50:31 +0000, by Jim Hague
-
bugzilla: allow change comment to mark bugs fixedThu, 01 Mar 2012 15:27:24 +0000, by Jim Hague
-
bugzilla: extract optional hours from commit message and update bug timeThu, 01 Mar 2012 15:25:37 +0000, by Jim Hague
-
bugzilla: modify access interface to include new bug statesThu, 01 Mar 2012 14:51:40 +0000, by Jim Hague
-
wix: add phases help text and two more translations (issue 3288) stableSat, 03 Mar 2012 23:14:31 -0600, by Steve Borho
-
debugbuilddag: fix starting a dag on a non-default branch stableFri, 02 Mar 2012 11:46:18 -0300, by Wagner Bruna
-
debugrevspec: pretty print outputFri, 24 Feb 2012 11:02:21 +0100, by Patrick Mezard
-
readme: mention how to run in-placeFri, 02 Mar 2012 21:43:55 +0200, by Ross Lagerwall
-
merge with stableFri, 02 Mar 2012 14:12:06 -0600, by Matt Mackall
-
i18n-ja: synchronized with 87d37aceb5e3 stableWed, 29 Feb 2012 21:09:21 +0900, by FUJIWARA Katsunori
-
Merge with stableFri, 02 Mar 2012 10:43:06 -0800, by Brendan Cully
-
setup.py: don't call splitlines twice on the output of xcodebuild (issue3277) stableFri, 02 Mar 2012 10:42:12 -0800, by Brendan Cully
-
merge with stableFri, 02 Mar 2012 09:57:09 +0100, by Thomas Arendsen Hein
-
merge with stableThu, 01 Mar 2012 17:45:13 +0100, by Thomas Arendsen Hein
-
filemerge: remove temporary files when using internal:dump as merge-tool stableThu, 01 Mar 2012 17:35:12 +0100, by Thomas Arendsen Hein
-
dirstate: filecacheify _ignore (issue3278) stable 2.1.1Thu, 01 Mar 2012 17:49:59 +0200, by Idan Kamara
-
scmutil: add join method to opener to construct path relative to base stableThu, 01 Mar 2012 17:39:58 +0200, by Idan Kamara
-
filecache: refactor path join logic to a function stableThu, 01 Mar 2012 17:39:58 +0200, by Idan Kamara
-
merge with stableWed, 29 Feb 2012 17:27:24 -0600, by Matt Mackall
-
subrepo: fix for merge inconsistencies stableWed, 29 Feb 2012 14:24:57 +0100, by Friedrich Kastner-Masilko
-
bundlerepo: bundle repos should be non-publishing (issue3266) stableWed, 29 Feb 2012 14:41:11 +0100, by Pierre-Yves David
-
bugzilla: stop XMLRPC requests from requesting gzipped responses stableWed, 29 Feb 2012 17:43:03 +0000, by Jim Hague
-
merge with stableTue, 28 Feb 2012 21:17:53 -0600, by Matt Mackall
-
update: delete bookmarks.current when explicitly updating to a rev (issue3276) stableTue, 28 Feb 2012 23:47:46 +0200, by Idan Kamara
-
convert: ignore blank lines in mapfiles (issue3286) stableTue, 28 Feb 2012 10:06:35 +0100, by Patrick Mezard
-
update: don't move the active bookmark if a rev is specified with -r stableTue, 28 Feb 2012 01:07:55 +0200, by Idan Kamara
-
mq: fix qapplied --last and qprev documentation (issue3282) stableMon, 27 Feb 2012 18:23:18 +0100, by Patrick Mezard
-
setup: handle output from Apple's Xcode 4.3 better (issue3277) stableMon, 27 Feb 2012 08:54:26 -0500, by Greg Ward
-
graphlog: apply file filters --patch/--stat outputSun, 26 Feb 2012 17:12:15 +0100, by Patrick Mezard
-
context: add followfirst arg to filectx and workingfilectxSun, 26 Feb 2012 17:10:57 +0100, by Patrick Mezard
-
graphlog: fix --removedSun, 26 Feb 2012 17:10:57 +0100, by Patrick Mezard
-
test-glog: rewrite more tests using testlog() functionSun, 26 Feb 2012 17:10:56 +0100, by Patrick Mezard
-
match: consider filesets as "anypats"Sun, 26 Feb 2012 17:10:55 +0100, by Patrick Mezard
-
graphlog: evaluate FILE/-I/-X filesets on the working dirSun, 26 Feb 2012 17:10:51 +0100, by Patrick Mezard
-
graphlog: implement --copiesSun, 26 Feb 2012 16:56:32 +0100, by Patrick Mezard
-
test-check-code-hg: skip test if not in a working dir (issue3248). stableSat, 18 Feb 2012 16:30:17 -0500, by Greg Ward
-
copies: use ctx.dirs() for directory rename detectionSun, 26 Feb 2012 16:45:59 -0600, by Matt Mackall
-
copies: fix mergecopies doc mapping directionSun, 26 Feb 2012 15:51:56 -0600, by Matt Mackall
-
merge with stableSat, 25 Feb 2012 16:48:07 -0600, by Matt Mackall
-
graphlog: implement --follow-firstSat, 25 Feb 2012 22:11:36 +0100, by Patrick Mezard
-
graphlog: implement --follow with file argumentsSat, 25 Feb 2012 22:11:36 +0100, by Patrick Mezard
-
test-glog: test multiple --prune valuesSat, 25 Feb 2012 22:11:35 +0100, by Patrick Mezard
-
graphlog: restore FILE glob expansion on WindowsSat, 25 Feb 2012 22:11:34 +0100, by Patrick Mezard
-
glog: restore multiple --rev test lost in rebasingSat, 25 Feb 2012 21:51:13 +0100, by Patrick Mezard
-
copies: remove checkdirs optionsSat, 25 Feb 2012 14:22:58 -0600, by Matt Mackall
-
copies: add docstring for mergecopiesFri, 24 Feb 2012 18:21:06 -0600, by Matt Mackall
-
addremove: return 1 if we failed to handle any explicit filesFri, 24 Feb 2012 16:52:32 -0600, by Matt Mackall
-
merge with stableFri, 24 Feb 2012 16:16:48 -0600, by Matt Mackall
-
log: fix --follow FILE ancestry calculation stableFri, 24 Feb 2012 20:57:59 +0100, by Patrick Mezard
-
test-glog: extend a test before fixing --follow issues stableFri, 24 Feb 2012 20:56:18 +0100, by Patrick Mezard
-
graft: use proper revisions for copy detection (issue3265) stableFri, 24 Feb 2012 16:09:15 -0600, by Matt Mackall
-
graphlog: paths/-I/-X handling requires a new revsetThu, 23 Feb 2012 18:05:20 +0100, by Patrick Mezard
-
graphlog: imitate log slowpath when inputs are explicit filesThu, 23 Feb 2012 17:55:07 +0100, by Patrick Mezard
-
graphlog: paths arguments must be or'edThu, 23 Feb 2012 17:54:42 +0100, by Patrick Mezard
-
graphlog: rewrite --rev like all other optionsThu, 23 Feb 2012 11:21:30 +0100, by Patrick Mezard
-
graphlog: --branch and --only-branch are the sameThu, 23 Feb 2012 11:21:04 +0100, by Patrick Mezard
-
test-check-code-hg: fix xargs exit status on OSX stableThu, 23 Feb 2012 17:46:57 +0100, by Patrick Mezard
-
largefiles: respect store.createmode and avoid extra file copy stableThu, 23 Feb 2012 13:37:10 +0100, by Martin Geisler
-
largefiles: respect store.createmode in basestore.get stableThu, 23 Feb 2012 13:37:10 +0100, by Martin Geisler
-
largefiles: use repo.store.createmode for new files in .hg/largefiles stableThu, 23 Feb 2012 13:22:55 +0100, by Martin Geisler
-
mq: expand qimport summaryWed, 22 Feb 2012 17:41:22 -0600, by Matt Mackall
-
merge with stableWed, 22 Feb 2012 17:36:33 -0600, by Matt Mackall
-
graphlog: multiple --keyword must be or'edWed, 22 Feb 2012 12:30:15 +0100, by Patrick Mezard
-
graphlog: multiple --branch must be or'edWed, 22 Feb 2012 12:30:15 +0100, by Patrick Mezard
-
graphlog: multiple --user must be or'edWed, 22 Feb 2012 12:30:15 +0100, by Patrick Mezard
-
graphlog: explicitely join multivalue parametersWed, 22 Feb 2012 12:30:15 +0100, by Patrick Mezard
-
test-glog.t: use printrevset extension to trace rewritten revsetsWed, 22 Feb 2012 12:30:14 +0100, by Patrick Mezard
-
context: use 'changectx.dirs()' in 'walk()' for directory patterns stableThu, 23 Feb 2012 00:07:54 +0900, by FUJIWARA Katsunori
-
localrepository: use 'changectx.dirs()' in 'status()' for directory patterns stableThu, 23 Feb 2012 00:07:54 +0900, by FUJIWARA Katsunori
-
context: add 'dirs()' to changectx/workingctx for directory patterns stableThu, 23 Feb 2012 00:07:54 +0900, by FUJIWARA Katsunori
-
status: fix format field thinkoWed, 22 Feb 2012 15:22:12 -0600, by Matt Mackall
-
largefiles: don't break filesets stableMon, 20 Feb 2012 17:59:48 +0100, by Dan Villiom Podlaski Christiansen
-
help: sort hgrc related "Sections" chapters alphabeticallySat, 18 Feb 2012 14:27:57 +0100, by Michal Sznajder
-
doc: minor fixes to [graph] section documentationSat, 18 Feb 2012 12:30:24 +0100, by Patrick Mezard
-
hgweb: refactor graph customization javascriptSun, 22 Jan 2012 19:35:26 +0700, by Patrick Mezard
-
templates: move Graph.edge() implementation in mercurial.jsFri, 17 Feb 2012 16:49:43 +0100, by Patrick Mezard
-
formatter: convert status commandMon, 20 Feb 2012 16:42:51 -0600, by Matt Mackall
-
ui: add formatter methodMon, 20 Feb 2012 16:42:48 -0600, by Matt Mackall
-
formatter: add basic formattersMon, 20 Feb 2012 16:42:47 -0600, by Matt Mackall
-
encoding: introduce utf8-b helpersMon, 20 Feb 2012 16:42:45 -0600, by Matt Mackall
-
graphmod: add config cacheFri, 17 Feb 2012 13:53:41 -0600, by Matt Mackall
-
graphmod: rewrite graph config validationFri, 17 Feb 2012 13:53:19 -0600, by Matt Mackall
-
graph: in hgrc specify line color for main branchSun, 22 Jan 2012 19:47:03 +0700, by Constantine Linnick
-
graph: in hgrc specify line width for main branchSun, 22 Jan 2012 19:35:26 +0700, by Constantine Linnick
-
merge with stableThu, 16 Feb 2012 16:40:29 -0600, by Matt Mackall
-
filemerge: remove some redundancy in decorators/docstringsThu, 16 Feb 2012 15:58:51 -0600, by Matt Mackall
-
filemerge: create detail of internal merge tools from documentation stringSun, 12 Feb 2012 21:38:12 +0900, by FUJIWARA Katsunori
-
filemerge: refactoring of 'filemerge()'Sun, 12 Feb 2012 21:38:12 +0900, by FUJIWARA Katsunori
-
patch: fuzz more aggressively to match patch(1) behaviour stableMon, 13 Feb 2012 17:22:35 +0100, by Patrick Mezard
-
patch: fix fuzzing of hunks without previous lines (issue3264) stableMon, 13 Feb 2012 16:47:31 +0100, by Patrick Mezard
-
patch: make hunk.fuzzit() compute the fuzzed start locations stableMon, 13 Feb 2012 13:51:38 +0100, by Patrick Mezard
-
patch: fuzz old and new lines at the same time stableMon, 13 Feb 2012 13:21:00 +0100, by Patrick Mezard
-
largefiles: optimize update speed by only updating changed largefilesMon, 13 Feb 2012 18:37:07 +0100, by Na'Tosha Bard
-
mq: make qimport --push push all imported patches (issue3130) stableTue, 14 Feb 2012 14:31:40 +0100, by Patrick Mezard
-
convert: tolerate spaces between splicemap parent ids (issue3203) stableWed, 15 Feb 2012 11:21:24 +0100, by Patrick Mezard
-
localrepo: clear _filecache on rollback (issue3261) stableThu, 16 Feb 2012 01:21:34 +0200, by Idan Kamara
-
scmutil: update cached copy when filecached attribute is assigned (issue3263) stableWed, 15 Feb 2012 20:02:35 +0200, by Idan Kamara
-
cmdserver: invalidate the dirstate when running commands (issue3271) stableWed, 15 Feb 2012 23:44:10 +0200, by Idan Kamara
-
localrepo: reset _phasesdirty flag after writing stableWed, 15 Feb 2012 23:49:15 +0200, by Idan Kamara
-
import: handle git renames and --similarity (issue3187) stableThu, 16 Feb 2012 13:03:42 +0100, by Patrick Mezard
-
context: make workingctx.forget() really warn about untracked files stableThu, 16 Feb 2012 12:56:48 +0100, by Patrick Mezard
-
largefiles: check whether specified patterns are related to largefiles strictly stableWed, 15 Feb 2012 23:01:09 +0900, by FUJIWARA Katsunori
-
merge with stableFri, 10 Feb 2012 17:09:23 -0600, by Matt Mackall
-
log: remove caching of all visited revisions (issue3253) stableFri, 10 Feb 2012 16:52:32 -0600, by Matt Mackall
-
convert: use splicemap entries when sorting revisions (issue1748) stableFri, 10 Feb 2012 22:34:13 +0100, by Patrick Mezard
-
convert: turn splicemap into a simple dictionary stableFri, 10 Feb 2012 22:25:49 +0100, by Patrick Mezard
-
debugrevspec: mention --verbose to print the parsed treeFri, 10 Feb 2012 13:50:13 +0100, by Patrick Mezard
-
largefiles: only cache largefiles in new heads stableFri, 10 Feb 2012 14:46:09 +0100, by Na'Tosha Bard
-
merge with stableFri, 10 Feb 2012 13:47:57 -0600, by Matt Mackall
-
mq: restore _branchtags() fast path (issue3223) stableTue, 07 Feb 2012 18:47:16 +0100, by Patrick Mezard
-
mq: ensure all mq commits are made with secretcommit() stableTue, 07 Feb 2012 18:47:13 +0100, by Patrick Mezard
-
convert/bzr: ignore nested repos when listing branches (issue3254)Wed, 08 Feb 2012 17:45:10 +0100, by Patrick Mezard
-
tests: tighten checks for octal escapes in shell printf. stableWed, 08 Feb 2012 16:56:00 +0000, by Jim Hague
-
phase: when phase cannot be reduced, hint at --force and return 1 (BC)Wed, 08 Feb 2012 20:00:52 +0100, by Patrick Mezard
-
revset: fix alias substitution recursion (issue3240)Thu, 09 Feb 2012 21:03:07 +0100, by Patrick Mezard
-
update: just merge unknown file collisionsThu, 09 Feb 2012 17:54:47 -0600, by Matt Mackall
-
merge: don't use unknown()Thu, 09 Feb 2012 17:04:17 -0600, by Matt Mackall
-
merge: refactor unknown file conflict checkingThu, 09 Feb 2012 16:50:19 -0600, by Matt Mackall
-
update: use normal update path with --check (issue2450)Thu, 09 Feb 2012 13:16:20 -0600, by Matt Mackall
-
fetch: use update rather than clean when updating (issue3246) stableMon, 06 Feb 2012 16:35:14 -0600, by Matt Mackall
-
merge with stableMon, 06 Feb 2012 15:36:44 -0600, by Matt Mackall
-
mdiff: adjust hunk offsets with --ignore-blank-lines (issue3234) stableMon, 06 Feb 2012 21:17:50 +0100, by Patrick Mezard
-
merge with stableMon, 06 Feb 2012 15:22:43 -0600, by Matt Mackall
-
merge with i18nMon, 06 Feb 2012 15:22:34 -0600, by Matt Mackall
-
i18n-de: fix rst markup in command output (issue3247)Mon, 06 Feb 2012 08:10:32 -0200, by Wagner Bruna
-
merge with i18n stableMon, 06 Feb 2012 08:06:42 -0200, by Wagner Bruna
-
i18n-ja: fix rst markup in hg command output stableMon, 06 Feb 2012 08:03:34 -0200, by Wagner Bruna
-
i18n-de: fix rst markup in command output (issue3247) stableMon, 06 Feb 2012 08:02:05 -0200, by Wagner Bruna
-
merge with i18n stableSat, 04 Feb 2012 11:34:44 -0200, by Wagner Bruna
-
i18n-de: fix hg command rst markup and quoting (issue3247) stableSat, 04 Feb 2012 11:22:01 -0200, by Wagner Bruna
-
merge with i18n stableSat, 04 Feb 2012 10:59:36 -0200, by Wagner Bruna
-
i18n-de: fix rst markup in command output (issue3247) stableSat, 04 Feb 2012 10:55:58 -0200, by Wagner Bruna
-
windows: use 'str.replace()' instead of combination of split() and join()Sun, 05 Feb 2012 22:58:31 +0900, by FUJIWARA Katsunori
-
largefiles: reduce redundant splitstandin/standin combinationMon, 06 Feb 2012 12:16:29 +0900, by FUJIWARA Katsunori
-
largefiles: reduce OR-ing of same conditionsMon, 06 Feb 2012 12:16:29 +0900, by FUJIWARA Katsunori
-
subrepo: rewrite handling of subrepo state at commit (issue2403)Mon, 06 Feb 2012 15:10:01 -0600, by Matt Mackall
-
subrepo: add basestate methodMon, 06 Feb 2012 15:00:08 -0600, by Matt Mackall
-
forget: show warning messages for forgetting in subrepo correctly stableMon, 06 Feb 2012 14:37:49 +0900, by FUJIWARA Katsunori
-
use util.localpath() instead of 'str.replace()' to unify path conversion stableSun, 05 Feb 2012 22:58:31 +0900, by FUJIWARA Katsunori
-
i18n: use util.pconvert() instead of 'str.replace()' for problematic encoding stableSun, 05 Feb 2012 22:58:31 +0900, by FUJIWARA Katsunori
-
i18n: use util.pconvert() instead of 'str.replace()' for problematic encoding stableSun, 05 Feb 2012 22:58:31 +0900, by FUJIWARA Katsunori
-
merge with stableFri, 03 Feb 2012 15:45:13 -0600, by Matt Mackall
-
mq: make qprev return the previous applied patch (issue3245) stableFri, 03 Feb 2012 19:47:09 +0100, by Patrick Mezard
-
mq: fix qnext when all remaining patches are guarded stableFri, 03 Feb 2012 19:38:31 +0100, by Patrick Mezard
-
convert/bzr: test tags conversionThu, 02 Feb 2012 10:15:13 +0100, by Patrick Mezard
-
convert/bzr: handle empty bzr repositories (issue3233)Thu, 02 Feb 2012 10:15:13 +0100, by Patrick Mezard
-
convert/bzr: convert all branches (issue3229) (BC)Thu, 02 Feb 2012 10:15:12 +0100, by Patrick Mezard
-
convert/bzr: expect unicode metadata, encode in UTF-8 (issue3232)Thu, 02 Feb 2012 10:15:04 +0100, by Patrick Mezard
-
mq: rename secretcommit to newcommitMon, 30 Jan 2012 00:05:28 +0100, by Pierre-Yves David
-
merge with stableWed, 01 Feb 2012 16:28:35 -0600, by Matt Mackall
-
i18n-de: update po and remove fuzziesSat, 21 Jan 2012 15:17:39 +0200, by Fabian Kreutz
-
i18n-de: Rework and fixes continuedSat, 21 Jan 2012 13:49:46 +0200, by Fabian Kreutz
-
phases: don't complain if cset is already public on pushkey (issue3230) stable 2.1Wed, 01 Feb 2012 14:17:26 -0600, by Matt Mackall
-
mq: prevent rewriting operation on public changeset stableWed, 01 Feb 2012 12:20:10 +0100, by Pierre-Yves David
-
i18n-pt_BR: miscellaneous spelling and wording fixes stableTue, 31 Jan 2012 18:11:08 -0200, by Wagner Bruna
-
i18n-ja: synchronized with 0f99e709ce08 stableTue, 31 Jan 2012 19:44:09 +0900, by FUJIWARA Katsunori
-
i18n-ru: synchronized with c0b2986b37b8; public phase name changed stableTue, 31 Jan 2012 12:30:54 +0400, by Alexander Sauta
-
qpush: avoid trying to manage existing history (issue2218) stableTue, 31 Jan 2012 23:13:04 -0600, by Matt Mackall
-
bundlerepo: try to find containing repo on creation (issue1812) stableTue, 31 Jan 2012 17:25:37 -0600, by Matt Mackall
-
push: don't treat bookmark as a found change stableMon, 30 Jan 2012 15:56:35 -0600, by Matt Mackall
-
i18n-ru: minor corrections on unclear strings stableMon, 30 Jan 2012 11:52:38 +0400, by Alexander Sauta
-
i18n-ru: verifying uncertain translations. stableMon, 30 Jan 2012 02:07:04 +0700, by Andrei Polushin
-
phases: allow phase name in phases.new-commit settings stableMon, 30 Jan 2012 17:46:15 +0100, by Pierre-Yves David
-
qfinish: do not set secret changeset to draft if mq.secret=false stableMon, 30 Jan 2012 15:17:08 +0100, by Pierre-Yves David
-
mq: take mq.secret configuration into account when picking the default phase stableMon, 30 Jan 2012 17:39:05 +0100, by Pierre-Yves David
-
qimport: when mq.secret=True set qimported revision as secret stableMon, 30 Jan 2012 17:37:45 +0100, by Pierre-Yves David
-
qrefresh: keep changeset phase during refresh stableMon, 30 Jan 2012 17:36:30 +0100, by Pierre-Yves David
-
phases: write default phase data as soon as possible. stableMon, 30 Jan 2012 17:33:09 +0100, by Pierre-Yves David
-
phase: accept old style revision specification stableMon, 30 Jan 2012 18:06:57 +0100, by Pierre-Yves David
-
push: return 1 if no changes found (issue3228) stableMon, 30 Jan 2012 11:32:09 -0600, by Matt Mackall
-
push: more precise failure check on subrepo push stableMon, 30 Jan 2012 11:26:20 -0600, by Matt Mackall
-
bookmarks: move current bookmark on update -u and bare pull -u (issue3222) stableSun, 29 Jan 2012 14:07:45 -0600, by Matt Mackall
-
tests: don't rely on 'false' exit code in test-run-tests.t stableFri, 27 Jan 2012 03:00:32 +0100, by Mads Kiilerich
-
tests: don't include plain 'diff -U0' content in test-diff-unified.t stableFri, 27 Jan 2012 02:59:59 +0100, by Mads Kiilerich
-
revset: add tests for 'remote()' predicate stableFri, 27 Jan 2012 22:29:58 +0900, by FUJIWARA Katsunori
-
revset: fix documentation for 'remote()' predicate stableFri, 27 Jan 2012 22:29:58 +0900, by FUJIWARA Katsunori
-
revset: fix 'remote()' failure when remote repo has more revs than local stableFri, 27 Jan 2012 22:29:58 +0900, by FUJIWARA Katsunori
-
i18n-ru: synchronized with bf502ccc46d7; fuzzies removed stableFri, 27 Jan 2012 12:25:02 +0400, by Alexander Sauta
-
merge: defer symlink flag merging to filemerge (issue3200) stableThu, 26 Jan 2012 20:34:57 -0600, by Matt Mackall
-
help: fix publish option spelling in phases topic stableThu, 26 Jan 2012 17:54:52 -0600, by Matt Mackall
-
help: add missing phase config items to config topic stableThu, 26 Jan 2012 17:54:22 -0600, by Matt Mackall
-
sslutil: more helpful fingerprint mismatch message stableThu, 26 Jan 2012 11:23:15 -0600, by Matt Mackall
-
scmutil: unify some 'no changes found' messages stableWed, 25 Jan 2012 17:14:08 -0600, by Matt Mackall
-
outgoing: display info about secret changets while no sharable changeset found stableWed, 25 Jan 2012 19:41:34 +0100, by Alain Leufroy
-
bundle: display info about secret changets while no sharable changeset found stableWed, 25 Jan 2012 19:05:16 +0100, by Alain Leufroy
-
test-rebase-collapse: Add test for rebase regression introduced in 12309c09d19a stableMon, 23 Jan 2012 12:26:01 -0600, by Augie Fackler
-
test-commandserver: test that phase data is being refreshed stableThu, 26 Jan 2012 00:21:55 +0200, by Idan Kamara
-
localrepo: delete _phaserev when invalidating caches stableThu, 26 Jan 2012 00:21:54 +0200, by Idan Kamara
-
localrepo: fix phaseroots filecache definition stableThu, 26 Jan 2012 00:21:53 +0200, by Idan Kamara
-
discovery: fix regression when checking heads for pre 1.4 client (issue3218) stableTue, 24 Jan 2012 19:49:30 +0100, by Pierre-Yves David
-
bookmarks: respect --debug during incoming/outgoing stableWed, 25 Jan 2012 20:03:46 +0100, by David Soria Parra
-
largefiles: fix revert on missing largefile (issue3217) stableWed, 25 Jan 2012 16:52:16 +0100, by Na'Tosha Bard
-
largefiles: fix transplant for all cases (issue3192) stableWed, 25 Jan 2012 14:10:01 +0100, by Na'Tosha Bard
-
i18n-sv: translating strings for add, annotate, debuginstall stableWed, 25 Jan 2012 09:33:48 +0100, by Jens Bäckman
-
copies: eliminate criss-crosses when chaining stableTue, 24 Jan 2012 17:16:29 -0600, by Matt Mackall
-
mq: pass qbase node instead of mq statusentry in phasedefaults stableSat, 21 Jan 2012 21:39:27 -0600, by Augie Fackler
-
patch: a little bit more robust line counting on diff --stat (issue3183) stableSat, 21 Jan 2012 23:50:58 +0100, by Jesus Espino Garcia
-
convert: subversion convert abort on revision not found (issue 3205) stableSat, 21 Jan 2012 13:31:41 +0100, by Jesus Espino Garcia
-
bash_completion: added -o filename option to _hg_status (issue3101) stableSat, 21 Jan 2012 00:40:18 +0100, by Jesus Espino Garcia
-
largefiles: fix addremove when no largefiles are specified stableMon, 23 Jan 2012 13:24:32 +0100, by Na'Tosha Bard
-
revset: include the correct first ancestor change for follow(file) stableFri, 20 Jan 2012 23:52:31 -0600, by Matt Mackall
-
revset: remove unreferenced followfile function stableFri, 20 Jan 2012 23:10:13 -0600, by Matt Mackall
-
fileset: don't attempt to check data predicates against removed files stableFri, 20 Jan 2012 22:19:40 -0600, by Matt Mackall
-
commands: drop exclamation mark in abort message stableFri, 20 Jan 2012 23:05:14 +0200, by Idan Kamara
-
push: prevent moving phases outside of the pushed subset stableFri, 20 Jan 2012 21:21:13 +0100, by Pierre-Yves David
-
discovery: ensure that missingheads are always heads of everything we tried stableFri, 20 Jan 2012 19:41:18 +0100, by Pierre-Yves David
-
phase: extracts heads computation logics from analyzeremotephases stableFri, 20 Jan 2012 19:23:53 +0100, by Pierre-Yves David
-
phase: fix warning text from invalid remote phase stableFri, 20 Jan 2012 19:18:09 +0100, by Pierre-Yves David
-
mq-safety: don't apply safety on non-outgoing changeset stableFri, 20 Jan 2012 18:45:29 +0100, by Pierre-Yves David
-
phases: properly register excluded changeset when revision are specified stableFri, 20 Jan 2012 00:27:11 +0100, by Pierre-Yves David
-
bookmarks: make -i summary simpler and more accurate stableFri, 20 Jan 2012 14:19:13 -0600, by Matt Mackall
-
phases: do not mark debug message for translation stableFri, 20 Jan 2012 13:19:32 -0200, by Wagner Bruna
-
largefiles: add --normal option to hg add (issue3061) stableFri, 02 Dec 2011 18:20:32 +0100, by Na'Tosha Bard
-
largefiles: fix caching largefiles from an aliased repo (issue3212) stableFri, 20 Jan 2012 11:56:12 +0100, by Na'Tosha Bard
-
tests: let run-tests.py default to use 'sh' in $PATH instead of '/bin/sh' stableFri, 20 Jan 2012 01:24:16 +0100, by Mads Kiilerich
-
tests: add 'set -x' to the .t sh scripts in run-tests.py debug mode stableSat, 14 Jan 2012 01:55:50 +0100, by Mads Kiilerich
-
merge default into stable for 2.1 code freeze stableThu, 19 Jan 2012 14:34:32 -0600, by Matt Mackall
-
revset: add remote() predicate to lookup remote revisionsThu, 19 Jan 2012 14:31:05 -0600, by Matt Mackall
-
bookmarks: automatically advance bookmark on naked update (BC) (issue2894)Thu, 19 Jan 2012 14:07:48 -0600, by Matt Mackall
-
qimport: back out 2eec74d7ce95Thu, 19 Jan 2012 11:35:06 -0600, by Matt Mackall
-
phases: only synchronize on common changeset when push failsThu, 19 Jan 2012 16:09:43 +0100, by Pierre-Yves David
-
discovery: diet discovery.prepush from non-discovery codeThu, 19 Jan 2012 15:50:55 +0100, by Pierre-Yves David
-
qfinish: set all qfinished patch as draft, not only qbaseThu, 19 Jan 2012 11:30:37 +0100, by Pierre-Yves David
-
largefiles: test and simplify empty directory removal in removeThu, 19 Jan 2012 10:07:13 +0100, by Patrick Mezard
-
tag: invalidate tag cache immediately after adding new tag (issue3210)Thu, 19 Jan 2012 02:14:06 +0100, by Mads Kiilerich
-
mq: ensure mq changesets are set to secret when no phase data are foundWed, 18 Jan 2012 17:18:38 +0100, by Pierre-Yves David
-
mq: qimporting revision set them to secretTue, 17 Jan 2012 02:26:00 +0100, by Pierre-Yves David
-
mq: have mq create secret changeset onlyWed, 18 Jan 2012 16:53:49 +0100, by Pierre-Yves David
-
wireproto: refuse to lookup secret csetsWed, 18 Jan 2012 20:00:48 -0600, by Matt Mackall
-
qclone: ignore local qbase if secretWed, 18 Jan 2012 19:16:01 -0600, by Matt Mackall
-
rebase: only advance phase on successful commitWed, 18 Jan 2012 18:14:55 -0600, by Matt Mackall
-
phases: mechanism to allow extension to alter initial computation of phaseWed, 18 Jan 2012 17:23:54 +0100, by Pierre-Yves David
-
qclone: add a few comment and blank lineWed, 18 Jan 2012 17:11:27 +0100, by Pierre-Yves David
-
mq: turn changeset draft on qfinish (except if qparent is secret)Wed, 18 Jan 2012 17:06:59 +0100, by Pierre-Yves David
-
config: have a way to backup and restore value in configWed, 18 Jan 2012 16:52:26 +0100, by Pierre-Yves David
-
graft: add test to check the phase of new changesetsTue, 17 Jan 2012 11:08:23 +0100, by Alain Leufroy
-
rebase: fix phases movementTue, 17 Jan 2012 09:12:14 +0100, by Alain Leufroy
-
largefiles: cache new largefiles for new heads when pullingWed, 18 Jan 2012 11:33:14 +0100, by Na'Tosha Bard
-
largefiles: remove unused lfutil.readhash()Wed, 18 Jan 2012 14:33:19 +0100, by Patrick Mezard
-
largefiles: check if largefile could be found when archiving (issue3193)Wed, 18 Jan 2012 14:19:43 +0100, by Na'Tosha Bard
-
largefiles: refactor lfutil.findfiles to be more logicalWed, 18 Jan 2012 13:41:03 +0100, by Na'Tosha Bard
-
forget: fix subrepo recursion for explicit path handlingTue, 17 Jan 2012 19:10:59 -0500, by David M. Carr
-
add: fix subrepo recursion for explicit path handlingTue, 17 Jan 2012 19:10:58 -0500, by David M. Carr
-
tests: add subrepo recursion tests for add/forget with explicit pathsTue, 17 Jan 2012 19:10:54 -0500, by David M. Carr
-
merge with stableWed, 18 Jan 2012 15:07:15 -0600, by Matt Mackall
-
bookmarks: backout locking change in 12dea4d998ecWed, 18 Jan 2012 14:56:52 -0600, by Matt Mackall
-
changeset_printer: display changeset phase on debug levelTue, 17 Jan 2012 20:23:23 +0100, by Pierre-Yves David
-
phase: report phase movementTue, 17 Jan 2012 20:43:41 +0100, by Pierre-Yves David
-
largefiles: correctly handle newly added largefile on other side of mergeMon, 16 Jan 2012 19:45:35 +0100, by Na'Tosha Bard
-
rebase: write series file without removed mq patchesTue, 17 Jan 2012 02:55:55 +0100, by Mads Kiilerich
-
revset: roots needs to be computed on full setTue, 17 Jan 2012 17:48:59 -0600, by Matt Mackall
-
phases: use nodemap to check for missing nodesWed, 18 Jan 2012 16:46:15 +0100, by Sune Foldager
-
repair: move phases code after invalidation codeWed, 18 Jan 2012 14:50:17 +0100, by Henrik Stuart
-
largefiles: remove empty directories upon update (issue3202) stableTue, 17 Jan 2012 11:29:32 +0100, by Patrick Mezard
-
revset: optimize roots and childrenMon, 16 Jan 2012 01:21:30 -0600, by Matt Mackall
-
revset: optimize building large lists in formatrevspecMon, 16 Jan 2012 01:21:22 -0600, by Matt Mackall
-
hg-ssh: use shlex for shell-like parsing of SSH_ORIGINAL_COMMANDThu, 08 Dec 2011 16:28:18 +0100, by Mads Kiilerich
-
hooks: prioritize run order of hooksSun, 15 Jan 2012 13:50:12 -0700, by Matt Zuba
-
merge with stableSun, 15 Jan 2012 18:00:01 -0600, by Matt Mackall
-
merge: report all files in _checkunknownWed, 11 Jan 2012 15:53:42 -0500, by Jordi Gutiérrez Hermoso
-
discovery: fix prepush documentationFri, 13 Jan 2012 22:16:01 +0100, by Pierre-Yves David
-
phases: simplify phase exchange and movement over pushkeyFri, 13 Jan 2012 02:04:16 +0100, by Pierre-Yves David
-
phases: move phase according what was pushed not only what was added addedFri, 13 Jan 2012 01:42:47 +0100, by Pierre-Yves David
-
revlog: make addgroup returns a list of node contained in the added sourceFri, 13 Jan 2012 01:29:03 +0100, by Pierre-Yves David
-
phases: make secret changeset undiscoverable in all caseThu, 12 Jan 2012 01:25:57 +0100, by Pierre-Yves David
-
phases: exclude secret when doing a local cloneWed, 11 Jan 2012 17:26:27 +0100, by Pierre-Yves David
-
bookmarks: primarily use repo lock, not wlockFri, 13 Jan 2012 02:30:43 +0100, by Mads Kiilerich
-
localrepo: update branchcache in a more reliable wayFri, 13 Jan 2012 02:29:38 +0100, by Mads Kiilerich
-
tests: make qnew in test-mq-caches.t stableFri, 13 Jan 2012 01:19:08 +0100, by Mads Kiilerich
-
localrepo: remove spurious updatebranchcache return valueFri, 13 Jan 2012 01:19:08 +0100, by Mads Kiilerich
-
mq: only save dirty files once when savedirty is called multiple timesWed, 11 Jan 2012 02:29:56 +0100, by Mads Kiilerich
-
mq: remove early wlock release in qnewWed, 11 Jan 2012 02:29:56 +0100, by Mads Kiilerich
-
mq: use .invalidate to cancel dirty mq state when cancelling transactionWed, 11 Jan 2012 02:29:55 +0100, by Mads Kiilerich
-
mq: make qsave implementation more explicitWed, 11 Jan 2012 02:29:55 +0100, by Mads Kiilerich
-
mq: consistently use boolean values for dirty flagsWed, 11 Jan 2012 02:28:36 +0100, by Mads Kiilerich
-
mq: minor cleanupWed, 11 Jan 2012 02:28:12 +0100, by Mads Kiilerich
-
tag: lock before taggingFri, 13 Jan 2012 01:19:07 +0100, by Mads Kiilerich
-
tests: lock before creating transaction in test-filelogFri, 13 Jan 2012 01:19:07 +0100, by Mads Kiilerich
-
debugbuilddag: lock repo before starting transactionFri, 13 Jan 2012 01:19:07 +0100, by Mads Kiilerich
-
rebase: take locks in the right orderFri, 13 Jan 2012 01:19:07 +0100, by Mads Kiilerich
-
tests: keep track of all check-code.py warningsWed, 11 Jan 2012 01:56:05 +0100, by Mads Kiilerich
-
keyword: update filectx.cmp monkeypatch to handle '\1\n' at start of file stableSun, 15 Jan 2012 13:37:33 +0100, by Christian Ebert
-
bugzilla: make XMLRPC interface support http and https access stableWed, 11 Jan 2012 16:54:29 +0000, by Jim Hague
-
merge with stableFri, 13 Jan 2012 11:29:53 -0600, by Matt Mackall
-
merge with i18nFri, 13 Jan 2012 11:29:40 -0600, by Matt Mackall
-
i18n-ru: editorial for 'abort' and 'pipe'Thu, 12 Jan 2012 17:50:48 +0700, by Andrei Polushin
-
i18n-ru: editorial for 'diff'Thu, 12 Jan 2012 02:12:00 +0700, by Andrei Polushin
-
i18n-ru: editorial for 'guard'Thu, 12 Jan 2012 02:02:11 +0700, by Andrei Polushin
-
i18n-ru: vocabulary edited, minor corrections in translations.Wed, 11 Jan 2012 04:32:48 +0700, by Andrei Polushin
-
i18n-ru: using correct abbreviated units for megabytes.Wed, 11 Jan 2012 04:12:11 +0700, by Andrei Polushin
-
help: fix column alignment in "hg help" outputWed, 11 Jan 2012 18:14:55 +0100, by Olav Reinert
-
minirst: simplify and standardize field list formattingWed, 11 Jan 2012 18:08:25 +0100, by Olav Reinert
-
largefiles: correctly download new largefiles when mergingWed, 11 Jan 2012 16:53:51 +0100, by Na'Tosha Bard
-
tests: add htmlcov optionWed, 11 Jan 2012 15:38:31 +0100, by Markus Zapke-Gründemann
-
run-tests: use a list comprehension instead of mapThu, 12 Jan 2012 14:39:02 -0600, by Matt Mackall
-
tests: fix omit path listWed, 11 Jan 2012 15:37:25 +0100, by Markus Zapke-Gründemann
-
commands: partial backout of fbb68b382040Fri, 13 Jan 2012 14:52:47 +0100, by Martin Geisler
-
phase: add metavar to -r help textFri, 13 Jan 2012 11:53:51 +0100, by Martin Geisler
-
phase: the REV argument can be repeatedFri, 13 Jan 2012 11:50:06 +0100, by Martin Geisler
-
commands: no need to rename merge and phases on importFri, 13 Jan 2012 11:38:49 +0100, by Martin Geisler
-
phase: there is actually no -C optionFri, 13 Jan 2012 11:34:09 +0100, by Martin Geisler
-
phase: use standard syntax for command line flagsFri, 13 Jan 2012 11:29:47 +0100, by Martin Geisler
-
phase: fix RST markup (use ``...`` for literal text)Fri, 13 Jan 2012 11:26:24 +0100, by Martin Geisler
-
phase: lowercase option help, rephrase slightlyFri, 13 Jan 2012 11:23:45 +0100, by Martin Geisler
-
filectx: fix cmp() of file starting with '\1\n' stableThu, 12 Jan 2012 00:49:45 +0900, by Yuya Nishihara
-
merge with stableWed, 11 Jan 2012 09:27:53 -0600, by Matt Mackall
-
merge with i18nWed, 11 Jan 2012 09:27:37 -0600, by Matt Mackall
-
merge with i18nTue, 10 Jan 2012 15:48:16 -0200, by Wagner Bruna
-
i18n-ru: spellcheckMon, 09 Jan 2012 02:32:01 +0700, by Andrei Polushin
-
i18n-ru: editorial for vocabulary words.Mon, 09 Jan 2012 01:12:54 +0700, by Andrei Polushin
-
i18n-ru: editorial for hg help hgignoreSun, 08 Jan 2012 19:16:22 +0700, by Andrei Polushin
-
tests: make {date|age} template output independent of the current dateWed, 11 Jan 2012 22:18:20 +0800, by Steven Brown
-
phases: make outgoing object and discovery aware of exclusionWed, 11 Jan 2012 00:27:46 +0100, by Pierre-Yves David
-
discovery: introduce outgoing object for result of findcommonoutgoingMon, 09 Jan 2012 03:47:16 +0100, by Pierre-Yves David
-
commands: make bundle use heads computed by findoutgoingMon, 09 Jan 2012 04:16:00 +0100, by Pierre-Yves David
-
revlog: improve docstring for findcommonmissingMon, 09 Jan 2012 04:15:31 +0100, by Pierre-Yves David
-
commands: bump copyright yearWed, 11 Jan 2012 15:51:02 +0100, by Martin Geisler
-
phase: mark messages for i18nTue, 10 Jan 2012 16:36:36 -0600, by Matt Mackall
-
phase: fix up help stringTue, 10 Jan 2012 16:36:33 -0600, by Matt Mackall
-
phase: drop reference to working directory phaseTue, 10 Jan 2012 16:36:32 -0600, by Matt Mackall
-
phases: add a phases command to display and manipulate phasesTue, 10 Jan 2012 19:45:35 +0100, by Pierre-Yves David
-
annotate: append newline after non newline-terminated file listingsTue, 10 Jan 2012 10:18:19 +0200, by Ion Savin
-
subrepo: avoid syncing bookmarks twice on clone (issue3191)Tue, 10 Jan 2012 13:48:42 -0600, by Matt Mackall
-
revlog: clarify strip docstring "readd" -> "re-add"Tue, 10 Jan 2012 22:35:25 +0800, by Steven Brown
-
merge with stableTue, 10 Jan 2012 15:23:49 +0100, by Martin Geisler
-
filesets: use example with quotes for encoding predicate stableTue, 10 Jan 2012 15:20:16 +0100, by Martin Geisler
-
phases: use graph and phase name in exchange testSat, 07 Jan 2012 17:03:33 +0100, by Pierre-Yves David
-
phases: ``{phase}`` template keyword display the phase nameFri, 06 Jan 2012 11:20:49 +0100, by Pierre-Yves David
-
phases: add a phasestr method on contextThu, 29 Dec 2011 04:40:09 +0100, by Pierre-Yves David
-
phases: add list of string to access phase nameWed, 04 Jan 2012 01:02:16 +0100, by Pierre-Yves David
-
phases: fix phase synchronization on pushWed, 04 Jan 2012 01:12:31 +0100, by Pierre-Yves David
-
phases: implements simple revset symbolFri, 06 Jan 2012 10:04:20 +0100, by Pierre-Yves David
-
phases: store phase values in constant instead of using raw integerFri, 06 Jan 2012 09:51:35 +0100, by Pierre-Yves David
-
sslutil: abort properly if no certificate received for https connectionMon, 09 Jan 2012 14:56:05 +0100, by Mads Kiilerich
-
sslutil: work around validator crash getting certificate on failed socketsMon, 09 Jan 2012 14:43:25 +0100, by Mads Kiilerich
-
sslutil: reorder validator code to make it more readableMon, 09 Jan 2012 14:43:24 +0100, by Mads Kiilerich
-
sslutil: show fingerprint when cacerts validation failsMon, 09 Jan 2012 14:43:24 +0100, by Mads Kiilerich
-
sslutil: handle setups without .getpeercert() early in the validatorMon, 09 Jan 2012 14:43:23 +0100, by Mads Kiilerich
-
sslutil: verify that wrap_socket really wrapped the socketMon, 09 Jan 2012 14:43:15 +0100, by Mads Kiilerich
-
largefiles: remove pasted codeSun, 08 Jan 2012 17:46:27 +0100, by Levi Bard
-
largefiles: add tests for uncovered codepaths (issue3092)Sun, 08 Jan 2012 17:09:01 +0100, by Levi Bard
-
largefiles: add error checking to tags conversion (issue3092)Sun, 08 Jan 2012 17:06:34 +0100, by Levi Bard
-
largefiles: don't reference uninitialized variable (issue3092)Sun, 08 Jan 2012 17:03:39 +0100, by Levi Bard
-
merge with i18nMon, 09 Jan 2012 20:17:37 -0600, by Matt Mackall
-
i18n-ru: synchronized with e251250ac20bSun, 08 Jan 2012 13:54:36 +0400, by Alexander Sauta
-
i18n-ru: revsets predicates translatedSun, 08 Jan 2012 03:48:09 +0700, by Andrei Polushin
-
i18-ru: debug commands translatedFri, 06 Jan 2012 00:16:14 +0400, by Alexander Sauta
-
i18n-ru: user prompt related strings translatedThu, 05 Jan 2012 02:04:30 +0400, by Alexander Sauta
-
i18n-ru: tanslated record-zeroconfThu, 05 Jan 2012 01:00:43 +0400, by Alexander Sauta
-
merge with stableMon, 09 Jan 2012 20:16:57 -0600, by Matt Mackall
-
rebase: reinstate old-style rev spec support for the source and base (issue3181) stableSun, 08 Jan 2012 23:09:35 +0800, by Steven Brown
-
dirstate: propagate IOError other than ENOENT when reading branch stableFri, 06 Jan 2012 07:37:59 +0100, by Pierre-Yves David
-
mq: Document that qdel requires exact patch identifiers stableFri, 06 Jan 2012 15:05:51 +0100, by Olav Reinert
-
canonpath: allow canonicalization of non-existant pathsSun, 08 Jan 2012 15:23:26 +0100, by Dan Villiom Podlaski Christiansen
-
largefiles: factor out a copyalltostore() functionSun, 08 Jan 2012 14:33:10 +0100, by Dan Villiom Podlaski Christiansen
-
largefiles: add precommit hook to check for inappropriate lockingSat, 07 Jan 2012 19:11:31 +0100, by Levi Bard
-
largefiles: fix inappropriate locking (issue3182)Sat, 07 Jan 2012 19:05:59 +0100, by Levi Bard
-
largefiles: correctly handle dirstate status when rebasingSat, 07 Jan 2012 18:43:34 +0100, by Na'Tosha Bard
-
largefiles: implement addremove (issue3064)Sat, 07 Jan 2012 12:42:54 +0100, by Na'Tosha Bard
-
Use explicit integer divisionSun, 08 Jan 2012 18:15:54 +0100, by Martin Geisler
-
cvsps: pull function definition out of loopSun, 08 Jan 2012 17:57:25 +0100, by Martin Geisler
-
largefiles: Fix parser warning: redefinition of unused 'node' from line 14Sun, 08 Jan 2012 11:23:21 +0100, by Levi Bard
-
merge with stableSun, 08 Jan 2012 14:50:20 +0100, by Martin Geisler
-
largefiles: fix output of hg summary (issue3060) stableSun, 08 Jan 2012 12:35:47 +0100, by Na'Tosha Bard
-
largefiles: fix confusion upon removal of added largefile (issue3176) stableSun, 08 Jan 2012 11:19:51 +0100, by Na'Tosha Bard
-
largefiles: remove invalid comment (issue3065)Sat, 07 Jan 2012 23:37:19 +0100, by Na'Tosha Bard
-
largefiles: clean up and shorten test output by using the same log format everywhereSat, 07 Jan 2012 15:35:15 +0100, by Na'Tosha Bard
-
largefiles: remove a chunk of commented out codeSat, 07 Jan 2012 15:27:34 +0100, by Dan Villiom Podlaski Christiansen
-
Remove FSF mailing address from GPL headersFri, 06 Jan 2012 16:27:13 +0100, by Martin Geisler
-
dispatch: lowercase abort messageFri, 06 Jan 2012 16:16:58 +0100, by Martin Geisler
-
merge with stableFri, 06 Jan 2012 11:43:17 +0100, by Martin Geisler
-
commands: add link to addremove in commit help text stableFri, 06 Jan 2012 11:15:32 +0100, by Martin Geisler
-
largefiles: display remote errors from putlfile (issue3123) (issue3149)Thu, 05 Jan 2012 07:26:22 -0800, by Kevin Gessner
-
cmdutil: simplify duplicatecopiesThu, 05 Jan 2012 20:35:10 -0600, by Matt Mackall
-
hgcia: fix diffstat supportThu, 05 Jan 2012 14:14:12 -0600, by Matt Mackall
-
copies: rewrite copy detection for non-merge usersWed, 04 Jan 2012 17:55:30 -0600, by Matt Mackall
-
copies: split the copies api for "normal" and merge cases (API)Wed, 04 Jan 2012 15:48:02 -0600, by Matt Mackall
-
merge with stableTue, 03 Jan 2012 17:13:03 -0600, by Matt Mackall
-
progress: Use the same GPL boilerplate as most hg filesMon, 02 Jan 2012 19:30:28 -0600, by Augie Fackler
-
color: Use the same GPL boilerplate as most hg filesMon, 02 Jan 2012 19:30:21 -0600, by Augie Fackler
-
encoding: use hint markup for "please check your locale settings"Mon, 26 Dec 2011 15:01:06 +0100, by Mads Kiilerich
-
tests: make simple single quotes work with dummyssh on windowsMon, 26 Dec 2011 15:30:43 +0100, by Mads Kiilerich
-
tests: ensure platform independent revision hashes in test-notify.tMon, 26 Dec 2011 16:54:43 +0100, by Mads Kiilerich
-
tests: ignore slash direction in paths in test-notify-changegroup.tMon, 26 Dec 2011 16:57:14 +0100, by Mads Kiilerich
-
merge with stableSun, 01 Jan 2012 14:06:24 -0600, by Matt Mackall
-
merge with stableSun, 01 Jan 2012 14:05:03 -0600, by Matt Mackall
-
merge with i18nSun, 01 Jan 2012 13:37:44 -0600, by Matt Mackall
-
i18n-ru: translated commands output up to the endSun, 01 Jan 2012 19:45:06 +0400, by Alexander Sauta
-
i18n-ru: added missing strings in Mercurial helpSat, 31 Dec 2011 21:54:14 +0300, by Alexander Sauta
-
i18n-ja: synchronized with be3173353094 stableSat, 31 Dec 2011 15:23:05 +0900, by FUJIWARA Katsunori
-
i18n-ru: translated missing commands output up to line 13868Fri, 30 Dec 2011 23:18:19 +0300, by Alexander Sauta
-
i18n-ru: synchronized with 9cf1620e1e75, translated patchbombMon, 26 Dec 2011 22:05:48 +0300, by Alexander Sauta
-
merge with stableFri, 30 Dec 2011 17:04:36 -0600, by Matt Mackall
-
convert: improve exception reporting for SVN logstream stableFri, 30 Dec 2011 15:47:58 -0600, by Matt Mackall
-
fetch: fix unneeded commit when no merge attempted (issue2847) stableFri, 30 Dec 2011 15:07:05 -0600, by Matt Mackall
-
fetch: patch cornercase in children calculation (issue2773) stableFri, 30 Dec 2011 14:31:59 -0600, by Matt Mackall
-
merge with stableThu, 29 Dec 2011 14:45:18 -0600, by Matt Mackall