Mercurial > hg
graph
-
Use a weakref for recursive transactionsSat, 21 Jul 2007 16:02:10 -0500, by Matt Mackall
-
Use try/finally pattern to cleanup locks and transactionsSat, 21 Jul 2007 16:02:10 -0500, by Matt Mackall
-
repo locks: use True/FalseSat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
rename and simplify do_lockSat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
simplify dirstate fixups in repo.status()Sat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
dirstate: add doesn't need to call statSat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
use context for part of localrepo statusSat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
context: add __contains__, __getitem__, and __iter__Sat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
dirstate: get rid of default args for statusSat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
dirstate: make filterfiles privateSat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
dirstate: add __contains__ and make __getitem__ more usefulSat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
dirstate: make wjoin function privateSat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
dirstate: break update into separate functionsSat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
dirstate: use True and false for _dirtySat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
doc: typo, -x bitTue, 17 Jul 2007 15:26:28 -0500, by Matt Mackall
-
Update test output to reflect small changes in patch chattiness.Tue, 17 Jul 2007 09:39:30 -0700, by Bryan O'Sullivan
-
patch.py: re-add the ability to use an external patch programTue, 17 Jul 2007 09:39:30 -0700, by Bryan O'Sullivan
-
patch.py: don't mark files as changed unless they have actually been changedTue, 17 Jul 2007 09:39:30 -0700, by Bryan O'Sullivan
-
patch.py: fix some incorrect uses of _() for i18nTue, 17 Jul 2007 09:39:30 -0700, by Bryan O'Sullivan
-
Add Chris Mason's mpatch library.Tue, 17 Jul 2007 09:39:30 -0700, by Bryan O'Sullivan
-
merge with crew-stableTue, 17 Jul 2007 09:28:01 -0300, by Alexis S. L. Carvalho
-
convert: manually set encoding to UTF-8Tue, 17 Jul 2007 09:08:29 -0300, by Alexis S. L. Carvalho
-
hg parents: don't pass an OS-specific path to repo.filectxTue, 17 Jul 2007 09:08:29 -0300, by Alexis S. L. Carvalho
-
merge with mainTue, 17 Jul 2007 08:22:43 +0200, by Thomas Arendsen Hein
-
tag: handle .hgtags and .hg/localtags with missing final newline (issue 601)Mon, 16 Jul 2007 20:15:03 -0700, by Bryan O'Sullivan
-
issue 622: pull/unbundle -u updates to default branch if repo was emptyMon, 16 Jul 2007 18:01:20 -0700, by Bryan O'Sullivan
-
mq: autodetect an existing git patch during qrefresh (issue 491)Mon, 16 Jul 2007 16:50:47 -0700, by Bryan O'Sullivan
-
contexts: improve filectx eq testMon, 16 Jul 2007 17:39:03 -0500, by Matt Mackall
-
Merge with -stableMon, 16 Jul 2007 17:30:34 -0500, by Matt Mackall
-
patchbomb: add --desc, to specify a file containing a series descriptionMon, 16 Jul 2007 14:43:47 -0700, by Bryan O'Sullivan
-
merge with crew-stableSun, 15 Jul 2007 21:05:38 +0200, by Thomas Arendsen Hein
-
Merge with crew-stable.Sun, 15 Jul 2007 14:57:20 +0200, by Patrick Mezard
-
merge: fix unnecessary rename merges on linear update (issue631)Sun, 15 Jul 2007 14:43:38 -0500, by Matt Mackall
-
convert: Use clone's behaviour for the default destionation name.Sun, 15 Jul 2007 21:04:07 +0200, by Thomas Arendsen Hein
-
test-symlink-basic: require symlinks availabilitySun, 15 Jul 2007 14:09:56 +0200, by Patrick Mezard
-
Add hghave utility and run-tests.py support.Sat, 14 Jul 2007 18:34:06 +0200, by Patrick Mezard
-
run-tests: extract correct status when script terminates with exitSat, 14 Jul 2007 14:01:11 +0200, by Patrick Mezard
-
Merge with -stableSat, 14 Jul 2007 13:34:40 -0500, by Matt Mackall
-
diff: correctly handle combinations of whitespace optionsSat, 14 Jul 2007 12:44:47 -0500, by Matt Mackall
-
hg grep: handle re.compile errors & update tests/test-grepMon, 09 Jul 2007 17:41:14 +0300, by Giorgos Keramidas
-
typo fixThu, 12 Jul 2007 10:55:49 -0400, by Jesse Glick
-
Re: mercurial.el and hg-version-other-windowSat, 14 Jul 2007 11:27:58 -0500, by jon christopher
-
Use isinstance instead of type == typeFri, 06 Jul 2007 12:02:43 +0200, by Christian Ebert
-
convert: record the source revision in the changelogFri, 13 Jul 2007 08:28:57 -0700, by Brendan Cully
-
Use wsgi.url_scheme instead of ad-hoc CGI checks.Thu, 12 Jul 2007 22:55:44 -0700, by Wesley J. Landaker
-
cosmeticsThu, 12 Jul 2007 22:44:16 -0700, by Brendan Cully
-
Make hg serve set the wsgi.url_scheme property correctly.Thu, 12 Jul 2007 13:58:36 -0600, by Wesley J. Landaker
-
Handle CGI SSL detection via HTTPS environment better.Thu, 12 Jul 2007 13:55:20 -0600, by Wesley J. Landaker
-
merge with crew-stableWed, 11 Jul 2007 20:15:03 -0300, by Alexis S. L. Carvalho
-
Make {urlbase} work in templates when https is used.Tue, 10 Jul 2007 10:54:54 -0600, by Wesley J. Landaker
-
replace .hgtags instead of appending to it when doing a raw commitWed, 11 Jul 2007 00:53:44 -0700, by Brendan Cully
-
handle nonexistent .hgtags in raw _tagWed, 11 Jul 2007 00:34:35 -0700, by Brendan Cully
-
Export extra in _tag so convert can set the branch of a tagWed, 11 Jul 2007 00:04:15 -0700, by Brendan Cully
-
archive: abort on empty repository. Fixes #624.Tue, 10 Jul 2007 10:06:24 -0700, by Brendan Cully
-
mq: improve qclone error handling when patch directory is not a repository.Tue, 10 Jul 2007 09:52:32 -0700, by Brendan Cully
-
Fix test-debugcomplete for new --certificate optionMon, 09 Jul 2007 22:35:10 -0700, by Lee Cantey
-
Add SSL support to hg serve, activated via --certificate optionMon, 09 Jul 2007 22:12:28 -0700, by Brendan Cully
-
Correct inadvertent line ending change.Mon, 09 Jul 2007 10:59:49 -0700, by Lee Cantey
-
Fix for win32text corrupting files that have CRLF line endings. (issue302)Mon, 09 Jul 2007 10:46:41 -0700, by Lee Cantey
-
Add --line-number option to hg annotate (issue506)Sun, 08 Jul 2007 19:59:02 +0200, by Thomas Arendsen Hein