Mercurial > hg
graph
-
merge with stableWed, 30 Nov 2011 17:17:06 -0600, by Matt Mackall
-
merge with stableWed, 30 Nov 2011 17:15:39 -0600, by Matt Mackall
-
clone: get all bookmarks before updatingFri, 04 Nov 2011 10:18:40 +0100, by Arne Babenhauserheide
-
lock: change name of release chainWed, 30 Nov 2011 16:53:44 -0600, by Matt Mackall
-
localrepo: remove asserts in _afterlockWed, 30 Nov 2011 16:20:07 -0600, by Matt Mackall
-
localrepo: rename _postrelease to _afterlockWed, 30 Nov 2011 15:36:55 -0600, by Matt Mackall
-
addchangegroup: ony queue hooks when we have changesetsWed, 30 Nov 2011 15:33:44 -0600, by Matt Mackall
-
addchangegroup: remove the lock argument on the addchangegroup methodsMon, 28 Nov 2011 01:32:13 +0100, by Pierre-Yves David
-
addchangegroup: use a postrelease callback to call changegroup hookMon, 28 Nov 2011 01:18:15 +0100, by Pierre-Yves David
-
lock: add mechanism to register post release callbackMon, 28 Nov 2011 15:05:26 +0100, by Pierre-Yves David
-
diff: '\ No newline at end of file' is also not part of the header stableTue, 29 Nov 2011 19:51:35 +0100, by Benoit Allard
-
ssh: quote remote paths (issue2983)Sat, 26 Nov 2011 00:10:31 +0100, by Mads Kiilerich
-
id: add command line options for handling ssh and https urlsSat, 26 Nov 2011 00:10:12 +0100, by Mads Kiilerich
-
largefiles: use "ui.configlist()" to get largefiles.patterns configuration stableThu, 24 Nov 2011 17:54:50 +0900, by FUJIWARA Katsunori
-
status: support revsets with --changeThu, 24 Nov 2011 11:38:16 +0100, by Patrick Mezard
-
merge with stableFri, 25 Nov 2011 02:11:12 +0100, by Mads Kiilerich
-
largefiles: avoid use of uinitialized variable in case of errors stableFri, 25 Nov 2011 02:09:48 +0100, by Mads Kiilerich
-
tests: remove unstable debugstate output in test-largefiles.t stableFri, 25 Nov 2011 02:09:45 +0100, by Mads Kiilerich
-
largefiles: simplify lfutil.writehashThu, 24 Nov 2011 18:22:45 +0100, by Martin Geisler
-
merge with stableThu, 24 Nov 2011 18:22:44 +0100, by Martin Geisler
-
largefiles: copy files into .hg/largefiles atomically stableThu, 24 Nov 2011 18:13:18 +0100, by Martin Geisler
-
largefiles: write .hg/largefiles/ files atomically stableThu, 24 Nov 2011 18:12:13 +0100, by Martin Geisler
-
largefiles: add comment about non-atomic working directory stableThu, 24 Nov 2011 18:11:43 +0100, by Martin Geisler
-
tests: use an alias to make msys 'pwd' return paths with forward slashesMon, 21 Nov 2011 01:49:20 +0100, by Mads Kiilerich
-
tests: skip cvs tests with msys on windowsMon, 21 Nov 2011 01:49:20 +0100, by Mads Kiilerich
-
tests: introduce 'hghave msys' to skip tests that would fail because of msysMon, 21 Nov 2011 01:49:20 +0100, by Mads Kiilerich
-
merge with stableWed, 23 Nov 2011 16:35:17 -0600, by Matt Mackall
-
convert: handle trailing slashes in filemap better (issue3124) stableWed, 23 Nov 2011 16:25:44 -0600, by Matt Mackall
-
mail: use quoted-printable for mime encoding to avoid too long lines (issue3075)Wed, 23 Nov 2011 02:44:11 +0100, by Mads Kiilerich
-
notify: add option for writing to mboxWed, 23 Nov 2011 02:36:33 +0100, by Mads Kiilerich
-
mail: mbox handling as a part of mail handling, refactored from patchbombWed, 23 Nov 2011 02:11:24 +0100, by Mads Kiilerich
-
patchbomb: minor refactoring of mbox functionality, preparing for moveWed, 23 Nov 2011 02:09:38 +0100, by Mads Kiilerich
-
tests: run check-code with warnings and maintain a whitelistWed, 23 Nov 2011 03:14:24 +0100, by Mads Kiilerich
-
tests: convert test-check-code-hg.py to .tWed, 23 Nov 2011 02:50:58 +0100, by Mads Kiilerich
-
test-keyword: use inline doctest syntaxWed, 23 Nov 2011 01:20:32 +0000, by Christian Ebert
-
merge with stableTue, 22 Nov 2011 17:34:22 -0600, by Matt Mackall
-
tests: test-largefiles.t should not try to escape from $TESTTMP stableTue, 22 Nov 2011 19:56:26 +0100, by Mads Kiilerich
-
largefiles: file storage should be relative to repo, not relative to cwd stableTue, 22 Nov 2011 19:52:23 +0100, by Mads Kiilerich
-
clone: don't save user's password in .hg/hgrc (Issue3122) stableTue, 22 Nov 2011 12:06:42 -0600, by Augie Fackler
-
posix: add extended support for OS X path folding stableTue, 22 Nov 2011 17:26:32 -0600, by Matt Mackall
-
dirstate: use util.normcase to build foldmap stableTue, 22 Nov 2011 17:26:31 -0600, by Matt Mackall
-
merge with stableTue, 22 Nov 2011 18:16:59 +0100, by Martin Geisler
-
largefiles: fix 'hg clone . ../foo' OSError abort stableTue, 22 Nov 2011 17:51:43 +0100, by Martin Geisler
-
tests: test-patchbomb.t cleanupTue, 22 Nov 2011 01:37:26 +0100, by Mads Kiilerich
-
tests: show actual output in test-patchbomb.tTue, 22 Nov 2011 01:37:26 +0100, by Mads Kiilerich
-
tests: test findexe() access check fixed in 58f96703a9abTue, 22 Nov 2011 01:37:26 +0100, by Mads Kiilerich
-
check-code: fix return code initializationTue, 22 Nov 2011 01:37:26 +0100, by Mads Kiilerich
-
merge with stableMon, 21 Nov 2011 13:11:17 -0600, by Matt Mackall
-
tests: make test-commandserver.py independent of line ending and slash directionMon, 21 Nov 2011 00:39:32 +0100, by Mads Kiilerich
-
tests: make test-commandserver.py output readableMon, 21 Nov 2011 00:39:32 +0100, by Mads Kiilerich
-
tests: 'hghave unix-permissions' for test-import.tMon, 21 Nov 2011 00:39:32 +0100, by Mads Kiilerich
-
tests: skip color test on platforms without ticMon, 21 Nov 2011 00:39:32 +0100, by Mads Kiilerich
-
update: don't clobber untracked files with wrong casing stableSun, 20 Nov 2011 23:09:32 +0100, by Mads Kiilerich
-
merge with i18nSun, 20 Nov 2011 16:07:07 -0600, by Matt Mackall