log

age author description
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: pretend ancestor is local to simplify backwards and overwrite
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: simplify flag merging code slightly
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall dirstate: eliminate reference cycle from normalize
Sun, 07 Jun 2009 21:16:05 +0200 Henri Wiechers cleanup: removed unused imports
Mon, 08 Jun 2009 00:14:24 +0200 Martin Geisler hgrc.5: wrap lines at 70 chars (whitespace cleanup)
Mon, 08 Jun 2009 00:13:58 +0200 Martin Geisler hgignore.5: wrap lines at 70 chars (whitespace cleanup)
Mon, 08 Jun 2009 00:13:35 +0200 Martin Geisler hg.1: wrap lines at 70 chars (whitespace cleanup)
Sun, 07 Jun 2009 17:34:12 +0200 timeless hgrc.5: language fixes
Mon, 01 Jun 2009 02:17:57 +0200 Christian Ebert hgrc.5: wrap manpage at 80 chars
Thu, 04 Jun 2009 21:24:29 +0100 Abderrahim Kitouni bookmarks: update docstring
Sat, 06 Jun 2009 15:38:03 -0700 Brendan Cully Unbreak run-tests support for out-of-tree extensions
Sat, 06 Jun 2009 13:37:41 -0700 Brendan Cully Merge with crew-stable
Fri, 05 Jun 2009 15:08:45 +0200 Arne Babenhauserheide Some platforms lack the PATH_MAX definition (eg. GNU/Hurd).
Thu, 04 Jun 2009 18:11:11 -0600 Will Maier test-fncache: Use find instead of ls -R.
Thu, 04 Jun 2009 17:33:30 -0600 Will Maier Make test-verify SUSv3 compatible.
Wed, 03 Jun 2009 22:58:43 -0400 Steve Losh Support branch names in contrib/bash_completion
Wed, 03 Jun 2009 22:54:53 -0400 Steve Losh Support merge in contrib/bash_completion
Thu, 04 Jun 2009 16:21:55 -0500 Matt Mackall context: add a dirty method to detect modified contexts
Thu, 04 Jun 2009 16:21:09 -0500 Matt Mackall dirstate: don't complain about 0-length files
Thu, 04 Jun 2009 16:21:03 -0500 Matt Mackall commit: move some setup outside the lock
Thu, 04 Jun 2009 21:23:31 +0900 Shun-ichi GOTO Add cp950 as problematic encoding which is used in chinese windows.
Thu, 04 Jun 2009 18:05:50 +0200 Dirkjan Ochtman hgweb: allow distinction between open/closed branches on branches page
Wed, 03 Jun 2009 17:12:48 -0500 Matt Mackall commit: rename wctx to cctx
Wed, 03 Jun 2009 17:07:41 -0500 Matt Mackall mq: fix commit prototype
Mon, 01 Jun 2009 22:13:08 -0500 Matt Mackall commit: trade O(n^2) file checks for O(n^2) dir checks
Mon, 01 Jun 2009 21:51:00 -0500 Matt Mackall commit: move explicit file checking into repo.commit
Mon, 01 Jun 2009 20:25:01 -0500 Matt Mackall dirstate: more accurate use of match.dir callback
Mon, 01 Jun 2009 14:51:47 -0500 Matt Mackall commit: editor reads file lists from provided context
Mon, 01 Jun 2009 14:11:32 -0500 Matt Mackall commit: drop the now-unused files parameter
Mon, 01 Jun 2009 14:11:19 -0500 Matt Mackall tag: use match.exact for commit
Mon, 01 Jun 2009 13:51:21 -0500 Matt Mackall commands: drop files arg for commit calls
Mon, 01 Jun 2009 13:51:21 -0500 Matt Mackall transplant: use match object rather than files for commit
Mon, 01 Jun 2009 13:51:21 -0500 Matt Mackall rebase: remove unneeded status call before commit
Mon, 01 Jun 2009 13:51:21 -0500 Matt Mackall gpg: use match.exact rather than files for commit
Mon, 01 Jun 2009 13:51:21 -0500 Matt Mackall mq: drop unneeded files args for commit
Mon, 01 Jun 2009 13:51:21 -0500 Matt Mackall commit: apply force flag without files
Mon, 01 Jun 2009 13:51:21 -0500 Matt Mackall fetch: no need to pass files list to commit
Wed, 03 Jun 2009 14:50:03 +0200 Marco Beck templater: retain author's full name if no email is supplied (issue1685)
Wed, 03 Jun 2009 14:10:36 +0200 Dirkjan Ochtman tests: delete parallel coverage files after combining
Wed, 03 Jun 2009 13:59:38 +0200 John Mulligan heads: show closed heads only when --closed is passed
Wed, 03 Jun 2009 13:42:55 +0200 John Mulligan localrepo: set heads and branchheads to be closed=False by default
Mon, 01 Jun 2009 17:12:42 +0200 Patrick Mezard convert: rewrite tags when converting from hg to hg
Mon, 01 Jun 2009 17:12:41 +0200 Patrick Mezard convert: default revisions order depends on source
Mon, 01 Jun 2009 17:12:39 +0200 Patrick Mezard convert: fail fast if source does not support --sourcesort
Mon, 01 Jun 2009 17:12:39 +0200 Patrick Mezard convert: add --sourcesort option for source specific sort
Mon, 01 Jun 2009 17:12:38 +0200 Patrick Mezard convert: parse sort mode sooner
Mon, 01 Jun 2009 17:12:37 +0200 Patrick Mezard convert: split toposort() into subfunctions for readability
Mon, 01 Jun 2009 09:18:35 -0400 Greg Ward run-tests: don't replace PYTHONPATH, just augment it.
Mon, 01 Jun 2009 01:24:01 +0200 Martin Geisler merge with mpm
Mon, 01 Jun 2009 00:56:29 +0200 Martin Geisler color: yet another typo
Sun, 31 May 2009 17:54:18 -0500 Matt Mackall match: fold plan cases down to two special cases
Sun, 31 May 2009 17:54:18 -0500 Matt Mackall walk: refactor walk plan
Sun, 31 May 2009 17:54:18 -0500 Matt Mackall match: remove match.never
Sun, 31 May 2009 17:54:18 -0500 Matt Mackall walk: use match.bad callback for filetype messages
Sun, 31 May 2009 17:54:18 -0500 Matt Mackall match: ignore return of match.bad
Sun, 31 May 2009 17:54:18 -0500 Matt Mackall add: use match.bad callback more effectively
Sun, 31 May 2009 17:54:18 -0500 Matt Mackall match: document bad callback semantics
Sun, 31 May 2009 17:54:18 -0500 Matt Mackall walk: simplify logic for badfn clause
Sun, 31 May 2009 17:54:18 -0500 Matt Mackall walk: we always have a badfn
Sun, 31 May 2009 17:54:18 -0500 Matt Mackall walk: simplify check for missing file
Sun, 31 May 2009 15:20:31 -0400 Greg Ward run-tests: redefine --with-hg so it takes the 'hg' script to run.
Fri, 29 May 2009 22:18:16 -0400 Greg Ward run-tests: fix _checkhglib() so it's correct when using --with-hg.
Fri, 29 May 2009 22:18:15 -0400 Greg Ward run-tests: factor out _checkhglib() to check import path of 'mercurial'.
Fri, 29 May 2009 22:17:53 -0400 Greg Ward run-tests: show PID if running in parallel mode with -v.
Sun, 31 May 2009 19:48:37 +0200 Martin Geisler i18n-da: synchronized and updated slightly
Sun, 31 May 2009 18:09:19 +0200 Martin Geisler commands: typo in bundle abort message
Sun, 31 May 2009 14:55:51 +0200 Martin Geisler fixed typos found in translatable strings
Sun, 31 May 2009 14:53:46 +0200 Martin Geisler graphlog, win32mbcs: capitalize ASCII
Sun, 31 May 2009 14:52:22 +0200 Martin Geisler highlight: consistently capitalize Pygments
Sun, 31 May 2009 14:51:37 +0200 Martin Geisler win32mbcs: capitalize Unicode
Sun, 31 May 2009 14:48:17 +0200 Martin Geisler commands: expand "arg" -> "argument" in showconfig help strings
Sun, 31 May 2009 01:30:16 +0200 Martin Geisler wrap string literals in error messages
Sun, 31 May 2009 01:29:30 +0200 Martin Geisler convert/gnuarch: wrap long line, format kwargs without spaces
Sun, 31 May 2009 01:28:18 +0200 Martin Geisler convert/cvsps: wrap long lines
Sun, 31 May 2009 01:26:23 +0200 Martin Geisler convert/subversion: wrap long lines in comments
Sun, 31 May 2009 01:13:45 +0200 Martin Geisler test-hybridencode: break long string literals
Sun, 31 May 2009 00:58:20 +0200 Martin Geisler revlog: make triple-quoted string a real comment
Sat, 30 May 2009 23:42:35 +0200 Martin Geisler posix: do not use fstat in isowner
Sat, 30 May 2009 23:20:30 +0200 Martin Geisler removed unused imports
Sat, 30 May 2009 11:32:23 -0700 Brendan Cully Move alias into core
Sat, 30 May 2009 19:37:01 +0200 Cédric Duval mq: rename setheader to updateheader and fix comment
Sat, 30 May 2009 19:18:29 +0200 Cédric Duval mq: initializing patchheader class directly from patch content
Fri, 29 May 2009 21:31:33 -0700 Bryan O'Sullivan Merge with mpm
Fri, 29 May 2009 10:00:03 -0400 Greg Ward run-tests: clarify timeout log message.
Wed, 27 May 2009 16:01:34 -0500 Matt Mackall revlog: refactor chunk cache interface again
Thu, 28 May 2009 17:44:57 +0200 Benoit Boissinot clone: fall back to pull source repo cannot be locked, 937ee88da3ef was a noop
Thu, 28 May 2009 17:03:35 +0200 Garth Roxburgh-Kidd fixed 0xc0150004 error building Mercurial under Python 2.6 for Windows
Thu, 28 May 2009 08:29:40 +0200 Adrian Buehlmann localrepo: move comment
Wed, 27 May 2009 14:16:13 +0200 Simon Heimberg localrepo: use lock.release for single lock
Wed, 27 May 2009 23:39:41 +0200 Martin Geisler dirstate: fixed typo in comment
Wed, 27 May 2009 14:44:55 -0500 Matt Mackall changelog: make delayopener less intrusive
Wed, 27 May 2009 14:44:54 -0500 Matt Mackall revlog: report indexfile rather than datafile for integrity check
Wed, 27 May 2009 14:44:52 -0500 Matt Mackall ui: fix two bugs in %% warning
Wed, 27 May 2009 14:44:51 -0500 Matt Mackall revlog: move stat inside lazyparser
Mon, 25 May 2009 12:48:15 -0500 Matt Mackall dirstate: notice truncated parents read
Mon, 25 May 2009 10:44:37 -0500 Matt Mackall lookup: check for dirstate damage on failure
Tue, 26 May 2009 23:09:38 +0200 Christian Ebert keyword: rename matcher() to match() mimicking changes in main
Sun, 24 May 2009 22:15:48 +0200 Cédric Duval tests: test for dispatch on [defaults]: more clearly differing output
Wed, 27 May 2009 16:25:31 +0200 Peter Arrenbrecht merge: whitespace cleanup
Wed, 27 May 2009 14:11:41 +0200 Peter Arrenbrecht revlog: add test for 7659eecd9da2 (issue1678)
Wed, 27 May 2009 02:46:59 +0200 Benoit Boissinot changegroup: the node list might be an empty generator (fix issue1678)
Tue, 26 May 2009 23:49:53 +0200 Benoit Boissinot store encoding: .i/.d encoding for non-store repo (broken by 810387f59696)
Tue, 26 May 2009 22:59:52 +0200 Martin Geisler replace "i in range(len(xs))" with "i, x in enumerate(xs)"
Tue, 26 May 2009 22:37:26 +0200 Martin Geisler util: simplify range expression
Tue, 26 May 2009 22:09:39 +0200 Martin Geisler color: cleanup extra commas
Tue, 26 May 2009 22:02:10 +0200 Martin Geisler setup: execute hg in C locale
Tue, 26 May 2009 21:13:21 +0200 Martin Geisler setup: handle trust warnings when determining version
Tue, 26 May 2009 21:07:41 +0200 Martin Geisler setup: renamed l, e vars to out, err
Tue, 26 May 2009 20:12:37 +0200 Martin Geisler hggettext: ensure correct Mercurial is imported
Tue, 26 May 2009 19:51:22 +0200 Martin Geisler Makefile: do not create i18n/, it is already there
Mon, 25 May 2009 23:06:11 +0200 Martin Geisler replace xrange(0, n) with xrange(n)
Mon, 25 May 2009 22:54:16 +0200 Martin Geisler color: replace re.split with ui.configlist
Mon, 25 May 2009 22:44:53 +0200 Martin Geisler color: use lists instead of tuples for effects
Tue, 26 May 2009 10:16:17 +0200 Dirkjan Ochtman hgweb: extract config values after reading webdir-config
Mon, 25 May 2009 18:34:35 +0200 Dirkjan Ochtman tests: make coverage run in parallel mode, clean up coverage code
Mon, 25 May 2009 13:52:09 +0200 Benoit Boissinot revlog: fix undefined variable introduced in 5726bb290bfe
Sun, 24 May 2009 22:17:10 +0200 Cédric Duval parentrevspec: remove a trailing colon
Sun, 24 May 2009 22:17:12 +0200 Cédric Duval purge: fix spelling error
Sun, 24 May 2009 23:53:28 +0200 Martin Geisler zsh-comp: explain how to use for non-global install
Sun, 24 May 2009 22:37:20 +0200 Martin Geisler use ui instead of repo.ui when the former is in scope