Wed, 21 Jan 2009 11:15:47 -0600 |
Matt Mackall |
verify: don't trip over binary files starting with 01 0a
|
Mon, 19 Jan 2009 17:00:23 -0600 |
Matt Mackall |
Merge with stable
|
Thu, 15 Jan 2009 01:38:52 +0100 |
Christian Ebert |
notify: fix neglect of custom headers set via template
|
Mon, 19 Jan 2009 16:19:09 -0600 |
Matt Mackall |
Give a useful message about PYTHONPATH if startup fails
|
Mon, 19 Jan 2009 13:20:47 +0100 |
Dirkjan Ochtman |
hgweb: simplify parents/children generation code
|
Mon, 19 Jan 2009 12:59:56 +0100 |
Dirkjan Ochtman |
kill some trailing whitespace
|
Mon, 19 Jan 2009 12:58:01 +0100 |
Dirkjan Ochtman |
merge with crew-stable
|
Mon, 19 Jan 2009 12:36:06 +0100 |
Stepan Koltsov |
coal/paper: add missing spaces in changeset child formatting
|
Mon, 19 Jan 2009 12:38:54 +0200 |
Alexander Solovyov |
cmdutil.logmessage: options should be optional
|
Mon, 19 Jan 2009 00:36:32 +0100 |
Patrick Mezard |
bookmarks: work around missing posixfile_nt.readline()
|
Sat, 17 Jan 2009 18:51:40 +0100 |
Pascal Quantin |
Update win32 merge tools configuration
|
Tue, 13 Jan 2009 20:28:06 +0200 |
Patrick Mezard |
diffstat: don't fail on merges
|
Sat, 17 Jan 2009 15:25:20 +0100 |
Pascal Quantin |
Package hgk Tcl/Tk script in win32 installer
|
Sat, 17 Jan 2009 15:23:13 +0100 |
Pascal Quantin |
Update mercurial.ini file packaged in win32 installer
|
Sat, 17 Jan 2009 15:19:41 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Sat, 17 Jan 2009 15:15:26 +0100 |
Patrick Mezard |
Document how HTML documentation is built under Windows
|
Thu, 15 Jan 2009 14:19:29 +0100 |
Pascal Quantin |
Add Lee Cantey's installer icon to win32 installer
|
Thu, 15 Jan 2009 01:38:52 +0100 |
Christian Ebert |
notify: fix neglect of custom headers set via template
|
Wed, 14 Jan 2009 21:47:38 -0500 |
John Mulligan |
branch closing: add test for branch closing (and reopening)
|
Wed, 14 Jan 2009 21:47:38 -0500 |
John Mulligan |
branch closing: referencing open and closed branches/heads
|
Wed, 14 Jan 2009 21:47:38 -0500 |
John Mulligan |
branch closing: mark closed branches with a 'close' extra
|
Wed, 14 Jan 2009 21:47:38 -0500 |
John Mulligan |
store all heads of a branch in the branch cache
|
Thu, 15 Jan 2009 20:23:18 +0100 |
Martin Geisler |
i18n: make local now builds .mo files
|
Thu, 15 Jan 2009 15:28:42 +0100 |
Martin Geisler |
i18n: beginnings of a Danish translation
|
Thu, 15 Jan 2009 00:14:36 +0100 |
Martin Geisler |
i18n: encode output in user's local encoding
|
Thu, 15 Jan 2009 00:12:35 +0100 |
Martin Geisler |
i18n: lookup .mo files in private locale/ directory
|
Thu, 15 Jan 2009 00:11:54 +0100 |
Martin Geisler |
i18n: new build_mo command for setup.py
|
Thu, 15 Jan 2009 00:10:54 +0100 |
Martin Geisler |
i18n: let Makefile generate i18n/hg.pot
|
Thu, 15 Jan 2009 11:41:59 +0100 |
Benoit Boissinot |
recover when no version information is available
|
Mon, 12 Jan 2009 13:51:43 -0600 |
Matt Mackall |
error: move SignatureError
|
Mon, 12 Jan 2009 13:35:35 -0600 |
Matt Mackall |
dispatch: sort exception handlers
|
Mon, 12 Jan 2009 11:48:05 -0600 |
Matt Mackall |
error: move SignalInterrupt
|
Mon, 12 Jan 2009 11:39:38 -0600 |
Matt Mackall |
error: move UnknownCommand and AmbiguousCommand
|
Mon, 12 Jan 2009 11:28:30 -0600 |
Matt Mackall |
sshrepo: change raise_ to abort
|
Mon, 12 Jan 2009 11:28:28 -0600 |
Matt Mackall |
error: move UnexpectedOutput (now ResponseError)
|
Mon, 12 Jan 2009 11:09:14 -0600 |
Matt Mackall |
error: move lock errors
|
Mon, 12 Jan 2009 10:59:08 -0600 |
Matt Mackall |
mq: remove import of revlog
|
Mon, 12 Jan 2009 10:53:41 -0600 |
Matt Mackall |
bookmarks; clean up imports and function wrapping
|
Mon, 12 Jan 2009 10:42:31 -0600 |
Matt Mackall |
error: move repo errors
|
Sun, 11 Jan 2009 23:04:24 -0600 |
Matt Mackall |
error: move ParseError
|
Sun, 11 Jan 2009 23:00:09 -0600 |
Matt Mackall |
kill imerge.py
|
Sun, 11 Jan 2009 22:55:36 -0600 |
Matt Mackall |
revlog: kill from-style imports
|
Sun, 11 Jan 2009 22:48:28 -0600 |
Matt Mackall |
errors: move revlog errors
|
Sat, 10 Jan 2009 18:02:38 -0600 |
Matt Mackall |
refactor version code
|
Tue, 13 Jan 2009 23:17:19 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Tue, 13 Jan 2009 22:41:06 +0100 |
Patrick Mezard |
merge: fix execute bit update issue introduced by 89207edf3973
|
Tue, 13 Jan 2009 13:43:42 +0100 |
Dirkjan Ochtman |
transplant: move docstrings before imports (see issue1466)
|
Tue, 13 Jan 2009 10:44:16 +0100 |
Stepan Koltsov |
diff: add --change option to display single changeset diff (issue1420)
|