Mercurial > hg
graph
-
tests: use 'do sleep 0' instead of 'do true', also on first line of command stableMon, 23 Apr 2012 01:56:48 +0200, by Mads Kiilerich
-
check-code: put grouping around regexps generated from testpats stableMon, 23 Apr 2012 01:56:48 +0200, by Mads Kiilerich
-
tests: don't use /dev/urandom for largefiles testing stableMon, 23 Apr 2012 01:56:48 +0200, by Mads Kiilerich
-
encoding: protect against non-ascii default encoding stableSun, 22 Apr 2012 21:27:52 -0400, by Cesar Mena
-
update: fix case-collision with a clean wd and no --clean stableMon, 23 Apr 2012 14:32:59 +0200, by Patrick Mezard
-
update: make --check abort with dirty subrepos stableMon, 23 Apr 2012 12:12:04 +0200, by Patrick Mezard
-
plan9: add missing source entries to proto stableSat, 21 Apr 2012 08:24:10 -0700, by Steven Stallion
-
tests: fix incorrect markup of continued lines of sh commands stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
check-code: 'printf \0' is apparently fine - accept it in check-code stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
tests: solaris sh can not negate exit status with '!' stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
tests: hide diff -u saying 'No differences encountered' on solaris stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
tests: ^ must be quoted when used on solaris sh stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
tests: remove test-pull-pull-corruption2.t stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
tests: remove race in test-pull-pull-corruption.t stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
tests: fix bashism in test-convert-splicemap.t stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
opener: coding style, use triple quotes for doc string stableWed, 18 Apr 2012 15:16:15 +0200, by Thomas Arendsen Hein
-
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
-
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