Mercurial > hg
graph
-
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
-
workingfilectx: remove unneeded __repr__ since it is now inheritedWed, 14 Aug 2013 13:32:56 -0500, by Sean Farley
-
workingfilectx: remove bogus commentThu, 15 Aug 2013 13:09:34 -0500, by Sean Farley
-
workingfilectx: remove __str__ manifest since it is now inheritedThu, 15 Aug 2013 13:32:07 -0500, by Sean Farley
-
basefilectx: use basectx __str__ instead of duplicating logicThu, 15 Aug 2013 13:31:17 -0500, by Sean Farley
-
workingctx: remove unneeded manifest since it is now inheritedWed, 14 Aug 2013 13:41:09 -0500, by Sean Farley
-
workingctx: remove unneeded __repr__ since it is now inheritedWed, 14 Aug 2013 13:32:44 -0500, by Sean Farley
-
hgweb: import the whole util module in webcommands instead of just one functionTue, 03 Sep 2013 20:02:53 +0400, by Alexander Plavin
-
hgweb: add string constants for search mode namesWed, 04 Sep 2013 19:40:04 +0400, by Alexander Plavin
-
addremove: don't do full walksWed, 04 Sep 2013 18:42:55 -0700, by Siddharth Agarwal
-
merge with mpmThu, 05 Sep 2013 11:45:27 -0400, by Augie Fackler
-
merge with mpmTue, 03 Sep 2013 17:06:19 -0400, by Augie Fackler
-
pack_dirstate: only invalidate mtime for files written in the last secondSat, 17 Aug 2013 20:48:49 -0700, by Siddharth Agarwal
-
dirstate.status: don't ignore symlink placeholders in the normal setSat, 31 Aug 2013 10:20:15 -0700, by Siddharth Agarwal
-
localrepo.status: ignore empty symlink placeholdersSat, 31 Aug 2013 10:16:06 -0700, by Siddharth Agarwal
-
merge with stableTue, 03 Sep 2013 18:08:27 -0500, by Matt Mackall
-
tags: write tag overwriting history also into tag cache file (issue3911) stable 2.7.1Wed, 28 Aug 2013 22:09:53 +0900, by FUJIWARA Katsunori
-
merge with stableTue, 03 Sep 2013 15:50:59 -0500, by Matt Mackall
-
histedit: add description about "histedit --outgoing" to command help stableMon, 26 Aug 2013 16:11:21 +0900, by FUJIWARA Katsunori
-
histedit: add description about basic histedit function to command help stableMon, 26 Aug 2013 16:11:21 +0900, by FUJIWARA Katsunori
-
rebase: handle bookmarks matching revset function names (issue3950) stableTue, 03 Sep 2013 15:12:35 -0400, by Bryan O'Sullivan
-
rebase: handle bookmarks matching revset function names (issue3950)Tue, 03 Sep 2013 15:12:35 -0400, by Bryan O'Sullivan
-
dispatch: add ability to specify a custom pdb module as a debuggerThu, 25 Jul 2013 22:28:34 -0500, by Sean Farley
-
dispatch: move command line --config argument parsing to _runcatch()Sat, 13 Jul 2013 16:33:07 -0500, by Sean Farley
-
mq: update subrepos when applying / unapplying patches that change .hgsubstateTue, 13 Aug 2013 01:38:30 +0200, by Angel Ezquerra
-
subrepo: make submerge() return the merged substateWed, 21 Aug 2013 22:34:04 +0200, by Angel Ezquerra
-
mq: look for modified subrepos when checking for local changesTue, 06 Aug 2013 00:49:39 +0200, by Angel Ezquerra
-
localrepo: get value from the unfiltered caches should check if the attribute existed.Wed, 07 Aug 2013 09:59:45 +0800, by Wei, Elson