Mercurial > hg
graph
-
store: use "vfs.exists()" instead of "os.path.exists()"Tue, 15 Oct 2013 00:51:05 +0900, by FUJIWARA Katsunori
-
context: use "vfs.lstat()" to examine target path instead of "os.path.*"Tue, 15 Oct 2013 00:51:05 +0900, by FUJIWARA Katsunori
-
context: use "vfs.lstat()" instead of "os.lstat()"Tue, 15 Oct 2013 00:51:04 +0900, by FUJIWARA Katsunori
-
context: use "vfs.lstat()" instead of "os.lstat()"Tue, 15 Oct 2013 00:51:04 +0900, by FUJIWARA Katsunori
-
changelog: use "vfs.fstat()" instead of "util.fstat()"Tue, 15 Oct 2013 00:51:04 +0900, by FUJIWARA Katsunori
-
changelog: use "vfs.rename()" instead of "util.rename()"Tue, 15 Oct 2013 00:51:04 +0900, by FUJIWARA Katsunori
-
vfs: add "open()" for newly added code paths which open files via vfsTue, 15 Oct 2013 00:51:04 +0900, by FUJIWARA Katsunori
-
bookmarks: use "vfs.utime()" instead of "os.utime()"Tue, 15 Oct 2013 00:51:04 +0900, by FUJIWARA Katsunori
-
bookmarks: use "vfs.unlink()" instead of "util.unlink()"Tue, 15 Oct 2013 00:51:04 +0900, by FUJIWARA Katsunori
-
cmdutil: use None as default value for "function pointer" instead of FalseThu, 03 Oct 2013 18:01:21 +0200, by Mads Kiilerich
-
graft: make skip messages more helpfulThu, 03 Oct 2013 18:01:21 +0200, by Mads Kiilerich
-
convert: update source shamap when using filemap, just as when not using filemapThu, 03 Oct 2013 18:01:21 +0200, by Mads Kiilerich
-
convert: introduce hg.revs to replace hg.startrev and --rev with a revsetSat, 20 Jul 2013 00:43:08 +0200, by Mads Kiilerich
-
convert: refactor head calculation for hg sourcesThu, 03 Oct 2013 18:01:21 +0200, by Mads Kiilerich
-
convert: remove unused and incorrect default handling for revmapfileFri, 19 Jul 2013 14:20:11 +0200, by Mads Kiilerich
-
generaldelta: fix testMon, 30 Sep 2013 18:27:42 -0700, by Wojciech Lopata
-
shelve: fix dirstate corruption during unshelve (issue4055)Fri, 11 Oct 2013 17:19:40 -0700, by Durham Goode
-
merge with stableWed, 09 Oct 2013 14:15:34 -0700, by Matt Mackall
-
shelve: only save mq state if enabledWed, 09 Oct 2013 14:15:20 -0700, by Sean Farley
-
changegroup: don't run changegroup hooks if nodes are goneMon, 07 Oct 2013 11:45:01 -0700, by Durham Goode
-
hgweb: add escaping of tags and bookmarks in graph view stableWed, 09 Oct 2013 12:02:32 -0700, by Matt Mackall
-
shelve: make no_backup parameter passing python 2.4 compatibleWed, 02 Oct 2013 09:50:21 +0200, by David Soria Parra
-
ui: send password prompts to stderr again (issue4056) stableWed, 09 Oct 2013 11:27:59 -0700, by Matt Mackall
-
test: make test-propertycache.py python2.4 compatible stableWed, 02 Oct 2013 11:16:03 +0200, by Pierre-Yves David
-
hgweb: log headers only if headers were successfully parsed stableTue, 01 Oct 2013 09:54:46 +0200, by David Soria Parra
-
merge with stableMon, 07 Oct 2013 17:47:55 -0400, by Augie Fackler
-
patch: Fix nullid for binary git diffs (issue4054) stableMon, 07 Oct 2013 17:47:19 -0400, by Johan Bjork
-
shelve: copy bookmarks and restore them after a commitThu, 03 Oct 2013 19:41:25 +0200, by David Soria Parra
-
check-code: check that '>' is used for continued linesThu, 03 Oct 2013 14:50:47 +0200, by Mads Kiilerich
-
check-code: check for spaces around = for named parametersThu, 03 Oct 2013 14:50:47 +0200, by Mads Kiilerich
-
run-tests: place the .t shell script next to $TESTTMP and with a useful nameThu, 03 Oct 2013 14:50:47 +0200, by Mads Kiilerich
-
tests: fix void and invalid test in test-archive.tThu, 03 Oct 2013 14:50:46 +0200, by Mads Kiilerich
-
inotify: don't pass pidfile option to childWed, 02 Oct 2013 14:24:25 -0700, by Siddharth Agarwal
-
cmdutil.service: move pidfile writing to the parent in daemon modeWed, 02 Oct 2013 15:20:49 -0700, by Siddharth Agarwal
-
cmdutil.service: move pidfile writing to a local functionWed, 02 Oct 2013 15:17:50 -0700, by Siddharth Agarwal
-
inotify: add pidfile to parent optionsWed, 02 Oct 2013 14:20:26 -0700, by Siddharth Agarwal
-
get-with-headers: don't block indefinitely if the server had an internal errorWed, 02 Oct 2013 22:46:32 +0100, by Javi Merino
-
convert: fix description of 'convert --rev'Fri, 19 Jul 2013 02:32:36 +0200, by Mads Kiilerich
-
convert: fix crash when existing converted revision didn't come from sourceWed, 02 Oct 2013 19:46:48 +0200, by Mads Kiilerich
-
convert: fix crash when filemap filtering is changedWed, 02 Oct 2013 19:46:47 +0200, by Mads Kiilerich
-
rebase: preserve metadata from grafts of changes (issue4001)Tue, 01 Oct 2013 14:48:53 -0400, by Augie Fackler
-
rebase: rework extrafn handling to support multiple extrafnsTue, 01 Oct 2013 14:28:18 -0400, by Augie Fackler
-
hgweb: call process_dates with a specified selector in ajax scrollFri, 06 Sep 2013 13:30:58 +0400, by Alexander Plavin
-
hgweb: add parentSelector argument to process_datesFri, 06 Sep 2013 13:30:58 +0400, by Alexander Plavin
-
hgweb: optimize process_dates functionFri, 06 Sep 2013 13:30:58 +0400, by Alexander Plavin
-
shelve: allow shelving of a change with an mq patch appliedThu, 29 Aug 2013 09:22:15 -0700, by David Soria Parra
-
shelve: new output format for shelve listingsTue, 01 Oct 2013 12:20:31 +0200, by David Soria Parra
-
shelve: add a shelve extension to save/restore working changesThu, 29 Aug 2013 09:22:13 -0700, by David Soria Parra
-
localrepo: make report level in repo.transaction configurableTue, 01 Oct 2013 12:20:29 +0200, by David Soria Parra
-
merge with stableTue, 01 Oct 2013 17:00:03 -0700, by Matt Mackall
-
rebase: catch RepoLookupError at restoring rebase state for summary stable 2.7.2Tue, 01 Oct 2013 00:35:07 +0900, by FUJIWARA Katsunori
-
rebase: catch RepoLookupError at restoring rebase state for abort/continue stableTue, 01 Oct 2013 00:35:07 +0900, by FUJIWARA Katsunori
-
histedit: suggest "histedit --abort" for inconsistent histedit state stableTue, 01 Oct 2013 00:35:07 +0900, by FUJIWARA Katsunori
-
repoview: have unfilteredpropertycache using the underlying cache stableMon, 30 Sep 2013 14:23:14 +0200, by Pierre-Yves David
-
repoview: make propertycache.setcache compatible with repoview stableMon, 30 Sep 2013 14:36:11 +0200, by Pierre-Yves David
-
merge with stableTue, 01 Oct 2013 10:44:59 -0700, by Matt Mackall
-
histedit: add more detailed help about "--outgoing" stableTue, 01 Oct 2013 00:12:34 +0900, by FUJIWARA Katsunori
-
histedit: abort if there are multiple roots in "--outgoing" revisions stableTue, 01 Oct 2013 00:12:34 +0900, by FUJIWARA Katsunori
-
discovery: abort also when pushing multiple headed new branchTue, 01 Oct 2013 00:26:22 +0900, by FUJIWARA Katsunori
-
branchmap: stop looking for stripped branchMon, 30 Sep 2013 17:42:38 +0200, by Pierre-Yves David
-
branchmap: remove the droppednodes logicMon, 30 Sep 2013 17:31:39 +0200, by Pierre-Yves David
-
branchmap: fix blank line positionMon, 30 Sep 2013 15:52:37 +0200, by Pierre-Yves David
-
histedit: add more detailed help about "--outgoing"Tue, 01 Oct 2013 00:12:34 +0900, by FUJIWARA Katsunori
-
histedit: abort if there are multiple roots in "--outgoing" revisionsTue, 01 Oct 2013 00:12:34 +0900, by FUJIWARA Katsunori
-
hgweb: eliminate extra complexity in process_dates definitionFri, 06 Sep 2013 13:30:58 +0400, by Alexander Plavin
-
util.h: backout 06badf7d10dc and 2c9645c0a582 for big-endian breakageMon, 30 Sep 2013 12:36:26 -0700, by Siddharth Agarwal
-
merge with stableMon, 30 Sep 2013 12:38:08 -0700, by Matt Mackall
-
strip: bring extension description in line with style and copy-editFri, 27 Sep 2013 21:54:53 -0500, by Kevin Bullock
-
strip: rename test-mq-strip into test-stripThu, 26 Sep 2013 11:11:39 +0200, by Pierre-Yves David
-
mq: extract strip function as its standalone extension (issue3824)Thu, 26 Sep 2013 23:57:21 +0200, by Pierre-Yves David
-
strip: move the strip helper function for mq to stripThu, 26 Sep 2013 23:43:00 +0200, by Pierre-Yves David
-
strip: move checklocalchanges from mq to stripThu, 26 Sep 2013 23:32:52 +0200, by Pierre-Yves David
-
strip: move checksubstate from mq to stripThu, 26 Sep 2013 23:12:43 +0200, by Pierre-Yves David
-
mq: prepare a strip extension for extractionThu, 26 Sep 2013 23:10:11 +0200, by Pierre-Yves David
-
histedit: remove unused parents() callThu, 26 Sep 2013 14:47:19 +0200, by David Soria Parra
-
mq: have the strip command functionnal on repo without mqWed, 25 Sep 2013 14:16:51 +0200, by Pierre-Yves David
-
mq: extract `mq.queue.strip`Wed, 25 Sep 2013 14:07:37 +0200, by Pierre-Yves David
-
mq: drop the use of mq.queue.qparent in mq.queue.stripWed, 25 Sep 2013 13:41:43 +0200, by Pierre-Yves David
-
mq: drop the use of mq.queue.qparent in mq.stripWed, 25 Sep 2013 14:10:34 +0200, by Pierre-Yves David
-
mq: document repo.mq.qparentsWed, 25 Sep 2013 19:34:45 +0200, by Pierre-Yves David
-
mq: use the new checklocalchange in the strip commandWed, 25 Sep 2013 19:32:53 +0200, by Pierre-Yves David
-
mq: extract checklocalchanges from `mq.queue`Wed, 25 Sep 2013 12:43:14 +0200, by Pierre-Yves David
-
mq: extract checksubstate from the queue classWed, 25 Sep 2013 11:24:43 +0200, by Pierre-Yves David
-
mq: simplifies the refresh hint in checklocalchangesWed, 25 Sep 2013 12:28:40 +0200, by Pierre-Yves David
-
merge: let the user choose to merge, keep local or keep remote subrepo revisionsFri, 06 Sep 2013 00:38:28 +0200, by Angel Ezquerra
-
python2.4: fix imports of sub-packages of the email packageTue, 24 Sep 2013 15:10:32 -0400, by Augie Fackler
-
httpconnection: properly inject ssl_wrap_socket into httpclient (issue4038)Fri, 20 Sep 2013 09:16:07 -0400, by Augie Fackler
-
sslutil: make keyfile and certfile arguments consistent between 2.6+ and 2.5-Fri, 20 Sep 2013 09:15:43 -0400, by Augie Fackler
-
httpclient: import 4bb625347d4a to provide SSL wrapper injectionFri, 20 Sep 2013 09:15:09 -0400, by Augie Fackler
-
sslutil: add a config knob to support TLS (default) or SSLv23 (bc) (issue4038)Thu, 19 Sep 2013 16:29:00 -0400, by Augie Fackler
-
largefiles: standardize error message for dirty working dirMon, 23 Sep 2013 21:41:01 -0700, by Siddharth Agarwal
-
cmdutil.bailifchanged: standardize error message for dirty working dirMon, 23 Sep 2013 21:31:37 -0700, by Siddharth Agarwal
-
merge: standardize error message for dirty subrepoMon, 23 Sep 2013 20:53:14 -0700, by Siddharth Agarwal
-
merge: standardize error message for dirty working dirMon, 23 Sep 2013 20:50:51 -0700, by Siddharth Agarwal
-
update: standardize error message for dirty update --checkMon, 23 Sep 2013 20:33:02 -0700, by Siddharth Agarwal
-
update: improve error message for dirty non-linear update with revMon, 23 Sep 2013 20:08:52 -0700, by Siddharth Agarwal
-
update: add error message for dirty non-linear update with no revMon, 23 Sep 2013 20:07:30 -0700, by Siddharth Agarwal
-
update: improve error message for clean non-linear updateMon, 23 Sep 2013 17:43:33 -0700, by Siddharth Agarwal
-
pull: for pull --update with failed update, print hint if anyMon, 23 Sep 2013 19:02:32 -0700, by Siddharth Agarwal
-
paper: edit search hint to include new feature descriptionFri, 06 Sep 2013 13:30:57 +0400, by Alexander Plavin
-
paper: define searchhint message in map file and use it in other templatesThu, 25 Jul 2013 01:12:25 +0400, by Alexander Plavin
-
debugshell: appease pyflakesMon, 23 Sep 2013 14:28:01 -0700, by Matt Mackall
-
check-code: new rule to forbid imports of a.b on the same line as other importsFri, 20 Sep 2013 10:18:09 -0400, by Augie Fackler
-
notify: correct import of email module, sort stdlib modules to topFri, 20 Sep 2013 10:16:55 -0400, by Augie Fackler
-
patchbomb: correct import of email moduleFri, 20 Sep 2013 10:16:35 -0400, by Augie Fackler
-
mail: correct import of email moduleFri, 20 Sep 2013 10:16:02 -0400, by Augie Fackler
-
patch: correct import of email moduleFri, 20 Sep 2013 10:15:51 -0400, by Augie Fackler
-
subrepo: move import of xml.minidom.dom to its own line for check-codeFri, 20 Sep 2013 10:15:37 -0400, by Augie Fackler
-
convert: move import of xml.minidom.dom to its own line for check-codeFri, 20 Sep 2013 10:15:23 -0400, by Augie Fackler
-
perf: rearrange imports of changelong and manifest to appease check-codeFri, 20 Sep 2013 10:14:59 -0400, by Augie Fackler
-
merge with stableMon, 23 Sep 2013 13:26:11 -0700, by Matt Mackall
-
paper: add infinite scrolling to graph by calling ajaxScrollInit at the pageSun, 22 Sep 2013 14:19:57 +0400, by Alexander Plavin
-
hgweb: add graph mode of ajax response processingFri, 20 Sep 2013 00:42:13 +0400, by Alexander Plavin
-
hgweb: make infinite scroll handling more generic and extensibleSun, 22 Sep 2013 14:18:23 +0400, by Alexander Plavin
-
hgweb: add reset javascript function to GraphFri, 06 Sep 2013 13:30:59 +0400, by Alexander Plavin
-
largefiles: setup "largefiles" feature in each repositories individuallySat, 21 Sep 2013 21:33:29 +0900, by FUJIWARA Katsunori
-
localrepo: make supported features manageable in each repositories individuallySat, 21 Sep 2013 21:33:29 +0900, by FUJIWARA Katsunori
-
extensions: list up only enabled extensions, if "ui" is specifiedSat, 21 Sep 2013 21:33:29 +0900, by FUJIWARA Katsunori
-
merge with stableMon, 23 Sep 2013 11:37:06 -0700, by Matt Mackall
-
largefiles: remove bailifchanged check from overridepull (BC)Fri, 20 Sep 2013 15:26:30 -0700, by Siddharth Agarwal
-
rebase: remove bailifchanged check from pullrebase (BC)Fri, 20 Sep 2013 16:32:05 -0700, by Siddharth Agarwal
-
debugshell: check ui.debugger for which debugger to useSun, 14 Jul 2013 12:16:40 -0500, by Sean Farley
-
debugshell: add function to embed ipythonSun, 14 Jul 2013 12:02:36 -0500, by Sean Farley
-
debugshell: abstract out pdb code.interactSun, 14 Jul 2013 12:10:52 -0500, by Sean Farley
-
templater: support using templates with non-standard names from map fileSun, 22 Sep 2013 13:52:18 +0400, by Alexander Plavin
-
help: use full name of extensions to look up them for keyword search stableMon, 23 Sep 2013 20:23:25 +0900, by FUJIWARA Katsunori
-
hgweb: add link to force literal keyword searchFri, 06 Sep 2013 13:30:56 +0400, by Alexander Plavin
-
raw: show current search mode name at search resultsFri, 06 Sep 2013 13:30:56 +0400, by Alexander Plavin
-
paper: show current search mode name at search resultsFri, 06 Sep 2013 13:30:56 +0400, by Alexander Plavin
-
hgweb: pass variable with current search mode name to the search templateFri, 06 Sep 2013 13:30:56 +0400, by Alexander Plavin
-
generaldelta: initialize basecache properly stableFri, 20 Sep 2013 10:45:51 -0700, by Wojciech Lopata
-
merge with stableFri, 20 Sep 2013 11:47:03 -0500, by Matt Mackall
-
paper: add reddish background to ajax error messageFri, 06 Sep 2013 13:30:58 +0400, by Alexander Plavin
-
paper: add simple animation to the loading indicatorFri, 06 Sep 2013 13:30:58 +0400, by Alexander Plavin
-
hgweb: add CSS class to the last entry on a pageFri, 06 Sep 2013 13:30:58 +0400, by Alexander Plavin
-
run-tests: find mercurial path with syntax valid on both py2 and py3Thu, 19 Sep 2013 15:29:28 -0400, by Augie Fackler
-
run-tests: if run by python3, execute setup.py with --c2to3Thu, 19 Sep 2013 15:29:04 -0400, by Augie Fackler
-
commands: import hgweb.server in a way that 2to3 can rewriteThu, 19 Sep 2013 15:28:26 -0400, by Augie Fackler
-
hgweb: show message when an error occured during ajax loadingFri, 06 Sep 2013 13:30:58 +0400, by Alexander Plavin
-
hgweb: show loading indicator while an ajax request is in processFri, 06 Sep 2013 13:30:58 +0400, by Alexander Plavin
-
hgweb: show a message when there are no more entries in the listFri, 06 Sep 2013 13:30:58 +0400, by Alexander Plavin
-
util.h: fix gcc version checkingThu, 19 Sep 2013 09:45:00 -0700, by Siddharth Agarwal
-
mq: remove unused repo._committingpatch-related codeMon, 16 Sep 2013 01:08:29 -0700, by Brodie Rao
-
strip: set current bookmark to None if stripped stableSat, 07 Sep 2013 15:07:10 -0500, by Sean Farley
-
merge with stableWed, 18 Sep 2013 14:52:16 -0500, by Matt Mackall
-
sslutil: backed out changeset 074bd02352c0 (issue4038) stableWed, 18 Sep 2013 14:40:17 -0400, by Augie Fackler
-
httpclient: apply upstream revision da7579b034a4 to fix SSL problems (issue4038) stableWed, 18 Sep 2013 14:45:28 -0400, by Augie Fackler
-
paper: call ajaxScrollInit in shortlogFri, 06 Sep 2013 13:30:57 +0400, by Alexander Plavin
-
hgweb: add ajaxScrollInit function, which does the ajax requests and processingWed, 18 Sep 2013 22:44:12 +0400, by Alexander Plavin
-
check-code: add bracket style checkWed, 18 Sep 2013 14:36:19 -0500, by Matt Mackall
-
util.h: getbe32() and putbe32() use intrinsic function to improve performanceSat, 14 Sep 2013 11:22:34 +0800, by Wei, Elson
-
hgweb: add appendFormatHTML javascript functionFri, 06 Sep 2013 13:30:58 +0400, by Alexander Plavin
-
hgweb: add removeByClassName javascript functionFri, 06 Sep 2013 13:30:58 +0400, by Alexander Plavin
-
hgweb: add docFromHTML javascript functionFri, 06 Sep 2013 13:30:57 +0400, by Alexander Plavin
-
hgweb: add makeRequest javascript functionFri, 06 Sep 2013 13:30:57 +0400, by Alexander Plavin
-
hgweb: add format javascript functionFri, 06 Sep 2013 13:30:57 +0400, by Alexander Plavin
-
hgweb: add nextentry variable for easy pagination in changelogFri, 06 Sep 2013 13:30:57 +0400, by Alexander Plavin
-
hgweb: always compute all entries and latestentry in changelogFri, 06 Sep 2013 13:30:57 +0400, by Alexander Plavin
-
templatefilters: add short format for age formattingTue, 17 Sep 2013 17:42:13 +0200, by David Soria Parra
-
hgweb: remove unused argument of changelist function in changelogFri, 06 Sep 2013 13:30:57 +0400, by Alexander Plavin
-
context: move evolution functions from changectx to basectxTue, 17 Sep 2013 23:34:57 -0500, by Sean Farley
-
context: use correct spelling of committableTue, 17 Sep 2013 18:34:45 -0500, by Sean Farley
-
check-code: check C patterns against .h filesTue, 17 Sep 2013 18:19:04 -0500, by Matt Mackall
-
check-code: make casting style check more preciseTue, 17 Sep 2013 18:13:54 -0500, by Matt Mackall
-
log: make file log slow path usable on large reposTue, 10 Sep 2013 19:49:34 -0700, by Durham Goode
-
plan9: update util.py for cpython 2.7 buildFri, 13 Sep 2013 15:40:04 -0500, by Jeff Sickel
-
parse_manifest: rewrite to use memchrFri, 06 Sep 2013 23:47:59 -0700, by Siddharth Agarwal
-
parsers: correctly handle a failed allocationMon, 16 Sep 2013 12:17:55 -0700, by Bryan O'Sullivan
-
parsers: use Py_INCREF safelyMon, 16 Sep 2013 12:12:37 -0700, by Bryan O'Sullivan
-
parsers: state is a char, not an intMon, 16 Sep 2013 12:10:28 -0700, by Bryan O'Sullivan
-
setup: check if mercurial/util.h has been modifiedFri, 13 Sep 2013 10:00:57 +0800, by Wei, Elson
-
util.h: add stdint basic type definitionsFri, 13 Sep 2013 09:54:43 +0800, by Wei, Elson
-
hgweb: add revset syntax support to searchFri, 06 Sep 2013 13:30:56 +0400, by Alexander Plavin
-
revset: add a whitelist of DoS-safe symbolsFri, 06 Sep 2013 13:30:56 +0400, by Alexander Plavin
-
revset: add helper function to get functions used in a revset parse treeWed, 07 Aug 2013 01:21:31 +0400, by Alexander Plavin
-
revset: add helper function to get revset parse tree depthFri, 09 Aug 2013 22:52:58 +0400, by Alexander Plavin
-
parsers: use a lookup table to convert hex to binarySat, 07 Sep 2013 00:59:24 -0700, by Siddharth Agarwal
-
revlog: remove _chunkbase since it is no longer usedFri, 06 Sep 2013 23:05:33 -0700, by Siddharth Agarwal
-
revlog: move chunk cache preload from revision to _chunksFri, 06 Sep 2013 23:05:11 -0700, by Siddharth Agarwal
-
revlog._chunks: inline getchunkFri, 06 Sep 2013 22:57:51 -0700, by Siddharth Agarwal
-
revlog.revision: fix cache preload for inline revlogsSat, 07 Sep 2013 12:42:46 -0700, by Siddharth Agarwal
-
revlog: add a fast method for getting a list of chunksFri, 06 Sep 2013 16:31:35 -0700, by Siddharth Agarwal
-
perfmanifest: allow and require passing in a revFri, 06 Sep 2013 13:35:29 -0700, by Siddharth Agarwal
-
perfmanifest: fix cache invalidationFri, 06 Sep 2013 13:20:07 -0700, by Siddharth Agarwal
-
lrucachedict: implement clear()Fri, 06 Sep 2013 13:16:21 -0700, by Siddharth Agarwal
-
merge with stableSat, 07 Sep 2013 16:08:11 -0500, by Kevin Bullock
-
bundle: fix performance regression when bundling file changes (issue4031) stableSat, 07 Sep 2013 21:20:00 +0200, by Antoine Pitrou
-
merge with stableSat, 07 Sep 2013 00:08:36 -0500, by Kevin Bullock
-
revset: fix wrong keyword() behaviour for strings with spaces stableTue, 06 Aug 2013 00:52:06 +0400, by Alexander Plavin
-
commitablefilectx: move children from workingfilectxThu, 15 Aug 2013 13:42:56 -0500, by Sean Farley
-
commitablefilectx: move parents from workingfilectxThu, 15 Aug 2013 13:42:33 -0500, by Sean Farley
-
commitablefilectx: move __nonzero__ from workingfilectxThu, 15 Aug 2013 13:23:06 -0500, by Sean Farley
-
commitablefilectx: move __init__ from workingfilectxThu, 15 Aug 2013 13:12:50 -0500, by Sean Farley
-
commitablefilectx: add a class that will be used for mutable file contextsThu, 15 Aug 2013 13:11:51 -0500, by Sean Farley
-
commitablectx: move dirs from workingctxWed, 14 Aug 2013 16:40:34 -0500, by Sean Farley
-
commitablectx: move markcommitted from workingctxWed, 14 Aug 2013 16:40:27 -0500, by Sean Farley
-
commitablectx: move ancestors from workingctxWed, 14 Aug 2013 16:37:59 -0500, by Sean Farley
-
commitablectx: move walk from workingctxWed, 14 Aug 2013 16:37:11 -0500, by Sean Farley
-
commitablectx: move ancestor from workingctxWed, 14 Aug 2013 16:37:01 -0500, by Sean Farley
-
commitablectx: move flags from workingctxWed, 14 Aug 2013 16:25:43 -0500, by Sean Farley
-
commitablectx: move children from workingctxWed, 14 Aug 2013 16:25:26 -0500, by Sean Farley
-
commitablectx: move hidden from workingctxWed, 14 Aug 2013 16:25:17 -0500, by Sean Farley
-
commitablectx: move phase from workingctxWed, 14 Aug 2013 16:24:59 -0500, by Sean Farley
-
commitablectx: move bookmarks from workingctxWed, 14 Aug 2013 16:24:33 -0500, by Sean Farley
-
commitablectx: move tags from workingctxWed, 14 Aug 2013 16:24:16 -0500, by Sean Farley
-
commitablectx: move extra from workingctxWed, 14 Aug 2013 16:23:28 -0500, by Sean Farley
-
commitablectx: move closesbranch from workingctxWed, 14 Aug 2013 16:23:16 -0500, by Sean Farley
-
commitablectx: move branch from workingctxWed, 14 Aug 2013 16:23:02 -0500, by Sean Farley
-
commitablectx: move clean from workingctxWed, 14 Aug 2013 16:22:42 -0500, by Sean Farley
-
commitablectx: move ignored from workingctxWed, 14 Aug 2013 16:22:32 -0500, by Sean Farley
-
commitablectx: move unknown from workingctxWed, 14 Aug 2013 16:22:20 -0500, by Sean Farley
-
commitablectx: move deleted from workingctxWed, 14 Aug 2013 16:21:55 -0500, by Sean Farley
-
commitablectx: move removed from workingctxWed, 14 Aug 2013 16:15:29 -0500, by Sean Farley
-
commitablectx: move added from workingctxWed, 14 Aug 2013 16:15:18 -0500, by Sean Farley
-
commitablectx: move modified from workingctxWed, 14 Aug 2013 16:14:58 -0500, by Sean Farley
-
commitablectx: move files from workingctxWed, 14 Aug 2013 16:09:45 -0500, by Sean Farley
-
commitablectx: move description from workingctxWed, 14 Aug 2013 16:09:30 -0500, by Sean Farley
-
commitablectx: move date from workingctxWed, 14 Aug 2013 16:03:32 -0500, by Sean Farley
-
commitablectx: move _date from workingctxThu, 15 Aug 2013 10:57:43 -0500, by Sean Farley
-
commitablectx: move user from workingctxWed, 14 Aug 2013 15:57:24 -0500, by Sean Farley
-
commitablectx: move _user from workingctxThu, 15 Aug 2013 10:51:53 -0500, by Sean Farley
-
commitablectx: move status from workingctxWed, 14 Aug 2013 15:55:56 -0500, by Sean Farley
-
commitablectx: move _status from workingctxWed, 14 Aug 2013 15:41:22 -0500, by Sean Farley
-
commitablectx: move _manifest from workingctxWed, 14 Aug 2013 15:34:18 -0500, by Sean Farley
-
commitablectx: move _flagfunc from workingctxWed, 14 Aug 2013 15:30:17 -0500, by Sean Farley
-
commitablectx: move _buildflagfunc from workingctxWed, 14 Aug 2013 15:29:48 -0500, by Sean Farley
-
commitablectx: move __contains__ from workingctxWed, 14 Aug 2013 15:29:09 -0500, by Sean Farley
-
commitablectx: move __nonzero__ from workingctxWed, 14 Aug 2013 15:28:43 -0500, by Sean Farley
-
commitablectx: move __str__ from workingctxWed, 14 Aug 2013 15:25:14 -0500, by Sean Farley
-
commitablectx: move __init__ from workingctxWed, 14 Aug 2013 15:24:58 -0500, by Sean Farley
-
commitablectx: add a class that will be used as a parent of mutable contextsWed, 14 Aug 2013 15:02:08 -0500, by Sean Farley