Thu, 19 May 2011 18:10:03 +0200 |
Martin Geisler |
merge with stable
|
Thu, 19 May 2011 18:09:25 +0200 |
Martin Geisler |
changelog: convert user and desc from local encoding early
stable
|
Thu, 19 May 2011 16:57:14 +0200 |
Martin Geisler |
merge crew with main
|
Wed, 18 May 2011 23:20:26 -0700 |
Brendan Cully |
clone: make default path absolute for all local paths
|
Tue, 17 May 2011 10:28:03 -0500 |
Augie Fackler |
httpclient: import revision fc731618702a of py-nonblocking-http
|
Mon, 16 May 2011 16:59:45 -0500 |
Augie Fackler |
httpconnection: improved logging formatting
|
Tue, 17 May 2011 00:46:52 +0200 |
Yann E. MORIN |
bash_completion: enable alias auto-complete
|
Tue, 17 May 2011 00:17:52 +0200 |
Yann E. MORIN |
ui: enable alias exception when reading config in plain mode
|
Tue, 17 May 2011 00:08:51 +0200 |
Yann E. MORIN |
ui: test plain mode against exceptions
|
Wed, 18 May 2011 17:05:30 -0500 |
Matt Mackall |
revlog: drop base() again
|
Wed, 18 May 2011 23:48:17 +0200 |
Patrick Mezard |
patch: add a workingbackend dirstate layer on top of fsbackend
|
Wed, 18 May 2011 23:48:13 +0200 |
Patrick Mezard |
patch: handle binary copies as regular ones
|
Wed, 18 May 2011 23:48:13 +0200 |
Patrick Mezard |
patch: remove files while patching, not in updatedir()
|
Wed, 18 May 2011 23:48:13 +0200 |
Patrick Mezard |
patch: set desired mode when patching, not in updatedir()
|
Wed, 18 May 2011 23:48:13 +0200 |
Patrick Mezard |
patch: stop changing current directory before patching
|
Wed, 18 May 2011 23:26:26 +0200 |
Sune Foldager |
revlog: linearize created changegroups in generaldelta revlogs
|
Wed, 18 May 2011 23:11:34 +0200 |
Sune Foldager |
revlogdag: add linearize function
|
Wed, 18 May 2011 19:30:17 +0200 |
Martin Geisler |
localrepo, sshrepo: use Boolean create argument in __init__
|
Wed, 18 May 2011 19:25:34 +0200 |
Martin Geisler |
commands: replace 'x = f(); return x' with 'return f()'
|
Wed, 18 May 2011 19:22:55 +0200 |
Martin Geisler |
merge with stable
|
Wed, 18 May 2011 15:13:26 +0200 |
Martin Geisler |
subrepo: respect non-default path for incoming/outgoing
stable
|
Wed, 18 May 2011 15:45:57 +0200 |
Thomas Arendsen Hein |
run-tests: print a newline after all warnings
|
Wed, 18 May 2011 15:41:03 +0200 |
Thomas Arendsen Hein |
annotate: fix alignment of columns in front of line numbers (issue2807)
|
Wed, 18 May 2011 09:56:27 +0200 |
Martin Geisler |
merge with stable
|
Wed, 18 May 2011 09:31:19 +0200 |
Martin Geisler |
revset: the name is optional for the tag predicate
stable
|
Wed, 18 May 2011 09:28:11 +0200 |
Martin Geisler |
revset: note case-sensitive match in grep
stable
|
Wed, 18 May 2011 09:20:52 +0200 |
Martin Geisler |
revset: note case-insensitive matches in keyword and user
stable
|
Wed, 18 May 2011 09:15:18 +0200 |
Martin Geisler |
revset: expand help for contains predicate
stable
|
Wed, 18 May 2011 09:05:18 +0200 |
Sune Foldager |
patch: remove unused variable to make pyflakes test happy
|
Tue, 17 May 2011 23:46:38 +0200 |
Patrick Mezard |
patch: add lexists() to backends, use it in selectfile()
|
Tue, 17 May 2011 23:46:38 +0200 |
Patrick Mezard |
patch: move copyfile() into backends, abstract basedir
|
Tue, 17 May 2011 23:46:37 +0200 |
Patrick Mezard |
patch: merge makerejlines() into write_rej()
|
Tue, 17 May 2011 23:46:15 +0200 |
Patrick Mezard |
patch: extract fs access from patchfile into fsbackend
|
Tue, 17 May 2011 23:27:58 +0200 |
Patrick Mezard |
mq: fix qpush changes detection of renamed files
|
Mon, 16 May 2011 16:59:45 -0500 |
Augie Fackler |
httpconnection: correctly handle redirects from http to https
|
Sun, 15 May 2011 21:33:51 +0200 |
Adrian Buehlmann |
win32.py: add argtypes and restype
|
Sun, 15 May 2011 21:27:59 +0200 |
Adrian Buehlmann |
win32.py: more explicit definition of _STD_ERROR_HANDLE
|
Mon, 16 May 2011 17:02:35 -0500 |
Matt Mackall |
revset: add follow(filename) to follow a filename's history across copies
|
Mon, 16 May 2011 17:02:35 -0500 |
Matt Mackall |
revset: introduce filelog() to emulate log's fast path
|
Thu, 12 May 2011 10:48:31 -0500 |
Augie Fackler |
httpclient: import revision b8c3511a8cae from py-nonblocking-http
|
Mon, 16 May 2011 21:56:26 +0200 |
Patrick Mezard |
run-tests: replace chdir() with Popen cwd option
|
Mon, 16 May 2011 21:54:43 +0200 |
Patrick Mezard |
run-tests: make --debug run in the temporary test directory
|
Mon, 16 May 2011 21:52:28 +0200 |
Patrick Mezard |
run-tests: use the common test path on Windows and Java
|
Mon, 16 May 2011 21:41:46 +0200 |
Patrick Mezard |
run-tests: ignore timeout when Popen.terminate is unavailable
|
Mon, 16 May 2011 21:26:50 +0200 |
Patrick Mezard |
run-tests: fix hg.bat python reference
|
Mon, 16 May 2011 21:24:14 +0200 |
Patrick Mezard |
run-tests: fix python executable detection and copy on Windows
|
Mon, 16 May 2011 13:06:48 +0200 |
Sune Foldager |
changelog: don't use generaldelta
|
Mon, 16 May 2011 12:44:34 +0200 |
Sune Foldager |
revlog: get rid of defversion
|
Mon, 16 May 2011 11:52:28 +0200 |
Thomas Arendsen Hein |
bash_completion: Use "hg paths -q" instead of piping through sed
|
Mon, 16 May 2011 11:41:48 +0200 |
Thomas Arendsen Hein |
paths: Add support for -q/--quiet
|
Mon, 16 May 2011 11:14:06 +0200 |
Sune Foldager |
fix test broken in merge from stable
|
Sun, 15 May 2011 13:15:41 -0500 |
Matt Mackall |
merge with stable
|
Fri, 13 May 2011 19:46:36 -0500 |
Steve Borho |
simplemerge: do not allow binary files to abort an entire merge
stable
|
Sun, 15 May 2011 18:00:22 +0100 |
Javi Merino |
extdiff: grammar "allows to" -> "allows one to"
|
Sun, 15 May 2011 11:50:16 -0500 |
Matt Mackall |
debugrevlog: add --dump flag to dump graphable per-revision statistics
|
Sun, 15 May 2011 11:50:15 -0500 |
Matt Mackall |
revlog: restore the base method
|
Sat, 14 May 2011 22:07:58 -0700 |
Brendan Cully |
Hardcoding ARCHFLAGS breaks the build against fink's python
|
Sat, 14 May 2011 00:30:32 +0200 |
Sune Foldager |
debugindex etc.: add --changelog and --manifest options
|
Fri, 13 May 2011 14:58:24 -0500 |
Matt Mackall |
scmutil: drop aliases in cmdutil for match functions
|
Fri, 13 May 2011 14:48:48 -0500 |
Matt Mackall |
scmutil: drop some aliases in cmdutil
|
Fri, 13 May 2011 14:07:16 -0500 |
Matt Mackall |
scmutil: fold in wdutil
|
Fri, 13 May 2011 14:06:28 -0500 |
Matt Mackall |
scmutil: move revsingle/pair/range from cmdutil
|
Fri, 13 May 2011 12:57:27 -0500 |
Matt Mackall |
help: consolidate topic hooks in help.py
|
Fri, 13 May 2011 11:04:51 -0500 |
Matt Mackall |
extensions: move moduledoc to break import loop with help
|
Fri, 13 May 2011 11:04:51 -0500 |
Matt Mackall |
extensions: drop maxlength from enabled and disabled
|
Fri, 13 May 2011 11:26:29 +0200 |
Martin Geisler |
Makefile: remove pure modules on clean
|
Wed, 11 May 2011 18:18:50 +0200 |
Cédric Krier |
hgcia: Handle URL like in notify (issue2406)
|
Thu, 12 May 2011 16:41:56 +0200 |
Peter Arrenbrecht |
util: make str(url) return file:/// for abs paths again
|
Thu, 12 May 2011 18:35:04 -0500 |
Matt Mackall |
subrepo: use a safer revision check for hg repos
|
Thu, 12 May 2011 20:27:35 +0200 |
Adrian Buehlmann |
graphlog: use cmdutil.command decorator
|
Thu, 12 May 2011 20:14:42 +0200 |
Adrian Buehlmann |
purge: use cmdutil.command decorator
|
Thu, 12 May 2011 18:27:05 +0200 |
Adrian Buehlmann |
patchbomb: use cmdutil.command decorator
|
Thu, 12 May 2011 17:50:07 +0200 |
Adrian Buehlmann |
transplant: use cmdutil.command decorator
|
Thu, 12 May 2011 18:06:15 +0800 |
Steven Brown |
monoblue: improve readability of the filenolink template
|
Thu, 12 May 2011 17:09:56 +0200 |
Adrian Buehlmann |
rebase: use cmdutil.command decorator
|
Thu, 12 May 2011 22:37:52 +0200 |
Sune Foldager |
debugrevlog: many improvements
|
Thu, 12 May 2011 18:22:49 +0200 |
Sune Foldager |
add debugrevlog command
|
Thu, 12 May 2011 18:19:28 +0200 |
Sune Foldager |
check-code: add /= to operator list
|
Thu, 12 May 2011 16:21:01 +0200 |
Sune Foldager |
order commands alphabetically
|
Thu, 12 May 2011 15:24:33 +0200 |
Sune Foldager |
revlog: improve delta generation heuristics for generaldelta
|
Thu, 12 May 2011 14:31:07 +0200 |
Martin Geisler |
keyword: use cmdutil.command decorator
|
Thu, 12 May 2011 14:31:01 +0200 |
Martin Geisler |
gpg: use cmdutil.command decorator
|
Thu, 12 May 2011 14:25:08 +0200 |
Martin Geisler |
mq: use cmdutil.command decorator
|
Thu, 12 May 2011 08:14:04 +0200 |
Adrian Buehlmann |
commands: use a decorator to build table incrementally
|
Thu, 12 May 2011 13:47:17 +0200 |
Sune Foldager |
revlog: fix bug in chainbase cache
|
Mon, 09 May 2011 15:16:56 -0400 |
Zachary Gramana |
setup.py: workaround for missing bz2 module in IronPython
|
Wed, 11 May 2011 08:07:51 -0500 |
Augie Fackler |
httpconnection: fix debug logging option for httpclient
|
Wed, 11 May 2011 08:00:48 -0500 |
Augie Fackler |
httpclient: import f4c380237fd5 to fix keepalive not working
|
Wed, 11 May 2011 11:04:44 +0200 |
Sune Foldager |
revlog: add docstring to _addrevision
|
Tue, 10 May 2011 16:08:47 -0500 |
Matt Mackall |
cmdutil: make_file to makefileobj
|
Tue, 10 May 2011 16:08:46 -0500 |
Matt Mackall |
cmdutil: make_filename -> makefilename
|
Tue, 10 May 2011 16:08:46 -0500 |
Matt Mackall |
cmdutil: bail_if_changed to bailifchanged
|
Sun, 08 May 2011 23:27:48 +0200 |
Adrian Buehlmann |
store: change names to comply with project coding standards
|
Tue, 10 May 2011 17:38:58 +0200 |
Sune Foldager |
filelog: add file function to open other filelogs
|
Tue, 10 May 2011 14:42:53 +0200 |
Martin Geisler |
help: add -c/--command flag to only show command help (issue2799)
|
Tue, 10 May 2011 13:19:05 +0200 |
Martin Geisler |
help: give hint about 'hg help -e' when appropriate
|
Wed, 20 Jan 2010 20:24:20 +0200 |
Henri Wiechers |
help: add -e/--extension switch to display extension help text
|
Mon, 09 May 2011 18:11:08 +0200 |
Martin Geisler |
debugbuilddag: read DAG from stdin if not given on cmdline
|
Mon, 09 May 2011 17:20:15 +0200 |
Martin Geisler |
run-tests: remove check on --shell argument
|
Mon, 09 May 2011 17:15:44 +0200 |
Martin Geisler |
subrepo: create subrepos using clone instead of pull
|
Mon, 09 May 2011 16:41:45 +0200 |
Martin Geisler |
progress: add speed format
|
Mon, 09 May 2011 14:40:49 +0200 |
Martin Geisler |
debugbuilddag: output progress information
|
Mon, 09 May 2011 14:33:08 +0200 |
Martin Geisler |
test-debugbuilddag: replace unneeded 'rm -rf' with 'rm -r'
|
Mon, 09 May 2011 11:01:45 +0200 |
Martin Geisler |
hgrc.5: document positional arguments in aliases
|
Mon, 09 May 2011 10:52:08 +0200 |
Martin Geisler |
merge with stable
|
Mon, 09 May 2011 10:46:54 +0200 |
Martin Geisler |
hgrc.5: document shell aliases
stable
|
Sun, 08 May 2011 16:41:41 -0500 |
Matt Mackall |
merge with crew
|
Sun, 08 May 2011 20:45:47 +0200 |
Adrian Buehlmann |
rename util.is_exec to isexec
|
Sun, 08 May 2011 20:42:28 +0200 |
Adrian Buehlmann |
posix: delete unused expand_glob
|
Sun, 08 May 2011 20:35:46 +0200 |
Adrian Buehlmann |
rename util.find_exe to findexe
|
Sun, 08 May 2011 21:32:33 +0200 |
Sune Foldager |
revlog: support writing generaldelta revlogs
|
Sun, 08 May 2011 21:24:30 +0200 |
Sune Foldager |
cmdutil: fix errors reported by pyflakes test
|
Sun, 08 May 2011 16:16:41 -0500 |
Matt Mackall |
merge with stable
|
Sun, 08 May 2011 11:39:24 -0500 |
Matt Mackall |
check-code: complain about set.isdisjoint
|
Sun, 01 May 2011 13:07:00 +0200 |
Alexander Solovyov |
fix bookmarks rollback behavior
stable
|
Sun, 01 May 2011 12:29:32 +0200 |
Alexander Solovyov |
add positional arguments to non-shell aliases
|
Sat, 07 May 2011 21:01:15 +0300 |
Idan Kamara |
run-tests: take the basepath when constructing the test temp dir
|
Sat, 07 May 2011 20:56:43 +0300 |
Idan Kamara |
run-tests: compare absolute paths in _checkhglib
|
Sat, 07 May 2011 22:25:20 +0200 |
Adrian Buehlmann |
util: rename _windows_reserved_filenames and _windows_reserved_chars
|
Sat, 07 May 2011 20:22:32 +0200 |
Adrian Buehlmann |
opener: rename _can_symlink to _cansymlink
|
Sun, 08 May 2011 17:48:31 +0200 |
Patrick Mezard |
patch: make patch()/internalpatch() always update the dirstate
|
Sun, 08 May 2011 17:48:30 +0200 |
Patrick Mezard |
patch: move updatedir() from cmdutil into patch
|
Sun, 08 May 2011 17:48:29 +0200 |
Patrick Mezard |
record: unconditionally update the working dir after patching
|
Sun, 08 May 2011 17:48:29 +0200 |
Patrick Mezard |
mq: explicitly updatedir() even if patch() fails
|
Fri, 06 May 2011 19:55:46 +0300 |
Idan Kamara |
mq: allow to qpop/push with a dirty working copy (issue2780)
|
Fri, 06 May 2011 19:03:41 +0300 |
Idan Kamara |
patch: introduce changedfiles
|
Sat, 07 May 2011 23:14:36 +0200 |
Sune Foldager |
debugindex: change output for generaldelta revlogs
|
Sat, 07 May 2011 22:40:17 +0200 |
Sune Foldager |
revlog: support reading generaldelta revlogs
|
Sat, 07 May 2011 22:40:14 +0200 |
Sune Foldager |
revlog: calculate base revisions iteratively
|
Sat, 07 May 2011 22:37:40 +0200 |
Sune Foldager |
revlog: remove the last bits of punched/shallow
|
Sat, 07 May 2011 21:12:35 +0200 |
Patrick Mezard |
util: make readfile() operate in binary mode
|
Sat, 07 May 2011 21:12:33 +0200 |
Patrick Mezard |
cmdutil: normalize log message eols when reading from file
|
Sat, 07 May 2011 21:12:30 +0200 |
Patrick Mezard |
match: make 'listfile:' split on LF and CRLF
|
Sat, 07 May 2011 17:25:12 +0200 |
Patrick Mezard |
progress: remove useless statement left by bab267e7fc1a
|
Sat, 07 May 2011 17:25:02 +0200 |
Patrick Mezard |
debugbuilddag: simplify tags serialization a bit
|
Mon, 02 May 2011 12:10:50 -0500 |
Augie Fackler |
httprepo: send 100-continue on POSTs if using http2
|
Fri, 06 May 2011 10:22:08 -0500 |
Augie Fackler |
url: use new http support if requested by the user
|
Fri, 06 May 2011 09:57:55 -0500 |
Augie Fackler |
Import new http library as mercurial.httpclient.
|
Fri, 06 May 2011 15:48:04 -0300 |
Wagner Bruna |
commands, i18n: add translation hint for split message
|
Fri, 06 May 2011 19:03:45 +0300 |
Idan Kamara |
mq: don't hide the patch module
|
Fri, 06 May 2011 18:45:12 +0300 |
Idan Kamara |
patch: remove unused ui arg to iterhunks
|
Fri, 06 May 2011 18:45:12 +0300 |
Idan Kamara |
mq: loosen except clause when reading patch headers
|
Fri, 06 May 2011 13:04:24 -0500 |
Matt Mackall |
merge with abuehl
|
Fri, 06 May 2011 15:41:04 +0200 |
Adrian Buehlmann |
rename util.set_signal_handler to setsignalhandler
|
Fri, 06 May 2011 15:36:05 +0200 |
Adrian Buehlmann |
rename util.executable_path to executablepath
|
Fri, 06 May 2011 15:34:34 +0200 |
Adrian Buehlmann |
rename util.os_link to oslink
|
Fri, 06 May 2011 15:31:09 +0200 |
Adrian Buehlmann |
rename explain_exit to explainexit
|
Fri, 06 May 2011 15:25:35 +0200 |
Adrian Buehlmann |
rename util.set_binary to setbinary
|
Fri, 06 May 2011 15:22:31 +0200 |
Adrian Buehlmann |
rename util.set_flags to setflags
|
Fri, 06 May 2011 15:19:48 +0200 |
Adrian Buehlmann |
rename util.parse_patch_output to parsepatchoutput
|
Fri, 06 May 2011 15:16:22 +0200 |
Adrian Buehlmann |
rename util.lookup_reg to lookupreg
|
Fri, 06 May 2011 15:13:46 +0200 |
Adrian Buehlmann |
rename util.set_hgexecutable to _sethgexecutable
|
Fri, 06 May 2011 15:10:29 +0200 |
Adrian Buehlmann |
rename util.main_is_frozen to mainfrozen
|
Fri, 06 May 2011 15:02:53 +0200 |
Adrian Buehlmann |
scmutil: rename local function _add_dir_if_not_there
|
Fri, 06 May 2011 14:58:04 +0200 |
Adrian Buehlmann |
rename scmutil.user_rcpath to userrcpath
|
Fri, 06 May 2011 14:54:05 +0200 |
Adrian Buehlmann |
rename scmutil.system_rcpath to systemrcpath
|
Fri, 06 May 2011 14:52:25 +0200 |
Adrian Buehlmann |
rename scmutil.os_rcpath to osrcpath
|
Fri, 06 May 2011 11:51:18 -0500 |
Matt Mackall |
merge with stable
|
Fri, 06 May 2011 11:50:58 -0500 |
Matt Mackall |
merge with crew
|
Fri, 06 May 2011 14:29:53 +0200 |
Martin Geisler |
merge with stable
|
Fri, 06 May 2011 09:54:06 +0200 |
Adrian Buehlmann |
rename path_auditor to pathauditor
|
Fri, 06 May 2011 12:09:20 +0200 |
Martin Geisler |
revlog: use real Booleans instead of 0/1 in nodesbetween
|
Fri, 06 May 2011 11:31:40 +0200 |
Martin Geisler |
patch: fix clash between local variable and exception instance
|
Fri, 06 May 2011 11:12:55 +0200 |
Martin Geisler |
patchfile: use real Booleans instead of 0/1
|
Fri, 06 May 2011 11:11:55 +0200 |
Martin Geisler |
annotate: use real Booleans instead of 0/1
|
Fri, 06 May 2011 10:02:46 +0200 |
Martin Geisler |
hbisect: use real Booleans instead of 0/1
|
Fri, 06 May 2011 14:45:13 +0200 |
Peter Arrenbrecht |
summary: run discovery only once for in/out against same repo
|
Fri, 06 May 2011 14:44:18 +0200 |
Peter Arrenbrecht |
discovery: resurrect findoutgoing as findcommonoutgoing for extension hooks
|
Fri, 06 May 2011 16:00:48 +0300 |
Idan Kamara |
transplant: remove unneeded loop over repo in revset
|
Fri, 06 May 2011 15:37:38 +0300 |
Idan Kamara |
transplant: fix revset doc
stable
|
Fri, 06 May 2011 16:07:35 +0300 |
Idan Kamara |
mq: add a 'mq()' revset predicate that returns applied mq csets
|
Fri, 06 May 2011 10:17:07 -0500 |
Augie Fackler |
pyflakes: ignore files marked no-check-code
|
Thu, 05 May 2011 18:05:24 +0200 |
Sune Foldager |
revlog: compute correct deltaparent in the deltaparent function
|
Thu, 05 May 2011 11:33:02 -0400 |
Zachary Gramana |
changelog: fixes leaked file handle
|
Thu, 05 May 2011 23:21:37 +0800 |
Steven Brown |
setdiscovery: limit lines to 80 characters
|
Thu, 05 May 2011 16:01:09 +0200 |
Thomas Arendsen Hein |
subrepo: use code from 71ea5b2b9517 only if Python needs it (issue2795)
stable
|
Wed, 04 May 2011 22:08:55 -0500 |
Augie Fackler |
sslutil: extracted ssl methods from httpsconnection in url.py
|
Fri, 06 May 2011 00:34:10 +0200 |
Mads Kiilerich |
check-code: fix checking for sh style in .t tests
|
Thu, 05 May 2011 20:04:49 +0200 |
Martin Geisler |
run-tests: add --shell command line flag
|
Thu, 05 May 2011 20:03:43 +0200 |
Martin Geisler |
run-tests: use type of default to convert environment variable
|
Thu, 05 May 2011 19:29:02 +0200 |
Martin Geisler |
test-treediscovery: fix escaping for both dash and bash
|
Thu, 05 May 2011 12:53:33 +0200 |
Peter Arrenbrecht |
treediscovery: fix regression when run against older repos (issue2793)
|
Thu, 05 May 2011 14:57:21 +0200 |
Martin Geisler |
commands: use util.Abort's hint some more
|
Thu, 05 May 2011 12:16:43 +0200 |
Martin Geisler |
commands: use double-quotes for strings with single-quotes
|
Thu, 05 May 2011 12:46:02 +0200 |
Sune Foldager |
revlog: remove support for punched/shallow
|
Thu, 05 May 2011 12:55:12 +0200 |
Sune Foldager |
revlog: remove support for parentdelta
|
Wed, 04 May 2011 12:58:59 +0200 |
Adrian Buehlmann |
store: break up reference cycle introduced in 9cbff8a39a2a
|
Wed, 04 May 2011 10:32:08 -0500 |
Augie Fackler |
test-https.t: clean up superfluous trailing whitespace
|
Wed, 04 May 2011 10:39:10 -0500 |
Augie Fackler |
run-tests.py: correctly handle list options with parallel tasks
|
Wed, 04 May 2011 23:12:23 +0300 |
Idan Kamara |
mq: don't suggest to refresh when qpushing with no applied patches
|
Wed, 04 May 2011 20:14:30 +0200 |
Peter Arrenbrecht |
bundlerepo: fix closing and docstring of getremotechanges
|
Wed, 04 May 2011 10:43:47 -0500 |
Kevin Bullock |
bookmarks: allow deactivating current bookmark with -i
|
Sat, 11 Dec 2010 18:08:55 +0100 |
Kevin Bullock |
bookmarks: allow to create/move bookmark without making it current (issue2788)
|
Thu, 05 May 2011 01:57:13 +0200 |
Mads Kiilerich |
tests: test subrepos with ssh urls
|
Thu, 05 May 2011 01:47:46 +0200 |
Mads Kiilerich |
tests: share dummyssh
|
Thu, 05 May 2011 01:47:46 +0200 |
Mads Kiilerich |
tests: fix test-ssh.t after 6bd9778ae749
|
Wed, 04 May 2011 19:27:55 +0200 |
Sune Foldager |
fix errors reported by pyflakes test
|
Wed, 04 May 2011 08:21:50 -0500 |
Matt Mackall |
merge with crew
|
Wed, 04 May 2011 13:37:41 +0200 |
Sune Foldager |
tests: fix deprecated use of hg debugdata/debugindex
|
Tue, 03 May 2011 22:04:23 -0500 |
Matt Mackall |
merge with stable
|
Tue, 03 May 2011 22:04:11 -0500 |
Matt Mackall |
merge with crew
|
Tue, 03 May 2011 21:53:13 -0500 |
Matt Mackall |
hgext: fixup a couple missed file().read() instances
|
Tue, 03 May 2011 22:11:56 +0200 |
Adrian Buehlmann |
test-casecollision.t: add test for case changing rename
|
Sun, 01 May 2011 18:57:11 +0200 |
timeless |
convert: fix error in git solaris code
|
Sun, 01 May 2011 17:36:16 +0200 |
timeless |
test: add pyflakes checking for unable to detect undefined names
|
Sun, 01 May 2011 17:27:41 +0200 |
timeless |
tests: add pyflakes checking for assigned to but never used
|
Sun, 01 May 2011 17:20:40 +0200 |
timeless |
remove unused variables
|
Sun, 01 May 2011 18:56:27 +0200 |
timeless |
test-pyflake: improve sorting algorithm
|
Mon, 02 May 2011 09:50:21 +0200 |
Johan Euphrosine |
add make check: tests rule
|
Tue, 03 May 2011 22:28:08 +0200 |
Sune Foldager |
ui: add configint function and tests
|
Tue, 03 May 2011 11:46:02 -0500 |
Kevin Bullock |
mq: strip extra whitespace from node ids in header (issue2790)
stable
|
Mon, 02 May 2011 10:11:24 +0200 |
Dan Villiom Podlaski Christiansen |
check-code: disallow calling opener(...).read() and opener(..).write()
|
Mon, 02 May 2011 10:11:18 +0200 |
Dan Villiom Podlaski Christiansen |
prevent transient leaks of file handle by using new helper functions
|
Mon, 02 May 2011 10:11:05 +0200 |
Dan Villiom Podlaski Christiansen |
util & scmutil: adapt read/write helpers as request by mpm
|
Mon, 02 May 2011 09:11:35 +0200 |
Dan Villiom Podlaski Christiansen |
store: use a subclass, not a function for fncacheopener
|
Mon, 18 Apr 2011 02:42:52 +0200 |
jfh |
util.termwidth: never return 0 for terminal width
|
Mon, 02 May 2011 19:21:30 +0200 |
Peter Arrenbrecht |
discovery: add new set-based discovery
|
Mon, 02 May 2011 19:21:30 +0200 |
Peter Arrenbrecht |
debugbuilddag: use memctx for speed
|
Mon, 02 May 2011 19:20:29 +0200 |
Peter Arrenbrecht |
localrepo: reuse parent manifest in commitctx if no files have changed
|
Mon, 02 May 2011 12:36:23 +0200 |
Peter Arrenbrecht |
bundlerepo: fix and improve getremotechanges
|
Mon, 02 May 2011 00:04:49 +0200 |
Adrian Buehlmann |
hgrc.5: mention new 'case collision' handling for ui.portablefilenames
|
Sun, 01 May 2011 20:29:44 +0200 |
Pascal Quantin |
win32: remove obsolete bookmarks and parentrevspec extensions from mercurial.ini
|
Sun, 01 May 2011 13:08:29 -0500 |
Matt Mackall |
bundlerepo: drop struct
|
Mon, 02 May 2011 01:29:51 +0900 |
Yuya Nishihara |
bisect: fix indent level
|
Sun, 01 May 2011 18:43:20 +0200 |
Dan Villiom Podlaski Christiansen |
share: create 'hgrc' using an opener, like clone
|
Sun, 01 May 2011 19:51:28 +0200 |
Mads Kiilerich |
backout 3a3584967a93 - the "unreachable code" was apparently not unreachable
|
Sun, 01 May 2011 19:44:28 +0200 |
Sune Foldager |
merge with mpm
|
Sun, 01 May 2011 17:35:05 +0200 |
Mads Kiilerich |
revset: avoid over-aggresive optimizations of non-filtering functions (issue2549)
|
Sun, 01 May 2011 17:35:05 +0200 |
Mads Kiilerich |
convert: handle invalid subversion source paths
|
Sun, 01 May 2011 17:34:16 +0200 |
Mads Kiilerich |
convert: also catch missing revlogs when introduced in repo roots
|
Thu, 24 Feb 2011 14:06:08 +0100 |
Mads Kiilerich |
status: remove unreachable code for status between revisions
|
Mon, 07 Mar 2011 14:47:30 +0100 |
Mads Kiilerich |
httprepo: proper handling of invalid responses without content-type (issue2019)
|
Mon, 07 Mar 2011 22:50:55 +0100 |
Mads Kiilerich |
httprepo: use the original exception after falling back to static-http failed
|
Sun, 01 May 2011 15:49:13 +0200 |
Mads Kiilerich |
test: test that backslash is preserved by the url class
|
Sun, 01 May 2011 15:49:13 +0200 |
Mads Kiilerich |
tests: use raw string for url tests of '\' handling
|
Sun, 01 May 2011 16:54:48 +0200 |
Dan Villiom Podlaski Christiansen |
color: fix using multiple effects
|
Sat, 30 Apr 2011 19:01:24 +0200 |
Benoit Boissinot |
unbundler: separate delta and header parsing
|
Sat, 30 Apr 2011 11:03:28 +0200 |
Benoit Boissinot |
changegroup: new bundler API
|
Sat, 30 Apr 2011 10:41:06 +0200 |
Benoit Boissinot |
bundlerepo: port to new bundle API
|
Sat, 30 Apr 2011 10:00:41 +0200 |
Benoit Boissinot |
bundler: make parsechunk return the base revision of the delta
|
Sun, 01 May 2011 15:22:30 +0200 |
timeless |
tests: add pyflakes checking for unused imports
|
Sun, 01 May 2011 15:21:57 +0200 |
timeless |
remove unused imports
|
Sat, 30 Apr 2011 23:27:00 +0200 |
Adrian Buehlmann |
scmutil: introduce casecollisionauditor
|
Sun, 01 May 2011 16:11:42 +0200 |
timeless |
check-code: check for repo in revlog and ui in util
|
Sun, 01 May 2011 16:10:51 +0200 |
timeless |
check-code: allow for checking multiple pattern sets per file
|
Sun, 01 May 2011 15:55:00 +0200 |
timeless |
check-code: adding debug flag
|
Sun, 01 May 2011 08:00:25 -0500 |
Augie Fackler |
run-tests: add flag to provide extra hgrc options for test runs
|
Sun, 01 May 2011 15:51:52 +0200 |
Patrick Mezard |
graphlog: always sort revisions topologically
|
Sun, 01 May 2011 15:51:48 +0200 |
Patrick Mezard |
graphlog: take the union of --rev specs instead of the intersection
|
Sun, 01 May 2011 15:51:46 +0200 |
Patrick Mezard |
graphmod: correctly emit nodes with more than 2 predecessors
|
Sun, 01 May 2011 15:51:20 +0200 |
Patrick Mezard |
graphlog: display nodes with more than 2 predecessors
|
Sun, 01 May 2011 08:29:50 -0500 |
Matt Mackall |
context: provide an efficient iterator for workingctx
|
Sun, 01 May 2011 06:06:59 -0500 |
Matt Mackall |
merge with stable
|
Sun, 01 May 2011 06:04:08 -0500 |
Matt Mackall |
merge with nicdumz
|
Sun, 01 May 2011 10:51:10 +0200 |
Nicolas Dumazet |
tests: export patches only once in test-impexp-branch
|
Sat, 30 Apr 2011 18:31:28 +0200 |
Nicolas Dumazet |
tests: do not export several times the same patch/diff in test-import
|
Sat, 30 Apr 2011 17:38:06 +0200 |
Nicolas Dumazet |
tests: move rebase-keep-branch into rebase-named-branches
|
Sat, 30 Apr 2011 17:38:06 +0200 |
Nicolas Dumazet |
tests: move testcase from rebase-named-branches to rebase-parameters
|
Sat, 30 Apr 2011 17:38:06 +0200 |
Nicolas Dumazet |
tests: change test-rebase-parameters to use bundle/rebase.hg
|
Sat, 30 Apr 2011 17:38:06 +0200 |
Nicolas Dumazet |
tests: change test-rebase-detach to use bundle/rebase.hg
|
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
|
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
|
Wed, 23 Feb 2011 13:21:55 +0500 |
Waqas Hussain |
export: only close files which export itself has opened
stable
|
Wed, 23 Feb 2011 10:59:36 -0500 |
Eric Eisner |
subrepo: only attempt pulling from git's origin
stable
|
Wed, 23 Feb 2011 10:17:44 -0500 |
Eric Eisner |
subrepo: disallow all unknown git ref types
stable
|
Wed, 23 Feb 2011 11:42:41 +0100 |
Adrian Buehlmann |
sshrepo: catch passwords in ssh urls
stable
|
Wed, 23 Feb 2011 00:25:18 +0100 |
David Soria Parra |
hgk: display bookmark in commit diff window
stable
|
Wed, 23 Feb 2011 00:25:01 +0100 |
David Soria Parra |
hgk: display bookmarks as gray labels in the commitline
stable
|
Wed, 23 Feb 2011 00:24:21 +0100 |
David Soria Parra |
hgk: read bookmarks
stable
|
Tue, 22 Feb 2011 15:11:10 -0500 |
Eric Eisner |
subrepo: expand relative sources for git subrepos
stable
|
Tue, 22 Feb 2011 16:31:01 +0100 |
Jim Hague |
changegroup: fix typo introduced in 9f2c407caf34
stable
|
Tue, 22 Feb 2011 03:10:37 +0100 |
Mads Kiilerich |
changegroup: don't accept odd chunk headers
stable
|
Tue, 22 Feb 2011 03:03:39 +0100 |
Mads Kiilerich |
changegroup: verify all stream reads
stable
|
Tue, 22 Feb 2011 03:02:50 +0100 |
Mads Kiilerich |
changegroup: don't accept streams without proper termination
stable
|
Mon, 21 Feb 2011 20:58:54 -0300 |
Wagner Bruna |
rollback, i18n: avoid parameterized message
stable
|
Mon, 21 Feb 2011 23:27:45 +0100 |
David Soria Parra |
summary: add bookmarks to summary
stable
|
Mon, 21 Feb 2011 22:22:12 +0100 |
David Soria Parra |
bookmarks: issue a warning if remote doesn't support comparing bookmarks
stable
|
Mon, 21 Feb 2011 11:24:23 -0600 |
Matt Mackall |
merge with i18n
stable
|
Wed, 16 Feb 2011 22:42:03 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with ed720c7cc97d
stable
|
Mon, 21 Feb 2011 00:37:55 +0100 |
David Soria Parra |
wireproto: catch possible cast error in pushkey
stable
|
Sun, 20 Feb 2011 18:06:05 +0100 |
Gilles Moris |
test-push-http: use killdaemons.py instead of kill to avoid test unreliability
stable
|
Sun, 20 Feb 2011 00:57:55 +0100 |
David Soria Parra |
bookmarks: mark new bookmark as current if it points to the current dirstate
stable
|
Fri, 18 Feb 2011 20:25:25 +0100 |
Adrian Buehlmann |
introduce new RequirementError (issue2649)
stable
|
Thu, 10 Feb 2011 09:03:06 +0100 |
Gilles Moris |
rollback: clarifies the message about the reverted state (issue2628)
stable
|
Mon, 21 Feb 2011 00:57:19 +0100 |
Mads Kiilerich |
hgweb: handle invalid requests with both form data and querystring
stable
|
Mon, 21 Feb 2011 00:52:26 +0100 |
Mads Kiilerich |
hgweb: give ErrorResponse a descriptive string/Exception representation
stable
|
Mon, 21 Feb 2011 00:52:23 +0100 |
Mads Kiilerich |
serve: catch and log all Exceptions, not only StandardException
stable
|
Sun, 20 Feb 2011 13:35:30 +0100 |
Martin Geisler |
test-i18n: make test conditional on msgfmt availability
stable
|
Fri, 18 Feb 2011 10:28:20 -0600 |
Steve Borho |
match: fix subtle error in _buildmatch
stable
|
Fri, 18 Feb 2011 23:41:13 +0100 |
Mads Kiilerich |
statichttprepo: don't modify localrepo class variables
stable
|
Fri, 18 Feb 2011 03:35:01 +0100 |
Mads Kiilerich |
util: flush stdout before calling external processes
stable
|
Fri, 18 Feb 2011 03:34:47 +0100 |
Mads Kiilerich |
tests: update test-https.t output
stable
|
Wed, 16 Feb 2011 08:56:11 -0800 |
Oleg Stepanov |
Do not allow merging with uncommitted changes in a subrepo
stable
|
Thu, 17 Feb 2011 18:05:27 -0200 |
Wagner Bruna |
hgwebdir: reduce memory usage for index generation
stable
|
Thu, 17 Feb 2011 13:37:52 -0200 |
Wagner Bruna |
pure: fix index parsing on empty repositories
stable
|
Thu, 17 Feb 2011 17:15:32 -0500 |
Steve Losh |
alias: add test cases for $ escaping in shell aliases
stable
|
Wed, 16 Feb 2011 17:36:31 -0600 |
Augie Fackler |
bookmarks: verify switching bookmarks works properly
stable
|
Thu, 17 Feb 2011 09:20:44 +0100 |
Martin Geisler |
subrepo: break long line found by check-code
stable
|
Thu, 17 Feb 2011 09:19:15 +0100 |
Martin Geisler |
test-convert: update output to match 0079fb98e8d0
stable
|
Wed, 16 Feb 2011 21:02:41 -0200 |
Wagner Bruna |
dispatch: fix typo in debug message
stable
|
Wed, 16 Feb 2011 21:02:19 -0200 |
Wagner Bruna |
convert: fix typos in docstring
stable
|
Wed, 16 Feb 2011 11:53:48 -0600 |
Kevin Bullock |
subrepos: print short git changeset ids
stable
|
Wed, 16 Feb 2011 14:13:22 -0600 |
Matt Mackall |
merge default into stable for 1.8 code freeze
stable
|
Wed, 16 Feb 2011 15:02:30 +0100 |
Adrian Buehlmann |
store: remove pointless pathjoiner parameter
|
Wed, 16 Feb 2011 18:36:45 +0100 |
David Soria Parra |
bookmarks: forbid \0 \r \n : in bookmark names (BC)
|
Wed, 16 Feb 2011 04:36:36 +0100 |
Mads Kiilerich |
url: merge BetterHTTPS with httpsconnection to get some proxy https validation
|
Wed, 16 Feb 2011 04:28:11 +0100 |
Mads Kiilerich |
tests: test https through http proxy
|
Wed, 16 Feb 2011 04:28:17 +0100 |
Mads Kiilerich |
url: always create BetterHTTPS connections the same way
|
Wed, 16 Feb 2011 04:28:17 +0100 |
Mads Kiilerich |
url: refactor BetterHTTPS.connect
|
Wed, 16 Feb 2011 04:28:17 +0100 |
Mads Kiilerich |
url: refactor _gen_sendfile
|
Wed, 16 Feb 2011 04:28:17 +0100 |
Mads Kiilerich |
url: remove test for self.ui in BetterHTTPS
|
Wed, 16 Feb 2011 03:28:22 +0100 |
Mads Kiilerich |
tests: update ssl requirement for test-https.t
|
Wed, 09 Feb 2011 10:53:09 +0100 |
Erik Zielke |
subrepos: prompt on conflicts on update with dirty subrepos
|
Wed, 16 Feb 2011 01:29:26 +0100 |
David Soria Parra |
bookmarks: make track.current=True default behaviour and remove option (BC)
|
Wed, 16 Feb 2011 01:28:42 +0100 |
David Soria Parra |
update: preserve possible bookmark name to set current bookmark correctly
|
Wed, 16 Feb 2011 10:02:24 +0100 |
Martin Geisler |
test-i18n: test translations
|
Wed, 09 Feb 2011 13:37:21 +0100 |
Erik Zielke |
subrepo: remove argument introduced by mistake in c19b9282d3a7
|
Thu, 03 Feb 2011 10:31:17 +0100 |
Martin Geisler |
remove unnecessary list comprehensions
|
Tue, 15 Feb 2011 22:25:48 +0100 |
Patrick Mezard |
commit: abort if a subrepo is modified and ui.commitsubrepos=no
|
Tue, 15 Feb 2011 16:19:11 -0600 |
Matt Mackall |
tests: fixes for svn 1.4.2
|
Tue, 15 Feb 2011 20:02:52 +0100 |
André Sintzoff |
mq: remove undo after a qimport
|
Tue, 15 Feb 2011 14:41:49 +0100 |
Adrian Buehlmann |
transaction: use posixfile and unlink from util
|
Mon, 14 Feb 2011 23:59:21 -0600 |
Kevin Bullock |
bookmarks: update help text since moving into core
|
Tue, 15 Feb 2011 23:23:16 +1300 |
jfh |
debugignore: catch the case when ignore.includepat doesn't exist
|
Tue, 15 Feb 2011 02:17:43 +0100 |
Mads Kiilerich |
tests: use printenv.py where it is - don't copy it around
|
Tue, 15 Feb 2011 01:05:32 +0100 |
Mads Kiilerich |
tests: let printenv.py show the real values
|
Tue, 15 Feb 2011 01:04:10 +0100 |
Mads Kiilerich |
hgweb: make paths wildcards expanding in a repo root match repo correctly
|
Tue, 15 Feb 2011 01:04:10 +0100 |
Mads Kiilerich |
hgweb: doctest of url creation from wildcard expansion
|
Mon, 14 Feb 2011 18:04:20 -0600 |
Matt Mackall |
bookmarks: fix up test-https
|
Fri, 24 Dec 2010 15:23:01 +0100 |
Dan Villiom Podlaski Christiansen |
explicitly close files
|
Fri, 11 Feb 2011 22:24:10 +0800 |
Afuna |
tag: add tests for tags with whitespace (issue2174)
|
Fri, 11 Feb 2011 17:23:24 +0800 |
Afuna |
doc: Add diff.unified to the hgrc docs.
|
Wed, 26 Jan 2011 18:19:49 +0800 |
Steven Brown |
tests: push wire protocol over CGI-based hgweb
|
Sat, 15 Jan 2011 16:02:03 +0100 |
jfh |
add debugignore which yields the combined ignore patten of the .hgignore files
|
Fri, 04 Feb 2011 16:32:14 -0300 |
Gastón Kleiman |
diffstat: fix parsing of filenames with spaces
|
Thu, 10 Feb 2011 15:41:34 +0300 |
Roman Sokolov |
dispatch: use flag cmdalias.shell for detecting shell aliases
|
Fri, 11 Feb 2011 03:46:28 +0300 |
Roman Sokolov |
dispatch: debug message for missing arguments in shell alias
|
Fri, 11 Feb 2011 03:32:40 +0300 |
Roman Sokolov |
dispatch: support for $ escaping in shell-alias definition
|
Fri, 28 Jan 2011 13:38:34 +0100 |
Adrian Buehlmann |
fncachestore: defer updating the fncache file to a single file open
|
Fri, 28 Jan 2011 13:34:07 +0100 |
Adrian Buehlmann |
localrepo: acquire lock on stream_in
|
Fri, 28 Jan 2011 13:54:38 +0100 |
Adrian Buehlmann |
tests: sort fncache
|
Fri, 11 Feb 2011 20:35:32 +0100 |
David Soria Parra |
localrepo: sort hg bookmark output
|
Fri, 11 Feb 2011 20:35:30 +0100 |
David Soria Parra |
templates: add bookmarks to command line styles
|
Fri, 11 Feb 2011 19:47:39 +0100 |
David Soria Parra |
templater: add bookmarks to templates and default output
|
Fri, 11 Feb 2011 19:44:17 +0100 |
David Soria Parra |
tags: do not merge bookmarks with tags
|
Fri, 11 Feb 2011 19:36:15 +0100 |
David Soria Parra |
context: add method to return all bookmarks pointing to a node
|
Sun, 13 Feb 2011 11:14:46 +0100 |
Adrian Buehlmann |
contrib: add win32/buildlocal.bat
|
Sat, 12 Feb 2011 10:58:11 +0100 |
Adrian Buehlmann |
Make sure bundlerepo doesn't leak temp files (issue2491)
|
Fri, 11 Feb 2011 19:32:49 +0100 |
David Soria Parra |
bookmarks: read current bookmark as utf-8 and convert it to local
|
Mon, 14 Feb 2011 07:39:21 +0000 |
Javi Merino |
hgk: gitk->hgk in About... menu
|
Mon, 14 Feb 2011 11:13:05 +0100 |
Adrian Buehlmann |
eliminate win32.user_rcpath_win32()
|
Mon, 14 Feb 2011 11:12:57 +0100 |
Adrian Buehlmann |
windows: eliminate system_rcpath_win32()
|
Mon, 14 Feb 2011 11:12:35 +0100 |
Adrian Buehlmann |
win32: move system_rcpath_win32() to windows.py
|
Mon, 14 Feb 2011 11:12:31 +0100 |
Adrian Buehlmann |
win32: new function executable_path
|
Mon, 14 Feb 2011 11:12:26 +0100 |
Adrian Buehlmann |
port win32.py to using the Python ctypes library
|
Mon, 14 Feb 2011 11:12:22 +0100 |
Adrian Buehlmann |
win32: optimize parameters for the CreateFile call in _getfileinfo
|
Mon, 14 Feb 2011 14:12:48 -0600 |
Steve Borho |
merge with stable
|
Sun, 13 Feb 2011 12:19:58 -0600 |
Steve Borho |
url: return the matched authentication group name from readauthforuri()
|
Sat, 12 Feb 2011 21:59:43 -0600 |
Steve Borho |
url: move [auth] parsing out into a utility function
|
Sat, 12 Feb 2011 21:53:27 -0600 |
Steve Borho |
url: use rsplit to split [auth] keys
|
Sat, 12 Feb 2011 16:08:41 +0800 |
Afuna |
mq: catch attempt to qpush to an earlier patch (issue2587)
stable
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: move push/pull command features to core
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: merge current tracking on update into core
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: merge incoming/outgoing into core
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: merge suspect addchangegroup into core
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: merge low-level push/pull support into core
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: merge lookup into localrepo
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: move strip support to repair
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: move color style to color
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: merge _findtags method into core
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: move revset support to core
|
Thu, 10 Feb 2011 13:46:27 -0600 |
Matt Mackall |
bookmarks: merge invalidation into core
|
Thu, 10 Feb 2011 13:46:27 -0600 |
Matt Mackall |
bookmarks: move commit action into core
|
Thu, 10 Feb 2011 13:46:27 -0600 |
Matt Mackall |
bookmarks: merge rollback support into localrepo
|
Thu, 10 Feb 2011 13:46:27 -0600 |
Matt Mackall |
bookmarks: move property methods into localrepo
|
Thu, 10 Feb 2011 13:46:27 -0600 |
Matt Mackall |
bookmarks: move diff to core
|
Thu, 10 Feb 2011 13:46:27 -0600 |
Matt Mackall |
bookmarks: move pushkey functions into core
|
Thu, 10 Feb 2011 13:46:27 -0600 |
Matt Mackall |
bookmarks: move update into core
|
Thu, 10 Feb 2011 13:46:27 -0600 |
Matt Mackall |
bookmarks: move read methods to core
|
Thu, 10 Feb 2011 13:46:27 -0600 |
Matt Mackall |
bookmarks: move basic io to core
|
Thu, 10 Feb 2011 13:46:27 -0600 |
Matt Mackall |
extensions: add an ignore list for old extensions
|
Wed, 02 Feb 2011 23:21:13 +0100 |
Simon Heimberg |
run-tests: only call WIFEXITED on systems it exists
|
Tue, 01 Feb 2011 20:47:05 +0100 |
Simon Heimberg |
run-tests: loadable as module
|
Thu, 03 Feb 2011 07:58:54 +0100 |
Simon Heimberg |
hgignore: ignore more bytecode
|
Sat, 05 Feb 2011 14:37:25 +0000 |
Javi Merino |
doc: Capitalize the "options" header of mercurial commands
|
Sat, 05 Feb 2011 13:59:34 +0000 |
Javi Merino |
doc: Add back quotes around filenames
|
Fri, 04 Feb 2011 09:17:07 +0100 |
Martin Geisler |
merge with stable
|
Wed, 02 Feb 2011 13:51:22 +0100 |
Adrian Buehlmann |
opener: use posixfile to hold file open when calling nlinks()
|
Mon, 17 Jan 2011 09:37:20 +0100 |
Adrian Buehlmann |
remove pointless os.path.join calls when opening files in .hg/cache
|
Thu, 03 Feb 2011 00:27:44 -0600 |
Jonathan Nieder |
backout: make help more explicit about what backout does
stable
|
Fri, 04 Feb 2011 09:05:23 +0100 |
trbs |
subrepo: fix pruning of subrepo filenames in dirstate (issue2619)
stable
|
Tue, 01 Feb 2011 17:53:50 -0600 |
Matt Mackall |
merge with self
|
Tue, 01 Feb 2011 17:52:25 -0600 |
Matt Mackall |
merge with stable
|
Tue, 01 Feb 2011 17:30:13 -0600 |
Matt Mackall |
Added signature for changeset 2b2155623ee2
stable
|
Tue, 01 Feb 2011 17:30:09 -0600 |
Matt Mackall |
Added tag 1.7.5 for changeset 2b2155623ee2
stable
|
Tue, 01 Feb 2011 17:29:38 -0600 |
Matt Mackall |
merge with crew
stable 1.7.5
|
Tue, 01 Feb 2011 21:59:07 +0100 |
Patrick Mezard |
Merge with stable
|
Tue, 01 Feb 2011 21:39:28 +0100 |
Patrick Mezard |
subrepo: fix update -C with svn subrepos when cwd != repo.root
stable
|
Mon, 31 Jan 2011 19:19:56 -0500 |
Eric Eisner |
test-subrepo-git.t: make compatible with old git
|
Tue, 01 Feb 2011 07:29:11 +0000 |
Javi Merino |
win32mbcs: Fix typo in documentation
stable
|
Tue, 01 Feb 2011 01:55:45 +0100 |
Mads Kiilerich |
merge with stable
|
Sat, 29 Jan 2011 23:23:24 +0900 |
Yuya Nishihara |
url: add --insecure option to bypass verification of ssl certificates
stable
|
Mon, 31 Jan 2011 22:16:33 +0100 |
Patrick Mezard |
mq: factor out push conditions checks
|
Thu, 27 Jan 2011 15:51:26 -0600 |
Kevin Bullock |
test-subrepo-mq-svn.t: correct comment
|
Tue, 04 Jan 2011 10:42:00 -0600 |
Kevin Bullock |
subrepo: clarify comments in dirty() methods
|
Mon, 31 Jan 2011 13:40:05 +0100 |
Erik Zielke |
subrepo: make update -C clean the working directory for git subrepos
|
Mon, 31 Jan 2011 13:38:00 +0100 |
Martin Geisler |
merge with stable
|
Mon, 31 Jan 2011 13:33:41 +0100 |
Erik Zielke |
subrepo: make update -C clean the working directory for svn subrepos
stable
|
Tue, 01 Feb 2011 17:08:49 -0600 |
Matt Mackall |
Added signature for changeset a6c855c32ea0
stable
|
Tue, 01 Feb 2011 17:08:46 -0600 |
Matt Mackall |
Added tag 1.7.4 for changeset a6c855c32ea0
stable
|
Tue, 01 Feb 2011 10:15:50 -0200 |
Wagner Bruna |
i18n-pt_BR: messages from crew a939f08fae9c
stable 1.7.4
|
Fri, 28 Jan 2011 21:01:57 -0200 |
Wagner Bruna |
merge with i18n stable
stable
|
Fri, 28 Jan 2011 13:31:17 -0200 |
Wagner Bruna |
i18n-pt_BR: messages from crew 8dc488dfcdb4, some small fixes
stable
|
Fri, 28 Jan 2011 17:02:29 -0600 |
Matt Mackall |
util: delay loading of textwrap
|
Fri, 28 Jan 2011 03:09:22 +0100 |
Mads Kiilerich |
merge with stable
|
Fri, 28 Jan 2011 02:57:59 +0100 |
Mads Kiilerich |
url: 'ssh known host'-like checking of fingerprints of HTTPS certificates
stable
|
Thu, 27 Jan 2011 17:22:37 -0600 |
Matt Mackall |
merge with stable
|
Thu, 27 Jan 2011 17:21:23 -0600 |
Matt Mackall |
merge with i18n
stable
|
Mon, 24 Jan 2011 11:27:56 +0100 |
Martin Geisler |
i18n-merge stable heads
stable
|
Fri, 24 Dec 2010 15:10:24 +0100 |
Arne Babenhauserheide |
i18n-de: translated some rebase strings.
stable
|
Thu, 23 Dec 2010 15:51:14 +0100 |
Arne Babenhauserheide |
i18n-de: translated missing strings for progress extension.
stable
|
Wed, 19 Jan 2011 17:49:06 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 75d0c38a0bca
stable
|
Thu, 27 Jan 2011 02:58:48 +0100 |
David Soria Parra |
bookmarks: respect rollbacks dryrun parameter
stable
|
Thu, 27 Jan 2011 02:55:11 +0100 |
David Soria Parra |
bookmarks: always write undo file
stable
|
Wed, 26 Jan 2011 19:14:30 +0100 |
Adrian Buehlmann |
opener: force copy on 'a'ppend if nlinks() returns 0 (issue1922)
stable
|
Thu, 27 Jan 2011 13:29:21 -0600 |
Matt Mackall |
help: ssh urls don't allow passwords
|
Tue, 18 Jan 2011 14:16:27 +0100 |
Adrian Buehlmann |
commit: use the term SCM instead of RCS
|
Thu, 27 Jan 2011 11:15:08 +0100 |
Martin Geisler |
backout of 613b8bd2284e
|
Wed, 26 Jan 2011 12:35:02 +0100 |
Martin Geisler |
check-code: do not complain about 'ls x | foo -v'
|
Mon, 10 Jan 2011 16:02:41 -0500 |
Kevin Bullock |
subrepo: separate out mq+svn subrepo tests
|
Sun, 23 Jan 2011 03:15:44 +0100 |
Christian Ebert |
keyword: move repo.__class__ assignment out of monkeypatch context
|
Sun, 23 Jan 2011 03:15:39 +0100 |
Christian Ebert |
keyword: inform user about current keywordset in kwdemo
|
Wed, 26 Jan 2011 12:05:01 +0100 |
Martin Geisler |
specify C indention style using Emacs file local variables
|
Tue, 25 Jan 2011 16:33:46 -0800 |
Lee Cantey |
Ignore pax_global_header that some tar versions write as a file.
|
Mon, 24 Jan 2011 23:25:46 +0100 |
Patrick Mezard |
record: do not include files into changes count
|
Sun, 23 Jan 2011 15:21:56 +0100 |
Patrick Mezard |
record: simplify header methods with util.any
|
Sun, 23 Jan 2011 15:21:37 +0100 |
Patrick Mezard |
record: refactor the prompt loop
|
Sun, 23 Jan 2011 15:21:34 +0100 |
Patrick Mezard |
test-record: test peculiar changes numbering
|
Sun, 23 Jan 2011 13:01:17 +0100 |
Patrick Mezard |
record: turn prompt() into a pure function
|
Sun, 23 Jan 2011 12:44:05 +0100 |
Patrick Mezard |
record: turn consumefile() into a pure function
|
Sun, 23 Jan 2011 12:30:15 +0100 |
Patrick Mezard |
hghave: remove unused hotshot check
|
Sat, 22 Jan 2011 16:29:10 +0100 |
Patrick Mezard |
Merge with stable
|
Sat, 22 Jan 2011 16:15:40 +0100 |
Patrick Mezard |
subrepo: compare svn subrepo state to last committed revision
stable
|
Sat, 22 Jan 2011 09:13:04 -0600 |
Steve Borho |
merge with stable
|
Fri, 21 Jan 2011 14:42:15 -0600 |
Steve Borho |
win32: win32console.GetStdHandle() can return None
stable
|
Fri, 21 Jan 2011 16:26:01 -0600 |
Matt Mackall |
revlog: remove stray test in rev()
|
Thu, 20 Jan 2011 20:35:54 +0100 |
Benoit Boissinot |
merge with main
|
Tue, 11 Jan 2011 14:10:16 +0100 |
Adrian Buehlmann |
opener: use util.unlink (issue2524)
|
Tue, 11 Jan 2011 14:10:16 +0100 |
Adrian Buehlmann |
lock: use util.unlink (issue2537)
|
Tue, 11 Jan 2011 14:10:16 +0100 |
Adrian Buehlmann |
reintroduces util.unlink, for POSIX and Windows.
|
Tue, 11 Jan 2011 14:10:16 +0100 |
Adrian Buehlmann |
opener: check exception for ENOENT
|
Tue, 11 Jan 2011 14:10:16 +0100 |
Adrian Buehlmann |
windows.rename: check OSError for EEXIST
|
Tue, 18 Jan 2011 15:55:49 -0600 |
Matt Mackall |
perf: restore lazyindex hack
|
Tue, 18 Jan 2011 15:55:48 -0600 |
Matt Mackall |
revlog: pass rev to _checkhash
|
Tue, 18 Jan 2011 15:55:46 -0600 |
Matt Mackall |
revlog: incrementally build node cache with linear searches
|
Fri, 07 Jan 2011 10:48:30 +0100 |
Adrian Buehlmann |
bundlerepo: use less intrusive util.posixfile to open bundle
|
Sat, 15 Jan 2011 23:54:01 +0100 |
Adrian Buehlmann |
osutil: treat open modes 'w' and 'a' as 'w+' and 'a+' in posixfile
|
Tue, 04 Jan 2011 06:29:08 +0100 |
jfh |
move tags.cache and branchheads.cache to a collected cache folder .hg/cache/
|
Sun, 16 Jan 2011 17:26:34 +0100 |
Benoit Boissinot |
addchangegroup: document the current locking semantics
|
Sun, 16 Jan 2011 15:45:26 +0100 |
Christian Ebert |
keyword: update documentation for kwshrink
|
Sun, 16 Jan 2011 19:12:54 +0800 |
StevenGBrown |
tests: remove duplication of the CGI environment variables
|
Sun, 16 Jan 2011 12:25:46 +0100 |
Benoit Boissinot |
revlog: explicit test and explicit variable names
|
Sun, 16 Jan 2011 12:24:48 +0100 |
Benoit Boissinot |
revlog: if the nodemap is set, use the fast version of revlog.rev()
|
Sat, 15 Jan 2011 15:06:53 +0100 |
Benoit Boissinot |
revlog/parseindex: construct the nodemap if it is empty
|
Sat, 15 Jan 2011 13:02:19 +0100 |
Benoit Boissinot |
revlog: always add the magic nullid/nullrev entry in parseindex
|
Sat, 15 Jan 2011 15:04:58 +0100 |
Benoit Boissinot |
revlog/parseindex: no need to pass the file around
|
Sat, 15 Jan 2011 12:44:28 +0100 |
Benoit Boissinot |
parsers.c: fix comment
|
Sat, 15 Jan 2011 12:28:10 +0100 |
Benoit Boissinot |
perf: there is no lazy index anymore
|
Wed, 12 Jan 2011 13:54:39 -0600 |
Matt Mackall |
pure: update index parsing
|
Wed, 12 Jan 2011 11:34:42 -0600 |
Matt Mackall |
perf: fix ordering of invalidate in perfindex
|
Tue, 11 Jan 2011 21:52:03 -0600 |
Matt Mackall |
revlog: do revlog node->rev mapping by scanning
|
Tue, 11 Jan 2011 17:12:32 -0600 |
Matt Mackall |
revlog: introduce a cache for partial lookups
|
Tue, 11 Jan 2011 17:09:06 -0600 |
Matt Mackall |
tags: avoid a pointless usage of revlog.nodemap
|
Tue, 11 Jan 2011 17:06:07 -0600 |
Matt Mackall |
mq: avoid using revlog.nodemap unnecessarily
|
Tue, 11 Jan 2011 17:01:14 -0600 |
Matt Mackall |
perf: make perfindex results useful on hg with lazyparser
|
Tue, 11 Jan 2011 17:01:04 -0600 |
Matt Mackall |
revlog: only build the nodemap on demand
|
Tue, 04 Jan 2011 14:12:52 -0600 |
Matt Mackall |
revlog: remove lazy index
|
Tue, 11 Jan 2011 14:58:17 -0600 |
Matt Mackall |
merge with i18n
|
Tue, 04 Jan 2011 12:16:32 +0100 |
Martin Geisler |
i18n-da: synchronized with f3058dd05281
|
Tue, 11 Jan 2011 02:48:58 +0100 |
Mads Kiilerich |
merge with stable
|
Sun, 09 Jan 2011 00:35:36 +0900 |
Yuya Nishihara |
url: check subjectAltName when verifying ssl certificate
stable
|
Sat, 08 Jan 2011 21:52:25 +0900 |
Yuya Nishihara |
url: fix UnicodeDecodeError on certificate verification error
stable
|
Sat, 08 Jan 2011 22:15:19 -0600 |
Steve Borho |
merge with stable
|
Sat, 08 Jan 2011 11:18:38 +0100 |
Pascal Quantin |
win32: add cacert.pem file to Inno Setup installer
stable
|
Fri, 07 Jan 2011 19:15:21 +0100 |
Adrian Buehlmann |
test-mq-subrepo.t: skip test if svn not installed
|
Fri, 07 Jan 2011 20:50:42 +0100 |
Patrick Mezard |
mail: fix regression when parsing unset smtp.tls option
|
Fri, 07 Jan 2011 20:50:41 +0100 |
Patrick Mezard |
bash_completion: support record command
|
Tue, 04 Jan 2011 11:33:47 -0600 |
Kevin Bullock |
subrepo: fix svnsubrepo.dirty() checking of ignoreupdate (issue2499)
|
Fri, 07 Jan 2011 17:44:23 +0100 |
Patrick Mezard |
test-mq-subrepo.t: correctly forward stdin to test functions
|
Thu, 06 Jan 2011 17:04:47 -0600 |
Matt Mackall |
filelog: move metadata parsing to a helper function
|
Thu, 06 Jan 2011 17:04:41 -0600 |
Matt Mackall |
revlog: break hash checking into subfunction
|
Thu, 06 Jan 2011 17:04:33 -0600 |
Matt Mackall |
ui: add configpath helper
|
Wed, 29 Dec 2010 18:29:15 -0800 |
John Coomes |
tests: check visibility of pending changesets
|
Sun, 02 Jan 2011 18:51:59 +0200 |
timeless |
progress: handle days, weeks and years
|
Sun, 02 Jan 2011 19:34:41 +0100 |
Adrian Buehlmann |
rename util.unlink to unlinkpath
|
Wed, 05 Jan 2011 15:56:03 +0100 |
Martin Geisler |
merge with stable
|
Tue, 04 Jan 2011 03:53:11 -0800 |
Oleg Stepanov |
subrepo: do not report known files inside repositories as unknown
stable
|
Wed, 05 Jan 2011 10:57:52 +0100 |
Martin Geisler |
hgrc.5: mention that web.cacerts are run through util.expandpath
stable
|
Sun, 02 Jan 2011 15:30:12 +0200 |
Eduard-Cristian Stefan |
url: expand path for web.cacerts
stable
|
Wed, 05 Jan 2011 10:47:35 +0100 |
Martin Geisler |
commands: clarify which aliases "hg help -v" show (issue2572)
stable
|
Fri, 31 Dec 2010 17:09:38 -0600 |
Steve Borho |
mq: record more data in patchheader class (no behavior changes)
|
Sat, 01 Jan 2011 18:42:04 -0600 |
Matt Mackall |
merge with stable
|
Sat, 01 Jan 2011 18:24:18 -0600 |
Matt Mackall |
Added signature for changeset e3bf16703e26
stable
|
Sat, 01 Jan 2011 18:24:10 -0600 |
Matt Mackall |
Added tag 1.7.3 for changeset e3bf16703e26
stable
|
Sat, 25 Dec 2010 21:59:00 +0900 |
Yuya Nishihara |
util: fix ellipsis() not to break multi-byte sequence (issue2564)
stable 1.7.3
|
Fri, 31 Dec 2010 15:14:51 +0100 |
Jacek Sowiński |
strip: typo bugfix related to '--nobackup -> --no-backup' rename (issue2377)
stable
|
Sat, 01 Jan 2011 18:15:17 -0600 |
Matt Mackall |
merge with i18n
stable
|
Tue, 28 Dec 2010 18:02:50 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with aa72ff5abf5f
stable
|
Tue, 28 Dec 2010 17:58:14 -0200 |
Wagner Bruna |
merge with i18n stable
stable
|
Tue, 21 Dec 2010 09:26:59 +0100 |
Jens Bäckman |
i18n-sv: synchronized with d4393968318f
stable
|
Mon, 20 Dec 2010 19:57:12 -0200 |
Wagner Bruna |
i18n/pt_BR.po: synchronized with 2fa2e6444645
stable
|
Thu, 23 Dec 2010 15:12:24 -0600 |
Steve Borho |
match: support reading pattern lists from files
|
Thu, 30 Dec 2010 23:36:50 -0600 |
Steve Borho |
merge with stable
|
Wed, 29 Dec 2010 18:27:56 -0600 |
Steve Borho |
wix: add an ssl certificate file to the WiX installers
stable
|
Wed, 29 Dec 2010 15:31:25 -0600 |
Matt Mackall |
merge with stable
|
Wed, 29 Dec 2010 15:23:16 -0600 |
Matt Mackall |
hgweb: abort if config file isn't found
stable
|
Wed, 29 Dec 2010 14:19:44 -0600 |
Matt Mackall |
merge with stable
|
Wed, 29 Dec 2010 14:19:31 -0600 |
Matt Mackall |
date: fix matching of underspecified date ranges
stable
|
Wed, 29 Dec 2010 14:04:47 -0600 |
Matt Mackall |
date: fix matching of underspecified date ranges
|
Wed, 29 Dec 2010 11:18:27 -0600 |
Matt Mackall |
merge with stable
|
Sun, 26 Dec 2010 12:08:20 +0100 |
Adrian Buehlmann |
test-static-http.t: increase test coverage on filenames
|
Sun, 26 Dec 2010 11:59:07 +0100 |
Adrian Buehlmann |
test-static-http.t: get kill actually working
|
Fri, 24 Dec 2010 15:22:00 +0100 |
Dan Villiom Podlaski Christiansen |
hooks: sort any dictionaries set in the environment
|
Mon, 27 Dec 2010 01:12:31 +0100 |
Adrian Buehlmann |
windows.rename: eliminate temp name race (issue2571)
stable
|
Tue, 28 Dec 2010 13:31:30 -0600 |
Matt Mackall |
merge with stable
|
Mon, 13 Dec 2010 22:38:06 +0100 |
Adrian Buehlmann |
checknlink: use two testfiles (issue2543)
stable
|
Sun, 19 Dec 2010 21:49:54 -0500 |
John Peberdy |
help: correct documentation for branches keyword
stable
|
Fri, 24 Dec 2010 01:17:18 +0900 |
Yuya Nishihara |
notify: use util.ellipsis() to truncate long subject
stable
|
Mon, 20 Dec 2010 16:56:54 +0800 |
Zhigang Wang |
smtp: fix for server doesn't support starttls extension
|
Thu, 02 Dec 2010 03:43:06 +0100 |
David Soria Parra |
avoid .split() in for loops and use tuples instead
|
Mon, 06 Dec 2010 16:56:06 +0100 |
Oli Thissen |
hgweb: added revision date to annotate line data
|
Tue, 21 Dec 2010 19:44:28 +0900 |
Nicolas Dumazet |
patchbomb: save introductory message in .hg/last-email.txt
|
Fri, 17 Dec 2010 12:05:45 +0000 |
Jim Hague |
opener: forbid paths ending with directory separator (issue2507)
|
Tue, 21 Dec 2010 15:27:58 -0600 |
Kevin Bullock |
record: clean up command table
|
Tue, 21 Dec 2010 15:23:48 -0600 |
Kevin Bullock |
record: clean up comments and docstrings
|
Tue, 28 Dec 2010 14:53:08 +0100 |
Patrick Mezard |
test-doctest: test url.py again, removed by 7cc4263e07a9
|
Mon, 27 Dec 2010 17:54:45 +0100 |
Mads Kiilerich |
merge with stable
|
Mon, 27 Dec 2010 17:49:58 +0100 |
Mads Kiilerich |
https: use web.cacerts configuration from local repo to validate remote repo
stable
|
Sun, 26 Dec 2010 00:43:49 +0100 |
Mads Kiilerich |
extensions: warn about invalid extensions when listing disabled commands
|
Wed, 22 Dec 2010 13:25:00 -0600 |
Steve Borho |
convert: subversion should use util.quotecommand to wrap args to popen2
|
Thu, 23 Dec 2010 13:23:20 -0600 |
Steve Borho |
merge with stable
|
Wed, 22 Dec 2010 13:25:00 -0600 |
Steve Borho |
util: concentrate quoting knowledge to windows.py quotecommand()
stable
|
Wed, 22 Dec 2010 13:16:03 -0600 |
Matt Mackall |
templater: clarify engine caching
|
Wed, 22 Dec 2010 13:16:00 -0600 |
Matt Mackall |
merge with crew
|
Tue, 21 Dec 2010 19:47:36 +0900 |
Nicolas Dumazet |
tests: clean up test-rollback.t
|
Mon, 20 Dec 2010 15:27:15 -0600 |
Matt Mackall |
merge with stable
|
Mon, 20 Dec 2010 15:26:36 -0600 |
Matt Mackall |
url: fix trailing whitespace
stable
|
Mon, 20 Dec 2010 13:59:33 -0500 |
Eric Eisner |
subrepo: basic support for status of git subrepos
|
Mon, 20 Dec 2010 13:59:33 -0500 |
Eric Eisner |
subrepo: fix subrelpath for git subrepos
|
Mon, 20 Dec 2010 13:59:33 -0500 |
Eric Eisner |
subrepo: fix git archive parsing of directories and symfiles
|
Mon, 20 Dec 2010 13:59:33 -0500 |
Eric Eisner |
subrepo: support ignoreupdate in gitsubrepo's dirty()
|
Mon, 20 Dec 2010 13:59:19 -0500 |
Eric Eisner |
subrepo: backout 519ac79d680b
|
Mon, 20 Dec 2010 12:12:18 -0600 |
Matt Mackall |
url: fix check-code whitespace complaint
|
Mon, 20 Dec 2010 12:09:00 -0600 |
Matt Mackall |
templater: use the parser.py parser to extend the templater syntax
|
Mon, 20 Dec 2010 12:09:00 -0600 |
Matt Mackall |
templater: give slightly nicer error for unknown map entries
|
Tue, 07 Dec 2010 22:14:43 -0600 |
Kevin Bullock |
mq: update .hgsubstate if subrepos are clean (issue2499)
|
Tue, 07 Dec 2010 22:14:43 -0600 |
Kevin Bullock |
backout f08df4d38442
|
Fri, 17 Dec 2010 13:38:15 +0100 |
Erik Zielke |
subrepo: backout f02d7a562a21
|
Mon, 20 Dec 2010 12:08:56 -0600 |
Matt Mackall |
merge with i18n
|
Mon, 20 Dec 2010 12:08:50 -0600 |
Matt Mackall |
merge with stable
|
Fri, 17 Dec 2010 10:40:26 +0100 |
Adrian Buehlmann |
fncachestore: copy dh directory before the manifest
stable
|
Mon, 20 Dec 2010 12:05:50 -0600 |
Matt Mackall |
merge with i18n
stable
|
Fri, 10 Dec 2010 12:51:37 +0100 |
Martin Geisler |
i18n: merge with stable
|
Fri, 10 Dec 2010 12:48:57 +0100 |
Martin Geisler |
i18n-da: synchronize with 5dac0d04b838
stable
|
Sat, 04 Dec 2010 19:28:15 +0100 |
Arne Babenhauserheide |
i18n-de: translated strings for the purge extension
stable
|
Sat, 18 Dec 2010 22:06:11 +0100 |
Mads Kiilerich |
merge with stable
|
Sat, 18 Dec 2010 21:58:52 +0100 |
Mads Kiilerich |
https: warn when server certificate isn't verified
stable
|
Mon, 13 Dec 2010 11:46:31 -0500 |
Greg Ward |
merge: document some internal return values.
|
Thu, 16 Dec 2010 14:50:37 -0600 |
Matt Mackall |
check-code: catch os.path.relpath
|
Thu, 16 Dec 2010 14:50:36 -0600 |
Matt Mackall |
check-code: catch "except as"
|
Thu, 16 Dec 2010 14:50:27 -0600 |
Matt Mackall |
tests: eliminate fast-forward merge in test-tag
|
Tue, 07 Dec 2010 03:29:21 +0100 |
Mads Kiilerich |
merge: fast-forward merge with descendant
|
Wed, 08 Dec 2010 22:14:18 -0600 |
Steve Borho |
record: teach parsepatch() about non-git style headers
|
Mon, 13 Dec 2010 10:30:15 -0500 |
Eric Eisner |
template: add showbranch template for {branch}
|
Mon, 29 Nov 2010 09:37:23 +0100 |
Erik Zielke |
subrepo: avoids empty commit when .hgsubstate is dirty (issue2403)
|
Thu, 16 Dec 2010 07:45:22 -0600 |
Augie Fackler |
progress: don't compute estimate without a total
|
Tue, 14 Dec 2010 21:58:13 -0500 |
Eric Eisner |
subrepo: use low-level git-diff-index for dirty()
|
Tue, 14 Dec 2010 21:56:43 -0500 |
Eric Eisner |
subrepo: defer determination of git's current branch
|
Tue, 14 Dec 2010 21:56:43 -0500 |
Eric Eisner |
subrepo: incorporate tracking branches into gitbranchmap
|
Tue, 14 Dec 2010 21:53:40 -0500 |
Eric Eisner |
subrepo: use low-level git-for-each-ref command in branchmap
|
Wed, 15 Dec 2010 10:55:14 -0600 |
Augie Fackler |
progress using tests: disable time estimates to avoid flakiness
|
Wed, 15 Dec 2010 10:22:54 -0600 |
Augie Fackler |
progress: include time estimate as part of the default progress format
|
Wed, 15 Dec 2010 10:22:06 -0600 |
Augie Fackler |
progress: only show time estimate when progress format contains 'estimate'
|
Wed, 15 Dec 2010 10:20:36 -0600 |
Augie Fackler |
progress: fix adding format elements after the progress bar
|
Wed, 15 Dec 2010 11:20:32 -0600 |
Augie Fackler |
test-progress: test completion estimates and progress bar delay
|
Mon, 29 Nov 2010 16:34:10 +0100 |
Martin Geisler |
subrepo: add progress bar support to archive
|
Mon, 29 Nov 2010 16:17:05 +0100 |
Martin Geisler |
archive: add support for progress extension
|
Wed, 15 Dec 2010 16:35:09 +0100 |
Martin Geisler |
progress: test setting progress.width
|
Wed, 15 Dec 2010 16:29:46 +0100 |
Martin Geisler |
tests: add filtercr.py helper for progress tests
|
Wed, 15 Dec 2010 09:52:20 +0100 |
Martin Geisler |
test-archive: whitespace cleanup
|
Wed, 15 Dec 2010 09:35:32 +0100 |
Martin Geisler |
progress: explain format strings to translators
|
Wed, 15 Dec 2010 10:50:19 +0100 |
Mads Kiilerich |
subrepo: re-backout 2245fcd0e160, remove test
|
Tue, 14 Dec 2010 18:10:51 -0600 |
Matt Mackall |
subrepo: re-backout 2245fcd0e160
|
Tue, 14 Dec 2010 17:10:01 -0600 |
Matt Mackall |
merge with stable
|
Mon, 06 Dec 2010 22:04:10 -0600 |
Kevin Bullock |
tag: abort if not at a branch head (issue2552)
stable
|
Tue, 07 Dec 2010 08:02:54 +0100 |
Kevin Bullock |
tag: fix uncommitted merge check and error message (issue2542)
stable
|
Mon, 13 Dec 2010 21:20:30 -0600 |
Kevin Bullock |
tag: don't check .hgtags status if --local passed
stable
|
Thu, 09 Dec 2010 17:33:40 -0600 |
Augie Fackler |
progress: refactor for readability and show XXs instead of 0mXXs.
|
Tue, 26 Oct 2010 14:41:58 +0300 |
timeless |
progress: Add estimated time remaining for long tasks
|
Fri, 10 Dec 2010 16:56:12 -0600 |
Augie Fackler |
progress: react more reasonably to nested progress topics
|
Mon, 13 Dec 2010 12:19:26 -0600 |
Steve Borho |
Merge with stable
|
Mon, 13 Dec 2010 11:51:01 -0600 |
Steve Borho |
util: work around behavior change in Python 2.7.1
stable
|
Mon, 13 Dec 2010 11:53:17 +0100 |
Martin Geisler |
merge with stable
|
Mon, 13 Dec 2010 11:52:52 +0100 |
Martin Geisler |
merge default heads in crew and main
|
Mon, 13 Dec 2010 11:52:21 +0100 |
Martin Geisler |
merge stable heads in crew and main
stable
|
Mon, 22 Nov 2010 14:36:57 +0100 |
Erik Zielke |
eol: improve help on whether EOLs are changed in working copy or repository
stable
|
Mon, 13 Dec 2010 16:41:39 +0900 |
Nicolas Dumazet |
churn: ignore trailing and leading spaces (issue2546)
stable
|
Fri, 10 Dec 2010 23:05:48 +0100 |
Benoit Boissinot |
merge with stable
|
Tue, 07 Dec 2010 16:08:16 +0100 |
Dan Villiom Podlaski Christiansen |
make_file: always return a fresh file handle that can be closed
|
Fri, 10 Dec 2010 19:20:11 -0600 |
Matt Mackall |
merge with stable
|
Fri, 10 Dec 2010 19:18:02 -0600 |
Matt Mackall |
hook: fix import path handling for repo=None
stable
|
Tue, 07 Dec 2010 15:27:04 +0100 |
Alexander Solovyov |
hook: assume relative path to hook is given from repo root
stable
|
Fri, 10 Dec 2010 19:08:17 -0600 |
Matt Mackall |
subrepo: backed out changeset 2245fcd0e160
stable
|
Fri, 10 Dec 2010 13:30:37 -0600 |
Augie Fackler |
bundle progress: offer best-guess deterministic progress information
|
Fri, 10 Dec 2010 13:31:06 -0600 |
Augie Fackler |
httpsendfile: record progress information during read()
|
Tue, 07 Dec 2010 15:50:28 +0100 |
Alexander Solovyov |
templatekw.showdiffstat: use ctx.diff() instead of calling patch
|
Fri, 10 Dec 2010 16:10:14 +0100 |
Adrian Buehlmann |
localrepo: remove unneeded os.unlink call in wwrite
|
Fri, 10 Dec 2010 15:14:05 +0100 |
Adrian Buehlmann |
opener: always reset flags on 'w'rite
|
Thu, 09 Dec 2010 16:52:14 -0500 |
Eric Eisner |
subrepo: silence git output when ui.quiet is set
|
Thu, 09 Dec 2010 16:52:14 -0500 |
Eric Eisner |
subrepo: show git command with --debug
|
Thu, 09 Dec 2010 16:52:14 -0500 |
Eric Eisner |
subrepo: speed up git push logic
|
Thu, 09 Dec 2010 16:52:14 -0500 |
Eric Eisner |
subrepo: use subprocess.Popen without the shell
|
Thu, 09 Dec 2010 16:52:14 -0500 |
Eric Eisner |
subrepo: treat git error code 1 as success
|
Thu, 09 Dec 2010 16:52:14 -0500 |
Eric Eisner |
subrepo: gitsubrepo should inherit from abstractsubrepo
|
Fri, 10 Dec 2010 01:30:16 +0100 |
Mads Kiilerich |
subrepo: initialize subrepo relative default paths relative to their root
stable
|
Wed, 08 Dec 2010 13:12:12 -0600 |
Matt Mackall |
merge with stable
|
Tue, 07 Dec 2010 20:03:04 +1100 |
Brodie Rao |
bookmarks: create undo.bookmarks using repo.opener instead of util.copyfile
stable
|
Tue, 07 Dec 2010 19:47:53 +1100 |
Brodie Rao |
archival: don't set gzip filename header when there's no filename
stable
|
Wed, 08 Dec 2010 11:18:26 -0600 |
Matt Mackall |
build: don't delete precious version information on 'make clean'
|
Fri, 03 Dec 2010 11:40:30 +0900 |
Patrick Mezard |
patch: write .rej files without rewriting EOLs
stable
|
Tue, 07 Dec 2010 20:03:05 +1100 |
Brodie Rao |
record: move copystat() hack out of util.copyfile() and into record
|
Tue, 07 Dec 2010 16:03:42 +0100 |
Dan Villiom Podlaski Christiansen |
util: make atomicfiles closable
|
Mon, 06 Dec 2010 21:17:27 -0500 |
Eric Eisner |
subrepo: drop arguments unsupported by old git
|
Mon, 06 Dec 2010 21:17:27 -0500 |
Eric Eisner |
subrepo: work around old git's remote naming scheme
|
Mon, 06 Dec 2010 21:17:27 -0500 |
Eric Eisner |
subrepo: use environment variable instead of git commit's --date
|
Mon, 06 Dec 2010 21:17:27 -0500 |
Eric Eisner |
subrepo: parse git status's human-readable output
|
Mon, 06 Dec 2010 21:17:27 -0500 |
Eric Eisner |
subrepo: use subprocess's cwd instead of git's --work-tree
|
Mon, 06 Dec 2010 21:17:27 -0500 |
Eric Eisner |
test-subrepo-git.t: make gitroot pushable earlier
|
Mon, 06 Dec 2010 21:17:27 -0500 |
Eric Eisner |
test-subrepo-git.t: silence git output
|
Mon, 06 Dec 2010 16:59:43 -0600 |
Matt Mackall |
bdiff: Fix bogus NULL return
|
Mon, 06 Dec 2010 16:42:48 -0600 |
Matt Mackall |
bdiff: dynamically allocate hunks
|
Mon, 06 Dec 2010 16:03:00 -0600 |
Matt Mackall |
merge with stable
|
Sun, 28 Nov 2010 17:19:23 -0500 |
Eric Eisner |
subrepo: lazily update git's local tracking branches
|
Sun, 28 Nov 2010 15:21:23 -0500 |
Eric Eisner |
subrepo: return both mapping directions from gitbranchmap
|
Sun, 28 Nov 2010 15:03:48 -0500 |
Eric Eisner |
subrepo: strip gitcommand output
|
Wed, 01 Dec 2010 21:46:08 +0100 |
Dan Villiom Podlaski Christiansen |
sshrepo: don't use readline() on the stderr pipe
|
Wed, 01 Dec 2010 21:46:08 +0100 |
Dan Villiom Podlaski Christiansen |
test-demandimport.py: PyPy support
|
Wed, 01 Dec 2010 21:46:08 +0100 |
Dan Villiom Podlaski Christiansen |
demandimport: change default for level from None to -1
|
Wed, 01 Dec 2010 21:46:08 +0100 |
Dan Villiom Podlaski Christiansen |
export: flush the file pointer between patches
|
Wed, 01 Dec 2010 19:20:16 +0100 |
Dan Villiom Podlaski Christiansen |
test-clone-failure.t: fix unification oversight
|
Sat, 04 Dec 2010 14:44:05 +0100 |
Christian Ebert |
keyword: make kwfiles show deleted files configured for expansion
|
Sat, 04 Dec 2010 14:22:12 +0100 |
Christian Ebert |
keyword: colorize hg kwfiles output
|
Fri, 03 Dec 2010 12:22:56 +0100 |
Thomas Arendsen Hein |
coding style: fix yield used as a function
|
Fri, 03 Dec 2010 12:04:31 +0100 |
Thomas Arendsen Hein |
check-code: single check for Python keywords used as a function
|
Fri, 03 Dec 2010 11:30:45 +0100 |
Thomas Arendsen Hein |
coding style: fix gratuitous whitespace after Python keywords
|
Fri, 03 Dec 2010 11:23:38 +0100 |
Thomas Arendsen Hein |
check-code: check for gratuitous whitespace after Python keywords
|
Thu, 02 Dec 2010 01:28:38 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 9696954415db
stable
|
Wed, 01 Dec 2010 18:47:40 -0600 |
Matt Mackall |
merge with stable
|
Wed, 01 Dec 2010 18:46:20 -0600 |
Matt Mackall |
Added signature for changeset 6aff4f144ad3
stable
|
Wed, 01 Dec 2010 18:46:15 -0600 |
Matt Mackall |
Added tag 1.7.2 for changeset 6aff4f144ad3
stable
|
Wed, 01 Dec 2010 10:51:49 +0100 |
Christian Ebert |
keyword: copy: when copied source is a symlink, follow it
stable 1.7.2
|
Wed, 01 Dec 2010 21:15:31 +0100 |
Adrian Buehlmann |
makedirs: abort if parent == name (issue2531)
stable
|
Fri, 19 Nov 2010 18:07:15 +0900 |
Shun-ichi GOTO |
win32mbcs: use extsetup() to wrap functions only once.
stable
|
Tue, 30 Nov 2010 12:45:25 -0200 |
Wagner Bruna |
hgwebdir: fix incorrect index generation for invalid paths (issue2023)
stable
|
Fri, 26 Nov 2010 18:45:35 +0100 |
Adrian Buehlmann |
serve: fix doc typo
stable
|
Thu, 25 Nov 2010 21:50:41 -0600 |
Kevin Bullock |
mq: fix failing qrefresh test
stable
|
Wed, 24 Nov 2010 19:31:43 +0100 |
Adrian Buehlmann |
makedate: abort on negative timestamps (issue2513)
stable
|
Wed, 24 Nov 2010 19:31:43 +0100 |
Adrian Buehlmann |
parsedate: abort on negative dates (issue2513)
stable
|
Wed, 01 Dec 2010 17:50:49 -0600 |
Matt Mackall |
merge with i18n
stable
|
Tue, 23 Nov 2010 13:22:01 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with f08df4d38442
stable
|
Wed, 01 Dec 2010 11:04:50 +0100 |
Martin Geisler |
merge with stable
|
Wed, 01 Dec 2010 04:21:47 +0100 |
Adrian Buehlmann |
test-clone.t: add basic cases for destination ''
stable
|
Wed, 01 Dec 2010 10:52:31 +0100 |
Martin Geisler |
hgrc.5: expand introduction for [web] section
stable
|
Wed, 01 Dec 2010 10:21:40 +0100 |
Martin Geisler |
hgrc.5: describe what the [auth] section is for
stable
|
Wed, 01 Dec 2010 11:02:12 +0900 |
Nicolas Dumazet |
merge with stable
|
Wed, 01 Dec 2010 09:46:11 +0900 |
Nicolas Dumazet |
runrst: add RSTARGS Makefile variable to allow customization
|
Tue, 30 Nov 2010 17:48:12 +0900 |
Nicolas Dumazet |
util: do not recurse in makedirs if name is '' (issue2528)
stable
|
Mon, 29 Nov 2010 20:13:11 +0100 |
Patrick Mezard |
convert/svn: fix changed files list upon directory replacements
stable
|
Mon, 29 Nov 2010 10:13:55 +0100 |
Martin Geisler |
encoding: fix typo in variable name
|
Sun, 28 Nov 2010 18:21:47 -0600 |
Matt Mackall |
pushkey: use UTF-8
|
Wed, 24 Nov 2010 16:10:37 -0600 |
Matt Mackall |
wireproto: use proper UTF-8 handling for key lookup
|
Wed, 24 Nov 2010 16:04:33 -0600 |
Matt Mackall |
bookmarks: use UTF-8 storage
|
Wed, 24 Nov 2010 15:56:32 -0600 |
Matt Mackall |
branch: operate on branch names in local string space where possible
|
Wed, 24 Nov 2010 15:38:52 -0600 |
Matt Mackall |
encoding: add localstr class to track UTF-8 version of transcoded strings
|
Fri, 26 Nov 2010 20:08:03 -0600 |
Steve Borho |
Merge with stable
|
Fri, 26 Nov 2010 20:05:16 -0600 |
Steve Borho |
wix: allow x86 MSI packages to be installed on x64 systems
stable
|
Fri, 26 Nov 2010 18:04:10 -0600 |
Steve Borho |
Merge with stable
|
Fri, 26 Nov 2010 17:40:13 -0600 |
Steve Borho |
wix: add support for x64 native MSI packages
stable
|
Fri, 26 Nov 2010 16:18:19 -0600 |
Steve Borho |
wix: switch Mercurial Windows installer to use py2exe --bundle 3
stable
|
Wed, 24 Nov 2010 13:43:40 -0600 |
Steve Borho |
Merge with stable
|
Tue, 23 Nov 2010 13:11:40 +0100 |
Adrian Buehlmann |
util.datestr: do not crash on revisions with negative timestamp (issue2513)
stable
|
Tue, 23 Nov 2010 22:53:47 +0100 |
Adrian Buehlmann |
checknlink: return False if .hgtmp file preexists (issue2517)
stable
|
Wed, 24 Nov 2010 13:25:12 +0100 |
Martin Geisler |
localrepo: move string formatting out of gettext call
|
Mon, 22 Nov 2010 13:11:46 -0600 |
Matt Mackall |
merge with stable
|
Tue, 16 Nov 2010 13:06:07 -0600 |
Kevin Bullock |
mq: ignore subrepos (issue2499)
stable
|
Mon, 22 Nov 2010 17:32:51 +0100 |
Adrian Buehlmann |
tests: integrate test-hardlinks-safety.t into test-hardlinks.t
|
Wed, 17 Nov 2010 21:18:44 -0500 |
Steve Losh |
mq: add an '-e/--exact' option to qpush
|
Mon, 22 Nov 2010 12:43:31 -0600 |
Matt Mackall |
dirstate: warn on invalid parents rather than aborting
|
Mon, 22 Nov 2010 18:15:58 +0100 |
Martin Geisler |
code style: prefer 'is' and 'is not' tests with singletons
|
Mon, 22 Nov 2010 17:57:11 +0100 |
Martin Geisler |
polib: remove unnecessary comparisons with True
|
Sun, 21 Nov 2010 22:00:51 -0500 |
Eric Eisner |
subrepo: lazier git push logic
|
Mon, 22 Nov 2010 17:39:46 +0100 |
Martin Geisler |
merge with stable
|
Thu, 18 Nov 2010 19:20:21 -0500 |
Eric Eisner |
subrepo: archive git subrepos
|
Sun, 21 Nov 2010 11:52:27 +0100 |
Adrian Buehlmann |
check-code: catch Python 'is' comparing number or string literals
|
Mon, 22 Nov 2010 16:05:31 +0100 |
Christian Ebert |
keyword: s/config/configuration/ in help
stable
|
Sun, 21 Nov 2010 13:16:59 +0100 |
Patrick Mezard |
Merge with stable
|
Sun, 21 Nov 2010 05:07:06 -0600 |
timeless |
record: quote command in use hg commit message
|
Sat, 20 Nov 2010 20:41:48 +0200 |
timeless |
revert: improve merge advice and favor its error over all
|
Sat, 20 Nov 2010 09:51:56 +0100 |
Henrik Stuart |
rebase: support --detach when null is common ancestor
stable
|
Thu, 18 Nov 2010 19:52:58 -0200 |
Wagner Bruna |
templater: fix variable name
stable
|
Wed, 17 Nov 2010 16:54:30 +0100 |
Adrian Buehlmann |
test-hardlinks: add testcase for repo copied with 'cp -al'
|
Thu, 18 Nov 2010 23:15:13 +0100 |
Patrick Mezard |
Merge with stable
|
Thu, 18 Nov 2010 23:05:10 +0100 |
Patrick Mezard |
subrepo: handle missing subrepo spec file as removed
stable
|
Wed, 17 Nov 2010 21:30:13 +0100 |
Patrick Mezard |
Merge with stable
|
Wed, 17 Nov 2010 21:25:23 +0100 |
Patrick Mezard |
subrepo: prune empty directories when removing svn subrepo
stable
|
Wed, 17 Nov 2010 21:24:36 +0100 |
Patrick Mezard |
subrepo: use subprocess directly to avoid python 2.6 bug
stable
|
Wed, 17 Nov 2010 21:00:47 +0100 |
Patrick Mezard |
subrepo: fix removing read-only svn files on Windows
stable
|
Wed, 17 Nov 2010 09:37:57 +0100 |
Martin Geisler |
check-code: catch 'ls filename --option' case as per 6bdae8ea0b48
|
Tue, 02 Nov 2010 17:44:19 +0100 |
Erik Zielke |
minirst: improved support for option lists.
|
Tue, 16 Nov 2010 13:29:35 +0100 |
Dan Villiom Podlaski Christiansen |
test-subrepo-git.t: portability fix.
|
Tue, 16 Nov 2010 13:29:08 +0100 |
Erik Zielke |
minirst: modified minirst to also recognize empty comments.
|
Wed, 17 Nov 2010 09:17:55 +0100 |
Martin Geisler |
merge with stable
|
Tue, 16 Nov 2010 21:35:58 +0100 |
Dan Villiom Podlaski Christiansen |
posix: remove is-comparison between integers
stable
|
Tue, 16 Nov 2010 21:35:58 +0100 |
Dan Villiom Podlaski Christiansen |
httprepo: remove is-comparison with string literal
stable
|
Wed, 17 Nov 2010 09:06:38 +0100 |
Martin Geisler |
mq: fix comment to reflect change in efbee27415ab
|
Tue, 16 Nov 2010 13:06:04 -0600 |
Kevin Bullock |
mq: clean up unused variable in qrefresh
|
Tue, 16 Nov 2010 11:10:50 +0100 |
Martin Geisler |
minirst: better interaction between comments and margins
|
Tue, 16 Nov 2010 10:33:19 +0900 |
Nicolas Dumazet |
run-tests: fix --debug for .t tests
|
Mon, 15 Nov 2010 17:05:54 -0600 |
Matt Mackall |
merge with stable
|
Mon, 15 Nov 2010 17:04:55 -0600 |
Matt Mackall |
commit: search both parents for missing copy revision (issue2484)
stable
|
Mon, 15 Nov 2010 17:00:43 -0600 |
Matt Mackall |
context: walk both parents for workingctx.ancestors()
stable
|
Thu, 11 Nov 2010 15:51:20 +0100 |
Adrian Buehlmann |
discovery: list new remote heads in prepush() on --debug
|
Thu, 11 Nov 2010 15:42:27 +0100 |
Adrian Buehlmann |
discovery: remove erroneous comment in prepush()
|
Sun, 14 Nov 2010 18:31:40 -0500 |
Eric Eisner |
subrepo: removing (and restoring) git subrepo state
|
Sun, 14 Nov 2010 18:31:29 -0500 |
Eric Eisner |
subrepo: update and merge works with any git branch
|
Sun, 14 Nov 2010 18:22:33 -0500 |
Eric Eisner |
subrepo: allow git subrepos to push and merge
|
Sun, 14 Nov 2010 18:20:13 -0500 |
Eric Eisner |
subrepo: cloning and updating of git subrepos
|
Sun, 14 Nov 2010 18:15:26 -0500 |
Eric Eisner |
subrepo: support for adding a git subrepo
|
Mon, 15 Nov 2010 10:57:49 -0600 |
Matt Mackall |
merge with stable
|
Mon, 15 Nov 2010 10:57:40 -0600 |
Matt Mackall |
merge with i18n
|
Mon, 15 Nov 2010 10:55:54 -0600 |
Matt Mackall |
Added signature for changeset 4438875ec01b
stable
|
Mon, 15 Nov 2010 10:55:48 -0600 |
Matt Mackall |
Added tag 1.7.1 for changeset 4438875ec01b
stable
|
Mon, 15 Nov 2010 10:55:36 -0600 |
Matt Mackall |
merge with stable
stable 1.7.1
|
Sun, 14 Nov 2010 23:32:04 -0200 |
Wagner Bruna |
merge with i18n stable
|
Sun, 14 Nov 2010 23:28:44 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 27e4146d9241
stable
|
Sun, 14 Nov 2010 23:31:50 -0200 |
Wagner Bruna |
merge with i18n
|
Fri, 05 Nov 2010 16:10:38 +0100 |
Martin Geisler |
i18n-da: translate small error messages
|
Mon, 01 Nov 2010 11:05:14 +0100 |
Martin Geisler |
i18n-da: synchronize with 15ca4bfecfe3
|
Sat, 13 Nov 2010 15:57:40 +0100 |
Martin Geisler |
merge with stable
|
Sat, 13 Nov 2010 15:57:12 +0100 |
Martin Geisler |
eol: mention the hook in the module docstring
stable
|
Sat, 13 Nov 2010 15:46:51 +0100 |
Martin Geisler |
eol: fix win32text encode/decode filter names
|
Sat, 13 Nov 2010 15:20:37 +0100 |
Martin Geisler |
test-win32text: use $TESTTMP in output
|
Sat, 13 Nov 2010 15:16:50 +0100 |
Martin Geisler |
test-win32text: use (esc) lines instead of Python script
|
Sat, 13 Nov 2010 15:12:09 +0100 |
Martin Geisler |
merge with stable
|
Wed, 10 Nov 2010 20:26:56 +0000 |
Colin Caughie |
eol: added filter aliases for backwards compatibility with win32text
|
Sat, 13 Nov 2010 15:02:02 +0100 |
Colin Caughie |
eol: exclude .hgtags file from eol translation (issue2493)
stable
|
Sat, 13 Nov 2010 11:58:51 +0900 |
Nicolas Dumazet |
merge with stable
|
Thu, 11 Nov 2010 02:10:37 +0900 |
Nicolas Dumazet |
log: fix log -rREV FILE when REV isnt the last filerev (issue2492)
stable
|
Thu, 11 Nov 2010 02:05:02 +0900 |
Nicolas Dumazet |
cmdutil: move range check outside of filerevgen
stable
|
Fri, 12 Nov 2010 01:22:46 -0600 |
Matt Mackall |
merge with stable
|
Fri, 12 Nov 2010 01:21:45 -0600 |
Matt Mackall |
pushkey: force HTTP POST on push and add tests (issue2489)
stable
|
Thu, 11 Nov 2010 07:23:38 +0100 |
Martin Geisler |
merge with stable
|
Wed, 10 Nov 2010 17:28:24 +0100 |
Adrian Buehlmann |
tests: add test-hardlinks.t
stable
|
Thu, 11 Nov 2010 01:12:51 +0900 |
Yuya Nishihara |
win32: remove try-catch block of GetModuleFileNameEx (issue2480)
stable
|
Tue, 09 Nov 2010 20:25:56 +0000 |
Richard Hopkins |
gpg, commands: fixed util.abort to util.Abort typos
stable
|
Thu, 11 Nov 2010 00:08:09 +0100 |
Martin Geisler |
check-code: using and/or/not as a function is bad style
|
Wed, 10 Nov 2010 15:44:19 +0100 |
Martin Geisler |
merge with stable
|
Sun, 07 Nov 2010 20:18:57 +0100 |
Klaus Koch |
bundlerepository: get rid of temporary bundle files (issue2478)
stable
|
Wed, 10 Nov 2010 15:38:00 +0100 |
Martin Geisler |
bundlerepository: test self.tempfile field, not tempfile module
stable
|
Wed, 10 Nov 2010 13:48:23 +0100 |
Dan Villiom Podlaski Christiansen |
test-mq-qnew: handle Mac OS X error strings.
stable
|
Wed, 10 Nov 2010 04:53:11 -0600 |
timeless |
help: urls help should include see also for paths
stable
|
Wed, 10 Nov 2010 14:46:13 +0100 |
Martin Geisler |
minirst: link to HelpStyleGuide in docstring
|
Tue, 09 Nov 2010 13:43:35 +0900 |
Nicolas Dumazet |
util: clarify purpose of MBTextWrapper class
|
Mon, 08 Nov 2010 17:29:23 -0600 |
Matt Mackall |
merge with stable
|
Mon, 08 Nov 2010 10:56:47 +0100 |
Erik Zielke |
run-test: fixed wrong parenthesis
stable
|
Mon, 08 Nov 2010 17:16:29 -0600 |
Matt Mackall |
merge with crew
|
Mon, 08 Nov 2010 17:16:17 -0600 |
Matt Mackall |
merge with crew
stable
|
Tue, 09 Nov 2010 01:33:48 +0900 |
Nicolas Dumazet |
merge with stable
|
Mon, 08 Nov 2010 22:45:56 +0900 |
Nicolas Dumazet |
graphmod: safer code when a changeset has two identical parents
stable
|
Sun, 07 Nov 2010 18:23:48 +0900 |
Nicolas Dumazet |
revlog: fix descendants() if nullrev is in revs
stable
|
Sun, 07 Nov 2010 18:16:07 +0900 |
Nicolas Dumazet |
revlog: if start is nullrev, end is always a descendant
stable
|
Sun, 07 Nov 2010 22:03:28 +0900 |
Nicolas Dumazet |
mq: use sets instead of lists for speed
|
Sun, 07 Nov 2010 18:59:27 +0900 |
Nicolas Dumazet |
context: add __repr__ methods to workingfilectx and workingctx
|
Sun, 07 Nov 2010 19:42:42 -0600 |
Matt Mackall |
merge with crew
|
Mon, 08 Nov 2010 01:55:32 +0100 |
Mads Kiilerich |
test-import: workaround for missing newline is no longer needed
|
Mon, 08 Nov 2010 01:44:46 +0100 |
Mads Kiilerich |
merge with stable
|
Mon, 08 Nov 2010 01:41:42 +0100 |
Mads Kiilerich |
tests: use (esc) instead of other kinds of string escaping
stable
|
Mon, 08 Nov 2010 01:41:41 +0100 |
Mads Kiilerich |
tests: use (esc) for all non-ASCII test output
stable
|
Mon, 08 Nov 2010 01:35:41 +0100 |
Mads Kiilerich |
tests: use (esc) markup for string-escape
stable
|
Mon, 08 Nov 2010 01:35:40 +0100 |
Mads Kiilerich |
tests: (no-eol) markup for command output without trailing LF
stable
|
Sun, 07 Nov 2010 16:01:57 -0600 |
Matt Mackall |
merge with stable
|
Sun, 07 Nov 2010 18:21:29 +0100 |
Adrian Buehlmann |
opener: check hardlink count reporting (issue1866)
stable
|
Thu, 04 Nov 2010 09:04:37 +0100 |
Adrian Buehlmann |
util: refactor opener
stable
|
Sun, 07 Nov 2010 18:15:17 +0100 |
Patrick Mezard |
revset: remove unnecessary debug statement
|
Sun, 07 Nov 2010 18:14:42 +0100 |
Patrick Mezard |
revset: fix p1, p2 and parents in dirstate case (a5f7f1e9340e)
|
Sat, 06 Nov 2010 00:31:44 +0100 |
Mads Kiilerich |
tests: handle .t files without trailing LF
stable
|
Fri, 05 Nov 2010 15:38:23 -0500 |
Matt Mackall |
merge with stable
|
Fri, 05 Nov 2010 15:54:32 -0400 |
Steve Losh |
alias: fall back to normal error handling for ambigious commands (fixes issue2475)
stable
|
Fri, 05 Nov 2010 15:35:39 +0100 |
Martin Geisler |
merge with stable
|
Fri, 05 Nov 2010 15:13:22 +0100 |
Ronny Pfannschmidt |
subrepo: test & fix svn subrepo removal
stable
|
Thu, 04 Nov 2010 17:09:00 -0500 |
Kevin Bullock |
revsets: let parents() return parents of working dir
|
Thu, 04 Nov 2010 16:59:03 -0500 |
Kevin Bullock |
revsets: let p1() and p2() return parents of working dir
|
Thu, 04 Nov 2010 09:04:37 +0100 |
Adrian Buehlmann |
util: refactor opener
|
Thu, 04 Nov 2010 22:56:38 +0000 |
Christian Ebert |
keyword: turn regexes and escaped keywords into a propertycache
|
Thu, 04 Nov 2010 16:21:28 -0500 |
Matt Mackall |
commands: add revset support to most commands
|
Thu, 04 Nov 2010 18:19:10 +0100 |
Martin Geisler |
convert: better ReST markup in docstring
|
Thu, 04 Nov 2010 18:11:10 +0100 |
Martin Geisler |
convert: split docstring lists for easier translation
|
Thu, 04 Nov 2010 14:14:47 +0100 |
Erik Zielke |
convert: use field list instead of option list in help
|
Thu, 04 Nov 2010 17:52:40 +0100 |
Martin Geisler |
doc/Makefile: docs now also depend on extensions
|
Wed, 03 Nov 2010 14:37:41 +0100 |
Christian Ebert |
keyword: function to look up changectx for expansion
|
Tue, 02 Nov 2010 11:25:52 +0100 |
Ronny Pfannschmidt |
localrepo: make heads use the keyword args of the sorted builtin
|
Thu, 04 Nov 2010 11:33:57 -0500 |
Steve Borho |
import: add another line feed to message join string
|
Wed, 03 Nov 2010 22:34:16 +0100 |
Patrick Mezard |
tests: unify test-no-symlinks
|
Wed, 03 Nov 2010 21:11:07 +0100 |
Patrick Mezard |
patch: remove unused applydiff() sourcefile argument
|
Wed, 03 Nov 2010 21:11:05 +0100 |
Patrick Mezard |
patch: remove unused gitworkdone variable from iterhunks()
|
Wed, 03 Nov 2010 21:10:59 +0100 |
Patrick Mezard |
test-import: use printf instead of echo
|
Thu, 21 Oct 2010 16:04:34 -0500 |
Steve Borho |
import: --no-commit should update .hg/last-message.txt
|
Tue, 02 Nov 2010 09:47:47 +0100 |
Thomas Arendsen Hein |
merge with stable after 1.7 release
|
Mon, 01 Nov 2010 17:40:17 -0500 |
Matt Mackall |
Added signature for changeset 333421b9e0f9
stable
|
Mon, 01 Nov 2010 17:40:14 -0500 |
Matt Mackall |
Added tag 1.7 for changeset 333421b9e0f9
stable
|
Mon, 01 Nov 2010 14:45:27 -0500 |
Matt Mackall |
merge with i18n
stable 1.7
|
Mon, 01 Nov 2010 16:04:15 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with b19b4c1df066
stable
|
Mon, 01 Nov 2010 14:18:42 -0500 |
Matt Mackall |
dirstate: skip optimization on case-folding FS (issue2440)
stable
|
Mon, 01 Nov 2010 01:56:12 +0100 |
Mads Kiilerich |
url: fix https client authentication through proxy
stable
|
Mon, 01 Nov 2010 12:45:45 -0500 |
Matt Mackall |
merge with i18n
stable
|
Mon, 01 Nov 2010 13:42:40 +0100 |
Jens Bäckman |
i18n-sv: synchronize with 13fb555677fe
stable
|
Sun, 31 Oct 2010 22:29:21 +0100 |
Chia-Huan Wu |
i18n-zh_TW: synchronize with 15ca4bfecfe3
stable
|
Mon, 01 Nov 2010 01:31:09 +0900 |
Yuya Nishihara |
i18n-ja: strip extra spaces next to punctuation mark at line ending
stable
|
Sat, 30 Oct 2010 12:51:15 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 15ca4bfecfe3
stable
|
Sat, 30 Oct 2010 12:13:52 -0500 |
Matt Mackall |
commit: handle missing newline on last commit comment
stable
|
Mon, 01 Nov 2010 17:26:08 +0100 |
Patrick Mezard |
localrepo: do not modify ctx.remove() list in-place
stable
|
Mon, 01 Nov 2010 16:22:41 +0100 |
Martin Geisler |
test-rename: test with absolute paths
stable
|
Mon, 01 Nov 2010 16:19:06 +0100 |
Martin Geisler |
test-rename: fix \" -> " in comments
stable
|
Sat, 30 Oct 2010 16:58:15 -0500 |
Steve Borho |
rebase: improve resolve failure message
stable
|
Mon, 01 Nov 2010 10:24:07 +0100 |
Martin Geisler |
run-tests: use regex when searching for $HGPORT in test output
stable
|
Sat, 30 Oct 2010 11:32:04 -0500 |
Matt Mackall |
demandimport: back out 50a4e55aa278 (issue2467)
stable
|
Sat, 30 Oct 2010 02:47:35 -0500 |
Matt Mackall |
debugindex: add --format flag to allow debugging parentdelta
stable
|
Fri, 29 Oct 2010 00:57:34 -0500 |
Kevin Bullock |
pager: make example of setting pager less silly
stable
|
Sat, 30 Oct 2010 02:47:34 -0500 |
Mike Sperber |
convert: Work around p4 instability (issue2465)
stable
|
Sat, 30 Oct 2010 02:47:34 -0500 |
Matt Mackall |
revlog: choose best delta for parentdelta (issue2466)
stable
|
Sat, 30 Oct 2010 02:47:34 -0500 |
Matt Mackall |
revlog: precalculate p1 and p2 revisions
stable
|
Sat, 30 Oct 2010 02:47:34 -0500 |
Matt Mackall |
revlog: extract delta building to a subfunction
stable
|
Sat, 30 Oct 2010 02:47:34 -0500 |
Matt Mackall |
revlog: simplify cachedelta handling
stable
|
Sat, 30 Oct 2010 02:47:34 -0500 |
Matt Mackall |
revlog: fix buildtext local scope
stable
|
Sat, 30 Oct 2010 02:47:24 -0500 |
Matt Mackall |
merge with i18n
stable
|
Fri, 29 Oct 2010 00:19:39 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 6f6f6a9c2a41
stable
|
Thu, 28 Oct 2010 09:52:05 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with db2ff771204d
stable
|
Thu, 28 Oct 2010 10:02:28 +0200 |
Martin Geisler |
i18n-da: translate help for bookmarks extension
stable
|
Thu, 28 Oct 2010 09:48:01 +0200 |
Martin Geisler |
i18n, bookmarks: add comments for translators
stable
|
Thu, 28 Oct 2010 09:43:56 +0200 |
Martin Geisler |
i18n-da: synchronize with e1855dee28c1
stable
|
Fri, 29 Oct 2010 14:06:06 +0200 |
Martin Geisler |
qnew: distinguish between existing file and directory (issue2464)
stable
|
Fri, 29 Oct 2010 15:25:21 +0200 |
Martin Geisler |
qnew: give better feedback when doing 'hg qnew foo/' (issue2464)
stable
|
Fri, 29 Oct 2010 12:50:08 +0200 |
Martin Geisler |
opener: do not create "foo" directory when writing to "foo/"
stable
|
Fri, 29 Oct 2010 14:47:45 +0200 |
Martin Geisler |
pager: backout 05077896ffe2 (issue2441)
stable
|
Thu, 28 Oct 2010 22:04:33 +0200 |
Patrick Mezard |
mq: qrename should not touch the dirstate if src is untracked (issue2460)
stable
|
Thu, 28 Oct 2010 21:25:53 +0200 |
Patrick Mezard |
patch: fix copies when patching over uncommitted changed (issue2459)
stable
|
Wed, 27 Oct 2010 16:54:46 -0500 |
Matt Mackall |
merge with i18n
stable
|
Tue, 26 Oct 2010 21:31:35 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 830be2c57626
stable
|
Tue, 26 Oct 2010 19:12:45 -0200 |
Wagner Bruna |
i18n-pt_BR: msgmerge with 830be2c57626
stable
|
Tue, 26 Oct 2010 18:47:45 -0200 |
Wagner Bruna |
merge with i18n
stable
|
Tue, 26 Oct 2010 10:54:32 +0200 |
Martin Geisler |
i18n-da: remove extra newline in translation
stable
|
Tue, 26 Oct 2010 00:21:57 +0200 |
Martin Geisler |
i18n-da: synchronize with 6137c5bba4d0
stable
|
Wed, 27 Oct 2010 15:35:23 -0500 |
Matt Mackall |
minirst: use colwidth to match title lengths (issue2455)
stable
|
Wed, 27 Oct 2010 15:35:21 -0500 |
Matt Mackall |
encoding: default ambiguous character to narrow
stable
|
Tue, 26 Oct 2010 12:18:39 +0200 |
Dan Villiom Podlaski Christiansen |
*: kill all unnecessary shebangs.
stable
|
Tue, 26 Oct 2010 12:18:37 +0200 |
Dan Villiom Podlaski Christiansen |
*: add executable bit to a few files that were missing it.
stable
|
Wed, 20 Oct 2010 15:32:35 +0200 |
Gilles Moris |
log: do case insensitive search for --user option
stable
|
Tue, 26 Oct 2010 14:41:58 +0300 |
timeless |
url: show realm/user when asking for username/password
stable
|
Tue, 26 Oct 2010 14:41:58 +0300 |
timeless |
rebase: abort message should appear even with --quiet
stable
|
Wed, 27 Oct 2010 12:13:49 -0200 |
Wagner Bruna |
help: correct tip about deleting a subrepository
stable
|
Wed, 27 Oct 2010 12:12:51 -0200 |
Wagner Bruna |
revset: fix missing dot in docstring
stable
|
Wed, 27 Oct 2010 12:03:08 -0200 |
Wagner Bruna |
help: fix typo in merge-tools topic
stable
|
Wed, 27 Oct 2010 12:05:37 +0200 |
Martin Geisler |
README: add small introduction
stable
|
Wed, 27 Oct 2010 12:04:58 +0200 |
Martin Geisler |
README: remove trailing blank line
stable
|
Tue, 26 Oct 2010 23:51:01 -0200 |
Wagner Bruna |
i18n: translate revset predicate docstrings
stable
|
Tue, 26 Oct 2010 23:07:14 -0200 |
Wagner Bruna |
i18n: extract docstrings from revset module
stable
|
Wed, 27 Oct 2010 03:21:36 +0200 |
Mads Kiilerich |
test-win32text.t: stabilize test output
stable
|
Wed, 27 Oct 2010 00:28:40 +0200 |
Mads Kiilerich |
subrepo: propagate non-default pull/push path to relative subrepos (issue1852)
stable
|
Tue, 26 Oct 2010 14:41:58 +0300 |
timeless |
bookmarks: improve English for diffbookmarks
stable
|
Tue, 26 Oct 2010 18:01:35 +0200 |
Martin Geisler |
mq: expand 'repo' -> 'repository' in error message
stable
|
Tue, 26 Oct 2010 17:59:21 +0200 |
Martin Geisler |
mq: mark strings that should not be translated
stable
|
Tue, 26 Oct 2010 14:41:58 +0300 |
timeless |
qrestore: trying to improve the English
stable
|
Wed, 20 Oct 2010 17:38:21 -0500 |
Kevin Bullock |
pull: silence spurious 'requesting all changes' message
stable
|
Tue, 26 Oct 2010 02:38:14 +0530 |
Pradeepkumar Gayam |
templates: fix inconsistency in 'help' link
stable
|
Mon, 25 Oct 2010 01:11:52 +0900 |
Yuya Nishihara |
test-patchbomb: add test for progress support (1ed2dc9d4368)
stable
|
Sun, 24 Oct 2010 15:11:41 +0100 |
Christian Ebert |
keyword: fix regressions introduced in d87f3ff904ba
stable
|
Mon, 25 Oct 2010 23:55:43 +0200 |
Martin Geisler |
tests: test/silence win32text deprecation warning
stable
|
Mon, 25 Oct 2010 23:46:26 +0200 |
Martin Geisler |
lsprof: remove #!-line from non-executable script
stable
|
Sat, 23 Oct 2010 20:10:18 +0200 |
Martin Geisler |
doc/Makefile: do not include hg.1.gendoc.txt in MANIFEST
stable
|
Sat, 23 Oct 2010 20:02:46 +0200 |
Martin Geisler |
doc/Makefile: cleanup clean target
stable
|
Sat, 23 Oct 2010 18:33:57 +0200 |
Martin Geisler |
patchbomb: fix stray backslash in docstring
stable
|
Mon, 25 Oct 2010 14:34:49 -0500 |
Steve Borho |
help: improve wording of internal:merge and internal:fail
stable
|
Mon, 25 Oct 2010 11:29:32 -0500 |
Steve Borho |
win32text: give deprecation warning
stable
|
Mon, 25 Oct 2010 13:07:27 -0500 |
Matt Mackall |
merge with i18n
stable
|
Sat, 23 Oct 2010 16:27:27 +0200 |
Martin Geisler |
i18n-da: synchronize with b814f67d41c0
stable
|
Sat, 23 Oct 2010 16:24:07 +0200 |
Martin Geisler |
i18n: merge with main
stable
|
Sat, 23 Oct 2010 15:04:05 +0200 |
Martin Geisler |
i18n-da: synchronized with 3d6ba8c2b1b8
stable
|
Thu, 21 Oct 2010 16:57:17 +0200 |
Jens Bäckman |
synchronized with 3d6ba8c2b1b8
stable
|
Mon, 25 Oct 2010 13:06:37 -0500 |
Matt Mackall |
traceback: point to BugTracker on the wiki
stable
|
Mon, 25 Oct 2010 10:07:54 -0500 |
Steve Borho |
wix: add subrepos help text
stable
|
Sun, 24 Oct 2010 16:02:10 -0500 |
Matt Mackall |
version: replace email address with url to reduce private mail
stable
|
Sun, 24 Oct 2010 19:28:44 +0200 |
Patrick Mezard |
Add subrepos help topic
stable
|
Sun, 24 Oct 2010 18:39:02 +0200 |
Patrick Mezard |
hgrc: document [subpaths] section
stable
|
Sun, 24 Oct 2010 18:37:59 +0200 |
Patrick Mezard |
merge-tools.txt: 6 comes after 5
stable
|
Sun, 24 Oct 2010 12:56:38 +0200 |
Patrick Mezard |
Test applying context diffs
stable
|
Sun, 24 Oct 2010 12:55:29 +0200 |
Patrick Mezard |
merge-tools.txt: fix typos, simplify, renumber from 1.
stable
|
Sun, 24 Oct 2010 12:52:37 +0200 |
Patrick Mezard |
hggettext: handle i18nfunctions declaration for docstrings translations
stable
|
Sat, 23 Oct 2010 19:22:42 +0200 |
Patrick Mezard |
Fix and unify transplant and bookmarks revsets doc registration
stable
|
Sat, 23 Oct 2010 19:21:51 +0200 |
Patrick Mezard |
revsets: generate predicate help dynamically
stable
|
Sat, 23 Oct 2010 19:21:49 +0200 |
Patrick Mezard |
help: add topic rewriting hooks
stable
|
Sat, 23 Oct 2010 17:30:08 +0200 |
Martin Geisler |
minirst: ignore comments
stable
|
Sat, 23 Oct 2010 17:45:49 +0200 |
Martin Geisler |
help: add "revset" alias for "revsets" help topic
stable
|
Sat, 23 Oct 2010 16:54:45 +0200 |
Martin Geisler |
Makefile: var for documentation files
stable
|
Sat, 23 Oct 2010 16:53:25 +0200 |
Martin Geisler |
Makefile: remove underscore in var name
stable
|
Sat, 23 Oct 2010 14:59:19 +0200 |
Martin Geisler |
revset: add translator comments to i18n strings
stable
|
Sat, 23 Oct 2010 00:18:10 +0200 |
Martin Geisler |
gendoc: do not strip 'hg ' from synopsis
stable
|
Sat, 23 Oct 2010 00:11:39 +0200 |
Martin Geisler |
gendoc: support multi-line synopses
stable
|
Sat, 23 Oct 2010 00:01:09 +0200 |
Martin Geisler |
gendoc: re-add indentation to global option table
stable
|
Fri, 22 Oct 2010 22:58:17 +0200 |
Patrick Mezard |
test-transplant: test transplanted() revset
stable
|
Fri, 22 Oct 2010 11:58:43 -0500 |
Steve Borho |
backout: add --tool argument for specifying merge tool
stable
|
Fri, 22 Oct 2010 17:08:15 +0200 |
Mads Kiilerich |
help: improve merge-tools topic, describe --tool and clarify details
stable
|
Fri, 22 Oct 2010 17:05:51 +0200 |
Mads Kiilerich |
help: use Windows cmd compatible quoting in revset help
stable
|
Fri, 22 Oct 2010 16:34:38 +0200 |
Martin Geisler |
color: give hint to translators about untranslated keywords
stable
|
Thu, 21 Oct 2010 11:45:02 -0200 |
Wagner Bruna |
i18n: extract comments marked for translator hints
stable
|
Thu, 21 Oct 2010 09:58:22 -0700 |
L. David Baron |
setup/hg: handle hg being a symlink when appending relative libdir to sys.path
stable
|
Thu, 21 Oct 2010 21:34:30 +0200 |
Martin Geisler |
merge-tools: fixed typos
stable
|
Thu, 21 Oct 2010 21:26:32 +0200 |
Martin Geisler |
commands: mark tip:0 as literal text
stable
|
Thu, 21 Oct 2010 17:02:08 +0200 |
Georg Brandl |
eol: add missing word in module docstring
stable
|
Thu, 21 Oct 2010 10:13:03 -0500 |
Steve Borho |
demandimport: backout fe31f834a9ff
stable
|
Thu, 21 Oct 2010 11:23:26 +0200 |
Martin Geisler |
dispatch: backout 0c605364373c
stable
|
Thu, 21 Oct 2010 10:54:37 +0200 |
Martin Geisler |
subrepo: svnsubrepo._wcrev should return str after 3d6ba8c2b1b8
stable
|
Thu, 21 Oct 2010 03:28:51 -0500 |
Matt Mackall |
subrepo: fix status check on SVN subrepos (issue2445)
stable
|
Thu, 21 Oct 2010 03:18:52 +0200 |
Mads Kiilerich |
hgweb: let HTTPS serve use more compatible and less secure encryption
stable
|
Wed, 20 Oct 2010 18:15:47 +0530 |
Azhagu Selvan SP |
mercurial.el: fix hg-outgoing path when 'default-push' is not defined
stable
|
Wed, 20 Oct 2010 17:06:42 -0500 |
Matt Mackall |
merge default into stable for 1.7 freeze
stable
|
Wed, 20 Oct 2010 23:48:33 +0200 |
Benoit Boissinot |
merge with stable
|
Wed, 20 Oct 2010 23:39:48 +0200 |
Benoit Boissinot |
patchbomb: hide passwords potentially embedded in urls
stable
|
Wed, 20 Oct 2010 16:45:08 -0500 |
Steve Borho |
wix: add vim syntax file for Mercurial unit tests
|
Wed, 20 Oct 2010 16:41:17 -0500 |
Steve Borho |
wix: add new help page templates
|
Wed, 20 Oct 2010 16:27:24 -0500 |
Steve Borho |
wix: add new merge-tools.txt help text
|
Wed, 20 Oct 2010 15:36:42 -0500 |
Steve Borho |
Merge with mpm
|
Tue, 19 Oct 2010 22:33:52 -0500 |
Steve Borho |
merge: implement --tool arguments using new ui.forcemerge configurable
|
Wed, 20 Oct 2010 15:09:38 -0500 |
Matt Mackall |
tests: fix up changed output
|
Fri, 15 Oct 2010 03:30:38 -0300 |
Wagner Bruna |
revset: disable subset optimization for parents() and children() (issue2437)
|
Wed, 20 Oct 2010 14:57:36 -0500 |
Matt Mackall |
check-code: warning and fixes for whitespace in unified tests
|
Wed, 20 Oct 2010 20:19:34 +0200 |
Mads Kiilerich |
hgweb: use Pythons ssl module for HTTPS serve when using Python 2.6 or later
|
Wed, 20 Oct 2010 20:19:32 +0200 |
Mads Kiilerich |
hgweb: refactor all pyOpenSSL references into one class
|
Wed, 20 Oct 2010 17:47:46 +0200 |
Erik Zielke |
gendoc: added styling for extension TOC
|
Wed, 20 Oct 2010 17:45:09 +0200 |
Erik Zielke |
gendoc: automatically create help for default extensions.
|
Tue, 19 Oct 2010 13:50:03 +0200 |
Erik Zielke |
gendoc: dedent documentation from docstrings
|
Tue, 19 Oct 2010 13:43:40 +0200 |
Erik Zielke |
extensions.load: return module
|
Tue, 19 Oct 2010 13:39:34 +0200 |
Erik Zielke |
help: different section separators
|
Wed, 20 Oct 2010 18:08:37 +0200 |
Martin Geisler |
gendoc: add subsection for each command
|
Wed, 20 Oct 2010 18:07:50 +0200 |
Martin Geisler |
gendoc: move section commands to module scope
|
Wed, 20 Oct 2010 12:29:55 -0200 |
Wagner Bruna |
mq: mark string for i18n
|
Wed, 20 Oct 2010 12:29:41 -0200 |
Wagner Bruna |
cmdutil: mark string for i18n
|
Thu, 14 Oct 2010 10:56:39 +0300 |
timeless |
test-ssh: handle very slow ssh transfer rate
|
Tue, 19 Oct 2010 12:40:09 -0500 |
Kevin Bullock |
bookmarks: add paragraph on pushing and pulling to help
|
Wed, 20 Oct 2010 16:54:34 +0200 |
Erik Zielke |
help: help topic for merge tools
|
Wed, 20 Oct 2010 10:13:04 +0200 |
Martin Geisler |
check-code: find trailing whitespace
|
Wed, 20 Oct 2010 10:07:38 +0200 |
timeless |
convert: kill trailing whitespace
|
Wed, 20 Oct 2010 10:02:54 +0200 |
timeless |
convert: fix typo in comment
|
Mon, 18 Oct 2010 18:31:38 -0200 |
Wagner Bruna |
strip: support revision sets
|
Sat, 16 Oct 2010 18:09:47 -0500 |
Augie Fackler |
interhg: use uisetup() instead of module-load side effects
|
Mon, 18 Oct 2010 23:20:14 -0500 |
Steve Borho |
merge: when --tool is specified, disable HGMERGE by setting to empty string
|
Mon, 18 Oct 2010 14:10:36 +0900 |
Nicolas Dumazet |
ui: only fix config if the relevant section has changed
|
Tue, 19 Oct 2010 23:15:31 +0900 |
Nicolas Dumazet |
test-tags: use printf instead of echo '...\n'
|
Sun, 17 Oct 2010 22:24:26 +0200 |
Benoit Boissinot |
discovery: findincoming() is no longer used
|
Sun, 17 Oct 2010 19:25:35 +0200 |
Benoit Boissinot |
discovery: use set instead of dict
|
Sun, 17 Oct 2010 16:16:12 +0200 |
Benoit Boissinot |
discovery: remove unused "base" argument from find.*incoming()
|
Sat, 09 Oct 2010 17:16:39 -0500 |
Benoit Boissinot |
discovery: do not use the implicit updating of the "base" arg
|
Tue, 19 Oct 2010 20:20:10 +0900 |
Nicolas Dumazet |
tags: do not fail if tags.cache is corrupted (issue2444)
|
Sun, 10 Oct 2010 09:50:25 -0500 |
Dan Villiom Podlaski Christiansen |
merge: make 'diverging renames' diagnostic a more helpful note.
|
Mon, 18 Oct 2010 14:37:52 +0200 |
Erik Zielke |
gendoc: refactor get_cmd
|
Mon, 18 Oct 2010 14:37:50 +0200 |
Erik Zielke |
mq: switched to `` around * * *
|
Sun, 17 Oct 2010 00:45:34 +0200 |
Adrian Buehlmann |
Revert: capitalization doc fix
|
Tue, 19 Oct 2010 03:56:20 +0200 |
Mads Kiilerich |
subrepo: abort instead of pushing/pulling to the repo itself
|
Tue, 19 Oct 2010 03:55:28 +0200 |
Mads Kiilerich |
subrepo: rename relpath to subrelpath and introduce reporelpath
|
Tue, 19 Oct 2010 03:55:06 +0200 |
Mads Kiilerich |
mdiff: carriage return (\r) is also ignorable whitespace
|
Fri, 15 Oct 2010 23:00:45 -0500 |
Steve Borho |
merge: add --tool argument to merge and resolve
|
Sun, 17 Oct 2010 14:00:01 +0300 |
timeless |
patchbomb: move command option help from the extension (patchbomb) to the command (email)
|
Sun, 17 Oct 2010 13:24:37 -0400 |
Steve Losh |
alias: fail gracefully when invalid global options are given (issue2442)
|
Thu, 07 Oct 2010 13:44:17 -0700 |
Paul Molodowitch |
bookmarks: better fix for issue2016 (lookup infinite recursion)
|
Mon, 02 Aug 2010 07:15:47 +0300 |
timeless |
merge/progress: marking strings for localization
|
Mon, 02 Aug 2010 07:15:47 +0300 |
timeless |
verify/progress: using gerund to indicate action and adding units
|
Tue, 20 Jul 2010 20:53:48 +0200 |
timeless |
progress: dropping superfluous space from units
|
Sat, 16 Oct 2010 18:09:01 +0200 |
Adrian Buehlmann |
check-code: add 'no tab indent' check for unified tests
|
Sun, 17 Oct 2010 04:14:06 +0200 |
Mads Kiilerich |
url: validity (notBefore/notAfter) is checked by OpenSSL (issue2407)
|
Sun, 17 Oct 2010 04:13:50 +0200 |
Mads Kiilerich |
test-https: test web.cacerts functionality
|
Sun, 17 Oct 2010 04:13:35 +0200 |
Mads Kiilerich |
serve: fix https mode and add test
|
Sat, 16 Oct 2010 17:29:04 -0500 |
Augie Fackler |
hgweb: don't send a body or illegal headers during 304 response
|
Sat, 16 Oct 2010 22:40:46 +0200 |
Benoit Boissinot |
merge with stable
|
Tue, 12 Oct 2010 11:02:45 -0500 |
Augie Fackler |
test-url: skip test when ssl module is unavailable
stable
|
Sat, 16 Oct 2010 18:50:53 +0200 |
Benoit Boissinot |
revset: use 'requires' instead of 'wants' in error message
|
Fri, 15 Oct 2010 05:21:51 +0200 |
Nicolas Dumazet |
outgoing: unify common graphlog.outgoing and hg.outgoing code
|
Thu, 14 Oct 2010 22:41:43 +0200 |
Nicolas Dumazet |
bundlerepo: unify common code into a new getremotechanges
|
Tue, 12 Oct 2010 23:33:43 -0500 |
Augie Fackler |
revset id(): fix error text to say "id wants..." instead of "rev wants..."
|
Thu, 14 Oct 2010 22:53:17 +0200 |
Christian Ebert |
keyword: only use expensive fctx.cmp when needed
|
Thu, 14 Oct 2010 22:47:50 +0200 |
Christian Ebert |
context: narrow down filter special case in filectx.cmp()
|
Thu, 14 Oct 2010 21:36:00 +0200 |
Nicolas Dumazet |
incoming: unify code for incoming and graphlog.incoming
|
Thu, 14 Oct 2010 21:37:00 +0200 |
Nicolas Dumazet |
incoming: rename variable
|
Thu, 14 Oct 2010 01:28:29 +0200 |
Mads Kiilerich |
import: only the first hg patch marker should be processed (issue2417)
|
Fri, 10 Sep 2010 10:28:18 +0200 |
Gilles Moris |
backout: provide linear backout as a default (without --merge option)
|
Mon, 11 Oct 2010 10:07:42 -0500 |
Augie Fackler |
update: use revsingle to enable use of revsets as update targets (issue1993)
|
Tue, 12 Oct 2010 11:02:45 -0500 |
Augie Fackler |
test-url: skip test when ssl module is unavailable
|
Tue, 12 Oct 2010 11:02:05 -0500 |
Augie Fackler |
test-url: remove trailing whitespace
|
Tue, 12 Oct 2010 12:49:23 +0100 |
Christian Ebert |
keyword: code cleanup
|
Sat, 02 Oct 2010 22:59:29 +0900 |
Yuya Nishihara |
tests: asciify output of test-encoding-align.t
|
Sat, 02 Oct 2010 22:57:25 +0900 |
Yuya Nishihara |
tests: accept \-escaped test output
|
Tue, 12 Oct 2010 16:26:03 -0500 |
Matt Mackall |
merge with crew
|
Tue, 12 Oct 2010 08:30:15 -0500 |
Benoit Boissinot |
parentdelta: compress.py extension is no longer necessary
|
Tue, 12 Oct 2010 16:25:38 -0500 |
Matt Mackall |
merge with stable
|
Fri, 01 Oct 2010 10:15:04 -0500 |
Brodie Rao |
convert/darcs: support changelogs with bytes 0x7F-0xFF (issue2411)
stable
|
Mon, 11 Oct 2010 09:44:19 -0500 |
Augie Fackler |
revset: add id() and rev() to allow explicitly referring to changes by hash or rev
|
Sun, 10 Oct 2010 12:41:36 -0500 |
Augie Fackler |
revset: rename tagged() to tag() and allow it to take an optional tag name
|
Sun, 10 Oct 2010 12:40:25 -0500 |
Augie Fackler |
bookmarks: add revset for referencing bookmarks
|
Sun, 10 Oct 2010 12:03:28 -0500 |
Augie Fackler |
hgweb help: fix double help links
|
Mon, 11 Oct 2010 11:17:48 +0200 |
Adrian Buehlmann |
tests: add testcase for --config format.dotencode=false
|
Mon, 11 Oct 2010 14:39:13 -0500 |
Matt Mackall |
fetch: fix and document exit codes (issue2356)
|
Sun, 10 Oct 2010 23:32:09 +0200 |
Adrian Buehlmann |
doc: add [format] dotencode description
|
Tue, 27 Jul 2010 23:07:30 +0900 |
Nicolas Dumazet |
filectx: use ctx.size comparisons to speed up ctx.cmp
|
Sun, 10 Oct 2010 18:58:45 +0200 |
Nicolas Dumazet |
localrepo: use propertycaches to access encode/decode filters
|
Sun, 10 Oct 2010 19:10:16 +0200 |
Nicolas Dumazet |
localrepo: load filter patterns outside of _filter
|
Sun, 10 Oct 2010 19:07:58 +0200 |
Nicolas Dumazet |
localrepo: have _loadfilter return the loaded filter patterns
|
Mon, 11 Oct 2010 13:26:29 -0500 |
Benoit Boissinot |
merge with mpm
|
Mon, 11 Oct 2010 12:47:11 -0500 |
Benoit Boissinot |
wireproto/http: drain the incoming bundle in case of errors
|
Mon, 11 Oct 2010 12:45:36 -0500 |
Benoit Boissinot |
wireproto: introduce pusherr() to deal with "unsynced changes" error
|
Mon, 11 Oct 2010 12:44:33 -0500 |
Benoit Boissinot |
wireproto: redirect the output earlier
|
Mon, 11 Oct 2010 12:44:11 -0500 |
Benoit Boissinot |
wireproto: return in finally was messing with the return inside the block
|
Mon, 11 Oct 2010 13:51:10 +0200 |
Dirkjan Ochtman |
tests: use a glob for all of the host, might not be localhost
|
Mon, 11 Oct 2010 13:49:53 +0200 |
Dirkjan Ochtman |
commands: add move alias for the rename command
|
Sun, 10 Oct 2010 18:02:52 -0500 |
Matt Mackall |
util: make wrap() require a width argument
|
Sat, 09 Oct 2010 16:55:33 -0500 |
Brodie Rao |
showconfig: don't accept multiple sections and one config item
|
Sun, 10 Oct 2010 17:35:28 -0500 |
Matt Mackall |
hgweb: another fix for the help termwidth bug
|
Sun, 10 Oct 2010 12:21:49 -0500 |
Brodie Rao |
pager: don't run pager if nothing is written to stdout/stderr
|
Sun, 10 Oct 2010 12:21:48 -0500 |
Brodie Rao |
pager: add global --pager=<auto/boolean> option
|
Sun, 10 Oct 2010 12:21:36 -0500 |
Brodie Rao |
color: add global option in extsetup() instead of globally
|
Sun, 10 Oct 2010 11:05:06 -0500 |
Matt Mackall |
hgweb: more ui fiddling
|
Sun, 10 Oct 2010 10:42:44 -0500 |
Augie Fackler |
hgweb: fix hgweb_mod as well as hgwebdir_mod
|
Sun, 10 Oct 2010 10:07:17 -0500 |
Augie Fackler |
hgwebdir_mod: use fake termwidth to avoid mod_wsgi's wrath
|
Sun, 10 Oct 2010 10:06:36 -0500 |
Augie Fackler |
termwidth: move to ui.ui from util
|
Thu, 07 Oct 2010 23:34:21 -0500 |
Kevin Bullock |
help: improve description of update --check
|
Sat, 09 Oct 2010 21:54:50 +0200 |
Adrian Buehlmann |
store: encode first period or space in filenames (issue1713)
|
Tue, 14 Sep 2010 23:00:39 +0200 |
Dan Villiom Podlaski Christiansen |
demandimport: fix an obscure corner-case.
|
Sun, 10 Oct 2010 00:38:57 +0100 |
Christian Ebert |
keyword: enforce subn method via boolean switch
|
Sun, 10 Oct 2010 00:30:09 +0100 |
Christian Ebert |
keyword: fix weeding of expansion candidates when recording
|
Sun, 10 Oct 2010 09:48:37 -0500 |
Dan Villiom Podlaski Christiansen |
copies: don't detect copies as "divergent renames"
|
Sat, 09 Oct 2010 11:02:11 -0500 |
Augie Fackler |
strip: add --keep flag to avoid modifying wc during strip
|
Sat, 09 Oct 2010 17:02:28 -0500 |
Brodie Rao |
update: use higher level wording for "crosses branches" error
|
Sat, 09 Oct 2010 17:58:48 -0500 |
Augie Fackler |
hgweb: add help link to templates missed in ead4e21f49f1
|
Sat, 09 Oct 2010 17:58:54 -0500 |
Dan Villiom Podlaski Christiansen |
test-convert-svn-encoding.t: ignore that subversion %-encodes $TESTTMP
|
Sat, 09 Oct 2010 16:27:10 -0500 |
Benoit Boissinot |
run-tests.py: remove support for .bat files
|
Sat, 09 Oct 2010 16:25:28 -0500 |
Benoit Boissinot |
run-tests.py: do not install hg when the tests do no exist
|
Sat, 09 Oct 2010 15:40:29 -0500 |
Patrick Mezard |
setup.py: write libdir as a python string literal
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: fails immediately upon malformed hunk
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: always raise PatchError with a message, simplify handling
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: simplify externalpatch() arguments
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
util: remove needbinary(), no longer used for external patching
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: remove internal patcher fallback and NoHunk error
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: remove unused patchmeta.lineno
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: remove unused flags from readgitpatch()
|
Sat, 09 Oct 2010 15:06:22 -0500 |
Mads Kiilerich |
test-subrepo-svn.t: ignore that subversion %-encodes $TESTTMP
|
Sat, 09 Oct 2010 22:05:24 +0200 |
Martin Geisler |
revsets: fix stray * in help topic
|
Sat, 09 Oct 2010 12:27:14 -0500 |
Augie Fackler |
web: add a help view for getting hg help output
|
Sat, 09 Oct 2010 15:00:30 -0500 |
Benoit Boissinot |
fix indentation error
|
Sat, 09 Oct 2010 14:50:20 -0500 |
Matt Mackall |
merge: handle no file parent in backwards merge (issue2364)
|
Sat, 09 Oct 2010 14:52:58 -0500 |
Matt Mackall |
merge with crew
|
Sat, 09 Oct 2010 12:28:16 -0500 |
Benoit Boissinot |
ui.paths: expand paths directly in fixconfig (issue2373)
|
Tue, 17 Aug 2010 15:44:38 +0200 |
Dan Villiom Podlaski Christiansen |
setup/hg: always load Mercurial from where it was installed.
|
Sat, 09 Oct 2010 11:55:25 -0500 |
Brodie Rao |
revsets: add a sample query to the help for getting active branches
|
Sat, 09 Oct 2010 11:54:42 -0500 |
Brodie Rao |
revsets: add descriptions for sample queries in the help
|
Sat, 09 Oct 2010 11:53:48 -0500 |
Dan Villiom Podlaski Christiansen |
mq: silence spurious output.
|
Sat, 09 Oct 2010 11:27:29 -0500 |
Brodie Rao |
revsets: clarify in the help that head() returns named branch heads
|
Sat, 09 Oct 2010 11:16:35 +0200 |
Adrian Buehlmann |
tests: add testcase for 208fc9ad6a48 to test-alias.t
|
Sat, 09 Oct 2010 10:36:50 -0500 |
Dan Villiom Podlaski Christiansen |
mq: handle deleting the same patch twice in one command (issue2427)
|
Sat, 09 Oct 2010 09:55:52 -0500 |
Augie Fackler |
progress: make sure stderr has isatty before calling (issue2191)
|
Sat, 09 Oct 2010 18:04:36 +0200 |
Benjamin Pollack |
windows: handle spaces in path to Python (issue2074)
|
Fri, 08 Oct 2010 23:23:49 +0200 |
Martin Geisler |
minirst: pull admonition titles out formatblock function
|
Fri, 08 Oct 2010 23:19:26 +0200 |
Martin Geisler |
minirst: refactor/simplify findblocks
|
Sat, 09 Oct 2010 15:41:53 +0200 |
Nicolas Dumazet |
inotify: raise correct error if server is already started in a deep repository
|
Fri, 08 Oct 2010 21:43:21 +0200 |
Nicolas Dumazet |
setup: user-friendly error message if Python headers are missing
|
Sat, 09 Oct 2010 07:13:51 -0500 |
Mads Kiilerich |
test-keyword: ignore subject in notify hook mails
|
Sat, 09 Oct 2010 07:13:49 -0500 |
Mads Kiilerich |
test-keyword: fix test glob to ACL/SELinux flag
|
Sat, 09 Oct 2010 07:13:47 -0500 |
Mads Kiilerich |
test-notify: fix fix for line continuation in long mail header lines
|
Fri, 08 Oct 2010 23:39:44 -0500 |
Mads Kiilerich |
import: don't strip '#' lines from patch descriptions (issue 2417)
|
Fri, 08 Oct 2010 22:36:11 -0500 |
Mads Kiilerich |
test-notify: stabilize output
|
Fri, 08 Oct 2010 22:36:11 -0500 |
Mads Kiilerich |
tests: reintroduce ":$HGPORT" in test output
|
Fri, 08 Oct 2010 22:36:11 -0500 |
Mads Kiilerich |
tests: remove the last traces of $HGTMP
|
Fri, 08 Oct 2010 22:36:10 -0500 |
Mads Kiilerich |
tests: remove filtertmp.py and helpers.sh
|
Fri, 08 Oct 2010 22:36:10 -0500 |
Mads Kiilerich |
tests: remove redundant globs
|
Fri, 08 Oct 2010 22:36:10 -0500 |
Mads Kiilerich |
tests: replace test tmp directory with $TESTTMP in test output
|
Fri, 08 Oct 2010 20:12:40 -0500 |
Matt Mackall |
keyword: fix test glob
|
Mon, 04 Oct 2010 15:07:12 -0500 |
Brodie Rao |
dispatch: properly handle relative path aliases used with -R (issue2376)
|
Mon, 04 Oct 2010 14:26:38 -0500 |
Brodie Rao |
dispatch: remove superfluous try/except when reading local ui config
|
Mon, 04 Oct 2010 14:26:37 -0500 |
Brodie Rao |
test-globalopts: test hg -R file:// and hg -R path-alias
|
Wed, 06 Oct 2010 23:07:52 +0300 |
Eduard-Cristian Stefan |
hgk: remember main window position
|
Fri, 08 Oct 2010 16:10:00 -0400 |
Steve Losh |
alias: back up and restore commands.norepo before checking for shell aliases
|
Fri, 08 Oct 2010 16:08:46 -0500 |
Brodie Rao |
tests: unify test-check-code
|
Fri, 08 Oct 2010 18:39:46 +0100 |
Christian Ebert |
keyword: switch kwtemplater.record in kw_dorecord()
|
Fri, 08 Oct 2010 18:39:46 +0100 |
Christian Ebert |
keyword: specific regular expressions depending on read mode
|
Fri, 08 Oct 2010 18:39:46 +0100 |
Christian Ebert |
test-keyword: remove remaining sed calls
|
Fri, 08 Oct 2010 18:39:46 +0100 |
Christian Ebert |
keyword: disable expansion in kwfilelog.read() if file renamed in node
|
Fri, 08 Oct 2010 18:39:46 +0100 |
Christian Ebert |
keyword: make iskwfile() a weeding method in lieu of a boolean
|
Fri, 08 Oct 2010 18:39:46 +0100 |
Christian Ebert |
keyword: support copy and rename
|
Fri, 08 Oct 2010 18:39:46 +0100 |
Christian Ebert |
keyword: refactor kwtemplater.overwrite()
|
Fri, 08 Oct 2010 18:00:19 -0500 |
Benoit Boissinot |
revlog.addgroup(): always use _addrevision() to add new revlog entries
|
Fri, 08 Oct 2010 18:00:16 -0500 |
Benoit Boissinot |
revlog._addrevision(): allow text argument to be None, build it lazily
|
Fri, 08 Oct 2010 18:00:15 -0500 |
Benoit Boissinot |
changegroupsubset: use readdelta() fast path when delta is against a parent
|
Fri, 08 Oct 2010 17:00:38 -0500 |
Patrick Mezard |
run-tests: handle .tst not ending with an LF
|
Fri, 08 Oct 2010 22:42:32 +0200 |
Martin Geisler |
minirst: small code cleanup
|
Fri, 08 Oct 2010 14:02:23 -0500 |
Brodie Rao |
cat: fix cat without -r, broken by 0ae35296fbf4
|
Thu, 07 Oct 2010 18:24:29 -0500 |
Matt Mackall |
revsets: introduce revsingle helper
|
Thu, 07 Oct 2010 18:05:04 -0500 |
Matt Mackall |
revsets: make revpair revsets-aware
|
Thu, 07 Oct 2010 11:45:17 -0500 |
Matt Mackall |
revset: lower precedence of minus infix (issue2361)
|
Tue, 05 Oct 2010 20:25:51 +0200 |
Henrik Stuart |
merge with stable
|
Tue, 05 Oct 2010 11:34:13 +0200 |
Adrian Buehlmann |
revset: fix #branch in urls for outgoing()
stable
|
Fri, 01 Oct 2010 23:16:11 +0200 |
Martin Geisler |
heads: mention STARTREV in synopsis and help for --rev
|
Fri, 01 Oct 2010 10:29:33 -0500 |
Matt Mackall |
merge with stable
|
Fri, 01 Oct 2010 10:18:57 -0500 |
Matt Mackall |
Added signature for changeset 93d8bff78c96
stable
|
Fri, 01 Oct 2010 10:18:53 -0500 |
Matt Mackall |
Added tag 1.6.4 for changeset 93d8bff78c96
stable
|
Fri, 01 Oct 2010 10:16:52 -0500 |
Matt Mackall |
merge with i18n
stable 1.6.4
|
Fri, 01 Oct 2010 16:10:06 +0200 |
Adrian Buehlmann |
tests: unify test-rebase*
|
Fri, 01 Oct 2010 16:43:03 +0200 |
Martin Geisler |
merge with stable
|
Fri, 01 Oct 2010 16:39:55 +0200 |
Martin Geisler |
test-url: refactor with shorter lines
|
Fri, 01 Oct 2010 02:13:31 +0200 |
Christian Ebert |
keyword: use workingctx to detect modified and added files after rollback
|
Fri, 01 Oct 2010 02:13:31 +0200 |
Christian Ebert |
keyword: rename variable "cfiles" to "changed" for clarity
|
Mon, 27 Sep 2010 13:13:34 -0500 |
Brodie Rao |
tests: unify test-casefolding
|
Fri, 01 Oct 2010 16:08:46 +0200 |
Martin Geisler |
url: mark certificate error string for translation
stable
|
Fri, 01 Oct 2010 11:15:19 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with f2937d6492c5
stable
|
Fri, 01 Oct 2010 11:15:10 -0300 |
Wagner Bruna |
merge with i18n stable
stable
|
Fri, 01 Oct 2010 17:24:18 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with e356c5c21b15
stable
|
Thu, 30 Sep 2010 19:10:19 -0500 |
Matt Mackall |
merge with stable
|
Thu, 30 Sep 2010 19:09:58 -0500 |
Matt Mackall |
merge with i18n
stable
|
Thu, 30 Sep 2010 14:07:57 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 552e0cfbddbd
stable
|
Fri, 01 Oct 2010 00:54:03 +0200 |
Mads Kiilerich |
merge with stable
|
Fri, 01 Oct 2010 00:48:51 +0200 |
Mads Kiilerich |
test-doctest: test the modules that contains doctests
stable
|
Fri, 01 Oct 2010 00:48:50 +0200 |
Mads Kiilerich |
doc: clarify that https cert verification requires web.cacerts
stable
|
Fri, 01 Oct 2010 00:46:59 +0200 |
Mads Kiilerich |
url: verify correctness of https server certificates (issue2407)
stable
|
Thu, 30 Sep 2010 13:38:21 +0200 |
Erik Zielke |
test-subrepo-recursion: remove empty defaults section
|
Thu, 30 Sep 2010 12:37:45 +0200 |
Erik Zielke |
mq: Removed extra ... in short help for qdelete
|
Mon, 27 Sep 2010 11:27:58 +0200 |
Erik Zielke |
mq: removed short option in help for deprecated options
|
Tue, 28 Sep 2010 13:09:22 +0200 |
Erik Zielke |
test-subrepo-recursion: deleted default arguments
|
Thu, 30 Sep 2010 09:49:40 +0200 |
Erik Zielke |
tests: removed test names in tests
|
Tue, 28 Sep 2010 19:29:14 +0200 |
Adrian Buehlmann |
tests: fix 05210e955bef merge error in test-git-import.t
|
Wed, 29 Sep 2010 01:33:31 +0200 |
Mads Kiilerich |
test-convert-cvs-detectmerge: add sleep so cvs notices changes
|
Wed, 29 Sep 2010 01:32:51 +0200 |
Mads Kiilerich |
init: expand destination url as a configured paths
|
Wed, 29 Sep 2010 01:32:50 +0200 |
Mads Kiilerich |
mq: explain qpush -f better
|
Wed, 29 Sep 2010 01:32:50 +0200 |
Mads Kiilerich |
serve: let --web-conf help reference hgweb
|
Tue, 28 Sep 2010 19:36:05 +0200 |
Juan Pablo Aroztegi |
transplant: add the transplanted revset predicate
|
Tue, 28 Sep 2010 03:01:35 +0200 |
Mads Kiilerich |
test-convert-cvs-branch: add sleep so cvs notices changes
|
Tue, 28 Sep 2010 02:58:00 +0200 |
Mads Kiilerich |
graphlog: style with header and footer (issue2395)
|
Tue, 28 Sep 2010 02:57:59 +0200 |
Mads Kiilerich |
test-serve: use service that works on more platforms
|
Tue, 28 Sep 2010 01:11:24 +0200 |
Patrick Mezard |
Merge with stable
|
Tue, 28 Sep 2010 00:41:08 +0200 |
Patrick Mezard |
patch: test and document a bit binary to regular file upgrade
stable
|
Tue, 28 Sep 2010 00:41:07 +0200 |
Patrick Mezard |
patch: upgrade to git patch when removing binary file
stable
|
Mon, 27 Sep 2010 22:47:10 +0200 |
Patrick Mezard |
patch: fix rename text to binary file (issue2400)
stable
|
Mon, 27 Sep 2010 22:49:30 +0200 |
Thomas Arendsen Hein |
tests: show skip reason instead of "irrelevant" with unified tests, too
|
Mon, 27 Sep 2010 10:48:50 -0500 |
Matt Mackall |
merge with stable
|
Mon, 27 Sep 2010 10:48:21 -0500 |
Matt Mackall |
merge with iin
stable
|
Mon, 20 Sep 2010 14:56:08 -0500 |
Ry4an Brase |
Correct Content-Type header values for archive downloads.
stable
|
Mon, 27 Sep 2010 10:47:36 -0500 |
Matt Mackall |
merge with iin
|
Sat, 25 Sep 2010 22:53:31 -0300 |
Wagner Bruna |
i18n-pt_BR: update to new Portuguese ortography
stable
|
Sat, 25 Sep 2010 22:53:27 -0300 |
Wagner Bruna |
i18n-pt_BR: minor rewording
stable
|
Sat, 25 Sep 2010 22:53:21 -0300 |
Wagner Bruna |
i18n-pt_BR: assorted typo fixes
stable
|
Fri, 24 Sep 2010 19:47:50 -0300 |
Wagner Bruna |
merge with i18n
|
Fri, 24 Sep 2010 19:47:00 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 84ceedcfeb6a
stable
|
Fri, 24 Sep 2010 19:26:01 -0300 |
Wagner Bruna |
merge with i18n stable
stable
|
Fri, 24 Sep 2010 02:17:54 +0200 |
Christoph Mewes |
i18n-de: parentrevspec extension
|
Fri, 24 Sep 2010 02:08:26 +0200 |
Christoph Mewes |
i18n-de: pager extension and missing parts of extdiff
|
Fri, 24 Sep 2010 01:41:56 +0200 |
Christoph Mewes |
i18n-de: added missing strings in acl
|
Thu, 23 Sep 2010 01:19:40 +0200 |
Christoph Mewes |
i18n-de: minor changes
|
Thu, 23 Sep 2010 01:09:09 +0200 |
Christoph Mewes |
i18n-de: notify extension
|
Thu, 23 Sep 2010 00:28:45 +0200 |
Christoph Mewes |
i18n-de: mq extension
|
Wed, 22 Sep 2010 13:34:40 +0200 |
Martin Roppelt |
i18n-de: deleted outdated messages with msgattrib, allowed language header
|
Wed, 22 Sep 2010 16:32:02 +0200 |
Christoph |
merge
|
Wed, 22 Sep 2010 04:32:55 +0200 |
Christoph Mewes |
i18n-de: keyword extension
|
Wed, 22 Sep 2010 01:04:43 +0200 |
Christoph Mewes |
i18n-de: interhg extension
|
Wed, 22 Sep 2010 01:04:25 +0200 |
Christoph Mewes |
i18n-de: more inotify
|
Wed, 22 Sep 2010 09:45:14 +0200 |
Martin Roppelt |
i18n-de: delete language duplicate, update last-translator
|
Wed, 22 Sep 2010 09:40:11 +0200 |
Martin Roppelt |
i18n-de: fix formatting
|
Wed, 22 Sep 2010 09:22:42 +0200 |
Martin Roppelt |
merge stable into default
|
Wed, 22 Sep 2010 08:54:00 +0200 |
Martin Roppelt |
i18n-de: fix broken translations, 66 defuzzied, 14 new translations
|
Tue, 21 Sep 2010 15:45:51 +0200 |
Martin Roppelt |
i18n-de: update pot
|
Tue, 21 Sep 2010 23:05:28 +0000 |
Christoph |
l10n: sig, glog, cia, hgk, highlight, inotify, interhg
|
Tue, 21 Sep 2010 01:55:53 -0300 |
Wagner Bruna |
merge with i18n
|
Tue, 21 Sep 2010 01:51:56 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 5be733b20bd1
stable
|
Tue, 21 Sep 2010 00:25:25 +0000 |
Christoph |
l10n: churn, color, convert and eol extension done
|
Sat, 18 Sep 2010 22:03:33 +0200 |
Martin Geisler |
i18n-da: synchronized with 2eadea60ae67
|
Sat, 18 Sep 2010 09:07:57 +0000 |
Christoph |
l10n: primarily added separate translations for template markers
|
Sat, 18 Sep 2010 01:16:31 +0000 |
Christoph |
l10n: based on a fresh pot file
|
Thu, 23 Sep 2010 15:18:10 +0200 |
Erik Zielke |
mq: removed return from callers to patchheader.qseries
|
Thu, 23 Sep 2010 16:56:32 +0200 |
Erik Zielke |
mq: added return 0 on success
|
Sun, 26 Sep 2010 23:48:30 +0200 |
Adrian Buehlmann |
tests: fix tabs/indentation in test-strip-cross.t
|
Tue, 24 Aug 2010 18:25:33 -0400 |
Steve Losh |
alias: only allow global options before a shell alias, pass later ones through
|
Mon, 27 Sep 2010 10:39:22 -0500 |
Matt Mackall |
tests: fix test-fetch port number variability
|
Sun, 26 Sep 2010 17:20:24 -0500 |
Matt Mackall |
tests: unify test-convert-tagsbranch-topology
|
Sun, 26 Sep 2010 17:18:53 -0500 |
Matt Mackall |
tests: unify test-convert-tla
|
Sun, 26 Sep 2010 17:18:28 -0500 |
Matt Mackall |
tests: unify test-convert-mtn
|
Sun, 26 Sep 2010 17:17:19 -0500 |
Matt Mackall |
tests: unify test-convert-splicemap
|
Sun, 26 Sep 2010 17:16:46 -0500 |
Matt Mackall |
tests: unify test-convert-git
|
Sun, 26 Sep 2010 17:14:35 -0500 |
Matt Mackall |
tests: unify test-convert-filemap
|
Sun, 26 Sep 2010 16:54:28 -0500 |
Matt Mackall |
tests: unify test-convert-datesort
|
Sun, 26 Sep 2010 16:53:06 -0500 |
Matt Mackall |
tests: unify test-convert-hg-svn
|
Sun, 26 Sep 2010 16:48:57 -0500 |
Matt Mackall |
tests: unify test-convert-hg-source
|
Sun, 26 Sep 2010 16:47:59 -0500 |
Matt Mackall |
tests: unify test-convert-hg-sink
|
Sun, 26 Sep 2010 16:45:51 -0500 |
Matt Mackall |
tests: unify test-convert-darcs
|
Sun, 26 Sep 2010 16:43:48 -0500 |
Matt Mackall |
tests: unify test-convert-cvsnt-mergepoints
|
Sun, 26 Sep 2010 16:39:52 -0500 |
Matt Mackall |
tests: unify test-convert-cvs-synthetic
|
Sun, 26 Sep 2010 15:42:48 -0500 |
Matt Mackall |
tests: unify test-convert-cvs-detectmerge
|
Sun, 26 Sep 2010 15:33:09 -0500 |
Matt Mackall |
tests: unify test-convert-cvs-branch
|
Sun, 26 Sep 2010 14:50:58 -0500 |
Matt Mackall |
tests: unify test-convert-cvs
|
Sun, 26 Sep 2010 14:39:34 -0500 |
Matt Mackall |
tests: unify test-convert-clonebranches
|
Sun, 26 Sep 2010 14:37:47 -0500 |
Matt Mackall |
tests: unify test-convert-bzr-treeroot
|
Sun, 26 Sep 2010 14:37:30 -0500 |
Matt Mackall |
tests: unify test-convert-bzr-merges
|
Sun, 26 Sep 2010 14:36:49 -0500 |
Matt Mackall |
tests: unify test-convert-bzr-ghosts
|
Sun, 26 Sep 2010 14:36:32 -0500 |
Matt Mackall |
tests: unify test-convert-bzr-directories
|
Sun, 26 Sep 2010 14:35:43 -0500 |
Matt Mackall |
tests: unify test-convert-bzr-114
|
Sun, 26 Sep 2010 14:35:24 -0500 |
Matt Mackall |
tests: unify test-convert-bzr
|
Sun, 26 Sep 2010 14:33:08 -0500 |
Matt Mackall |
tests: unify test-convert-authormap
|
Sun, 26 Sep 2010 14:32:13 -0500 |
Matt Mackall |
tests: unify test-convert
|
Sun, 26 Sep 2010 20:43:43 -0400 |
Steve Losh |
contrib/vim: add a syntax file for unified tests
|
Mon, 27 Sep 2010 10:20:19 +0200 |
Martin Geisler |
merge with stable
|
Mon, 27 Sep 2010 09:19:48 +0200 |
Erik Zielke |
mq: removed -m from qpush help (Issue2401)
stable
|
Sun, 26 Sep 2010 16:11:04 -0500 |
Brodie Rao |
subrepos: add missing self argument to abstractsubrepo.checknested
|
Sun, 26 Sep 2010 16:01:13 -0500 |
Brodie Rao |
test-pull: convert regexes to globs
|
Sun, 26 Sep 2010 14:35:52 -0500 |
Brodie Rao |
test-ssh: test absolute path that exists
|
Mon, 13 Sep 2010 10:33:49 -0300 |
Wagner Bruna |
subrepo: improve lookup error messages
|
Sun, 26 Sep 2010 22:22:59 +0200 |
Martin Geisler |
run-tests: move build/ directory to HGTMP
|
Sun, 26 Sep 2010 21:37:42 +0200 |
Martin Geisler |
setup: slight simplification
|
Sat, 25 Sep 2010 19:47:45 -0500 |
Brodie Rao |
Makefile: remove the build folder manually
|
Sat, 25 Sep 2010 19:38:27 -0500 |
Brodie Rao |
Makefile: remove all .so files during clean
|
Sun, 26 Sep 2010 19:18:41 +0200 |
Christian Ebert |
keyword: support rollback by restoring expansion to previous values
|
Sun, 26 Sep 2010 19:18:41 +0200 |
Christian Ebert |
keyword: do not expand at all during diff
|
Sun, 26 Sep 2010 19:18:41 +0200 |
Christian Ebert |
keyword: restore restricted read mode value after overwriting
|
Sun, 26 Sep 2010 19:18:41 +0200 |
Christian Ebert |
test-keyword: fix typo, rephrase
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-win32text
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-template-engine
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-strip-cross
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-static-http
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-ssh-clone-r
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-ssh
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-simplemerge-cmd
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-share
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-schemes
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-rollback
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-rename-merge2
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-push-http
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-pull-pull-corruption2
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-pull-pull-corruption
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-pull-http
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-progress
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-profile
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-patch-offset
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-parseindex
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-parentrevspec
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-notify-changegroup
|
Sun, 26 Sep 2010 13:44:42 -0500 |
Matt Mackall |
tests: unify test-notify
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-oldcgi
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-newercgi
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-newcgi
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mv-cp-st-diff
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mq-qrefresh-replace-log-message
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mq-qpush-fail
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mq-qnew
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mq-qimport-fail-cleanup
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mq-qimport
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mq-qclone-http
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mq-header-from
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mq-header-date
|