Mercurial > hg
graph
-
icasefs: make case-folding collision detection as rename aware (issue3370) stableMon, 16 Apr 2012 01:11:29 +0900, by FUJIWARA Katsunori
-
bdiff.bdiff: release the GIL before doing expensive diff operations stableFri, 20 Apr 2012 11:08:14 -0500, by Augie Fackler
-
fetch: remove confusing reference to "authoritative" changes stableFri, 20 Apr 2012 11:57:14 -0500, by Kevin Bullock
-
patch: be more tolerant with "Parent" header (issue3356) stableFri, 20 Apr 2012 19:11:54 +0200, by Patrick Mezard
-
pure/osutil: use Python's msvcrt module (issue3380) stableThu, 19 Apr 2012 17:08:12 +0200, by Adrian Buehlmann
-
i18n: show localized messages for commands/extensions in hgweb help top (issue3383) stableThu, 19 Apr 2012 20:54:56 +0900, by FUJIWARA Katsunori
-
revert: show warning when reverting subrepos that do not support revert stableThu, 19 Apr 2012 23:36:42 +0200, by Angel Ezquerra
-
revset: fix O(n**2) behaviour of bisect() (issue3381) stableWed, 18 Apr 2012 21:27:35 -0700, by Bryan O'Sullivan
-
convert/svn: do not try converting empty head revisions (issue3347) stableWed, 18 Apr 2012 14:04:58 +0200, by Patrick Mezard
-
convert/svn: refactor svn_source.latest() with a nested function stableWed, 18 Apr 2012 14:04:58 +0200, by Patrick Mezard
-
convert/svn: clarify svn_source.latest() stop arg default value stableWed, 18 Apr 2012 14:04:57 +0200, by Patrick Mezard
-
factotum: rename mount and path configuration entries stableTue, 17 Apr 2012 21:12:37 -0700, by Steven Stallion
-
Makefile: be more careful when cleaning up pure/ components stable 2.2-rcWed, 18 Apr 2012 11:45:50 -0500, by Matt Mackall
-
merge default into stable for 2.2 code freeze stableTue, 17 Apr 2012 17:56:36 -0500, by Matt Mackall
-
commit: add option to amend the working dir parentWed, 18 Apr 2012 01:20:16 +0300, by Idan Kamara
-
transplant: remove extraneous whitespaceMon, 16 Apr 2012 22:41:03 -0700, by Steven Stallion
-
journal: use tryread helper to backup files (issue3375)Tue, 17 Apr 2012 11:13:38 -0500, by Matt Mackall
-
opener: introduce tryread helperTue, 17 Apr 2012 11:11:59 -0500, by Matt Mackall
-
tests: add test for fileset 'subrepo' keywordTue, 17 Apr 2012 07:22:44 +0200, by Angel Ezquerra
-
revset: make matching() work on python 2.4Tue, 17 Apr 2012 10:33:47 +0200, by Patrick Mezard
-
revset: use list instead of tuple for compatibility with python before 2.6Tue, 17 Apr 2012 15:10:33 +0200, by Thomas Arendsen Hein
-
merge with stableMon, 16 Apr 2012 16:50:25 -0500, by Matt Mackall
-
archive: make it work with svn subrepos (issue3308) stableMon, 16 Apr 2012 11:48:15 +0200, by Patrick Mezard
-
largefiles: hide .hglf/ prefix for largefiles in hgwebSun, 15 Apr 2012 16:05:57 +0200, by Martin Geisler