Mercurial > hg
graph
-
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