Mercurial > hg-stable
graph
-
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
-
hgweb: add hook for remapping repository path into virtual pathsSun, 15 Apr 2012 16:05:53 +0200, by Martin Geisler
-
tests: add tests for matching keywordSun, 15 Apr 2012 00:27:31 +0200, by Angel Ezquerra
-
revset: speedup matching() by first matching fields that take less time toSat, 14 Apr 2012 01:41:03 +0200, by Angel Ezquerra
-
revset: speedup matching() by stopping the match early if a field does not matchFri, 13 Apr 2012 13:46:49 +0200, by Angel Ezquerra
-
revset: make matching keyword not match summary when matching for descriptionFri, 13 Apr 2012 13:35:45 +0200, by Angel Ezquerra
-
fileset: add "subrepo" fileset symbolThu, 22 Mar 2012 21:12:15 +0100, by Angel Ezquerra
-
plan9: finalize documentation for next releaseSun, 15 Apr 2012 23:47:46 -0700, by Steven Stallion
-
localrepo: do not complain about missing journal filesMon, 16 Apr 2012 10:56:37 +0200, by Alain Leufroy
-
repair: fix missing importMon, 16 Apr 2012 10:33:18 +0200, by Alain Leufroy
-
largefiles: fix cat for largefiles (issue3352)Mon, 16 Apr 2012 17:03:39 +0200, by Na'Tosha Bard
-
pure: quiesce build warningsMon, 16 Apr 2012 08:50:40 -0700, by Steven Stallion
-
util.h: replace ntohl/htonl with get/putbe32Mon, 16 Apr 2012 11:26:00 -0500, by Matt Mackall
-
scmutil: fix systemrcpath regression introduced in f5dd179bfa4aFri, 13 Apr 2012 10:08:08 +0200, by Wolfgang Treutterer
-
revlog: fix partial revision() docstring (from d7d64b89a65c)Fri, 13 Apr 2012 10:14:59 +0200, by Patrick Mezard
-
graphlog: fix --follow FILE and relative pathsSat, 14 Apr 2012 11:27:11 +0200, by Patrick Mezard
-
graphlog: reduce duplication in --follow codeSat, 14 Apr 2012 11:16:57 +0200, by Patrick Mezard
-
graphlog: add all log options to glog commandSat, 14 Apr 2012 10:44:13 +0200, by Patrick Mezard
-
graphlog: implement --hiddenSat, 14 Apr 2012 10:30:38 +0200, by Patrick Mezard
-
revert: add support for reverting subrepos without --no-backup and/or --allWed, 28 Mar 2012 11:42:17 +0200, by Angel Ezquerra
-
revert: add support for reverting subreposWed, 28 Mar 2012 11:42:17 +0200, by Angel Ezquerra
-
merge with stableSat, 14 Apr 2012 01:39:35 -0500, by Matt Mackall
-
commands: move bundle type validation earlierFri, 13 Apr 2012 11:01:07 -0700, by Bryan O'Sullivan
-
changegroupsubset: optimize function lookup in pruneFri, 13 Apr 2012 22:55:46 -0500, by Matt Mackall
-
changegroup: optimize gennodelistFri, 13 Apr 2012 22:55:46 -0500, by Matt Mackall
-
revlog: drop some unneeded rev.node calls in revdiffFri, 13 Apr 2012 22:55:46 -0500, by Matt Mackall
-
revlog: avoid an expensive string copyThu, 12 Apr 2012 20:26:33 -0700, by Bryan O'Sullivan
-
changegroupsubset: avoid setdefault in inner loopFri, 13 Apr 2012 22:55:46 -0500, by Matt Mackall
-
changegroupsubset: drop repeated len() callsFri, 13 Apr 2012 22:55:40 -0500, by Matt Mackall
-
changegroup: reduce progress overheadFri, 13 Apr 2012 22:27:29 -0500, by Matt Mackall
-
changegroupsubset: renest inner loopFri, 13 Apr 2012 22:23:45 -0500, by Matt Mackall
-
revlog: increase readahead sizeFri, 13 Apr 2012 21:35:48 -0500, by Matt Mackall
-
revset: avoid demandimport bugFri, 13 Apr 2012 15:32:49 -0500, by Matt Mackall
-
mq: replace hasattr() with util.safehasattr(), update check-code.py stableFri, 13 Apr 2012 15:07:13 +0200, by Patrick Mezard
-
merge with stableThu, 12 Apr 2012 20:52:39 -0500, by Matt Mackall