Wed, 30 Nov 2011 15:36:55 -0600 Matt Mackall localrepo: rename _postrelease to _afterlock
Wed, 30 Nov 2011 15:33:44 -0600 Matt Mackall addchangegroup: ony queue hooks when we have changesets
Mon, 28 Nov 2011 01:32:13 +0100 Pierre-Yves David addchangegroup: remove the lock argument on the addchangegroup methods
Mon, 28 Nov 2011 01:18:15 +0100 Pierre-Yves David addchangegroup: use a postrelease callback to call changegroup hook
Mon, 28 Nov 2011 15:05:26 +0100 Pierre-Yves David lock: add mechanism to register post release callback
Tue, 29 Nov 2011 19:51:35 +0100 Benoit Allard diff: '\ No newline at end of file' is also not part of the header stable
Sat, 26 Nov 2011 00:10:31 +0100 Mads Kiilerich ssh: quote remote paths (issue2983)
Sat, 26 Nov 2011 00:10:12 +0100 Mads Kiilerich id: add command line options for handling ssh and https urls
Thu, 24 Nov 2011 17:54:50 +0900 FUJIWARA Katsunori largefiles: use "ui.configlist()" to get largefiles.patterns configuration stable
Thu, 24 Nov 2011 11:38:16 +0100 Patrick Mezard status: support revsets with --change
Fri, 25 Nov 2011 02:11:12 +0100 Mads Kiilerich merge with stable
Fri, 25 Nov 2011 02:09:48 +0100 Mads Kiilerich largefiles: avoid use of uinitialized variable in case of errors stable
Fri, 25 Nov 2011 02:09:45 +0100 Mads Kiilerich tests: remove unstable debugstate output in test-largefiles.t stable
Thu, 24 Nov 2011 18:22:45 +0100 Martin Geisler largefiles: simplify lfutil.writehash
Thu, 24 Nov 2011 18:22:44 +0100 Martin Geisler merge with stable
Thu, 24 Nov 2011 18:13:18 +0100 Martin Geisler largefiles: copy files into .hg/largefiles atomically stable
Thu, 24 Nov 2011 18:12:13 +0100 Martin Geisler largefiles: write .hg/largefiles/ files atomically stable
Thu, 24 Nov 2011 18:11:43 +0100 Martin Geisler largefiles: add comment about non-atomic working directory stable
Mon, 21 Nov 2011 01:49:20 +0100 Mads Kiilerich tests: use an alias to make msys 'pwd' return paths with forward slashes
Mon, 21 Nov 2011 01:49:20 +0100 Mads Kiilerich tests: skip cvs tests with msys on windows
Mon, 21 Nov 2011 01:49:20 +0100 Mads Kiilerich tests: introduce 'hghave msys' to skip tests that would fail because of msys
Wed, 23 Nov 2011 16:35:17 -0600 Matt Mackall merge with stable
Wed, 23 Nov 2011 16:25:44 -0600 Matt Mackall convert: handle trailing slashes in filemap better (issue3124) stable
Wed, 23 Nov 2011 14:24:56 -0800 Matt Mackall tests: remove test-casecollision-i18n.t stable
Wed, 23 Nov 2011 14:22:37 -0800 Matt Mackall posix: fix HFS+ percent-encoding folding stable
Wed, 23 Nov 2011 02:44:11 +0100 Mads Kiilerich mail: use quoted-printable for mime encoding to avoid too long lines (issue3075)
Wed, 23 Nov 2011 02:36:33 +0100 Mads Kiilerich notify: add option for writing to mbox
Wed, 23 Nov 2011 02:11:24 +0100 Mads Kiilerich mail: mbox handling as a part of mail handling, refactored from patchbomb
Wed, 23 Nov 2011 02:09:38 +0100 Mads Kiilerich patchbomb: minor refactoring of mbox functionality, preparing for move
Wed, 23 Nov 2011 03:14:24 +0100 Mads Kiilerich tests: run check-code with warnings and maintain a whitelist
Wed, 23 Nov 2011 02:50:58 +0100 Mads Kiilerich tests: convert test-check-code-hg.py to .t
Wed, 23 Nov 2011 01:20:32 +0000 Christian Ebert test-keyword: use inline doctest syntax
Tue, 22 Nov 2011 17:34:22 -0600 Matt Mackall merge with stable
Tue, 22 Nov 2011 19:56:26 +0100 Mads Kiilerich tests: test-largefiles.t should not try to escape from $TESTTMP stable
Tue, 22 Nov 2011 19:52:23 +0100 Mads Kiilerich largefiles: file storage should be relative to repo, not relative to cwd stable
Tue, 22 Nov 2011 12:06:42 -0600 Augie Fackler clone: don't save user's password in .hg/hgrc (Issue3122) stable
Tue, 22 Nov 2011 17:26:32 -0600 Matt Mackall posix: add extended support for OS X path folding stable
Tue, 22 Nov 2011 17:26:31 -0600 Matt Mackall dirstate: use util.normcase to build foldmap stable
Tue, 22 Nov 2011 18:16:59 +0100 Martin Geisler merge with stable
Tue, 22 Nov 2011 17:51:43 +0100 Martin Geisler largefiles: fix 'hg clone . ../foo' OSError abort stable
Tue, 22 Nov 2011 01:37:26 +0100 Mads Kiilerich tests: test-patchbomb.t cleanup
Tue, 22 Nov 2011 01:37:26 +0100 Mads Kiilerich tests: show actual output in test-patchbomb.t
Tue, 22 Nov 2011 01:37:26 +0100 Mads Kiilerich tests: test findexe() access check fixed in 58f96703a9ab
Tue, 22 Nov 2011 01:37:26 +0100 Mads Kiilerich check-code: fix return code initialization
Mon, 21 Nov 2011 13:11:17 -0600 Matt Mackall merge with stable
Mon, 21 Nov 2011 00:39:32 +0100 Mads Kiilerich tests: make test-commandserver.py independent of line ending and slash direction
Mon, 21 Nov 2011 00:39:32 +0100 Mads Kiilerich tests: make test-commandserver.py output readable
Mon, 21 Nov 2011 00:39:32 +0100 Mads Kiilerich tests: 'hghave unix-permissions' for test-import.t
Mon, 21 Nov 2011 00:39:32 +0100 Mads Kiilerich tests: skip color test on platforms without tic
Sun, 20 Nov 2011 23:09:32 +0100 Mads Kiilerich update: don't clobber untracked files with wrong casing stable
Sun, 20 Nov 2011 16:07:07 -0600 Matt Mackall merge with i18n
Sun, 20 Nov 2011 16:06:51 -0600 Matt Mackall merge with i18n stable
Fri, 18 Nov 2011 10:21:56 -0200 Wagner Bruna i18n-pt_BR: synchronized with 00276525e2b7 stable
Sun, 20 Nov 2011 16:06:18 -0600 Matt Mackall merge with stable
Fri, 18 Nov 2011 01:32:28 +0100 Mads Kiilerich help: Backed out changeset e99facd2cd2a, description of file urls stable
Sun, 20 Nov 2011 15:29:55 -0600 Matt Mackall revset: follow(nosuchfile) should give an empty set (issue3114) stable
Fri, 11 Nov 2011 11:11:11 +1111 Eric Roshan Eisner subrepo: fix git status false positive (issue3109) stable
Fri, 18 Nov 2011 14:23:03 +0100 Patrick Mezard mdiff: replace wscleanup() regexps with C loops
Fri, 18 Nov 2011 14:16:47 +0100 Patrick Mezard mdiff: split lines in allblocks() only when necessary
Fri, 18 Nov 2011 12:04:31 +0100 Patrick Mezard annotate: support diff whitespace filtering flags (issue3030)
Sun, 20 Nov 2011 19:14:36 +0100 Pascal Quantin setup: fix py2exe generation broken by c3a6ec304055 (issue3116)
Fri, 18 Nov 2011 12:01:04 +0100 Patrick Mezard mdiff: make diffblocks() return all blocks, matching and changed
Fri, 18 Nov 2011 11:53:38 +0100 Patrick Mezard mdiff: extract blocks whitespace normalization in diffblocks()
Thu, 17 Nov 2011 23:02:18 -0600 Matt Mackall merge with crew
Thu, 17 Nov 2011 23:01:58 -0600 Matt Mackall setup: backout 8504699d1aa6
Wed, 16 Nov 2011 03:45:14 +0100 Mads Kiilerich tests: don't use stdout redirection for test data
Wed, 16 Nov 2011 03:45:14 +0100 Mads Kiilerich tests: hide 'No such file or directory' messages
Wed, 16 Nov 2011 03:45:14 +0100 Mads Kiilerich tests: add missing '(glob)'s to match '\' in paths in test output on windows
Wed, 16 Nov 2011 03:45:14 +0100 Mads Kiilerich tests: add 'hghave system-sh' to skip tests on windows
Wed, 16 Nov 2011 03:45:14 +0100 Mads Kiilerich tests: launch hghave with python interpreter without relying on hash-bang
Wed, 16 Nov 2011 03:45:14 +0100 Mads Kiilerich tests: use the specified shell for running old fashioned sh tests
Wed, 16 Nov 2011 03:45:14 +0100 Mads Kiilerich tests: add missing 'hghave unix-permissions'
Wed, 16 Nov 2011 03:45:14 +0100 Mads Kiilerich tests: remove hacks for testing if file or directory exists
Wed, 16 Nov 2011 03:45:06 +0100 Mads Kiilerich tests: don't leave temporary directories without write permission behind
Thu, 17 Nov 2011 16:53:17 -0600 Matt Mackall merge with stable
Wed, 16 Nov 2011 08:34:36 +0100 Thomas De Schampheleire hook: flush stdout before redirecting to stderr stable
Wed, 16 Nov 2011 12:53:10 +0100 Patrick Mezard import: fix parent selection when importing merges stable
Mon, 14 Nov 2011 18:16:01 +0100 Patrick Mezard patch: simplify hunk extents parsing
Sun, 13 Nov 2011 21:37:14 +0100 Patrick Mezard diff: --ignore-blank-lines was too enthusiastic stable
Sat, 12 Nov 2011 14:00:25 +0100 Stefano Tortarolo graft: disallow grafting grafted csets in specific situations (issue3091) stable
Sat, 12 Nov 2011 11:23:52 +0100 Stefano Tortarolo graft: use revs to make tests more readable stable
Sat, 12 Nov 2011 13:15:40 +0100 Stefano Tortarolo graft: preserve original source in subsequent grafts stable
Sun, 13 Nov 2011 00:29:26 +0000 Dmitry Panov makedate: wrong timezone offset if DST rules changed this year (issue2511) stable
Thu, 17 Nov 2011 15:44:37 -0600 Marc-Antoine Ruel posix: fix findexe() to check for file type and access
Tue, 15 Nov 2011 02:44:55 +0100 Mads Kiilerich forget: use forward slashes for internal paths
Fri, 11 Nov 2011 01:25:47 +0100 Mads Kiilerich check-code: add --nolineno option for hiding line numbers
Wed, 16 Nov 2011 18:04:19 -0600 Matt Mackall merge: give a special message for internal:merge failure (issue3105)
Sat, 12 Nov 2011 02:08:01 +0100 Simon Heimberg setup: raise when executing with python3 without c2to3 argument
Wed, 16 Nov 2011 17:55:32 -0600 Marc-Antoine Ruel posix: fix findexe() to check for file type and access stable
Tue, 15 Nov 2011 02:16:30 +0100 Mads Kiilerich subrepo: use correct paths for subrepos with ..-relative paths on windows stable
Fri, 11 Nov 2011 01:07:10 +0100 Mads Kiilerich add missing localization markup stable
Wed, 16 Nov 2011 00:10:56 +0100 Mads Kiilerich url: handle file://localhost/c:/foo "correctly" stable
Wed, 16 Nov 2011 00:10:52 +0100 Mads Kiilerich help: it is 'file://localhost/', not 'file://local/' stable
Sun, 21 Aug 2011 15:23:43 +0200 Simon Heimberg setup: support executing with python3 including 2to3
Tue, 01 Nov 2011 20:13:53 +0100 Simon Heimberg setup: hgbuildmo inherits from Command
Sat, 12 Nov 2011 02:07:55 +0100 Simon Heimberg setup: make script executable with python3
Wed, 17 Aug 2011 08:55:01 -0500 Kevin Bullock bookmark: remove excess creation of changectx's
Wed, 17 Aug 2011 08:49:40 -0500 Kevin Bullock bookmark: same order for options and code
Tue, 15 Nov 2011 14:33:06 -0600 Matt Mackall merge with stable
Tue, 15 Nov 2011 14:25:11 -0600 Matt Mackall dirstate: fix case-folding identity for traditional Unix stable
Tue, 15 Nov 2011 17:16:17 +0100 Thomas Arendsen Hein convert/bzr: fix test of divergent nested renames for bzr 1.x stable
Fri, 11 Nov 2011 00:22:02 +0100 Pierre-Yves David phases: set common changeset to public on pull
Fri, 11 Nov 2011 00:21:17 +0100 Pierre-Yves David phases: mark content pushed as public in local repo on push
Fri, 11 Nov 2011 00:19:00 +0100 Pierre-Yves David phases: marked content of a changegroup as published
Fri, 11 Nov 2011 00:15:22 +0100 Pierre-Yves David phases: set new commit in 1-phase
Fri, 11 Nov 2011 00:16:53 +0100 Pierre-Yves David phases: add retractboundary function to move boundary backward
Thu, 10 Nov 2011 01:09:15 +0100 Pierre-Yves David phases: rename moveboundary into advance boundary
Thu, 10 Nov 2011 01:08:08 +0100 Pierre-Yves David phases: remove underbar into target_phase argument
Thu, 10 Nov 2011 17:06:30 -0600 Matt Mackall merge with stable
Thu, 10 Nov 2011 17:06:12 -0600 Matt Mackall tests: fix trailing whitespace stable
Thu, 10 Nov 2011 15:55:26 -0600 Matt Mackall merge with stable
Thu, 10 Nov 2011 15:40:34 -0600 Matt Mackall mq: add a warning about uncommitted changes for qfinish
Thu, 10 Nov 2011 15:08:51 -0600 Matt Mackall hgweb: add hint about finding library path with debuginstall stable
Wed, 09 Nov 2011 19:46:51 -0500 David M. Carr forget: support forgetting explicit paths in subrepos
Wed, 09 Nov 2011 19:46:49 -0500 David M. Carr tests: add test for behavior of forget for explicit path in subrepo
Fri, 11 Nov 2011 02:33:01 +0900 FUJIWARA Katsunori largefiles: treat status of cache missed largefiles as "missing" correctly stable
Thu, 10 Nov 2011 11:00:27 -0600 Matt Mackall merge with stable
Thu, 10 Nov 2011 11:00:02 -0600 Matt Mackall merge with i18n stable
Tue, 08 Nov 2011 17:09:48 +0100 Stefano Tortarolo rebase: ensure target is not taken as external (issue3085) stable
Thu, 10 Nov 2011 10:59:03 -0600 Matt Mackall merge with i18n
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip