Tue, 15 Sep 2009 11:18:12 -0500 |
Steve Borho |
Merge with crew-stable
|
Thu, 17 Sep 2009 21:50:12 +0200 |
Martin Geisler |
commands: expand -c and -C in update error message
|
Thu, 17 Sep 2009 21:34:05 +0200 |
Stuart W Marks |
commands: forbid 'hg update --check --clean'
|
Wed, 16 Sep 2009 16:01:37 -0500 |
Matt Mackall |
Merge with stable
|
Mon, 14 Sep 2009 19:53:43 -0500 |
Steve Borho |
windows: provide filename in IOError exceptions
|
Mon, 14 Sep 2009 17:32:55 -0500 |
Matt Mackall |
Merge with crew
|
Sun, 13 Sep 2009 18:00:37 +0200 |
Martin Geisler |
test-gendoc: test documentation generation
|
Sun, 13 Sep 2009 17:08:31 +0200 |
Martin Geisler |
doc/Makefile: make rst2html and rst2man halt on warnings
|
Sun, 13 Sep 2009 17:05:38 +0200 |
Martin Geisler |
doc/Makefile: do not create files in case of errors
|
Sun, 13 Sep 2009 17:53:09 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Sun, 13 Sep 2009 17:23:47 +0200 |
Patrick Mezard |
zeroconf: fix hgweb published URLs (issue1819)
|
Wed, 09 Sep 2009 18:38:39 +0900 |
Shun-ichi GOTO |
win32mbcs: wrap util.pconvert, not windows.pconvert (issue1828)
|
Mon, 14 Sep 2009 17:29:47 -0500 |
Matt Mackall |
Merge qprev/qnext backout
|
Mon, 14 Sep 2009 16:39:24 -0500 |
Matt Mackall |
Backed out premature qprev/qnext removal
|
Fri, 11 Sep 2009 16:58:19 +0200 |
Thomas Arendsen Hein |
Add new flag [-1] to synopsis of qapplied/qunapplied
|
Tue, 08 Sep 2009 17:58:59 -0400 |
Greg Ward |
Improve some docstrings relating to changegroups and prepush().
|
Wed, 09 Sep 2009 11:12:36 +0200 |
Andrey Somov |
improve code readability
|
Thu, 10 Sep 2009 10:31:12 +0200 |
Martin Geisler |
Merge with crew-stable
|
Tue, 08 Sep 2009 01:26:15 +0200 |
Mads Kiilerich |
test-convert-git: Use ~ instead of ^
|
Thu, 10 Sep 2009 01:56:25 +0200 |
Mads Kiilerich |
transplant: Add trailing LF in tmp file for filtering
|
Sun, 06 Sep 2009 15:32:16 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Sun, 06 Sep 2009 15:29:14 +0200 |
Patrick Mezard |
convert: fix history topology when using hg.tagsbranch
|
Sat, 05 Sep 2009 19:39:46 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Sat, 05 Sep 2009 18:56:51 +0200 |
Patrick Mezard |
merge: exclude common ancestor from --preview (issue1818)
|
Thu, 27 Aug 2009 11:55:21 +0200 |
Nicolas Dumazet |
inotify: _inotify.c: bugfix: remove_watch has to return PyNone on success
|
Thu, 27 Aug 2009 14:15:04 +0200 |
Nicolas Dumazet |
parsers.c: parse_manifest: fixing refcount of flags
|
Fri, 04 Sep 2009 23:45:13 +0200 |
Martin Geisler |
test-highlight: remove redundant test
|
Fri, 04 Sep 2009 23:34:51 +0200 |
Martin Geisler |
Merge with crew-stable
|
Sat, 29 Aug 2009 15:24:15 +0900 |
Yuya Nishihara |
highlight: fixes garbled text in non-UTF-8 environment
|
Mon, 31 Aug 2009 10:58:33 -0500 |
Matt Mackall |
Make distinct lookup error for localrepo.lookup
|
Fri, 04 Sep 2009 22:26:57 +0200 |
Martin Geisler |
doc: add TOC to hg.1.html and hgrc.5.html
|
Fri, 04 Sep 2009 11:51:28 +0200 |
Christian Ebert |
log: prevent negative date range from displaying entire log (issue1805)
|
Fri, 04 Sep 2009 10:47:55 +0200 |
Benoit Boissinot |
manifest/revlog: do not let the revlog cache mutable objects
|
Thu, 03 Sep 2009 21:40:45 +0200 |
Martin Geisler |
doc/README: simplify instructions
|
Thu, 03 Sep 2009 21:36:44 +0200 |
Martin Geisler |
doc: use our own rst2man.py script (issue1746)
|
Thu, 03 Sep 2009 21:07:06 +0200 |
Martin Geisler |
util, minirst: do not crash with COLUMNS=0
|
Thu, 03 Sep 2009 02:42:56 +0200 |
Benoit Boissinot |
manifestdict: remove unnecessary dictionary copy
|
Wed, 02 Sep 2009 21:05:43 +0200 |
Benoit Boissinot |
manifest.add(): cleanup worklist construction and iteration
|
Wed, 02 Sep 2009 21:05:01 +0200 |
Benoit Boissinot |
manifest: simplify cache handling, use a unique cache
|
Wed, 02 Sep 2009 20:18:35 +0200 |
Benoit Boissinot |
manifest.add(): simplify with iterators and generator expressions
|
Sat, 29 Aug 2009 00:30:03 +0200 |
Martin Geisler |
color: do all setup in uisetup
|
Sun, 16 Aug 2009 00:41:24 +0200 |
Simon Heimberg |
extensions: pass ui arguement to extsetup if accepted
|
Sat, 29 Aug 2009 00:29:16 +0200 |
Martin Geisler |
extensions: load and configure extensions in well-defined phases
|
Fri, 28 Aug 2009 22:14:04 +0200 |
Martin Geisler |
highlight: move code from module top-level into extsetup
|
Fri, 28 Aug 2009 20:53:03 +0200 |
Martin Geisler |
run-tests: standardize on --foo instead of -f/--foo
|
Fri, 28 Aug 2009 20:50:54 +0200 |
Martin Geisler |
run-tests: use parser.error for cmdline option errors
|
Fri, 28 Aug 2009 20:28:06 +0200 |
Martin Geisler |
doc/README: rst2man is now in Docutils proper
|
Thu, 20 Aug 2009 23:35:46 +0200 |
Mads Kiilerich |
doc/Makefile: detect the right name for rst2man and rst2html
|
Thu, 27 Aug 2009 00:01:03 +0200 |
Martin Geisler |
Merge with crew-stable
|
Thu, 27 Aug 2009 00:00:15 +0200 |
Martin Geisler |
test-keyword: update output to match 5d49fdef6fd0
|
Wed, 26 Aug 2009 14:58:09 +0200 |
Dirkjan Ochtman |
hgweb: show diff header line in raw diffs
|
Thu, 20 Aug 2009 23:35:47 +0200 |
Mads Kiilerich |
doc/Makefile: Don't show Makefile comments in output
|
Thu, 20 Aug 2009 23:35:37 +0200 |
Mads Kiilerich |
doc/Makefile: detect rst2man errors
|
Wed, 19 Aug 2009 00:45:24 +0200 |
Mads Kiilerich |
test-hooks: Don't hide the value of HG_PENDING
|
Tue, 18 Aug 2009 14:47:41 -0400 |
Brodie Rao |
ui: fix NameError in ui.progress due to unit/units typo
|
Wed, 29 Jul 2009 14:21:18 +0200 |
Simon Heimberg |
util: quicker fspath, do not lower names when the length is different
|
Fri, 07 Aug 2009 15:40:51 +0200 |
Simon Heimberg |
test-casefolding: fix wrong case on hfs on linux
|
Fri, 07 Aug 2009 15:34:54 +0200 |
Simon Heimberg |
hghave: check for case insensitive filesystem in current dir
|
Sat, 15 Aug 2009 21:19:57 +0900 |
Nicolas Dumazet |
run-tests: expand --tmpdir and create it if needed
|
Sun, 23 Aug 2009 14:32:58 +0200 |
Nicolas Dumazet |
patch: remove the unused, broken reverse() function
|