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
|
Mon, 04 Apr 2011 16:58:24 -0500 |
Matt Mackall |
rebase: drop unused p2 arg from rebasenode
|
Mon, 04 Apr 2011 11:41:54 +0200 |
Adrian Buehlmann |
util: move checkexec() to posix.py and return False on Windows
|
Mon, 04 Apr 2011 16:21:59 -0500 |
Matt Mackall |
misc: replace .parents()[0] with p1()
|
Mon, 04 Apr 2011 16:21:57 -0500 |
Matt Mackall |
filectx: introduce p1/p2 convenience methods
|
Mon, 04 Apr 2011 15:52:55 -0500 |
Matt Mackall |
dirstate: add p1/p2 convenience methods
|
Mon, 04 Apr 2011 15:30:54 -0500 |
Matt Mackall |
rebase: use merge's ancestor parameter
|
Mon, 04 Apr 2011 15:25:20 -0500 |
Matt Mackall |
merge: add ancestor to the update function
|
Mon, 04 Apr 2011 14:21:54 -0500 |
Matt Mackall |
revset: teach optimizer that closed is slowish
|
Mon, 04 Apr 2011 18:05:14 +0300 |
Idan Kamara |
localrepo: tighten except clause when looking rev
|
Mon, 04 Apr 2011 17:37:18 +0100 |
Jim Hague |
bugzilla: more documentation fixes
|
Mon, 04 Apr 2011 13:31:37 +0100 |
Jim Hague |
bugzilla: correct sample configurations
|
Mon, 04 Apr 2011 09:39:22 -0500 |
Matt Mackall |
date: fixup breakage from ">" fix
|
Mon, 04 Apr 2011 08:26:08 -0500 |
Matt Mackall |
merge with stable
|
Mon, 04 Apr 2011 00:23:21 +0800 |
Yun Lee |
log: abort for -d '>' or -d '<' (issue2749)
|
Mon, 04 Apr 2011 00:05:41 +0200 |
Edouard Gomez |
convert: add hg source bookmark test
|
Sun, 03 Apr 2011 23:47:17 +0900 |
Yuya Nishihara |
hgweb: add missing bookmarks definition to coal/map
stable
|
Sun, 03 Apr 2011 23:47:05 +0900 |
Yuya Nishihara |
hgweb: add separate bookmarks listing to gitweb theme (based on 38c9837b1f75)
stable
|
Sun, 03 Apr 2011 23:44:28 +0900 |
Yuya Nishihara |
hgweb: add bookmark labels to gitweb theme (based on 270f57d35525)
stable
|
Sun, 03 Apr 2011 23:42:05 +0900 |
Yuya Nishihara |
hgweb: format page_nav of gitweb/error.tmpl and add missing links
stable
|
Sun, 03 Apr 2011 22:53:20 +0900 |
Yuya Nishihara |
hgweb: fix typo and inactive link in page_nav and page_header of gitweb's help
stable
|
Sun, 03 Apr 2011 22:53:20 +0900 |
Yuya Nishihara |
hgweb: add separate bookmarks listing to monoblue theme (based on 38c9837b1f75)
stable
|
Sun, 03 Apr 2011 22:53:19 +0900 |
Yuya Nishihara |
hgweb: fix typo in page-header of monoblue's help template
stable
|
Sun, 03 Apr 2011 22:53:19 +0900 |
Yuya Nishihara |
hgweb: add missing bookmarks templates to atom/rss styles
stable
|
Sun, 03 Apr 2011 01:57:17 +0200 |
Adrian Buehlmann |
subrepo: process merge substate in sorted order in submerge()
|
Sat, 02 Apr 2011 11:07:05 +0200 |
Stefano Tortarolo |
rebase: add --tool argument for specifying merge tool
|
Fri, 01 Apr 2011 22:44:58 +0200 |
Adrian Buehlmann |
revert: note that added files are left as is
|
Fri, 01 Apr 2011 20:40:27 +0200 |
Patrick Mezard |
bugzilla: fix documentation typo
|
Fri, 01 Apr 2011 13:25:44 -0500 |
Matt Mackall |
merge with stable
|
Fri, 01 Apr 2011 13:25:26 -0500 |
Matt Mackall |
merge with i18n
stable
|
Fri, 01 Apr 2011 14:35:04 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 8d960240faac
stable
|
Thu, 31 Mar 2011 15:49:53 -0400 |
Kevin Gessner |
hgweb: add base link to file log for paper and coal styles (issue2452)
|
Wed, 05 Jan 2011 00:18:36 +1100 |
Brodie Rao |
HGPLAIN: allow exceptions to plain mode, like i18n, via HGPLAINEXCEPT
|
Thu, 31 Mar 2011 17:37:33 -0700 |
Brodie Rao |
url: be stricter about detecting schemes
|
Fri, 01 Apr 2011 12:42:02 -0500 |
Matt Mackall |
Added signature for changeset b032bec2c0a6
stable
|
Fri, 01 Apr 2011 12:41:56 -0500 |
Matt Mackall |
Added tag 1.8.2 for changeset b032bec2c0a6
stable
|
Fri, 01 Apr 2011 11:45:29 -0500 |
Matt Mackall |
merge with stable
|
Fri, 01 Apr 2011 11:45:07 -0500 |
Matt Mackall |
merge with i18n
stable 1.8.2
|
Fri, 01 Apr 2011 07:53:15 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 794f4476b974
stable
|
Fri, 01 Apr 2011 12:30:40 +0200 |
Martin Geisler |
bugzilla: fix bad reST markup
|
Fri, 01 Apr 2011 12:27:12 +0200 |
Martin Geisler |
bugzilla: markup literal text as such
|
Fri, 01 Apr 2011 12:21:59 +0200 |
Martin Geisler |
merge with stable
|
Fri, 01 Apr 2011 12:18:37 +0200 |
Martin Geisler |
help/hgweb: add pointer to hgrc(5) location
stable
|
Fri, 01 Apr 2011 12:14:42 +0200 |
Martin Geisler |
patchbomb, help/hgweb: do not refer to config files as hgrc files
stable
|
Fri, 01 Apr 2011 12:09:11 +0200 |
Martin Geisler |
bugzilla: refer to hgrc(5) man page with normal notation
|
Fri, 01 Apr 2011 12:07:37 +0200 |
Martin Geisler |
bugzilla: markup section names as literal text
|
Fri, 01 Apr 2011 12:05:19 +0200 |
Martin Geisler |
bugzilla: show usermap syntax more clearly
|
Fri, 01 Apr 2011 12:03:23 +0200 |
Martin Geisler |
bugzilla: use standard section.name notation
|
Fri, 01 Apr 2011 12:00:57 +0200 |
Martin Geisler |
bugzilla: prefix each config option with section
|
Fri, 01 Apr 2011 11:59:18 +0200 |
Martin Geisler |
bugzilla: fix reStructuredText errors introduced in 60256f7f30c1
|
Thu, 31 Mar 2011 15:24:06 -0500 |
Matt Mackall |
changegroup: introduce bundler objects
|
Thu, 31 Mar 2011 14:25:26 -0500 |
Matt Mackall |
changegroup: combine lookup functions
|
Thu, 31 Mar 2011 13:56:05 -0500 |
Matt Mackall |
changegroup: unnest flookup
|
Thu, 31 Mar 2011 12:04:54 -0500 |
Matt Mackall |
changegroup: unnest clookup and mlookup like changegroupsubset
|
Thu, 31 Mar 2011 10:43:53 -0500 |
Matt Mackall |
url: nuke some newly-introduced underbars in identifiers
|
Wed, 30 Mar 2011 20:03:05 -0700 |
Brodie Rao |
url: refactor util.drop_scheme() and hg.localpath() into url.localpath()
|
Wed, 30 Mar 2011 20:02:17 -0700 |
Brodie Rao |
url: use url.url in ui.expandpath()
|
Wed, 30 Mar 2011 20:02:09 -0700 |
Brodie Rao |
hg: use url.url to parse branch names in parseurl()
|
Wed, 30 Mar 2011 20:02:07 -0700 |
Brodie Rao |
hg: look up schemes using url.url
|
Wed, 30 Mar 2011 20:01:47 -0700 |
Brodie Rao |
schemes: prevent one letter schemes from being interpreted as drive letters
|
Wed, 30 Mar 2011 20:01:46 -0700 |
Brodie Rao |
hgweb: use url.url when setting CGI environment variables
|
Wed, 30 Mar 2011 20:01:44 -0700 |
Brodie Rao |
url: use url.url in proxyhandler
|
Wed, 30 Mar 2011 20:01:35 -0700 |
Brodie Rao |
httprepo/sshrepo: use url.url
|
Wed, 30 Mar 2011 20:01:34 -0700 |
Brodie Rao |
url: use url.url in url.open()
|
Wed, 30 Mar 2011 20:01:31 -0700 |
Brodie Rao |
url: abort on file:// URLs with non-localhost hosts
|
Wed, 30 Mar 2011 20:00:24 -0700 |
Brodie Rao |
url: special case bundle URL parsing to preserve backwards compatibility
|
Wed, 30 Mar 2011 20:00:23 -0700 |
Brodie Rao |
url: add trailing slashes to URLs with hostnames that don't have one
|
Wed, 30 Mar 2011 19:50:56 -0700 |
Brodie Rao |
url: move drive letter checking into has_drive_letter() for extensions
|
Thu, 31 Mar 2011 10:03:24 -0500 |
Matt Mackall |
changegroup: unnest some lookup functions
|
Thu, 31 Mar 2011 09:59:56 -0500 |
Matt Mackall |
changegroup: minor ordering and renaming changes for similarity
|
Thu, 31 Mar 2011 09:56:27 -0500 |
Matt Mackall |
changegroup: remove nodeiter temporary
|
Wed, 30 Mar 2011 17:50:34 -0500 |
Matt Mackall |
changegroup: refactor prune as a filter
|
Wed, 30 Mar 2011 17:50:27 -0500 |
Matt Mackall |
changegroup: add first logic to send file header
|
Wed, 30 Mar 2011 14:42:41 -0500 |
Matt Mackall |
url: fix tests
|
Wed, 30 Mar 2011 13:34:39 -0500 |
Matt Mackall |
url: deal with drive letters
|
Mon, 14 Mar 2011 23:50:28 +0100 |
David Soria Parra |
bookmarks: do not forward merged bookmark (issue1877)
|
Wed, 30 Mar 2011 13:23:24 -0500 |
Matt Mackall |
merge with stable
|
Mon, 28 Mar 2011 20:56:56 -0400 |
Kevin Berridge |
pull: new output message when there are multiple branches
|
Fri, 11 Mar 2011 20:43:12 -0500 |
Kevin Berridge |
pull: don't suggest running hg merge when new heads are on different branches
|
Wed, 30 Mar 2011 09:49:45 +0100 |
Jim Hague |
bugzilla: add modified XMLRPC mode that uses email to send bug comments.
|
Wed, 30 Mar 2011 09:49:45 +0100 |
Jim Hague |
bugzilla: add XMLRPC interface.
|
Wed, 30 Mar 2011 09:49:45 +0100 |
Jim Hague |
bugzilla: localise all MySQL direct access inside access class.
|
Wed, 30 Mar 2011 09:49:45 +0100 |
Jim Hague |
bugzilla: keep bug IDs in set.
|
Wed, 30 Mar 2011 09:49:45 +0100 |
Jim Hague |
bugzilla: rename filter_unknown_bug_ids to reflect its actual purpose.
|
Tue, 29 Mar 2011 19:20:28 +0200 |
Adrian Buehlmann |
test-paths.t: 'file:' disables [paths] entries for clone dest
|
Tue, 29 Mar 2011 16:33:10 +0000 |
timeless |
hgwebdir: handle IOErrors from localrepo while enumerating
|
Mon, 28 Mar 2011 15:54:22 +0200 |
Adrian Buehlmann |
set NOT_CONTENT_INDEXED on .hg dir (issue2694)
|
Wed, 30 Mar 2011 02:22:15 +0900 |
Yuya Nishihara |
hgweb: add bookmark labels to monoblue theme (based on 270f57d35525)
stable
|
Tue, 29 Mar 2011 16:25:48 +0200 |
Martin Geisler |
merge with stable
|
Mon, 28 Mar 2011 23:16:20 -0400 |
Daniel Atallah |
convert/mtn: Fix conversion of large files from mtn (broken in ed97955e0c04)
|
Tue, 29 Mar 2011 16:45:23 +0300 |
timeless |
mq: fix qselect help for qguard
stable
|
Mon, 28 Mar 2011 21:36:29 -0700 |
Brendan Cully |
Fix transplant error message to correspond with test
|
Mon, 28 Mar 2011 21:17:32 +0100 |
Luke Plant |
transplant: fix crash if filter script munges log file
|
Mon, 28 Mar 2011 11:18:56 -0500 |
Matt Mackall |
changegroup: fold linkrev helper into lookup functions
|
Mon, 28 Mar 2011 11:18:56 -0500 |
Matt Mackall |
changegroup: fold filenode collector into mlookup
|
Mon, 28 Mar 2011 11:18:56 -0500 |
Matt Mackall |
changegroup: roll changegroup.collector into lookup functions
|
Mon, 28 Mar 2011 11:18:56 -0500 |
Matt Mackall |
changegroup: add revlog to the group callback
|
Mon, 28 Mar 2011 11:18:56 -0500 |
Matt Mackall |
changegroup: move sorting down into group
|
Mon, 28 Mar 2011 11:18:56 -0500 |
Matt Mackall |
changegroup: fold progress meter into callbacks
|
Mon, 28 Mar 2011 11:18:56 -0500 |
Matt Mackall |
changegroup: combine infocollect and lookup callbacks
|
Thu, 24 Mar 2011 17:16:30 -0500 |
Matt Mackall |
changegroup: drop unused fullrev
|
Sun, 27 Mar 2011 23:48:58 +0200 |
Idan Kamara |
util: dates cannot consist entirely of whitespace (issue2732)
|
Fri, 25 Mar 2011 15:49:43 -0400 |
Daniel Atallah |
convert/mtn: convert suspended branches as closed branches
|
Sun, 27 Mar 2011 13:34:20 +0200 |
Stefano Tortarolo |
rebase: don't mark file as removed if missing in parent's manifest (issue2725)
|
Sun, 27 Mar 2011 12:22:07 +0200 |
Adrian Buehlmann |
windows: use win32.unlink in unlinkpath()
|
Sun, 27 Mar 2011 01:47:58 +0100 |
Adrian Buehlmann |
win32: remove READONLY attribute on unlink
|
Sun, 27 Mar 2011 01:17:48 +0100 |
Adrian Buehlmann |
windows: move unlink to win32.py
|
Sun, 27 Mar 2011 12:59:25 +0200 |
Martin Geisler |
ui: label prompts, default to yellow prompts
|
Sun, 27 Mar 2011 12:41:55 +0200 |
Martin Geisler |
record: replace poor man's if-statement with real if-statement
|
Fri, 25 Mar 2011 22:59:09 -0700 |
Brodie Rao |
url: use url.url in hidepassword() and removeauth()
|
Fri, 25 Mar 2011 22:59:04 -0700 |
Brodie Rao |
subrepos: use url.url when normalizing repo paths
|
Fri, 25 Mar 2011 22:58:56 -0700 |
Brodie Rao |
url: provide url object
|
Wed, 23 Feb 2011 23:30:48 +0100 |
Adrian Buehlmann |
cmdutil: fix mode handling in make_file
|
Sat, 26 Mar 2011 17:12:02 -0500 |
Matt Mackall |
revlog: change variable name to avoid reuse
|
Sat, 26 Mar 2011 10:59:33 +0100 |
Adrian Buehlmann |
debugstate: add new --datesort option
|
Sat, 26 Mar 2011 13:05:17 +0100 |
Stefano Tortarolo |
rebase: restore mq guards after rebasing (issue2107)
|
Fri, 25 Mar 2011 22:18:05 +0200 |
Idan Kamara |
tests: no need to explicitly export HOME in test files
|
Fri, 25 Mar 2011 22:15:37 +0200 |
Idan Kamara |
tests: set HOME to the test temp dir (issue2707)
|
Fri, 25 Mar 2011 15:03:53 +0100 |
Adrian Buehlmann |
dirstate: eliminate _lastnormal set
|
Fri, 25 Mar 2011 16:46:19 +0100 |
Patrick Mezard |
test-extdiff: fix 5c0e1222e7c0 temporary dir output
|
Fri, 25 Mar 2011 10:13:46 -0400 |
Daniel Atallah |
convert/mtn: avoid unnecessary initial test of mtn repo
|
Wed, 23 Mar 2011 14:26:56 -0400 |
Daniel Atallah |
convert/mtn: add support for using monotone's "automate stdio" when available
|
Thu, 24 Mar 2011 16:54:09 -0400 |
Daniel Atallah |
convert: add support to common commandline to access stdin of the process
|
Mon, 21 Mar 2011 17:03:16 +0100 |
jfh |
extdiff: use absolute paths for any temporary files
|
Fri, 25 Mar 2011 01:38:47 +0100 |
Edouard Gomez |
convert: add bookmark support to hg source
|
Fri, 25 Mar 2011 01:38:43 +0100 |
Edouard Gomez |
convert: add bookmarks reading support to git backend
|
Thu, 24 Mar 2011 15:12:51 -0500 |
Matt Mackall |
ssh: fix password test
|
Thu, 24 Mar 2011 18:39:54 +0100 |
Adrian Buehlmann |
dirstate: check mtime when adding to _lastnormal
|
Thu, 24 Mar 2011 18:17:49 +0100 |
Martin Geisler |
subrepo: simplify hgsubrepo._get a little
|
Thu, 24 Mar 2011 08:51:58 -0700 |
Lee Cantey |
Fix expected url to match test.
|
Thu, 24 Mar 2011 10:28:29 +0100 |
Patrick Mezard |
patch: deprecate ui.patch / external patcher feature
|
Wed, 23 Mar 2011 19:28:16 -0500 |
Matt Mackall |
# User Dan Villiom Podlaski Christiansen <danchr@gmail.com>
|
Wed, 23 Mar 2011 22:58:40 +0100 |
Adrian Buehlmann |
test-commit-multiple.t: improve committwice.py
|
Wed, 23 Mar 2011 23:05:32 +0100 |
Dan Villiom Podlaski Christiansen |
osutil: replace #import with #include, and add a check for it
|
Wed, 23 Mar 2011 23:33:14 +0100 |
Patrick Mezard |
code indentation fixes
|
Wed, 07 Jul 2010 00:06:59 +0200 |
Edouard Gomez |
convert: add bookmark support to the hg sink
|
Wed, 07 Jul 2010 00:06:59 +0200 |
Edouard Gomez |
convert: add bookmark support to main command
|
Wed, 07 Jul 2010 00:06:59 +0200 |
Edouard Gomez |
convert: add bookmark support to common sink/source implementation
|
Wed, 23 Mar 2011 11:22:29 +0100 |
Adrian Buehlmann |
dirstate: reset _lastnormal and _lastnormaltime
|
Wed, 23 Mar 2011 16:06:55 +0100 |
Peter Arrenbrecht |
discovery: avoid discovery when local graph is a subset of remote
|
Wed, 23 Mar 2011 16:02:11 +0100 |
Peter Arrenbrecht |
wireproto: add getbundle() function
|
Wed, 23 Mar 2011 12:38:36 -0500 |
Matt Mackall |
merge with stable
|
Wed, 23 Mar 2011 13:58:33 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 6783f47d90dd
stable
|
Wed, 23 Mar 2011 11:57:10 -0300 |
Wagner Bruna |
merge with i18n
stable
|
Mon, 14 Mar 2011 23:48:17 +0100 |
Stefano Tortarolo |
i18n-it: synchronized with adf3c4401c5d
stable
|
Wed, 23 Mar 2011 09:41:58 -0500 |
Matt Mackall |
osutil: fix up check-code issues
|
Wed, 23 Mar 2011 09:34:22 -0500 |
Matt Mackall |
dirstate: flush _lastnormal when we see newer filesystem times
|
Wed, 23 Mar 2011 09:43:34 +0100 |
Dan Villiom Podlaski Christiansen |
util: add Mac-specific check whether we're in a GUI session (issue2553)
|
Wed, 23 Mar 2011 01:14:43 +0100 |
Stefano Tortarolo |
rebase: allow for rebasing descendants onto ancestors on different named branches
|
Wed, 23 Mar 2011 02:33:24 +0100 |
Markus F.X.J. Oberhumer |
bdiff.c: rename all variables which hold a hash value to "hash"
|
Wed, 23 Mar 2011 02:33:23 +0100 |
Markus F.X.J. Oberhumer |
bdiff.c: use unsigned arithmetic for hash computation
|
Wed, 23 Mar 2011 02:33:22 +0100 |
Markus F.X.J. Oberhumer |
bdiff.c: cast to unsigned char when computing hash value
|
Wed, 23 Mar 2011 02:33:21 +0100 |
Markus F.X.J. Oberhumer |
bdiff.c: make all local functions static
|
Wed, 23 Mar 2011 09:20:40 -0500 |
Matt Mackall |
merge with stable
|
Tue, 22 Mar 2011 21:27:51 -0500 |
Matt Mackall |
debugbundle: fix up long line caught by check-code
|
Tue, 22 Mar 2011 21:26:19 -0500 |
Matt Mackall |
wireproto: avoid naked excepts
|
Tue, 15 Mar 2011 14:55:16 +0100 |
Stefano Tortarolo |
mq: fix typo in docstring
stable
|
Tue, 22 Mar 2011 09:22:29 +0100 |
Peter Arrenbrecht |
commands: add debugbundle command
|
Tue, 22 Mar 2011 09:22:21 +0100 |
Peter Arrenbrecht |
wireproto: add known([id]) function
|
Tue, 22 Mar 2011 07:40:02 +0100 |
Peter Arrenbrecht |
wireproto: fix decodelist to properly return empty list
|
Tue, 22 Mar 2011 07:38:32 +0100 |
Peter Arrenbrecht |
wireproto: fix handling of '*' args for HTTP and SSH
|
Tue, 22 Mar 2011 07:38:32 +0100 |
Peter Arrenbrecht |
debug: add debugwireargs to test argument passing over the wire
|
Tue, 22 Mar 2011 07:37:56 +0100 |
Peter Arrenbrecht |
sshserver: drop unnecessary line
|
Tue, 22 Mar 2011 12:00:38 -0500 |
Matt Mackall |
merge: avoid unlinking destination of merge when case changes (issue2715)
stable
|
Tue, 22 Mar 2011 11:59:43 -0500 |
Matt Mackall |
dirstate: introduce a public case normalizing method
stable
|
Sun, 20 Mar 2011 20:25:41 -0500 |
Matt Mackall |
changegroup: minor cleanups
|
Sun, 20 Mar 2011 20:21:19 -0500 |
Matt Mackall |
repair: revlog has an iterator
|
Sun, 20 Mar 2011 20:17:57 -0500 |
Matt Mackall |
changegroup: fix leftover from delta read
|
Sun, 20 Mar 2011 20:16:51 -0500 |
Matt Mackall |
changegroup: drop expensive redundant usage of readdelta for progress
|
Sun, 20 Mar 2011 19:43:28 -0500 |
Matt Mackall |
changegroupsubset: use manifest.readfast to simplify collector
|
Sun, 20 Mar 2011 19:43:28 -0500 |
Matt Mackall |
manifest: add readfast method
|
Sun, 20 Mar 2011 19:43:28 -0500 |
Matt Mackall |
changegroupsubset: simplify filenode_collector
|
Sun, 20 Mar 2011 19:43:28 -0500 |
Matt Mackall |
changegroupsubset: more renaming
|
Sun, 20 Mar 2011 19:43:28 -0500 |
Matt Mackall |
changegroupsubset: simplify prune
|
Sun, 20 Mar 2011 19:43:28 -0500 |
Matt Mackall |
changegroupsubset: more minor cleanups
|
Sun, 20 Mar 2011 19:43:28 -0500 |
Matt Mackall |
changegroupsubset: minor cleanups
|
Sun, 20 Mar 2011 19:43:28 -0500 |
Matt Mackall |
strip: simplify collectone
|
Sun, 20 Mar 2011 17:41:09 -0400 |
Greg Ward |
dirstate: avoid a race with multiple commits in the same process
|
Sun, 20 Mar 2011 01:16:57 +0100 |
Benoit Boissinot |
changegroupsubset: extranodes are no longer needed
|
Sun, 20 Mar 2011 00:50:22 +0100 |
Benoit Boissinot |
strip: remove usage of extranodes
|
Sun, 20 Mar 2011 00:22:47 +0100 |
Patrick Mezard |
patch: move closefile() into patchfile.close()
|
Sun, 20 Mar 2011 00:09:44 +0100 |
Patrick Mezard |
patch: inline patchfile.hashlines()
|
Sun, 20 Mar 2011 00:08:44 +0100 |
Patrick Mezard |
patch: fix hunk newlines when parsing hunks, not in iterhunks()
|
Sat, 19 Mar 2011 19:50:55 +0100 |
Patrick Mezard |
i18n: register new template keywords for translation
|
Sat, 19 Mar 2011 01:34:49 -0500 |
Matt Mackall |
annotate: catch nonexistent files using match.bad callback (issue1590)
|
Fri, 18 Mar 2011 13:01:18 -0500 |
Steve Borho |
merge with stable
|
Fri, 18 Mar 2011 11:36:36 -0500 |
Steve Borho |
wix: add new file templates/paper/bookmarks.tmpl
stable
|
Thu, 17 Mar 2011 17:08:13 -0500 |
Matt Mackall |
merge with stable
|
Thu, 17 Mar 2011 22:55:02 +0100 |
Miloš Hadžić |
push/outgoing: print remote target path even if there's an error (issue2561)
stable
|
Thu, 17 Mar 2011 16:29:09 -0400 |
Eric Eisner |
subrepo: recognize scp-style paths as git URLs
stable
|
Thu, 17 Mar 2011 22:17:27 +0100 |
Patrick Mezard |
convert: add svnrev, svnpath and svnuuid template keywords
|
Thu, 17 Mar 2011 22:17:27 +0100 |
Patrick Mezard |
convert/svn: extract revsplit() in a function
|
Thu, 17 Mar 2011 22:17:27 +0100 |
Patrick Mezard |
transplant: add "transplanted" keyword
|
Thu, 17 Mar 2011 12:00:49 -0500 |
Matt Mackall |
merge with i18n
|
Wed, 16 Mar 2011 17:43:43 +0100 |
Martin Geisler |
i18n: merge with stable
|
Wed, 16 Mar 2011 17:42:42 +0100 |
Martin Geisler |
i18n-da: synchronize with e9628665b670
stable
|
Wed, 16 Mar 2011 17:38:25 +0100 |
Martin Geisler |
i18n: don't mark trivial string for translation
stable
|
Wed, 16 Mar 2011 17:34:13 +0100 |
Martin Geisler |
i18n: merge with mpm
stable
|
Tue, 15 Mar 2011 10:39:19 +0100 |
David Soria Parra |
i18n-de: correct translation for some fuzzy strings
stable
|
Tue, 15 Mar 2011 10:20:55 +0100 |
David Soria Parra |
i18n-de: synchronize with 994510694b1d
stable
|
Sun, 13 Mar 2011 15:35:23 +0100 |
thron7 |
i18n-de: added translations concerning hardlinks
stable
|
Sun, 13 Mar 2011 15:18:17 +0100 |
thron7 |
i18n-de: added more translations concerning rebase
stable
|
Sun, 13 Mar 2011 14:16:15 +0100 |
thron7 |
i18n-de: added translations concerning rebase
stable
|
Sun, 13 Mar 2011 13:04:06 +0100 |
thron7 |
i18n-de: added translations concerning email sending
stable
|
Sun, 13 Mar 2011 12:52:22 +0100 |
thron7 |
i18n-de: added translations concerning patches
stable
|
Sun, 13 Mar 2011 12:21:46 +0100 |
thron7 |
i18n-de: added translations concerning win32text and .hgeol
stable
|
Sun, 13 Mar 2011 11:38:27 +0100 |
thron7 |
i18n-de: added translations for Perforce conversion options
stable
|
Sat, 12 Mar 2011 18:54:43 +0100 |
thron7 |
i18n-de: added translations for Subversion conversion options
stable
|
Sat, 12 Mar 2011 18:32:02 +0100 |
thron7 |
i18n-de: added translation for CVS conversion options
stable
|
Sat, 12 Mar 2011 17:42:17 +0100 |
thron7 |
i18n-de: added translations for convert.hg.* options
stable
|
Sat, 12 Mar 2011 17:42:17 +0100 |
thron7 |
i18n-de: translate some strings
stable
|
Wed, 16 Mar 2011 23:54:55 +0100 |
Markus F.X.J. Oberhumer |
revset: fix a number of highly dubious continue statements
|
Wed, 16 Mar 2011 23:54:55 +0100 |
Markus F.X.J. Oberhumer |
graphlog: do not swallow all TypeError exceptions (fix 29c800ee54cf)
|
Wed, 16 Mar 2011 23:54:55 +0100 |
Markus F.X.J. Oberhumer |
archive: use hardcoded constants when creating .zip archives
|
Wed, 16 Mar 2011 03:06:57 +0100 |
timeless |
hgweb: support multiple directories for the same path
|
Wed, 16 Mar 2011 03:28:56 +0100 |
timeless |
templates: provide granularity for future values for age filter
|
Wed, 16 Mar 2011 23:09:14 +0100 |
Bernhard Leiner |
revset: report a parse error if a revset is not parsed completely (issue2654)
|
Wed, 16 Mar 2011 18:48:59 +0100 |
Adrian Buehlmann |
config: use util.posixfile
|
Mon, 14 Mar 2011 23:03:56 +0100 |
David Soria Parra |
bundle: update current bookmark to most recent revision on current branch
|
Mon, 14 Mar 2011 20:53:55 +0100 |
David Soria Parra |
localrepo: do not update bookmarks in addchangegroup
|
Tue, 15 Mar 2011 18:33:36 +0100 |
Radomir Dopieralski |
rebase: add -m/--message to rebase --collapse (issue2389)
|
Tue, 15 Mar 2011 17:50:02 -0400 |
David Wolever |
Updating hgext.extdiff to use revsets
|
Wed, 16 Mar 2011 16:07:06 +0100 |
Martin Geisler |
merge with stable
|
Wed, 16 Mar 2011 15:34:45 +0100 |
Martin Geisler |
relink: mark abort message for translation
stable
|
Wed, 16 Mar 2011 15:34:10 +0100 |
Martin Geisler |
relink: avoid trying to lock the same repo twice
stable
|
Wed, 16 Mar 2011 13:51:47 +0100 |
Martin Geisler |
relink: format reclaimed byte count nicely
|
Wed, 16 Mar 2011 13:25:12 +0100 |
Martin Geisler |
test-relink: remove unnecessary ui.username setting
|
Wed, 16 Mar 2011 09:05:59 +0100 |
David Soria Parra |
test-https: match output from 31eac42d9123
|
Tue, 15 Mar 2011 16:53:46 -0500 |
Matt Mackall |
merge with stable
|
Mon, 14 Mar 2011 22:37:50 +0100 |
Patrick Mezard |
merge with crew
|
Mon, 14 Mar 2011 21:35:31 +0100 |
Patrick Mezard |
convert/svn: fix _iterfiles() output in root dir case (issue2647)
stable
|
Mon, 14 Mar 2011 21:31:54 +0100 |
Patrick Mezard |
eol: no need to accumulate files when checking all changesets
|
Mon, 14 Mar 2011 21:08:18 +0100 |
Patrick Mezard |
eol: improve hook failure output
|
Mon, 14 Mar 2011 15:59:44 -0500 |
Matt Mackall |
merge with stable
|
Mon, 14 Mar 2011 09:36:17 +0100 |
David Soria Parra |
bookmarks: remove API limitation in setcurrent
|
Mon, 14 Mar 2011 00:10:43 +0100 |
David Soria Parra |
bookmarks: separate bookmarks update code from localrepo's pull.
|
Sun, 13 Mar 2011 14:35:17 +0100 |
David Soria Parra |
tests: add tests for bookmarks support in hg identify
|
Sat, 12 Mar 2011 18:15:14 +0100 |
Nils Adermann |
identify: list bookmarks for remote repositories
|
Mon, 14 Mar 2011 12:42:05 -0400 |
Craig Leres |
hgignore: ignore dll files generated under cygwin
|
Tue, 04 Jan 2011 00:24:34 +1100 |
Brodie Rao |
pager: don't page stderr if it's being redirected (issue2541)
stable
|
Fri, 11 Mar 2011 11:14:21 +0100 |
Adrian Buehlmann |
color: port to using ctypes (issue2687)
stable
|
Mon, 14 Mar 2011 15:28:56 -0500 |
Matt Mackall |
hgweb: drop use of super() for Exception base class
|
Mon, 14 Mar 2011 13:11:26 -0500 |
Steve Borho |
diff: make diff -c aware of revision sets
|
Mon, 14 Mar 2011 15:19:58 +0100 |
Martin Geisler |
color: wrap lines in docstring
|
Mon, 14 Mar 2011 14:05:19 +0100 |
Martin Geisler |
merge with stable
|
Sun, 13 Mar 2011 17:39:33 -0500 |
Jon M. Dugan |
setup: fix mac build broken by e42d18538e1d
stable
|
Mon, 14 Mar 2011 13:54:25 +0100 |
Martin Geisler |
color: don't mention internal function in docstring
stable
|
Mon, 14 Mar 2011 12:26:50 +0100 |
Christian Ebert |
keyword: offer additional datefilters when the extension is enabled
|
Mon, 14 Mar 2011 12:19:59 +0100 |
Christian Ebert |
keyword: docstrings for additional date filters
|
Sun, 13 Mar 2011 16:18:46 +0100 |
Martin Geisler |
mq: do not let qrefresh write bad patch
stable
|
Sun, 13 Mar 2011 15:04:13 +0100 |
Klaus Koch |
graphlog: give meaningful error if more than one file is given
stable
|
Mon, 14 Mar 2011 09:20:21 +0100 |
Martin Geisler |
merge with stable
|
Mon, 14 Mar 2011 09:20:05 +0100 |
Martin Geisler |
test-https: update to match output from 3f6a4579f803
|
Mon, 14 Mar 2011 00:10:43 +0100 |
David Soria Parra |
tests: respect new hg clone listkey queries in http-proxy test
|
Sun, 13 Mar 2011 14:36:47 +0100 |
Benoit Boissinot |
bookmarks: discard current bookmark if absent from the bookmarks (issue2692)
stable
|
Sun, 13 Mar 2011 16:13:25 +0100 |
Benoit Boissinot |
fix test-highlight after bookmark support change for hgweb
stable
|
Sun, 13 Mar 2011 10:09:30 -0500 |
Steve Borho |
merge with stable
|
Sun, 13 Mar 2011 10:03:06 -0500 |
Steve Borho |
eol: do not abort when win32text is found, only warn
stable
|
Sun, 13 Mar 2011 15:59:50 +0100 |
Benoit Boissinot |
merge with stable
|
Sun, 13 Mar 2011 15:59:24 +0100 |
Dirkjan Ochtman |
tests: fix failures introduced in 7359cb753a54
stable
|
Sat, 12 Mar 2011 11:06:40 +0100 |
Benoit Boissinot |
tests: fix permission issue trying to remove test directory
stable
|
Sun, 13 Mar 2011 15:42:24 +0100 |
Benoit Boissinot |
bookmarks: fix update of the current bookmark during rename
stable
|
Sun, 13 Mar 2011 08:50:06 -0500 |
Steve Borho |
setup: remove unnecessary code for win32com (pywin32)
|
Sun, 13 Mar 2011 15:10:01 +0100 |
Patrick Mezard |
test-highlight: fix test output (introduced by 2151703e7f84)
|
Sun, 13 Mar 2011 15:07:44 +0100 |
Patrick Mezard |
eol: rename hook into checkheadshook, add checkallhook (issue2665)
|
Sun, 13 Mar 2011 15:07:44 +0100 |
Patrick Mezard |
eol: make the hook check all new heads, not only tip (issue2666)
|
Sun, 13 Mar 2011 15:07:44 +0100 |
Patrick Mezard |
eol: the hook no longer requires the extension to be loaded
|
Sun, 13 Mar 2011 15:07:44 +0100 |
Patrick Mezard |
eol: extract parsing error handling in parseeol()
|
Sun, 13 Mar 2011 15:07:44 +0100 |
Patrick Mezard |
eol: separate .hgeol parsing from merge in ui
|
Sun, 13 Mar 2011 15:07:44 +0100 |
Patrick Mezard |
eol: remove unused argument in readhgeol()
|
Sun, 13 Mar 2011 15:07:44 +0100 |
Patrick Mezard |
eol: explain why reading .hgeol from the working dir is special
|
Sun, 13 Mar 2011 14:26:32 +0100 |
Dirkjan Ochtman |
templates: widen the graph canvas (issue2683)
stable
|
Sun, 13 Mar 2011 13:52:47 +0100 |
Martin Geisler |
rebase: don't use util.Abort for an internal error
|
Sun, 13 Mar 2011 13:38:44 +0100 |
Dirkjan Ochtman |
help: limit documentation width to at most 80 characters
|
Sun, 13 Mar 2011 13:05:16 +0100 |
Martin Geisler |
merge with stable
|
Sun, 13 Mar 2011 12:44:35 +0100 |
Martin Geisler |
transplant: avoid the word "rebase" when we mean "transplant"
stable
|
Sun, 13 Mar 2011 12:43:52 +0100 |
Martin Geisler |
transplant: explain that changesets are copied, not moved
stable
|
Sun, 13 Mar 2011 12:24:17 +0100 |
David Soria Parra |
hg: add support for cloning bookmarks
|
Sat, 12 Mar 2011 18:29:02 +0100 |
Peter Arrenbrecht |
httprepo: use caps instead of between for compat check
|
Sat, 12 Mar 2011 18:48:30 +0100 |
Benoit Boissinot |
revset: add a revset command to get bisect state.
|
Sat, 12 Mar 2011 17:08:42 +0100 |
Benoit Boissinot |
bisect: new command to extend the bisect range (issue2690)
|
Sat, 12 Mar 2011 16:00:54 +0100 |
Dirkjan Ochtman |
hgweb: pmezard thinks one default is enough
stable
|
Sat, 12 Mar 2011 15:51:39 +0100 |
Dirkjan Ochtman |
don't depend on features of Exception as much
|
Sat, 12 Mar 2011 15:21:45 +0100 |
Dirkjan Ochtman |
deal with empty Content-Length headers
stable
|
Sat, 12 Mar 2011 11:20:03 +0100 |
Alexander Solovyov |
hgweb: add separate page with bookmarks listing
stable
|
Sat, 12 Mar 2011 11:19:44 +0100 |
Alexander Solovyov |
hgweb: add display of bookmarks for changelog and changeset
stable
|
Sat, 12 Mar 2011 13:06:50 +0100 |
Martin Geisler |
merge with stable
|
Sat, 12 Mar 2011 13:02:03 +0100 |
Dirkjan Ochtman |
setup.py: use StrictVersion instead of manual comparison
stable
|
Sat, 12 Mar 2011 12:46:31 +0100 |
Patrick Mezard |
help: extract items doc generation function
|
Sat, 12 Mar 2011 12:46:31 +0100 |
Patrick Mezard |
templates: document missing keywords or filters
|
Sat, 12 Mar 2011 12:46:31 +0100 |
Patrick Mezard |
templatefilters: move doc from templates.txt to docstrings
|
Sat, 12 Mar 2011 12:46:31 +0100 |
Patrick Mezard |
templatefilters: wrap all filters in dedicated functions
|
Sat, 12 Mar 2011 12:46:31 +0100 |
Patrick Mezard |
templatefilters: prefix helper functions
|
Sat, 12 Mar 2011 12:46:31 +0100 |
Patrick Mezard |
templatefilters: sort function definitions
|
Sat, 12 Mar 2011 12:46:31 +0100 |
Patrick Mezard |
templatefilters: match filter keys and function names
|
Sat, 12 Mar 2011 12:46:31 +0100 |
Patrick Mezard |
templatefilters: sort filters table
|
Sat, 12 Mar 2011 12:46:31 +0100 |
Patrick Mezard |
templates: generate keyword help dynamically
|
Sat, 12 Mar 2011 12:46:31 +0100 |
Patrick Mezard |
test-help: test a sample of 'templates' topic help
|
Sat, 12 Mar 2011 12:42:20 +0100 |
Alexander Solovyov |
fix compiling of extensions for OS X and XCode 4.0
stable
|
Sat, 12 Mar 2011 12:15:36 +0100 |
Martin Geisler |
test-subrepo-paths: fix typo
|
Sat, 12 Mar 2011 12:11:09 +0100 |
Martin Geisler |
eol: use dirstate methods to clear dirstate
stable
|
Sat, 12 Mar 2011 11:06:40 +0100 |
Benoit Boissinot |
tests: fix permission issue trying to remove test directory
|
Fri, 11 Mar 2011 15:48:44 +0000 |
Luke Plant |
transplant: added 'HGREVISION' variable to the environment passed to the 'filter' command
|
Fri, 11 Mar 2011 12:42:07 +0100 |
Martin Geisler |
test-subrepo-paths: test cummulative remapping
|
Fri, 11 Mar 2011 12:35:41 +0100 |
Martin Geisler |
merge with stable
|
Thu, 10 Mar 2011 16:49:37 +0100 |
Martin Geisler |
ui: yield unchanged values in walkconfig
|
Thu, 10 Mar 2011 11:30:38 -0600 |
Matt Mackall |
Added signature for changeset aa1f3be38ab1
stable
|
Thu, 10 Mar 2011 11:30:34 -0600 |
Matt Mackall |
Added tag 1.8.1 for changeset aa1f3be38ab1
stable
|
Wed, 09 Mar 2011 15:29:50 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 66d65bccbf06
stable 1.8.1
|
Thu, 10 Mar 2011 13:43:47 +0100 |
Martin Geisler |
tests: use $TESTTMP more and use (glob) less
|
Fri, 07 Jan 2011 15:19:21 -0600 |
Augie Fackler |
hgweb_mod: respond right away if the client specified 100-continue support
|
Sat, 06 Feb 2010 04:27:28 -0600 |
Augie Fackler |
hgweb: add support for 100-continue as recommended by PEP 333.
|
Tue, 08 Mar 2011 15:36:56 -0500 |
Eric Eisner |
subrepo: show the source that git pulls
|
Tue, 08 Mar 2011 08:41:39 -0500 |
Mark Drago |
commands.update() now works properly with a revision of 0
|
Tue, 08 Mar 2011 14:55:31 -0600 |
Steve Borho |
merge with stable
|
Tue, 08 Mar 2011 13:35:01 -0600 |
Steve Borho |
mergetools: add alternate registry keys for 32bit apps on 64bit O/S
stable
|
Tue, 08 Mar 2011 13:05:18 -0600 |
Steve Borho |
filemerge: introduce a 'regkeyalt' merge tool variable
stable
|
Tue, 08 Mar 2011 10:25:18 -0600 |
Steve Borho |
merge with stable
|
Tue, 08 Mar 2011 10:03:01 -0600 |
Steve Borho |
wix: drop bin/ folder from MSI installers (issue 2673)
stable
|
Tue, 08 Mar 2011 11:01:01 +0100 |
Martin Geisler |
zsh completion: remove computed default values from help texts
|
Tue, 08 Mar 2011 01:21:50 +0100 |
Mads Kiilerich |
merge: remove last traces of fastforward merging
|
Mon, 07 Mar 2011 23:19:17 +0100 |
Patrick Mezard |
merge with stable
|
Mon, 07 Mar 2011 23:02:04 +0100 |
Patrick Mezard |
subrepo: backout 67fbe566eff1, --force requires svn >= 1.5
stable
|
Mon, 07 Mar 2011 15:46:46 -0600 |
Matt Mackall |
merge with stable
|
Mon, 07 Mar 2011 15:46:28 -0600 |
Matt Mackall |
merge with i18n
stable
|
Sun, 06 Mar 2011 15:32:37 +0100 |
David Soria Parra |
i18n-de: improve translation for "unmerged branches"
stable
|
Mon, 07 Mar 2011 15:37:11 +0800 |
Steven Brown |
httprepo: order URL query string fields for readability
|
Mon, 07 Mar 2011 15:45:10 -0600 |
Matt Mackall |
ancestor: improve description
|
Mon, 07 Mar 2011 12:03:54 -0500 |
Eric Eisner |
subrepo: don't crash when git repo is missing
stable
|
Mon, 07 Mar 2011 15:44:43 -0600 |
Matt Mackall |
ancestor: rewrite to deal with crossed linkrevs (issue2682)
stable
|
Sun, 06 Mar 2011 11:30:57 +0100 |
Georg Brandl |
hgcia: accept "queued." xmlrpc return as success
stable
|
Mon, 07 Mar 2011 15:03:10 -0600 |
Matt Mackall |
merge: back out single-parent fast-forward merge
stable
|
Sat, 05 Mar 2011 16:34:59 -0600 |
Matt Mackall |
merge: drop resolve state for mergers with identical contents (issue2680)
stable
|
Sun, 06 Mar 2011 22:13:36 +0100 |
Patrick Mezard |
merge with stable
|
Sun, 06 Mar 2011 22:03:30 +0100 |
Patrick Mezard |
hgweb: fix filelog rss links generation
stable
|
Sun, 06 Mar 2011 22:03:18 +0100 |
Patrick Mezard |
hgweb: use tip in gitweb/monoblue filelog rss links (issue2677)
stable
|
Sun, 06 Mar 2011 19:38:00 +0100 |
Mads Kiilerich |
merge with stable
|
Sun, 06 Mar 2011 10:27:07 -0600 |
timeless |
cacert: improve error report when web.cacert file does not exist
stable
|
Sun, 06 Mar 2011 05:56:59 -0600 |
timeless |
tests: improve hghave error reporting for missing Py OpenSSL
stable
|
Sun, 06 Mar 2011 15:30:39 +0100 |
Patrick Mezard |
Merge with stable
|
Sun, 06 Mar 2011 15:21:50 +0100 |
Patrick Mezard |
Improve unresolved merge conflicts warning (issue2681)
stable
|
Sun, 06 Mar 2011 14:38:47 +0100 |
Patrick Mezard |
tests: convert test-serve to new format
|
Sun, 06 Mar 2011 14:19:57 +0100 |
Patrick Mezard |
run-tests: handle mixed comment lines in blacklists
|
Sun, 06 Mar 2011 14:17:47 +0100 |
Patrick Mezard |
test-doctest: handle unix/windows path discrepancies
|
Sun, 06 Mar 2011 10:06:09 +0100 |
Patrick Mezard |
test-rename-merge1: make it easier to review, windows friendly
|
Sat, 05 Mar 2011 16:34:59 -0600 |
Matt Mackall |
merge: drop resolve state for mergers with identical contents (issue2680)
|
Fri, 04 Mar 2011 19:21:36 -0600 |
Matt Mackall |
merge with stable
|
Fri, 04 Mar 2011 19:21:12 -0600 |
Matt Mackall |
match: ignore "" patterns
stable
|
Fri, 18 Feb 2011 01:19:01 +0100 |
Adrian Buehlmann |
statichttprepo: abort if opener mode is 'r+' or 'rb+'
|
Fri, 04 Mar 2011 14:11:15 +0100 |
Patrick Mezard |
Merge with stable
|
Fri, 04 Mar 2011 14:00:49 +0100 |
Patrick Mezard |
subrepo: handle svn tracked/unknown directory collisions
stable
|
Thu, 03 Mar 2011 22:41:38 +0100 |
Patrick Mezard |
convert/svn: stop using svn bindings when pushing to svn
|
Thu, 03 Mar 2011 22:19:28 +0100 |
Patrick Mezard |
convert/svn: read trunk name once, use None for default
|
Thu, 03 Mar 2011 21:42:15 +0100 |
Patrick Mezard |
mq: mention qfinish in qimport help
|
Wed, 02 Mar 2011 22:00:41 -0600 |
Steve Borho |
merge with stable
|
Wed, 02 Mar 2011 21:57:20 -0600 |
Steve Borho |
bookmark: fix invalidation of localrepo._bookmarkcurrent
stable
|
Wed, 02 Mar 2011 12:19:18 -0500 |
Eric Eisner |
subrepo: show the source that git clones
|
Wed, 02 Mar 2011 14:52:31 +0100 |
Martin Geisler |
check-code: catch "echo > $HGRCPATH" too
|
Wed, 02 Mar 2011 14:23:22 +0100 |
Martin Geisler |
merge with stable
|
Wed, 02 Mar 2011 14:22:50 +0100 |
Martin Geisler |
check-code: better check for overwriting $HGRCPATH
|
Wed, 02 Mar 2011 14:16:11 +0100 |
Martin Geisler |
test-eol-*: remove unused config settings
|
Wed, 02 Mar 2011 14:09:06 +0100 |
Martin Geisler |
mq: forbid commit of merge involving mq patches
stable
|
Tue, 01 Mar 2011 17:01:17 +0100 |
Martin Geisler |
tests: don't overwrite HGRCPATH
|
Wed, 02 Mar 2011 13:24:48 +0100 |
Martin Geisler |
merge with stable
|
Tue, 01 Mar 2011 16:01:38 -0600 |
Matt Mackall |
Added signature for changeset 2616325766e3
stable
|
Tue, 01 Mar 2011 16:01:32 -0600 |
Matt Mackall |
Added tag 1.8 for changeset 2616325766e3
stable
|
Tue, 01 Mar 2011 07:28:20 +0100 |
Gilles Moris |
contrib: update tcsh_completion for Mercurial 1.8
stable 1.8
|
Tue, 01 Mar 2011 12:48:31 -0600 |
Matt Mackall |
merge with i18n
stable
|
Tue, 01 Mar 2011 22:44:03 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 0a6bca3d5273
stable
|
Tue, 01 Mar 2011 01:00:35 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 9b617c56eb65
stable
|
Mon, 28 Feb 2011 19:15:08 -0600 |
Augie Fackler |
zsh completion: complete bookmarks where they are accepted
stable
|
Tue, 01 Mar 2011 02:54:16 +0100 |
Mads Kiilerich |
tests: test-mq-subrepo.t Solaris 10 sh compliance
stable
|
Mon, 28 Feb 2011 16:45:15 -0600 |
Kevin Bullock |
bash_completion: complete bookmarks
stable
|
Mon, 28 Feb 2011 17:41:40 -0600 |
Matt Mackall |
mq: fix qpush recursion in _findtags when status file is wrong (issue2664)
stable
|
Fri, 11 Feb 2011 13:10:39 +0100 |
Pierre-Yves David |
mq: gracefully handle malformated status file
stable
|
Thu, 24 Feb 2011 00:47:49 +0100 |
Mads Kiilerich |
revset: fix typo when assigning weight to reverse and limit
stable
|
Mon, 28 Feb 2011 15:46:48 +0100 |
Martin Geisler |
eol: do not abort on parse error
stable
|
Mon, 28 Feb 2011 11:34:51 +0100 |
Martin Geisler |
eol: fix test typos introduced in 5007ff32f356
stable
|
Mon, 28 Feb 2011 11:31:36 +0100 |
Martin Geisler |
eol: test win32text compatible encode/decode filters
stable
|
Mon, 28 Feb 2011 09:28:18 +0100 |
Martin Geisler |
eol: be explicit about how to enable hook (issue2661)
stable
|
Sun, 27 Feb 2011 19:50:28 +0100 |
Antoine Pitrou |
eol: stop after first matched rule in hook (issue2660)
stable
|
Sun, 27 Feb 2011 15:58:29 -0600 |
Matt Mackall |
merge with i18n
stable
|
Sat, 26 Feb 2011 18:21:51 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 3178aca36b0f
stable
|
Sun, 27 Feb 2011 12:07:09 +0100 |
Adrian Buehlmann |
help: document branch template keyword
stable
|
Sat, 26 Feb 2011 10:40:22 -0600 |
Matt Mackall |
merge with i18n
stable
|
Sat, 26 Feb 2011 16:39:57 +0100 |
Jens Bäckman |
i18n-sv: started translation of mq and patchbomb
stable
|
Sat, 26 Feb 2011 16:31:11 +0100 |
Jens Bäckman |
i18n-sv: synchronized with 95b0d4c1c9e1
stable
|
Fri, 25 Feb 2011 21:01:30 +0300 |
Pavel Boldin |
convert.svn: branch name which equals trunk means `default' branch (issue2653)
stable
|
Fri, 25 Feb 2011 23:26:24 -0600 |
Ry4an Brase |
ui: always report untrusted hgrc files when debug enabled
stable
|
Thu, 24 Feb 2011 13:57:52 -0300 |
Wagner Bruna |
tests: test renaming a file added on two branches (issue2089)
stable
|
Fri, 25 Feb 2011 15:35:01 -0600 |
Matt Mackall |
merge with i18n
stable
|
Fri, 25 Feb 2011 22:26:02 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 16725043a6fc
stable
|
Thu, 24 Feb 2011 12:08:40 +0100 |
David Soria Parra |
i18n-de: translate some bookmark strings
stable
|
Thu, 24 Feb 2011 12:07:42 +0100 |
David Soria Parra |
i18n-de: synchronized with 703717eb112c
stable
|
Thu, 24 Feb 2011 12:04:45 +0100 |
Martin Geisler |
i18n-da: translate some small strings
stable
|
Wed, 23 Feb 2011 12:57:09 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 9f2c407caf34
stable
|
Wed, 23 Feb 2011 15:35:44 +0100 |
Martin Geisler |
i18n-da: synchronize with 14a699ed774b
stable
|
Wed, 23 Feb 2011 15:31:49 +0100 |
Martin Geisler |
i18n: merge with main
stable
|
Wed, 23 Feb 2011 23:15:02 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 7458b7e0d8d5
stable
|
Wed, 23 Feb 2011 22:52:38 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with ba50f1600131
stable
|
Fri, 25 Feb 2011 15:31:32 -0600 |
Matt Mackall |
context: be even more careful about result order in ancestors() (issue2642)
stable
|
Thu, 24 Feb 2011 01:14:15 +0530 |
Azhagu Selvan SP |
convert/svn: abort operation when python bindings are not available
stable
|
Thu, 24 Feb 2011 00:45:02 +0530 |
Azhagu Selvan SP |
convert/svn: handle MissingTool exception from converter_sink class
stable
|
Thu, 24 Feb 2011 14:38:50 +0100 |
David Soria Parra |
bookmarks: restrict moving a bookmark to its descendants (issue1502)
stable
|
Fri, 18 Feb 2011 17:09:08 -0600 |
Kevin Bullock |
id: add bookmarks to id
stable
|
Wed, 23 Feb 2011 20:47:00 -0600 |
Kevin Bullock |
workingctx: overload bookmarks() to return parents' bookmarks
stable
|
Fri, 25 Feb 2011 12:32:15 +0100 |
Martin Geisler |
eol: handle LockUnavailable error (issue2569)
stable
|
Thu, 24 Feb 2011 19:15:00 +0100 |
David Soria Parra |
tests: check if the bookmarks extension is ignored
stable
|
Fri, 11 Feb 2011 21:17:27 -0600 |
Jonathan Nieder |
backout: clarify which changesets are new in help text
stable
|
Fri, 25 Feb 2011 11:39:19 +0100 |
Martin Geisler |
commands: update year to 2011 in version string
stable
|
Fri, 25 Feb 2011 10:52:37 +0100 |
Martin Geisler |
eol: clarify where the .hgeol file is located
stable
|
Thu, 24 Feb 2011 15:35:22 +0100 |
Martin Geisler |
commands: mark strings for translation
stable
|
Thu, 24 Feb 2011 03:13:48 +0100 |
David Soria Parra |
tests: remove bookmark extension configuration
stable
|
Wed, 23 Feb 2011 17:27:05 -0600 |
Matt Mackall |
context: generate file ancestors in reverse revision order (issue2642)
stable
|