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