Mercurial > hg
graph
-
rebase: add option --tool/-t for 'pull --rebase'Fri, 27 May 2011 10:03:29 +0200, by Adrian Buehlmann
-
subrepo: refactor writestate for clarityFri, 27 May 2011 11:01:44 +0200, by Martin Geisler
-
cmdutil: make private copies of option lists to avoid sharing monkeypatchesThu, 26 May 2011 17:15:35 -0500, by Matt Mackall
-
record: fix options placeholderThu, 26 May 2011 19:00:47 +0300, by Idan Kamara
-
subrepo: bare git repos considered dirtyWed, 25 May 2011 08:38:58 -0700, by Paul Molodowitch
-
dispatch: use the request to store the ui objectThu, 26 May 2011 00:53:23 +0300, by Idan Kamara
-
dispatch: wrap dispatch related information in a request classThu, 26 May 2011 00:44:11 +0300, by Idan Kamara
-
patch: restore the previous output of 'diff --stat'Thu, 26 May 2011 22:51:02 +0800, by Steven Brown
-
wireproto: enable optional args for known() for future extensibilityTue, 24 May 2011 17:48:16 +0200, by Peter Arrenbrecht
-
context: make forget work like commands.forgetThu, 26 May 2011 17:15:35 -0500, by Matt Mackall
-
dirstate: rename forget to dropThu, 26 May 2011 17:15:35 -0500, by Matt Mackall
-
minirst: read test input from stdinThu, 26 May 2011 10:46:34 +0200, by Martin Geisler
-
tests: update monotone version requirementThu, 26 May 2011 11:11:34 +0200, by Sune Foldager
-
test-git-import: test patching existing copy targetsWed, 25 May 2011 10:06:17 +0200, by Patrick Mezard
-
httprepo: handle large lengths by bypassing the len() operatorTue, 24 May 2011 17:30:00 -0500, by Matt Mackall
-
workingctx.remove: don't stat files again after unlinkingTue, 24 May 2011 14:52:23 +0200, by Adrian Buehlmann
-
httprepo: send URL redirection notices to stderr (issue2828)Tue, 24 May 2011 17:16:31 -0500, by Matt Mackall
-
record: alias qrecord to qnew -i/--interactiveTue, 24 May 2011 19:17:22 +0300, by Idan Kamara
-
record: add qrefresh -i/--interactiveTue, 24 May 2011 19:17:19 +0300, by Idan Kamara
-
record: add an option to backup all wc modificationsTue, 24 May 2011 19:17:04 +0300, by Idan Kamara
-
record: check patch name is valid before prompting in qrecordTue, 24 May 2011 19:17:02 +0300, by Idan Kamara
-
mq: use checkpatchnameTue, 24 May 2011 19:16:51 +0300, by Idan Kamara
-
mq: wrap patch file name checks in a functionTue, 24 May 2011 19:16:51 +0300, by Idan Kamara
-
pure parsers: properly detect corrupt index filesTue, 24 May 2011 13:30:10 -0500, by Augie Fackler
-
workingctx: unlink paths while holding the wlockTue, 24 May 2011 14:08:20 +0200, by Adrian Buehlmann
-
wireproto: do not hash when heads == ['force']Tue, 24 May 2011 16:12:01 +0200, by Martin Geisler
-
patch: remove EOL support from linereader classTue, 24 May 2011 14:21:04 +0200, by Patrick Mezard
-
subrepo: handle local added subrepo case correctlyMon, 23 May 2011 22:49:10 -0500, by Matt Mackall
-
graphlog: remove unused arg from _wrapcmdMon, 23 May 2011 23:22:47 +0300, by Idan Kamara
-
extensions: raise when trying to find an extension that failed to loadMon, 23 May 2011 23:09:00 +0300, by Idan Kamara
-
remove: clarify help text about added files never being deleted from diskMon, 23 May 2011 15:56:31 +0200, by Adrian Buehlmann
-
pure: provide more correct implementation of posixfile for WindowsWed, 18 May 2011 09:12:27 +0200, by Adrian Buehlmann
-
bundlerepo: make getremotechanges support filtering of incomingMon, 23 May 2011 20:35:10 +0200, by Peter Arrenbrecht
-
tests: add tests for discovery/pull without cgsubsetMon, 23 May 2011 20:32:29 +0200, by Peter Arrenbrecht
-
tests: add tests for partial pulls with treediscoveryMon, 23 May 2011 20:31:39 +0200, by Peter Arrenbrecht
-
tests: support multiple caps in notcapableMon, 23 May 2011 20:31:04 +0200, by Peter Arrenbrecht
-
record: use cmdutil.command decoratorSun, 22 May 2011 16:10:03 +0300, by Idan Kamara
-
record: suggest the right command when running non interactivelySun, 22 May 2011 16:10:02 +0300, by Idan Kamara
-
applyupdates: audit merged filesSun, 22 May 2011 11:03:15 +0200, by Adrian Buehlmann
-
applyupdates: audit path on flag changesSat, 21 May 2011 23:21:12 +0200, by Adrian Buehlmann
-
opener: add audit functionSat, 21 May 2011 23:13:59 +0200, by Adrian Buehlmann
-
templatekw: use diffstatsum in diffstat keywordSat, 21 May 2011 15:09:15 -0500, by Matt Mackall
-
patch: use diffstatsum in diffstatSat, 21 May 2011 15:06:38 -0500, by Matt Mackall
-
patch: add diffstatsum helperSat, 21 May 2011 15:06:36 -0500, by Matt Mackall
-
diffstatdata: no longer a generatorSat, 21 May 2011 15:01:28 -0500, by Matt Mackall
-
add new option --all to manifest commandWed, 18 May 2011 21:31:40 +0200, by Adrian Buehlmann
-
applyupdates: audit unlinking of renamed files and directoriesSat, 21 May 2011 02:05:00 +0200, by Adrian Buehlmann
-
patchbomb: pass --git argument to diffstatFri, 20 May 2011 21:04:45 +0300, by Idan Kamara
-
mq: strip all leading slashes from url when importingFri, 20 May 2011 21:20:24 +0300, by Idan Kamara
-
mq: check patch name is valid before reading imported fileFri, 20 May 2011 21:19:33 +0300, by Idan Kamara
-
tests: update monotone output for v1.0 changesSat, 21 May 2011 15:01:28 -0500, by Matt Mackall
-
revlog: stop exporting node.shortSat, 21 May 2011 15:01:28 -0500, by Matt Mackall
-
patch: fast-path git case in selectfile()Thu, 19 May 2011 22:55:13 +0200, by Patrick Mezard
-
patch: unify backend file access interfaceThu, 19 May 2011 22:49:43 +0200, by Patrick Mezard
-
patch: merge backend setmode() into writelines()Thu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: stop modifying gitpatch objectsThu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: stop handling hunkless git blocks out of streamThu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: reindent codeThu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: unify iterhunks() afile/bfile handlingThu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: git metadata was ignored if strip > 1Thu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: construct and parse binary hunks at the same timeThu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: refactor iterhunks() regular and binary files emissionThu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: remove patch.patch() cwd argumentThu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: merge _updatedir() into externalpatch()Thu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
merge with stableThu, 19 May 2011 18:10:03 +0200, by Martin Geisler
-
changelog: convert user and desc from local encoding early stableThu, 19 May 2011 18:09:25 +0200, by Martin Geisler
-
merge crew with mainThu, 19 May 2011 16:57:14 +0200, by Martin Geisler
-
clone: make default path absolute for all local pathsWed, 18 May 2011 23:20:26 -0700, by Brendan Cully
-
httpclient: import revision fc731618702a of py-nonblocking-httpTue, 17 May 2011 10:28:03 -0500, by Augie Fackler
-
httpconnection: improved logging formattingMon, 16 May 2011 16:59:45 -0500, by Augie Fackler
-
bash_completion: enable alias auto-completeTue, 17 May 2011 00:46:52 +0200, by Yann E. MORIN
-
ui: enable alias exception when reading config in plain modeTue, 17 May 2011 00:17:52 +0200, by Yann E. MORIN
-
ui: test plain mode against exceptionsTue, 17 May 2011 00:08:51 +0200, by Yann E. MORIN
-
revlog: drop base() againWed, 18 May 2011 17:05:30 -0500, by Matt Mackall
-
patch: add a workingbackend dirstate layer on top of fsbackendWed, 18 May 2011 23:48:17 +0200, by Patrick Mezard
-
patch: handle binary copies as regular onesWed, 18 May 2011 23:48:13 +0200, by Patrick Mezard
-
patch: remove files while patching, not in updatedir()Wed, 18 May 2011 23:48:13 +0200, by Patrick Mezard
-
patch: set desired mode when patching, not in updatedir()Wed, 18 May 2011 23:48:13 +0200, by Patrick Mezard
-
patch: stop changing current directory before patchingWed, 18 May 2011 23:48:13 +0200, by Patrick Mezard
-
revlog: linearize created changegroups in generaldelta revlogsWed, 18 May 2011 23:26:26 +0200, by Sune Foldager
-
revlogdag: add linearize functionWed, 18 May 2011 23:11:34 +0200, by Sune Foldager
-
localrepo, sshrepo: use Boolean create argument in __init__Wed, 18 May 2011 19:30:17 +0200, by Martin Geisler
-
commands: replace 'x = f(); return x' with 'return f()'Wed, 18 May 2011 19:25:34 +0200, by Martin Geisler
-
merge with stableWed, 18 May 2011 19:22:55 +0200, by Martin Geisler
-
subrepo: respect non-default path for incoming/outgoing stableWed, 18 May 2011 15:13:26 +0200, by Martin Geisler
-
run-tests: print a newline after all warningsWed, 18 May 2011 15:45:57 +0200, by Thomas Arendsen Hein
-
annotate: fix alignment of columns in front of line numbers (issue2807)Wed, 18 May 2011 15:41:03 +0200, by Thomas Arendsen Hein
-
merge with stableWed, 18 May 2011 09:56:27 +0200, by Martin Geisler
-
revset: the name is optional for the tag predicate stableWed, 18 May 2011 09:31:19 +0200, by Martin Geisler
-
revset: note case-insensitive matches in keyword and user stableWed, 18 May 2011 09:20:52 +0200, by Martin Geisler
-
revset: expand help for contains predicate stableWed, 18 May 2011 09:15:18 +0200, by Martin Geisler
-
patch: remove unused variable to make pyflakes test happyWed, 18 May 2011 09:05:18 +0200, by Sune Foldager
-
patch: add lexists() to backends, use it in selectfile()Tue, 17 May 2011 23:46:38 +0200, by Patrick Mezard
-
patch: move copyfile() into backends, abstract basedirTue, 17 May 2011 23:46:38 +0200, by Patrick Mezard
-
patch: merge makerejlines() into write_rej()Tue, 17 May 2011 23:46:37 +0200, by Patrick Mezard
-
patch: extract fs access from patchfile into fsbackendTue, 17 May 2011 23:46:15 +0200, by Patrick Mezard
-
mq: fix qpush changes detection of renamed filesTue, 17 May 2011 23:27:58 +0200, by Patrick Mezard
-
httpconnection: correctly handle redirects from http to httpsMon, 16 May 2011 16:59:45 -0500, by Augie Fackler
-
win32.py: add argtypes and restypeSun, 15 May 2011 21:33:51 +0200, by Adrian Buehlmann
-
win32.py: more explicit definition of _STD_ERROR_HANDLESun, 15 May 2011 21:27:59 +0200, by Adrian Buehlmann
-
revset: add follow(filename) to follow a filename's history across copiesMon, 16 May 2011 17:02:35 -0500, by Matt Mackall
-
revset: introduce filelog() to emulate log's fast pathMon, 16 May 2011 17:02:35 -0500, by Matt Mackall
-
httpclient: import revision b8c3511a8cae from py-nonblocking-httpThu, 12 May 2011 10:48:31 -0500, by Augie Fackler
-
run-tests: replace chdir() with Popen cwd optionMon, 16 May 2011 21:56:26 +0200, by Patrick Mezard
-
run-tests: make --debug run in the temporary test directoryMon, 16 May 2011 21:54:43 +0200, by Patrick Mezard
-
run-tests: use the common test path on Windows and JavaMon, 16 May 2011 21:52:28 +0200, by Patrick Mezard
-
run-tests: ignore timeout when Popen.terminate is unavailableMon, 16 May 2011 21:41:46 +0200, by Patrick Mezard
-
run-tests: fix hg.bat python referenceMon, 16 May 2011 21:26:50 +0200, by Patrick Mezard
-
run-tests: fix python executable detection and copy on WindowsMon, 16 May 2011 21:24:14 +0200, by Patrick Mezard
-
changelog: don't use generaldeltaMon, 16 May 2011 13:06:48 +0200, by Sune Foldager
-
revlog: get rid of defversionMon, 16 May 2011 12:44:34 +0200, by Sune Foldager
-
bash_completion: Use "hg paths -q" instead of piping through sedMon, 16 May 2011 11:52:28 +0200, by Thomas Arendsen Hein
-
paths: Add support for -q/--quietMon, 16 May 2011 11:41:48 +0200, by Thomas Arendsen Hein
-
fix test broken in merge from stableMon, 16 May 2011 11:14:06 +0200, by Sune Foldager
-
merge with stableSun, 15 May 2011 13:15:41 -0500, by Matt Mackall
-
simplemerge: do not allow binary files to abort an entire merge stableFri, 13 May 2011 19:46:36 -0500, by Steve Borho
-
extdiff: grammar "allows to" -> "allows one to"Sun, 15 May 2011 18:00:22 +0100, by Javi Merino
-
debugrevlog: add --dump flag to dump graphable per-revision statisticsSun, 15 May 2011 11:50:16 -0500, by Matt Mackall
-
revlog: restore the base methodSun, 15 May 2011 11:50:15 -0500, by Matt Mackall
-
Hardcoding ARCHFLAGS breaks the build against fink's pythonSat, 14 May 2011 22:07:58 -0700, by Brendan Cully
-
debugindex etc.: add --changelog and --manifest optionsSat, 14 May 2011 00:30:32 +0200, by Sune Foldager
-
scmutil: drop aliases in cmdutil for match functionsFri, 13 May 2011 14:58:24 -0500, by Matt Mackall
-
scmutil: drop some aliases in cmdutilFri, 13 May 2011 14:48:48 -0500, by Matt Mackall
-
scmutil: fold in wdutilFri, 13 May 2011 14:07:16 -0500, by Matt Mackall
-
scmutil: move revsingle/pair/range from cmdutilFri, 13 May 2011 14:06:28 -0500, by Matt Mackall
-
help: consolidate topic hooks in help.pyFri, 13 May 2011 12:57:27 -0500, by Matt Mackall
-
extensions: move moduledoc to break import loop with helpFri, 13 May 2011 11:04:51 -0500, by Matt Mackall
-
extensions: drop maxlength from enabled and disabledFri, 13 May 2011 11:04:51 -0500, by Matt Mackall
-
Makefile: remove pure modules on cleanFri, 13 May 2011 11:26:29 +0200, by Martin Geisler
-
hgcia: Handle URL like in notify (issue2406)Wed, 11 May 2011 18:18:50 +0200, by Cédric Krier
-
util: make str(url) return file:/// for abs paths againThu, 12 May 2011 16:41:56 +0200, by Peter Arrenbrecht
-
subrepo: use a safer revision check for hg reposThu, 12 May 2011 18:35:04 -0500, by Matt Mackall
-
graphlog: use cmdutil.command decoratorThu, 12 May 2011 20:27:35 +0200, by Adrian Buehlmann
-
purge: use cmdutil.command decoratorThu, 12 May 2011 20:14:42 +0200, by Adrian Buehlmann
-
patchbomb: use cmdutil.command decoratorThu, 12 May 2011 18:27:05 +0200, by Adrian Buehlmann
-
transplant: use cmdutil.command decoratorThu, 12 May 2011 17:50:07 +0200, by Adrian Buehlmann
-
monoblue: improve readability of the filenolink templateThu, 12 May 2011 18:06:15 +0800, by Steven Brown
-
rebase: use cmdutil.command decoratorThu, 12 May 2011 17:09:56 +0200, by Adrian Buehlmann
-
debugrevlog: many improvementsThu, 12 May 2011 22:37:52 +0200, by Sune Foldager
-
add debugrevlog commandThu, 12 May 2011 18:22:49 +0200, by Sune Foldager
-
check-code: add /= to operator listThu, 12 May 2011 18:19:28 +0200, by Sune Foldager
-
order commands alphabeticallyThu, 12 May 2011 16:21:01 +0200, by Sune Foldager
-
revlog: improve delta generation heuristics for generaldeltaThu, 12 May 2011 15:24:33 +0200, by Sune Foldager
-
keyword: use cmdutil.command decoratorThu, 12 May 2011 14:31:07 +0200, by Martin Geisler
-
gpg: use cmdutil.command decoratorThu, 12 May 2011 14:31:01 +0200, by Martin Geisler
-
mq: use cmdutil.command decoratorThu, 12 May 2011 14:25:08 +0200, by Martin Geisler
-
commands: use a decorator to build table incrementallyThu, 12 May 2011 08:14:04 +0200, by Adrian Buehlmann
-
revlog: fix bug in chainbase cacheThu, 12 May 2011 13:47:17 +0200, by Sune Foldager
-
setup.py: workaround for missing bz2 module in IronPythonMon, 09 May 2011 15:16:56 -0400, by Zachary Gramana
-
httpconnection: fix debug logging option for httpclientWed, 11 May 2011 08:07:51 -0500, by Augie Fackler
-
httpclient: import f4c380237fd5 to fix keepalive not workingWed, 11 May 2011 08:00:48 -0500, by Augie Fackler
-
revlog: add docstring to _addrevisionWed, 11 May 2011 11:04:44 +0200, by Sune Foldager
-
cmdutil: make_file to makefileobjTue, 10 May 2011 16:08:47 -0500, by Matt Mackall
-
cmdutil: make_filename -> makefilenameTue, 10 May 2011 16:08:46 -0500, by Matt Mackall
-
cmdutil: bail_if_changed to bailifchangedTue, 10 May 2011 16:08:46 -0500, by Matt Mackall
-
store: change names to comply with project coding standardsSun, 08 May 2011 23:27:48 +0200, by Adrian Buehlmann
-
filelog: add file function to open other filelogsTue, 10 May 2011 17:38:58 +0200, by Sune Foldager
-
help: add -c/--command flag to only show command help (issue2799)Tue, 10 May 2011 14:42:53 +0200, by Martin Geisler
-
help: give hint about 'hg help -e' when appropriateTue, 10 May 2011 13:19:05 +0200, by Martin Geisler
-
help: add -e/--extension switch to display extension help textWed, 20 Jan 2010 20:24:20 +0200, by Henri Wiechers
-
debugbuilddag: read DAG from stdin if not given on cmdlineMon, 09 May 2011 18:11:08 +0200, by Martin Geisler
-
run-tests: remove check on --shell argumentMon, 09 May 2011 17:20:15 +0200, by Martin Geisler
-
subrepo: create subrepos using clone instead of pullMon, 09 May 2011 17:15:44 +0200, by Martin Geisler
-
progress: add speed formatMon, 09 May 2011 16:41:45 +0200, by Martin Geisler
-
debugbuilddag: output progress informationMon, 09 May 2011 14:40:49 +0200, by Martin Geisler
-
test-debugbuilddag: replace unneeded 'rm -rf' with 'rm -r'Mon, 09 May 2011 14:33:08 +0200, by Martin Geisler
-
hgrc.5: document positional arguments in aliasesMon, 09 May 2011 11:01:45 +0200, by Martin Geisler
-
merge with stableMon, 09 May 2011 10:52:08 +0200, by Martin Geisler
-
merge with crewSun, 08 May 2011 16:41:41 -0500, by Matt Mackall
-
rename util.is_exec to isexecSun, 08 May 2011 20:45:47 +0200, by Adrian Buehlmann
-
posix: delete unused expand_globSun, 08 May 2011 20:42:28 +0200, by Adrian Buehlmann
-
rename util.find_exe to findexeSun, 08 May 2011 20:35:46 +0200, by Adrian Buehlmann
-
revlog: support writing generaldelta revlogsSun, 08 May 2011 21:32:33 +0200, by Sune Foldager
-
cmdutil: fix errors reported by pyflakes testSun, 08 May 2011 21:24:30 +0200, by Sune Foldager
-
merge with stableSun, 08 May 2011 16:16:41 -0500, by Matt Mackall
-
check-code: complain about set.isdisjointSun, 08 May 2011 11:39:24 -0500, by Matt Mackall
-
add positional arguments to non-shell aliasesSun, 01 May 2011 12:29:32 +0200, by Alexander Solovyov
-
run-tests: take the basepath when constructing the test temp dirSat, 07 May 2011 21:01:15 +0300, by Idan Kamara
-
run-tests: compare absolute paths in _checkhglibSat, 07 May 2011 20:56:43 +0300, by Idan Kamara
-
util: rename _windows_reserved_filenames and _windows_reserved_charsSat, 07 May 2011 22:25:20 +0200, by Adrian Buehlmann
-
opener: rename _can_symlink to _cansymlinkSat, 07 May 2011 20:22:32 +0200, by Adrian Buehlmann
-
patch: make patch()/internalpatch() always update the dirstateSun, 08 May 2011 17:48:31 +0200, by Patrick Mezard
-
patch: move updatedir() from cmdutil into patchSun, 08 May 2011 17:48:30 +0200, by Patrick Mezard
-
record: unconditionally update the working dir after patchingSun, 08 May 2011 17:48:29 +0200, by Patrick Mezard
-
mq: explicitly updatedir() even if patch() failsSun, 08 May 2011 17:48:29 +0200, by Patrick Mezard
-
mq: allow to qpop/push with a dirty working copy (issue2780)Fri, 06 May 2011 19:55:46 +0300, by Idan Kamara
-
patch: introduce changedfilesFri, 06 May 2011 19:03:41 +0300, by Idan Kamara
-
debugindex: change output for generaldelta revlogsSat, 07 May 2011 23:14:36 +0200, by Sune Foldager
-
revlog: support reading generaldelta revlogsSat, 07 May 2011 22:40:17 +0200, by Sune Foldager
-
revlog: calculate base revisions iterativelySat, 07 May 2011 22:40:14 +0200, by Sune Foldager
-
revlog: remove the last bits of punched/shallowSat, 07 May 2011 22:37:40 +0200, by Sune Foldager
-
util: make readfile() operate in binary modeSat, 07 May 2011 21:12:35 +0200, by Patrick Mezard
-
cmdutil: normalize log message eols when reading from fileSat, 07 May 2011 21:12:33 +0200, by Patrick Mezard
-
match: make 'listfile:' split on LF and CRLFSat, 07 May 2011 21:12:30 +0200, by Patrick Mezard
-
progress: remove useless statement left by bab267e7fc1aSat, 07 May 2011 17:25:12 +0200, by Patrick Mezard
-
debugbuilddag: simplify tags serialization a bitSat, 07 May 2011 17:25:02 +0200, by Patrick Mezard
-
httprepo: send 100-continue on POSTs if using http2Mon, 02 May 2011 12:10:50 -0500, by Augie Fackler
-
url: use new http support if requested by the userFri, 06 May 2011 10:22:08 -0500, by Augie Fackler
-
Import new http library as mercurial.httpclient.Fri, 06 May 2011 09:57:55 -0500, by Augie Fackler
-
commands, i18n: add translation hint for split messageFri, 06 May 2011 15:48:04 -0300, by Wagner Bruna
-
mq: don't hide the patch moduleFri, 06 May 2011 19:03:45 +0300, by Idan Kamara
-
patch: remove unused ui arg to iterhunksFri, 06 May 2011 18:45:12 +0300, by Idan Kamara
-
mq: loosen except clause when reading patch headersFri, 06 May 2011 18:45:12 +0300, by Idan Kamara
-
merge with abuehlFri, 06 May 2011 13:04:24 -0500, by Matt Mackall
-
rename util.set_signal_handler to setsignalhandlerFri, 06 May 2011 15:41:04 +0200, by Adrian Buehlmann
-
rename util.executable_path to executablepathFri, 06 May 2011 15:36:05 +0200, by Adrian Buehlmann
-
rename util.os_link to oslinkFri, 06 May 2011 15:34:34 +0200, by Adrian Buehlmann
-
rename explain_exit to explainexitFri, 06 May 2011 15:31:09 +0200, by Adrian Buehlmann
-
rename util.set_binary to setbinaryFri, 06 May 2011 15:25:35 +0200, by Adrian Buehlmann
-
rename util.set_flags to setflagsFri, 06 May 2011 15:22:31 +0200, by Adrian Buehlmann
-
rename util.parse_patch_output to parsepatchoutputFri, 06 May 2011 15:19:48 +0200, by Adrian Buehlmann
-
rename util.lookup_reg to lookupregFri, 06 May 2011 15:16:22 +0200, by Adrian Buehlmann
-
rename util.set_hgexecutable to _sethgexecutableFri, 06 May 2011 15:13:46 +0200, by Adrian Buehlmann
-
rename util.main_is_frozen to mainfrozenFri, 06 May 2011 15:10:29 +0200, by Adrian Buehlmann
-
scmutil: rename local function _add_dir_if_not_thereFri, 06 May 2011 15:02:53 +0200, by Adrian Buehlmann
-
rename scmutil.user_rcpath to userrcpathFri, 06 May 2011 14:58:04 +0200, by Adrian Buehlmann
-
rename scmutil.system_rcpath to systemrcpathFri, 06 May 2011 14:54:05 +0200, by Adrian Buehlmann
-
rename scmutil.os_rcpath to osrcpathFri, 06 May 2011 14:52:25 +0200, by Adrian Buehlmann
-
merge with stableFri, 06 May 2011 11:51:18 -0500, by Matt Mackall
-
merge with crewFri, 06 May 2011 11:50:58 -0500, by Matt Mackall
-
merge with stableFri, 06 May 2011 14:29:53 +0200, by Martin Geisler
-
rename path_auditor to pathauditorFri, 06 May 2011 09:54:06 +0200, by Adrian Buehlmann
-
revlog: use real Booleans instead of 0/1 in nodesbetweenFri, 06 May 2011 12:09:20 +0200, by Martin Geisler
-
patch: fix clash between local variable and exception instanceFri, 06 May 2011 11:31:40 +0200, by Martin Geisler
-
patchfile: use real Booleans instead of 0/1Fri, 06 May 2011 11:12:55 +0200, by Martin Geisler
-
annotate: use real Booleans instead of 0/1Fri, 06 May 2011 11:11:55 +0200, by Martin Geisler
-
hbisect: use real Booleans instead of 0/1Fri, 06 May 2011 10:02:46 +0200, by Martin Geisler
-
summary: run discovery only once for in/out against same repoFri, 06 May 2011 14:45:13 +0200, by Peter Arrenbrecht
-
discovery: resurrect findoutgoing as findcommonoutgoing for extension hooksFri, 06 May 2011 14:44:18 +0200, by Peter Arrenbrecht
-
transplant: remove unneeded loop over repo in revsetFri, 06 May 2011 16:00:48 +0300, by Idan Kamara
-
mq: add a 'mq()' revset predicate that returns applied mq csetsFri, 06 May 2011 16:07:35 +0300, by Idan Kamara
-
pyflakes: ignore files marked no-check-codeFri, 06 May 2011 10:17:07 -0500, by Augie Fackler
-
revlog: compute correct deltaparent in the deltaparent functionThu, 05 May 2011 18:05:24 +0200, by Sune Foldager
-
changelog: fixes leaked file handleThu, 05 May 2011 11:33:02 -0400, by Zachary Gramana
-
setdiscovery: limit lines to 80 charactersThu, 05 May 2011 23:21:37 +0800, by Steven Brown
-
subrepo: use code from 71ea5b2b9517 only if Python needs it (issue2795) stableThu, 05 May 2011 16:01:09 +0200, by Thomas Arendsen Hein