Mercurial > hg
graph
-
test-convert-bzr: use sed instead of awkThu, 07 May 2009 19:02:39 +0200, by Martin Geisler
-
convert/bzr: handle Bazaar timestamps correctly (issue1652).Wed, 06 May 2009 17:48:03 -0400, by Greg Ward
-
dispatch: remember loaded extensions in a real setThu, 07 May 2009 17:56:57 +0200, by Martin Geisler
-
gpg: use reverse kwarg to sort sigs in reversed orderThu, 07 May 2009 01:33:45 +0200, by Martin Geisler
-
util: simplify pipefilter and avoid subprocess raceThu, 07 May 2009 01:33:44 +0200, by Martin Geisler
-
Removed unnecessary call to dict.keys.Wed, 06 May 2009 23:35:20 +0200, by Martin Geisler
-
gpg: fix traceback in revs{} display codeWed, 06 May 2009 20:30:46 +0300, by Giorgos Keramidas
-
util: kill unused Popen3Mon, 04 May 2009 14:22:33 -0500, by Matt Mackall
-
config: make remap actually workMon, 04 May 2009 14:21:43 -0500, by Matt Mackall
-
util: stop overwriting sha1, overwrite _fastsha1 insteadMon, 04 May 2009 22:14:52 +0200, by Martin Geisler
-
util: remove md5Mon, 04 May 2009 21:30:39 +0200, by Martin Geisler
-
util: remove warnings when importing md5 and shaMon, 04 May 2009 20:29:05 +0200, by Sune Foldager
-
transaction: refactor transaction.abort and rollback to use the same codeMon, 04 May 2009 15:31:57 +0200, by Henrik Stuart
-
test: change repair strip test to illustrate manifest errorsMon, 04 May 2009 13:47:12 +0200, by Henrik Stuart
-
verify: reference the correct linkrev when a filelog is missingMon, 04 May 2009 19:51:08 +0200, by Benoit Boissinot
-
verify: avoid exception on missing file revlogFri, 24 Apr 2009 10:44:39 +0200, by Henrik Stuart
-
transaction: reset transaction on abortSun, 19 Apr 2009 20:02:32 +0200, by Henrik Stuart
-
transaction: ensure finished transactions are not reusedFri, 24 Apr 2009 09:56:53 +0200, by Henrik Stuart
-
mq: simpler check of first character of guard nameMon, 04 May 2009 03:49:57 +0200, by Simon Heimberg
-
commands: fix capitalization in revert help textSun, 03 May 2009 20:34:12 +0200, by Martin Geisler
-
setup: require Python 2.4Sun, 03 May 2009 17:36:58 +0200, by Martin Geisler
-
Merge with crew-stableSun, 03 May 2009 13:49:04 +0200, by Patrick Mezard
-
bisect: use subprocess to get command return codeSun, 03 May 2009 10:38:08 +0300, by Alexander Solovyov
-
setup: cleanup old left-over codeSun, 03 May 2009 00:41:09 +0200, by Martin Geisler
-
localrepo: mark commit message template for translationSun, 03 May 2009 00:20:08 +0200, by Martin Geisler
-
util: initialize md5 and sha1 without using extra global variablesSun, 03 May 2009 00:03:35 +0200, by Martin Geisler
-
util: always use subprocessSat, 02 May 2009 23:05:35 +0200, by Martin Geisler
-
commands: describe --debug in showconfig helpSat, 02 May 2009 21:29:00 +0200, by Martin Geisler
-
color: look for mq with extensions.findSat, 02 May 2009 21:09:37 +0200, by Martin Geisler
-
write options in "-r/--rev" style in help textsSat, 02 May 2009 19:13:29 +0200, by Martin Geisler
-
i18n-da: translated various short messagesSat, 02 May 2009 17:48:01 +0200, by Martin Geisler
-
i18n-da: removed fuzzy translationsSat, 02 May 2009 17:22:28 +0200, by Martin Geisler
-
i18n-da: synchronized with hg.potSat, 02 May 2009 17:03:16 +0200, by Martin Geisler
-
Makefile: fixed commentSat, 02 May 2009 12:10:38 +0200, by Martin Geisler
-
Makefile: add more meta data to hg.potSat, 02 May 2009 11:44:57 +0200, by Martin Geisler
-
Add committer tag only when needed in git conversionFri, 01 May 2009 11:32:19 +0200, by Richard Quirk
-
Merge with crew-stableFri, 01 May 2009 12:35:13 +0200, by Patrick Mezard
-
simplemerge: use ui.warn() for warningsThu, 30 Apr 2009 23:57:36 -0500, by Steve Borho
-
test-glog: Remove sed hack - '...$HGTMP...' isn't expanded anywaySat, 02 May 2009 12:57:20 +0200, by Mads Kiilerich
-
test-convert-baz: hide GNU tar deprecation warningSat, 02 May 2009 12:13:24 +0200, by Mads Kiilerich
-
rebase: fix bug where --keepbranches could leave wrong branch in dirstateFri, 01 May 2009 12:26:37 +0200, by Patrick Mezard
-
config: add parse interfaceThu, 30 Apr 2009 19:22:06 -0500, by Matt Mackall
-
zeroconf: guess ip for ZeroconfMon, 27 Apr 2009 21:33:39 +0300, by Alexander Solovyov
-
config: allow spaces in key portion of itemsWed, 29 Apr 2009 20:47:30 -0500, by Matt Mackall
-
localrepo: use set for requirementsWed, 29 Apr 2009 20:47:28 -0500, by Matt Mackall
-
dirstate: use propertycacheWed, 29 Apr 2009 20:47:18 -0500, by Matt Mackall
-
localrepo: use propertycacheWed, 29 Apr 2009 20:47:15 -0500, by Matt Mackall
-
ui: replace regexp pattern with sequence of choicesThu, 30 Apr 2009 10:15:32 -0500, by Steve Borho
-
run-tests.py: ensure that hgpkg is always visibleFri, 24 Apr 2009 14:40:56 -0700, by Bryan O'Sullivan
-
Fix missing import from e68e149f4d44 mergeThu, 30 Apr 2009 08:38:20 +0200, by Patrick Mezard
-
Merge with crew-stableWed, 29 Apr 2009 23:56:20 +0200, by Patrick Mezard
-
util.rename: use temporary file name for rename-targets on windowsWed, 29 Apr 2009 09:30:28 +0200, by Sune Foldager
-
churn: use .hgchurn in repo root as default map fileWed, 29 Apr 2009 20:03:54 +0200, by Martin Geisler
-
win32text: add copyright headerSun, 26 Apr 2009 01:49:12 +0200, by Martin Geisler
-
patchbomb: add copyright and license headerSun, 26 Apr 2009 01:48:53 +0200, by Martin Geisler
-
highlight: add copyright and license headerSun, 26 Apr 2009 01:48:43 +0200, by Martin Geisler
-
convert: add copyright and license headers to back-endsSun, 26 Apr 2009 01:47:44 +0200, by Martin Geisler
-
Reproduce crash where synthetic revs break merge detection (issue1578).Sat, 18 Apr 2009 13:29:48 -0400, by Greg Ward
-
convert/svn: ignore composite tagsWed, 29 Apr 2009 21:48:59 +0200, by Patrick Mezard
-
Merge with crew-stableWed, 29 Apr 2009 21:48:15 +0200, by Patrick Mezard