Sat, 30 Apr 2011 17:38:06 +0200 |
Nicolas Dumazet |
tests: simplify test-rebase-named-branches
|
Sat, 30 Apr 2011 17:38:06 +0200 |
Nicolas Dumazet |
tests: upgrade bundles/rebase.hg to support test-rebase-collapse
|
Sat, 30 Apr 2011 17:38:06 +0200 |
Nicolas Dumazet |
tests: introduce a rebase bundle to use with rebase tests
|
Sat, 30 Apr 2011 17:38:06 +0200 |
Nicolas Dumazet |
tests: create a bundle to bootstrap tests using a remote repository
|
Sat, 30 Apr 2011 17:38:06 +0200 |
Nicolas Dumazet |
tests: move test bundles in a bundles/ subdirectory
|
Sat, 30 Apr 2011 17:38:06 +0200 |
Nicolas Dumazet |
tests: move test-issue436 in test-dispatch where fancyopts is tested
|
Sat, 30 Apr 2011 17:38:06 +0200 |
Nicolas Dumazet |
tests: remove test-issue433 as it's covered by test-parents
|
Sat, 30 Apr 2011 17:38:06 +0200 |
Nicolas Dumazet |
tests: remove executable bits from unified tests
|
Sat, 30 Apr 2011 17:38:06 +0200 |
Nicolas Dumazet |
tests: remove test-issue322 as it's fully included in test-issue660
|
Sun, 01 May 2011 05:58:04 -0500 |
Matt Mackall |
Added signature for changeset 3cb1e95676ad
stable
|
Sun, 01 May 2011 05:57:59 -0500 |
Matt Mackall |
Added tag 1.8.3 for changeset 3cb1e95676ad
stable
|
Sun, 01 May 2011 05:53:28 -0500 |
Matt Mackall |
merge with i18n
stable 1.8.3
|
Fri, 29 Apr 2011 18:19:08 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 42d5165975ad
stable
|
Fri, 29 Apr 2011 18:12:55 -0300 |
Wagner Bruna |
merge with i18n
stable
|
Fri, 29 Apr 2011 18:11:54 -0300 |
Wagner Bruna |
i18n-pt_BR: minor spacing fix
stable
|
Mon, 25 Apr 2011 14:18:19 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 3c753f9a2fbc
stable
|
Sat, 30 Apr 2011 19:36:59 +0200 |
Nicolas Dumazet |
zeroconf: notify the Zeroconf threads when hg exits
stable
|
Sun, 01 May 2011 12:14:22 +0200 |
Brodie Rao |
color: use ui.formatted() to test TTYness, not sys.stdout.isatty()
|
Sun, 01 May 2011 11:12:36 +0200 |
Brodie Rao |
pushkey: add hooks for pushkey/listkeys
|
Sat, 30 Apr 2011 12:02:09 -0500 |
Augie Fackler |
test-patchbomb.t: clean up progress tests
|
Sun, 01 May 2011 04:56:24 -0500 |
Matt Mackall |
util: really drop size from readfile
|
Sun, 01 May 2011 11:46:49 +0200 |
Dan Villiom Podlaski Christiansen |
util: add readfile() & writefile() helper functions
|
Sat, 30 Apr 2011 18:30:14 +0200 |
Alexander Solovyov |
revset aliases
|
Sat, 30 Apr 2011 19:41:53 +0200 |
Dan Villiom Podlaski Christiansen |
opener: add read & write utility methods
|
Sun, 01 May 2011 11:01:57 +0200 |
Dan Villiom Podlaski Christiansen |
dispatch: handle IndexErrors
|
Sat, 30 Apr 2011 11:18:43 -0500 |
Augie Fackler |
color: verify stdout is a tty before using curses
|
Sun, 01 May 2011 03:51:04 -0500 |
Matt Mackall |
http: minor tweaks to long arg handling
|
Sun, 01 May 2011 01:04:37 +0800 |
Steven Brown |
httprepo: long arguments support (issue2126)
|
Sat, 30 Apr 2011 19:36:48 +0200 |
Dan Villiom Podlaski Christiansen |
store: rename the 'opener' argument to 'openertype'
|
Sat, 30 Apr 2011 19:41:25 +0200 |
Dan Villiom Podlaski Christiansen |
statichttprepo: make the opener a subclass of abstractopener
|
Sat, 30 Apr 2011 19:37:13 +0200 |
Dan Villiom Podlaski Christiansen |
add filteropener abstraction for store openers
|
Sat, 30 Apr 2011 19:36:48 +0200 |
Dan Villiom Podlaski Christiansen |
opener: introduce an abstact superclass of it
|
Sat, 30 Apr 2011 19:42:00 +0200 |
Patrick Mezard |
graphlog: use a set for inclusion test
|
Sat, 30 Apr 2011 15:10:58 +0300 |
Idan Kamara |
graphmod: restore generator nature of dagwalker
|
Sat, 30 Apr 2011 19:42:00 +0200 |
Patrick Mezard |
graphlog: log -G --follow file does not work, forbid it
|
Sat, 30 Apr 2011 19:42:00 +0200 |
Patrick Mezard |
graphlog: unify log -G revset translation
|
Sat, 30 Apr 2011 19:42:00 +0200 |
Patrick Mezard |
graphlog: fix log -G --prune
|
Sat, 30 Apr 2011 19:42:00 +0200 |
Patrick Mezard |
graphlog: escape log -G single value option arguments
|
Sat, 30 Apr 2011 19:42:00 +0200 |
Patrick Mezard |
graphlog: fix log -G --removed
|
Sat, 30 Apr 2011 19:42:00 +0200 |
Patrick Mezard |
graphlog: fix log -G option types when translating to revset
|
Sat, 30 Apr 2011 18:53:56 +0200 |
Kevin Gessner |
revset: add tests for multiple and mixed ^ and ~ operators
|
Sat, 30 Apr 2011 18:27:39 +0200 |
Kevin Gessner |
extensions: obsolete and remove parentrevspec extension
|
Sat, 30 Apr 2011 11:53:57 -0500 |
Steve Borho |
wix: a new mercurial.js has replaced graph.js
|
Sat, 30 Apr 2011 09:43:23 -0700 |
Brodie Rao |
util.url: copy urllib.unquote() into util to improve startup times
|
Sat, 30 Apr 2011 09:43:20 -0700 |
Brodie Rao |
url: move URL parsing functions into util to improve startup time
|
Sat, 30 Apr 2011 16:33:47 +0200 |
Sune Foldager |
revlog: introduce _chunkbase to allow filelog to override
|
Sat, 30 Apr 2011 16:32:50 +0200 |
Sune Foldager |
filelog: extract metadata parsing and packing
|
Sat, 30 Apr 2011 17:21:37 +0200 |
Peter Arrenbrecht |
discovery: drop findoutgoing and simplify findcommonincoming's api
|
Sat, 30 Apr 2011 18:25:45 +0200 |
Kevin Gessner |
revset: add missing whitespace
|
Sat, 30 Apr 2011 07:00:13 -0700 |
Brodie Rao |
url: remove unused/obsolete functions
|
Sat, 30 Apr 2011 17:43:04 +0200 |
Kevin Gessner |
revset: add ^ and ~ operators from parentrevspec extension
|
Sat, 30 Apr 2011 10:57:13 -0500 |
Matt Mackall |
encoding: add an encoding-aware lower function
|
Sat, 30 Apr 2011 12:39:46 +0200 |
Kevin Gessner |
add: notify when adding a file that would cause a case-folding collision
|
Sat, 30 Apr 2011 11:08:24 +0200 |
Kevin Gessner |
scmutil: refactor ui.portablefilenames processing
|
Sat, 30 Apr 2011 15:05:36 +0200 |
Dan Villiom Podlaski Christiansen |
pure bdiff: don't use a generator
|
Sat, 30 Apr 2011 15:05:34 +0200 |
Dan Villiom Podlaski Christiansen |
pure mpatch: avoid using list.insert(0, ...)
|
Sat, 30 Apr 2011 13:59:14 +0200 |
Alexander Solovyov |
remove unused imports and variables
|
Sat, 30 Apr 2011 07:30:38 -0500 |
Augie Fackler |
Zeroconf: catch both ValueError and KeyError in get()
|
Sat, 30 Apr 2011 15:20:27 +0300 |
Idan Kamara |
run-tests: print a new line before writing the diff
|
Sat, 30 Apr 2011 10:56:43 -0500 |
Matt Mackall |
revsets: add a last function
|
Sat, 30 Apr 2011 14:22:03 +0200 |
Benoit Boissinot |
bundle: more comments about the different header types, remove useless if
|
Sat, 30 Apr 2011 15:30:51 +0200 |
Martin Geisler |
merge with mpm
|
Sat, 30 Apr 2011 13:47:22 +0200 |
Martin Geisler |
hgweb: initialize permhooks at definition time
|
Sat, 30 Apr 2011 06:58:22 -0700 |
Brodie Rao |
revset: fix undefined name ParseError
|
Sat, 30 Apr 2011 12:56:28 +0200 |
Dan Villiom Podlaski Christiansen |
branchcache: improve speed relative to the amount of heads
|
Sat, 30 Apr 2011 12:55:07 +0200 |
Alexander Solovyov |
drop {short,hex}(ctx.node()) calls in favor of ctx methods
|
Fri, 29 Apr 2011 22:21:13 +0300 |
Idan Kamara |
mq: be more explicit on invalid patch name message
|
Sat, 30 Apr 2011 11:16:52 +0200 |
Benoit Boissinot |
fix broken tests
|
Sat, 30 Apr 2011 03:44:31 -0500 |
Matt Mackall |
merge with stable
|
Fri, 29 Apr 2011 22:21:13 +0300 |
Idan Kamara |
mq: add '.' and '..' to list of forbidden patch names
stable
|
Fri, 04 Mar 2011 14:00:49 +0100 |
Patrick Mezard |
subrepo: handle svn tracked/unknown directory collisions
stable
|
Sat, 30 Apr 2011 03:00:38 -0500 |
Matt Mackall |
subrepo: backout bcc6ed0f6c3b
|
Fri, 29 Apr 2011 14:54:01 +0200 |
Peter Arrenbrecht |
wireproto: add test for new optional arg missing on server
|
Sat, 30 Apr 2011 02:42:05 -0500 |
Matt Mackall |
merge with stable
|
Thu, 28 Apr 2011 17:02:39 +0200 |
Benoit Allard |
web: Made elapsed time calculation dynamic (javascript).
|
Wed, 27 Apr 2011 21:55:46 -0400 |
Steven Stallion |
extdiff: add repository root as a variable
|
Sun, 17 Apr 2011 23:08:35 +0800 |
Yun Lee |
help: move hgignore man page into built-in help (issue2769)
|
Sat, 23 Apr 2011 15:04:15 +0200 |
Alexander Solovyov |
graphlog: make use of graphmod's revset support
|
Sun, 13 Mar 2011 15:53:38 +0100 |
Alexander Solovyov |
graphmod: use revsets internally
|
Fri, 29 Apr 2011 03:34:18 -0500 |
Augie Fackler |
svn subrepo: attempt work around obstructed checkouts (issue2752)
|
Fri, 29 Apr 2011 16:34:52 +0200 |
Alexander Solovyov |
churn: strip key earlier to avoid false negative seach in aliases
|
Fri, 29 Apr 2011 18:43:36 +0300 |
Idan Kamara |
bookmarks: further restrict IOError on write
|
Fri, 29 Apr 2011 18:44:56 +0300 |
Idan Kamara |
tags: loosen IOError filtering when reading localtags
|
Fri, 29 Apr 2011 20:29:22 +0300 |
Idan Kamara |
run-tests: don't count test as succeeded if it failed
|
Sun, 24 Apr 2011 20:11:05 +0200 |
Adrian Buehlmann |
changegroup: do not count closed new heads (issue2697)
|
Fri, 29 Apr 2011 20:02:46 +0200 |
Benoit Boissinot |
merge with crew
|
Fri, 29 Apr 2011 09:28:45 -0500 |
Augie Fackler |
shrink-revlog: defend against null first parents
|
Fri, 29 Apr 2011 12:46:56 -0500 |
Augie Fackler |
test-contrib: add a test for shrink-revlog
|
Fri, 29 Apr 2011 08:46:21 -0500 |
Augie Fackler |
test-simplemerge-cmd.t: move all tests into test-contrib.t
|
Fri, 29 Apr 2011 08:43:05 -0500 |
Augie Fackler |
Move test-dumprevlog to test-contrib in anticipation of more contrib tests
|
Fri, 29 Apr 2011 08:04:54 -0500 |
Augie Fackler |
shrink-revlog: use a bundler object (see d69c9510d648)
|
Fri, 29 Apr 2011 08:01:10 -0500 |
Augie Fackler |
shrink-revlog: update util.opener to scmutil.opener after d13913355390
|
Fri, 29 Apr 2011 07:38:12 -0500 |
Augie Fackler |
shrink-revlog: remove \ from docstring
|
Sun, 13 Mar 2011 15:02:49 +0100 |
Benoit Boissinot |
bookmarks: be more restrictive in our Exception catching
|
Fri, 29 Apr 2011 14:56:23 +0200 |
Patrick Mezard |
strip: make it clear that --force discards changes (issue310)
|
Fri, 29 Apr 2011 03:05:48 -0500 |
Augie Fackler |
subrepo: tell Subversion when we are non-interactive (issue2759)
stable
|
Fri, 29 Apr 2011 11:10:11 +0200 |
Thomas Arendsen Hein |
merge with stable
|
Fri, 29 Apr 2011 11:04:39 +0200 |
Thomas Arendsen Hein |
tests: check for (*/sec) instead of (*B/sec) to match (X bytes/sec)
stable
|
Fri, 29 Apr 2011 09:43:21 +0200 |
Patrick Mezard |
test-repair-strip: turn into new style test
|
Fri, 29 Apr 2011 08:04:46 +0200 |
Patrick Mezard |
extdiff: fix broken symlinks handling (issue1909)
stable
|
Tue, 26 Apr 2011 10:51:19 -0500 |
Matt Mackall |
tags: catch more corruption during cache parsing (issue2779)
|
Mon, 25 Apr 2011 17:01:34 -0500 |
Matt Mackall |
run-tests: do chdir for tests under a lock for thread safety
|
Mon, 25 Apr 2011 16:17:08 -0500 |
Matt Mackall |
run-tests: add iolock to vlog
|
Tue, 26 Apr 2011 21:22:14 +0200 |
Patrick Mezard |
patch: remove redundant variable in iterhunks()
|
Tue, 26 Apr 2011 13:13:35 +0200 |
Martin Geisler |
merge with stable
|
Tue, 26 Apr 2011 12:56:56 +0200 |
Martin Geisler |
merge default heads
|
Tue, 26 Apr 2011 12:55:26 +0200 |
Martin Geisler |
commit: improve --date help text
stable
|
Mon, 25 Apr 2011 21:20:44 +0200 |
Patrick Mezard |
merge with stable
|
Mon, 25 Apr 2011 21:11:28 +0200 |
Patrick Mezard |
test-transplant: fix missing file addition
stable
|
Mon, 25 Apr 2011 18:00:30 +0800 |
Steven Brown |
tests: add script to disable a selected wire protocol capability
|
Mon, 25 Apr 2011 14:03:12 +0200 |
Pierre-Yves David |
mq: prevent traceback when qfinish patches not in series.
|
Mon, 25 Apr 2011 13:03:26 +0300 |
Idan Kamara |
check-code: separate warnings to avoid repetitive str.startswith
|
Sun, 24 Apr 2011 17:30:50 -0400 |
Greg Ward |
atomictempfile: rewrite docstring to clarify rename() vs. close().
|
Sun, 24 Apr 2011 19:25:10 -0400 |
Greg Ward |
atomictempfile: avoid infinite recursion in __del__().
|
Mon, 25 Apr 2011 18:42:31 +0200 |
Patrick Mezard |
run-tests: display diff before prompting with --interactive
|
Sat, 23 Apr 2011 00:52:21 +0300 |
Idan Kamara |
check-code: warn about naked except clauses
|
Sat, 23 Apr 2011 00:51:25 +0300 |
Idan Kamara |
eliminate various naked except clauses
|
Sun, 24 Apr 2011 17:52:46 -0500 |
Matt Mackall |
run-tests: fix some missing i/o locks
|
Sun, 24 Apr 2011 16:46:37 -0500 |
Matt Mackall |
run-tests: add a lock for console I/O
|
Sun, 24 Apr 2011 16:42:15 -0500 |
Matt Mackall |
run-tests: switch timeout handling from alarm to helper thread
|
Sun, 24 Apr 2011 16:42:11 -0500 |
Matt Mackall |
run-tests: add locking on results struct
|
Sun, 24 Apr 2011 23:33:48 +0200 |
Patrick Mezard |
run-tests: fix --interactive (after 994ad067ac6e)
|
Sun, 24 Apr 2011 23:06:19 +0200 |
Patrick Mezard |
color: code simplification
|
Sun, 24 Apr 2011 23:06:18 +0200 |
Patrick Mezard |
test-status-color: fix terminfo code compatibility problem
|
Fri, 22 Apr 2011 16:43:06 +0200 |
Andreas Freimuth |
hg-ssh: fix duplicate word in docstring
|
Fri, 22 Apr 2011 14:04:34 -0500 |
Matt Mackall |
run-tests: move test loop into a helper function
|
Fri, 22 Apr 2011 12:24:22 -0500 |
Matt Mackall |
run-tests: use a results dict
|
Fri, 22 Apr 2011 11:36:40 -0500 |
Matt Mackall |
run-tests: move blacklist and retest filtering to runone
|
Fri, 22 Apr 2011 11:32:05 -0500 |
Matt Mackall |
run-tests: keep a list of passed tests
|
Fri, 22 Apr 2011 11:24:27 -0500 |
Matt Mackall |
run-tests: move keyword checking into runone
|
Fri, 22 Apr 2011 11:22:02 -0500 |
Matt Mackall |
run-tests: add ignores list
|
Thu, 21 Apr 2011 18:38:30 -0500 |
Matt Mackall |
run-tests: move existence/name format check into runone
|
Thu, 21 Apr 2011 18:19:45 -0500 |
Matt Mackall |
run-tests: move interactive handling into runone
|
Thu, 21 Apr 2011 13:47:45 -0700 |
Danek Duvall |
color: add support for terminfo-based attributes and color
|
Thu, 21 Apr 2011 21:16:54 +0200 |
Adrian Buehlmann |
move system_rcpath and user_rcpath to scmutil
|
Thu, 21 Apr 2011 20:54:45 +0200 |
Adrian Buehlmann |
move os_rcpath from util to scmutil
|
Thu, 21 Apr 2011 20:14:29 +0200 |
Adrian Buehlmann |
move rcpath from util to scmutil
|
Thu, 21 Apr 2011 15:11:28 -0500 |
Matt Mackall |
merge with stable
|
Thu, 21 Apr 2011 15:11:19 -0500 |
Matt Mackall |
merge with i18n
|
Thu, 21 Apr 2011 15:10:59 -0500 |
Matt Mackall |
merge with i18n
stable
|
Tue, 19 Apr 2011 12:00:22 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 1416b9118540
stable
|
Tue, 19 Apr 2011 09:46:45 +0200 |
Martin Geisler |
i18n: merge with stable
|
Tue, 19 Apr 2011 09:46:24 +0200 |
Martin Geisler |
i18n-da: synchronize with 1184bb274cb3
|
Tue, 19 Apr 2011 09:30:42 +0200 |
Martin Krüger |
i18n-de: improve grammar
stable
|
Thu, 21 Apr 2011 15:08:48 -0500 |
Matt Mackall |
win32: Wine doesn't know about hardlinks
|
Thu, 21 Apr 2011 16:06:19 +0200 |
Adrian Buehlmann |
move walkrepos from util to scmutil
|
Thu, 21 Apr 2011 13:18:52 +0200 |
Adrian Buehlmann |
move checkfilename from util to scmutil
|
Thu, 21 Apr 2011 12:10:03 +0200 |
Adrian Buehlmann |
scmutil: fix erroneous Abort call
|
Wed, 20 Apr 2011 22:43:31 +0200 |
Adrian Buehlmann |
move path_auditor from util to scmutil
|
Wed, 20 Apr 2011 21:41:41 +0200 |
Adrian Buehlmann |
move canonpath from util to scmutil
|
Wed, 20 Apr 2011 19:54:57 +0200 |
Adrian Buehlmann |
move opener from util to scmutil
|
Wed, 20 Apr 2011 23:30:07 +0200 |
Patrick Mezard |
merge with stable
|
Wed, 20 Apr 2011 23:15:18 +0200 |
Patrick Mezard |
convert: make filemap prune useless branch closing revs (issue2774)
stable
|
Wed, 20 Apr 2011 14:28:40 -0500 |
Matt Mackall |
dispatch: improve repository not found message
|
Wed, 20 Apr 2011 00:01:50 -0400 |
Steven Stallion |
hgweb: support disabling page cache
|
Wed, 20 Apr 2011 12:44:32 -0500 |
Matt Mackall |
merge with stable
|
Tue, 19 Apr 2011 23:37:06 -0400 |
Steven Stallion |
hgweb: support alternate logo url
|
Tue, 19 Apr 2011 13:33:43 -0500 |
Kevin Bullock |
identify: further clarification of help
stable
|
Tue, 19 Apr 2011 12:42:53 +0200 |
Adrian Buehlmann |
add: introduce a warning message for non-portable filenames (issue2756) (BC)
|
Tue, 19 Apr 2011 14:56:47 +0200 |
Adrian Buehlmann |
paper: use monospace font for description
|
Tue, 19 Apr 2011 14:56:46 +0300 |
Idan Kamara |
update: fix check for no rev when a date is given
|
Tue, 19 Apr 2011 15:19:54 +0200 |
Martin Geisler |
merge with stable
|
Tue, 19 Apr 2011 15:15:56 +0200 |
Martin Geisler |
hgweb: detect change based on changelog size too
stable
|
Tue, 19 Apr 2011 13:25:19 +0200 |
Martin Geisler |
rollback: lower-case warning issued when branch cannot be reset
stable
|
Tue, 19 Apr 2011 12:04:44 +0200 |
Martin Geisler |
tests: remove redundant mkdir
|
Mon, 18 Apr 2011 13:57:22 +0200 |
Martin Geisler |
help config: explain that config files do not exist by default
stable
|
Mon, 18 Apr 2011 20:52:08 -0500 |
Matt Mackall |
merge with stable
|
Tue, 19 Apr 2011 01:08:35 +0300 |
Idan Kamara |
identify: restructure code to make it more readable
|
Tue, 19 Apr 2011 00:41:47 +0300 |
Idan Kamara |
identify/help: say what the command does first, mention bookmarks
stable
|
Sun, 17 Apr 2011 21:34:25 +0200 |
Adrian Buehlmann |
templatefilters: improve person() for john.doe@example.com
|
Sun, 17 Apr 2011 11:37:11 +0200 |
Adrian Buehlmann |
help: do not show full help text for command on option errors
|
Sun, 17 Apr 2011 17:55:34 +0200 |
Adrian Buehlmann |
store: add some doctests
|
Sun, 17 Apr 2011 01:44:09 +0200 |
Adrian Buehlmann |
paper: don't add breaks on the remaining instances of desc
|
Sat, 16 Apr 2011 20:08:43 +0200 |
Adrian Buehlmann |
checkwinfilename: use %r in format string
|
Sun, 17 Apr 2011 02:15:47 +0800 |
Steven Brown |
tests: new test cases for the unbundlehash capability
|
Fri, 15 Apr 2011 16:15:32 +0200 |
Adrian Buehlmann |
copy: do not copy file if name is disallowed anyway
|
Fri, 15 Apr 2011 16:15:30 +0200 |
Adrian Buehlmann |
util: new function checkfilename
|
Fri, 15 Apr 2011 16:15:28 +0200 |
Adrian Buehlmann |
opener: use %r in format string for abort
|
Sat, 16 Apr 2011 01:05:56 +0900 |
Shuhei Takahashi |
wireproto: allow unbundle with hashed heads parameter (issue2126)
|
Fri, 15 Apr 2011 23:46:59 -0500 |
Matt Mackall |
merge with stable
|
Fri, 15 Apr 2011 23:45:41 -0500 |
Matt Mackall |
encoding: avoid localstr when a string can be encoded losslessly (issue2763)
stable
|
Fri, 15 Apr 2011 20:35:59 -0500 |
Matt Mackall |
merge with stable
|
Fri, 15 Apr 2011 20:07:44 +0300 |
Idan Kamara |
revset: optimize stringset when subset == entire repo
|
Fri, 15 Apr 2011 16:35:32 +0300 |
Idan Kamara |
help/revset: fix grammar
stable
|
Thu, 14 Apr 2011 10:00:15 +0200 |
timeless |
qrecord: provide help when mq is not enabled
|
Thu, 14 Apr 2011 10:00:14 +0200 |
timeless |
record: improve help test coverage
|
Fri, 15 Apr 2011 10:56:26 +0200 |
Adrian Buehlmann |
paper: preserve whitespace on description instead of adding breaks
|
Wed, 13 Apr 2011 13:06:35 -0500 |
Augie Fackler |
compact style: show bookmarks in the same manner as tags
|
Wed, 13 Apr 2011 12:30:41 -0500 |
Augie Fackler |
revsets: preserve ordering with the or operator
|
Wed, 13 Apr 2011 07:40:24 +0530 |
Md. O. Shayan |
hgweb: set minimum number of revision to display to 1 when revcount is 0
|
Wed, 13 Apr 2011 12:57:24 -0500 |
Matt Mackall |
zeroconf: clean up naked exceptions
|
Mon, 11 Apr 2011 21:44:22 +0300 |
Idan Kamara |
localrepo: don't add deleted files to list of modified/added files (issue2761)
|
Mon, 11 Apr 2011 10:06:57 +0200 |
Adrian Buehlmann |
path_auditor: eliminate local function 'check' in __call__
|
Mon, 11 Apr 2011 07:34:40 -0500 |
Augie Fackler |
subrepo: trailing whitespace cleanup
|
Sun, 10 Apr 2011 19:31:49 +0200 |
Adrian Buehlmann |
util: move checkosfilename call from path_auditor to opener
|
Sun, 10 Apr 2011 11:30:53 +0300 |
Idan Kamara |
tests: add tests for non-existant branch/tag/bookmark
|
Sun, 10 Apr 2011 10:01:42 +0900 |
Yuya Nishihara |
hgweb: add bookmarks listing to summary page of gitweb/monoblue styles
|
Sun, 10 Apr 2011 10:01:39 +0900 |
Yuya Nishihara |
hgweb: remove useless notip handling from bookmarks listing
|
Sun, 10 Apr 2011 10:01:37 +0900 |
Yuya Nishihara |
hgweb: sort bookmarks in the same manner as console command
|
Sun, 10 Apr 2011 06:37:20 +0900 |
Yuya Nishihara |
hgweb: add bookmarks listing to raw style with test case
|
Sat, 09 Apr 2011 23:13:17 +0530 |
Md. O. Shayan |
grep: don't print data from binary files for matches (issue2614)
|
Sat, 09 Apr 2011 23:53:23 +0300 |
Idan Kamara |
color: reset win32 console color in a finally block
|
Sat, 09 Apr 2011 15:52:19 -0500 |
Matt Mackall |
tests: better output on timeouts
|
Mon, 07 Feb 2011 16:37:03 -0500 |
John Mulligan |
acl: add branch tests for the current behavior of acl extension
|
Wed, 06 Apr 2011 18:09:43 +0200 |
Adrian Buehlmann |
path_auditor: check filenames for basic platform validity (issue2755)
|
Fri, 08 Apr 2011 17:47:58 +0300 |
Idan Kamara |
revset: rearrange code so functions are sorted alphabetically
|
Thu, 07 Apr 2011 19:24:16 +0300 |
Idan Kamara |
revset: abort when tag or bookmark doesn't exist
|
Thu, 07 Apr 2011 15:08:15 -0500 |
Matt Mackall |
merge with stable
|
Thu, 07 Apr 2011 12:33:47 +0200 |
Thomas Arendsen Hein |
subrepo: prevent url normalization from removing // in ssh paths (issue2556)
stable
|
Thu, 07 Apr 2011 17:57:38 +0300 |
Idan Kamara |
bookmarks: change error messages to match those given by 'hg tag' commands
|
Thu, 07 Apr 2011 14:43:19 -0500 |
Matt Mackall |
audit: improve nested repo message
|
Thu, 07 Apr 2011 17:16:17 +0300 |
Idan Kamara |
tags: remove another check for valid nodes
|
Thu, 07 Apr 2011 16:20:40 +0300 |
Idan Kamara |
revset: replace for-loop with list comprehension
|
Thu, 07 Apr 2011 09:47:30 -0500 |
Matt Mackall |
subrepo: fix up svn test output
|
Thu, 07 Apr 2011 11:40:54 +0200 |
Martin Geisler |
merge with stable
|
Thu, 07 Apr 2011 13:23:07 +0530 |
Md. O. Shayan |
hgweb: fix inconsistant display of graphlog (issue1706)
stable
|
Thu, 07 Apr 2011 11:17:55 +0200 |
Martin Geisler |
hgrc.5: drop 'hgext.' prefix when talking about extensions
stable
|
Wed, 06 Apr 2011 15:15:06 -0500 |
Matt Mackall |
merge with crew
|
Wed, 06 Apr 2011 15:14:51 -0500 |
Matt Mackall |
merge with stable
|
Wed, 06 Apr 2011 15:13:49 -0500 |
Matt Mackall |
merge with crew
stable
|
Wed, 06 Apr 2011 15:10:47 -0500 |
Matt Mackall |
url: use a regex to hide unsupported ssh passwords (issue2754)
stable
|
Wed, 06 Apr 2011 16:21:12 +0200 |
Martin Geisler |
commit: note when files are missing
|
Wed, 06 Apr 2011 15:26:49 +0200 |
Martin Geisler |
relink: correct unusual indentation
|
Wed, 06 Apr 2011 12:48:59 +0200 |
Thomas Arendsen Hein |
hg: make parseurl() consistently return normalised path
|
Wed, 06 Apr 2011 11:30:08 +0100 |
Jim Hague |
bugzilla: more documentation formatting fixups
|
Tue, 05 Apr 2011 16:11:40 -0500 |
Matt Mackall |
merge with stable
|
Sun, 27 Mar 2011 13:34:20 +0200 |
Stefano Tortarolo |
rebase: don't mark file as removed if missing in parent's manifest (issue2725)
stable
|
Mon, 04 Apr 2011 23:43:22 +0300 |
Idan Kamara |
tags: no need to check for valid nodes
|
Mon, 04 Apr 2011 22:51:10 +0300 |
Idan Kamara |
localrepo: ignore tags to unknown nodes (issue2750)
|
Tue, 05 Apr 2011 19:48:44 +0200 |
Arne Babenhauserheide |
merge: added info that hg help merge-tools shows the options for --tool
|
Tue, 05 Apr 2011 11:55:52 +0200 |
Adrian Buehlmann |
util: move checklink() to posix.py and return False on Windows
|
Tue, 05 Apr 2011 16:55:47 +0800 |
Yun Lee |
util: make 'hg log -d --2' abort (issue2734)
|
Tue, 05 Apr 2011 12:40:47 +0800 |
Yun Lee |
help: sort help topics to make the output more readable (issue2751)
|
Tue, 05 Apr 2011 11:09:08 +0200 |
Martin Geisler |
merge with stable
|
Tue, 05 Apr 2011 10:01:39 +0200 |
Martin Geisler |
help/dates: use DATE as place-holder in help and abort texts
|
Tue, 05 Apr 2011 11:07:25 +0200 |
Martin Geisler |
keyword: convert a verbatim block to a field list
|
Tue, 05 Apr 2011 10:22:58 +0200 |
Martin Geisler |
bugzilla: convert a verbatim block to a field list
|
Tue, 05 Apr 2011 10:20:59 +0200 |
Martin Geisler |
bugzilla: fix reST error introduced in 22d200e49b10
|
Tue, 05 Apr 2011 10:04:19 +0200 |
Martin Geisler |
help/dates: rephrase explanation of internal format
stable
|
Mon, 04 Apr 2011 23:14:03 -0500 |
Matt Mackall |
rebase: drop ancestor import
|