Mon, 10 Mar 2008 02:54:37 -0500 |
Matt Mackall |
dates: fix fractional timezone display rounding bug
|
Sun, 09 Mar 2008 17:34:55 +0000 |
Stephen Deasey |
churn: show comitter email addresses unclipped (bug 1023)
|
Sat, 08 Mar 2008 17:28:25 -0800 |
Brendan Cully |
gitweb: use {url} as entrypoint in notfound.tmpl instead of /
|
Sat, 08 Mar 2008 17:19:18 -0800 |
Brendan Cully |
Support web.baseurl in hgwebdir, overriding SCRIPT_NAME
|
Sat, 08 Mar 2008 12:40:33 +0100 |
Thomas Arendsen Hein |
Fixed typo in tag help, found by John Coomes
|
Fri, 07 Mar 2008 08:38:07 +0100 |
Peter Arrenbrecht |
hgweb: fix test results missed by 6218:345a23eca8f6
|
Thu, 06 Mar 2008 18:40:10 -0800 |
Brendan Cully |
gitweb: remove some line breaks in archive and rss columns.
|
Thu, 06 Mar 2008 22:51:16 +0100 |
Joel Rosdahl |
Avoid importing mercurial.node/mercurial.repo stuff from mercurial.hg
|
Thu, 06 Mar 2008 22:23:41 +0100 |
Joel Rosdahl |
Add missing import of sys
|
Thu, 06 Mar 2008 22:23:41 +0100 |
Joel Rosdahl |
convert: Remove unused clone method
|
Thu, 06 Mar 2008 22:23:41 +0100 |
Joel Rosdahl |
convert: Fix unbound name error in the subversion backend
|
Thu, 06 Mar 2008 22:23:41 +0100 |
Joel Rosdahl |
imerge: Fix unbound name error and add a test case
|
Thu, 06 Mar 2008 22:23:41 +0100 |
Joel Rosdahl |
Remove unused imports
|
Thu, 06 Mar 2008 22:23:26 +0100 |
Joel Rosdahl |
Expand import * to allow Pyflakes to find problems
|
Fri, 07 Mar 2008 00:24:36 +0100 |
Thomas Arendsen Hein |
Removed trailing spaces from everything except test output
|
Fri, 07 Mar 2008 00:01:13 +0100 |
Thomas Arendsen Hein |
Replaced tab in run-tests.py
|
Wed, 05 Mar 2008 08:00:05 +0100 |
Peter Arrenbrecht |
tests: add --keep-tmp to run-tests.py to debug test environment
|
Wed, 05 Mar 2008 09:20:57 -0800 |
Bryan O'Sullivan |
fetch: make test reproducible, tiny code cleanup
|
Wed, 05 Mar 2008 09:10:45 -0800 |
Bryan O'Sullivan |
fetch: switch the default parent used for a merge
|
Mon, 03 Mar 2008 21:48:43 +0100 |
Peter Arrenbrecht |
mq: test for qclone of http repo+queue
|
Mon, 03 Mar 2008 12:46:57 -0500 |
Jesse Glick |
When failing to load an extension, show where Hg tried to load it from.
|
Sun, 02 Mar 2008 23:32:13 +0100 |
Thomas Arendsen Hein |
hgweb/annotate: handle binary files like hgweb/file
|
Sun, 02 Mar 2008 20:54:00 +0100 |
Thomas Arendsen Hein |
test-status: Make assert function definition sh compatible.
|
Sun, 02 Mar 2008 13:52:34 +0100 |
Thomas Arendsen Hein |
Extend/correct acc40572da5b regarding -qA and ignored files.
|
Sat, 01 Mar 2008 22:30:03 +0100 |
Zoran Bosnjak |
'hg status -q' output skips non-tracked files.
|
Fri, 29 Feb 2008 14:48:21 -0800 |
Brendan Cully |
highlight: forgot import
|
Fri, 29 Feb 2008 14:47:07 -0800 |
Brendan Cully |
highlight: guess by text when path name is ambiguous
|
Fri, 29 Feb 2008 14:21:15 -0800 |
Brendan Cully |
highlight: make div trimmer work when lexer fails to identify text.
|
Fri, 29 Feb 2008 11:13:50 -0800 |
Brendan Cully |
highlight: use iter() instead of generator comprehension
|
Fri, 29 Feb 2008 09:54:28 +0100 |
Dirkjan Ochtman |
mq: remove unimplemented option -f for strip
|
Thu, 28 Feb 2008 22:04:22 -0800 |
Brendan Cully |
highlight: bail out if file is binary
|
Thu, 28 Feb 2008 21:35:27 -0800 |
Brendan Cully |
highlight: support annotate, and reduce layering violations.
|
Fri, 29 Feb 2008 02:45:12 +0100 |
Thomas Arendsen Hein |
Introduce templateopts and logopts to reduce duplicate option definitions.
|
Fri, 29 Feb 2008 02:15:31 +0100 |
Thomas Arendsen Hein |
Add option -l/--limit to hg incoming and hg outgoing.
|
Fri, 29 Feb 2008 01:51:23 +0100 |
Thomas Arendsen Hein |
Move finding/checking the log limit to cmdutil
|
Fri, 29 Feb 2008 01:25:31 +0100 |
Thomas Arendsen Hein |
Make hg debugancestor accept -R by making it an optionalrepo command.
|
Fri, 29 Feb 2008 01:14:37 +0100 |
Thomas Arendsen Hein |
debugancestor: use *args instead of *opts, to not confuse with option dicts.
|
Thu, 28 Feb 2008 17:37:56 +0200 |
Marti Raudsepp |
mq: Cleanup: update outdated file header.
|
Thu, 28 Feb 2008 17:37:56 +0200 |
Marti Raudsepp |
convert: Clean up authormap key=value splitting.
|
Thu, 28 Feb 2008 17:37:56 +0200 |
Marti Raudsepp |
convert: Avoid redundant newline on authormap errors.
|
Thu, 28 Feb 2008 17:37:56 +0200 |
Marti Raudsepp |
convert: Ignore empty lines in authormap file.
|
Thu, 28 Feb 2008 22:39:59 +0100 |
Thomas Arendsen Hein |
Add config option to disable putting .hg_archival.txt inside archives.
|
Thu, 28 Feb 2008 19:08:04 +0100 |
Dirkjan Ochtman |
add a blame alias for annotate
|
Thu, 28 Feb 2008 17:51:04 +0100 |
Dirkjan Ochtman |
warning on push should mention heads, not branches
|
Thu, 28 Feb 2008 00:07:38 +0100 |
Patrick Mezard |
commands: lock() the repo while unbundling (issue1004)
|
Thu, 28 Feb 2008 00:07:37 +0100 |
Patrick Mezard |
patch: fix iterhunks() with trailing binary file removal
|
Wed, 27 Feb 2008 14:58:44 -0800 |
Bryan O'Sullivan |
debugancestor: make the index argument optional, defaulting to 00changelog.i
|
Tue, 26 Feb 2008 22:42:37 +0100 |
Thomas Arendsen Hein |
Renamed "manifest" to "files" in web templates.
|
Tue, 26 Feb 2008 22:21:34 +0100 |
Thomas Arendsen Hein |
Removed old-style hgweb templates
|
Tue, 26 Feb 2008 06:25:11 -0600 |
Steve Borho |
add explicit extension disabling syntax to hgrc.5
|
Mon, 28 Jan 2008 22:19:12 -0500 |
Jesse Glick |
Permit XML entities to be escaped in template output.
|
Sun, 24 Feb 2008 17:58:55 +0100 |
Patrick Mezard |
convert: add shallow, single branch svn conversions via svn.startrev
|
Sun, 24 Feb 2008 17:58:53 +0100 |
Patrick Mezard |
convert: allow svn trunk/branches/tags detection to be skipped
|
Thu, 21 Feb 2008 08:24:58 -0500 |
John Mulligan |
Add --all option to bundle command
|
Sat, 23 Feb 2008 19:37:44 +0100 |
Patrick Mezard |
Fix test-convert.out after 55455556f921
|
Sat, 23 Feb 2008 16:43:33 +0100 |
Patrick Mezard |
convert: improve subversion source documentation
|
Sat, 23 Feb 2008 11:19:59 +0100 |
Dirkjan Ochtman |
hgweb: fix parameter mixup (issue1001)
|
Sat, 23 Feb 2008 11:18:34 +0100 |
Dirkjan Ochtman |
tests: easier hg serve error diagnosis
|
Thu, 21 Feb 2008 20:56:06 +0100 |
Peter Arrenbrecht |
util: make walkrepos() return .hg/patches if present
|
Fri, 22 Feb 2008 21:58:15 +0100 |
Thomas Arendsen Hein |
Allow "file://localhost/" in addition to "file:///" (issue728)
|
Thu, 21 Feb 2008 23:00:50 +0100 |
Peter Arrenbrecht |
mq: make qclone ask remote source repo for qbase using lookup protocol
|
Fri, 22 Feb 2008 21:18:48 +0100 |
Thomas Arendsen Hein |
Document log date ranges and mention 'hg help dates' for all commands (issue998)
|
Fri, 22 Feb 2008 11:28:14 +0100 |
Thomas Arendsen Hein |
Add test case for backout on named branches (issue665)
|
Thu, 21 Feb 2008 08:52:52 +0100 |
Gilles Moris |
Reverse the way backout is doing the merge
|
Thu, 21 Feb 2008 16:22:31 -0300 |
Alexis S. L. Carvalho |
tests: hide the name of the branch cache file
|
Thu, 21 Feb 2008 16:22:31 -0300 |
Alexis S. L. Carvalho |
test-mq-pull-from-bundle: don't print the contents of $HGRCPATH
|
Thu, 21 Feb 2008 16:22:31 -0300 |
Alexis S. L. Carvalho |
repo.status: also compare flags for files in the lookup list.
|
Thu, 21 Feb 2008 16:22:31 -0300 |
Alexis S. L. Carvalho |
keyword: remove "identify" and "remove" from nokwcommands
|
Thu, 21 Feb 2008 16:22:31 -0300 |
Alexis S. L. Carvalho |
test-glog: pass the list of files to commit
|
Thu, 21 Feb 2008 15:56:35 +0100 |
Dirkjan Ochtman |
hgweb: no i18n in protocol responses
|
Thu, 21 Feb 2008 17:02:28 +0100 |
Dirkjan Ochtman |
improve changegroup.readbundle(), use it in hgweb
|
Wed, 20 Feb 2008 21:31:42 +0100 |
Stefan Rank |
Also search for .hgrc if mercurial.ini not found on windows
|
Thu, 21 Feb 2008 15:00:25 +0100 |
Dirkjan Ochtman |
hgweb: use bundletypes from mercurial.changegroup
|
Wed, 20 Feb 2008 13:38:16 -0800 |
Bryan O'Sullivan |
Merge with crew
|
Fri, 25 Jan 2008 04:11:32 -0500 |
Jesse Glick |
Infer a --repository argument from command arguments when reasonable.
|
Wed, 20 Feb 2008 10:50:10 +0100 |
Dirkjan Ochtman |
hgweb: separate protocol calls from interface calls (issue996)
|
Tue, 19 Feb 2008 19:34:18 -0300 |
Alexis S. L. Carvalho |
update output of test-convert
|
Tue, 19 Feb 2008 19:20:10 -0300 |
Alexis S. L. Carvalho |
repair.py: rewrite a loop, making it cleaner and faster
|
Tue, 19 Feb 2008 19:20:10 -0300 |
Alexis S. L. Carvalho |
Speed up hg grep by avoiding useless manifest parsing
|
Tue, 19 Feb 2008 19:20:10 -0300 |
Alexis S. L. Carvalho |
cmdutil.walkchangerevs: use '-1:0' instead ot 'tip:0'
|
Tue, 19 Feb 2008 19:20:10 -0300 |
Alexis S. L. Carvalho |
revlog.revision: avoid opening the datafile without need.
|
Tue, 19 Feb 2008 10:53:40 -0800 |
Bryan O'Sullivan |
convert: document splicemap, allow setting of multiple parents
|
Mon, 18 Feb 2008 19:21:33 +0100 |
Thomas Arendsen Hein |
merge backout
|
Mon, 18 Feb 2008 19:20:22 +0100 |
Thomas Arendsen Hein |
Backed out changeset b913d3aacddc (see issue971/msg5317)
|
Tue, 28 Aug 2007 18:00:07 +0200 |
Walter Doerwald |
Simplify utils.walkrepos().
|
Sun, 17 Feb 2008 21:34:28 +0100 |
Thomas Arendsen Hein |
Fix bad behaviour when specifying an invalid date (issue700)
|
Sun, 17 Feb 2008 12:53:57 +0100 |
Thomas Arendsen Hein |
Report filenames with disallowed characters as suggested by Mika Eloranta
|
Sat, 16 Feb 2008 18:12:30 +0100 |
Thomas Arendsen Hein |
hgweb: Quote filenames when downloading raw files.
|
Sat, 16 Feb 2008 17:51:30 +0100 |
Thomas Arendsen Hein |
hgweb: Pass only filename instead of full path when downloading raw files.
|
Sat, 16 Feb 2008 13:34:11 +0100 |
Thomas Arendsen Hein |
merge with crew
|
Sat, 16 Feb 2008 13:33:38 +0100 |
Thomas Arendsen Hein |
Make annotae/grep print short dates with -q/--quiet.
|
Sat, 16 Feb 2008 13:01:27 +0100 |
Thomas Arendsen Hein |
Add hg grep -d/--date to list the commit date of matched revisions.
|
Wed, 13 Feb 2008 23:09:28 +0100 |
Patrick Mezard |
util: always define a dummy lookup_reg()
|
Sat, 16 Feb 2008 11:55:33 +0100 |
Patrick Mezard |
convert: improve cycles detection message
|
Sat, 16 Feb 2008 12:46:28 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Sun, 10 Feb 2008 08:53:39 +0100 |
Peter Arrenbrecht |
bundlerepo: fix inconsistency of parsed and internal name (issue #821)
|
Sun, 10 Feb 2008 08:52:50 +0100 |
Peter Arrenbrecht |
bundlerepo: test exposing inconsistency of parsed and internal name (issue #821)
|
Fri, 15 Feb 2008 23:38:18 -0200 |
Alexis S. L. Carvalho |
Simplify the output of test-bheads
|
Fri, 15 Feb 2008 21:34:33 +0100 |
Thomas Arendsen Hein |
merge with crew
|
Fri, 15 Feb 2008 21:34:16 +0100 |
Thomas Arendsen Hein |
Make hgweb annotate link to target line numbers (issue623)
|
Fri, 15 Feb 2008 20:06:47 +0100 |
Thomas Arendsen Hein |
fix test output after f7f25f58693a
|
Fri, 15 Feb 2008 19:44:54 +0100 |
Thomas Arendsen Hein |
merged Edward Lee's line anchors patch
|
Tue, 04 Sep 2007 22:25:37 -0500 |
Edward Lee |
Add line anchors to annotate, changeset, diff, file views for hgweb
|
Fri, 15 Feb 2008 16:06:36 -0200 |
Alexis S. L. Carvalho |
automatically update the branch cache when tip changes
|
Fri, 15 Feb 2008 16:06:36 -0200 |
Alexis S. L. Carvalho |
move the reading of branch.cache from _branchtags to branchtags
|
Fri, 15 Feb 2008 16:06:36 -0200 |
Alexis S. L. Carvalho |
localrepo: keep the UTF-8 version of branchcache around
|
Fri, 15 Feb 2008 16:06:36 -0200 |
Alexis S. L. Carvalho |
localrepo.invalidate: invalidate branchcache
|
Fri, 15 Feb 2008 18:37:00 +0100 |
Christian Ebert |
keyword: do not inspect node1 for diff if node2 is given
|
Fri, 15 Feb 2008 18:36:49 +0100 |
Christian Ebert |
keyword: add test for patch.diff monkey
|
Fri, 15 Feb 2008 18:36:28 +0100 |
Christian Ebert |
keyword: make main class and hg command accessible
|
Fri, 15 Feb 2008 18:21:02 +0100 |
Christian Ebert |
keyword: move expand/shrink decisions into kwtemplater
|
Fri, 15 Feb 2008 10:51:35 -0200 |
Alexis S. L. Carvalho |
try to fix test-inherit-mode on HFS+
|
Fri, 15 Feb 2008 10:38:37 -0200 |
Alexis S. L. Carvalho |
cmdutil.commit: use relative paths in the error messages
|
Fri, 15 Feb 2008 10:38:37 -0200 |
Alexis S. L. Carvalho |
util.pathto: return '.' instead of an empty string
|
Thu, 14 Feb 2008 18:08:16 -0200 |
Alexis S. L. Carvalho |
status: put added files that have disappeared in the deleted list
|
Thu, 14 Feb 2008 18:08:16 -0200 |
Alexis S. L. Carvalho |
revert: unify forget and remove lists
|
Thu, 14 Feb 2008 18:08:16 -0200 |
Alexis S. L. Carvalho |
revert: only call dirstate.normal when we know the file is clean
|
Thu, 14 Feb 2008 18:08:16 -0200 |
Alexis S. L. Carvalho |
commands.revert: don't call hg.revert
|
Thu, 14 Feb 2008 18:08:16 -0200 |
Alexis S. L. Carvalho |
revert: don't let repo.status walk the whole working dir
|
Thu, 14 Feb 2008 18:08:16 -0200 |
Alexis S. L. Carvalho |
Set bundle.mainreporoot only after checking that it's a local repo
|
Thu, 14 Feb 2008 20:54:52 +0100 |
Thomas Arendsen Hein |
Fix test-hgweb-commands.out after 9b817c0a82f1
|
Sun, 26 Aug 2007 21:31:18 -0300 |
Fabio Zadrozny |
Propagating changes back to working dirs when changing files in external
|
Thu, 14 Feb 2008 19:35:40 +0100 |
Patrick Mezard |
test-convert-baz: set username with baz, not tla
|
Wed, 13 Feb 2008 00:40:18 +0100 |
Patrick Mezard |
Define tla username locally in baz and tla tests
|
Sat, 16 Feb 2008 11:55:33 +0100 |
Patrick Mezard |
convert: fix --datesort ordering
|
Tue, 18 Dec 2007 14:01:34 -0600 |
Kirill Smelkov |
[RFC] convert: fix --datesort
|
Fri, 15 Feb 2008 15:44:32 -0200 |
Alexis S. L. Carvalho |
push: exit(1) if "push creates new remote branches!"
|
Thu, 14 Feb 2008 10:55:17 -0600 |
Matt Mackall |
hgweb: Fix stray quote in logo img tag
|
Thu, 14 Feb 2008 10:28:27 -0600 |
Matt Mackall |
hgweb: add new logos
|
Thu, 14 Feb 2008 10:25:24 -0600 |
Matt Mackall |
Add the new "droplet" logo
|
Thu, 14 Feb 2008 11:25:30 +0100 |
Thomas Arendsen Hein |
cat --decode: Drop short option, use opts.get() instead of opts[]
|
Sat, 09 Feb 2008 13:05:22 -0500 |
Jesse Glick |
Option --decode for hg cat to apply decode filters.
|
Wed, 13 Feb 2008 23:49:57 +0100 |
Christian Ebert |
keyword: monkeypatch patch.diff for non-interactive diffs
|
Thu, 14 Feb 2008 00:13:20 +0100 |
Thomas Arendsen Hein |
merge with main
|
Wed, 13 Feb 2008 19:34:28 -0200 |
Alexis S. L. Carvalho |
merge with crew-stable
|
Wed, 13 Feb 2008 18:37:38 -0200 |
Alexis S. L. Carvalho |
clone: make things work when source is a repo object
|
Wed, 13 Feb 2008 18:37:38 -0200 |
Alexis S. L. Carvalho |
clone: expand the path before saving it in .hg/hgrc
|
Wed, 13 Feb 2008 16:46:43 +0100 |
Dirkjan Ochtman |
better handle errors with date parsing (issue983)
|
Wed, 13 Feb 2008 16:46:43 +0100 |
Dirkjan Ochtman |
better handle errors with date parsing (issue983)
|
Wed, 13 Feb 2008 05:27:04 +0300 |
Maxim Dounin |
hgweb: disable cgitb by default in hgwebdir.fcgi too
|
Tue, 12 Feb 2008 23:35:44 +0100 |
Patrick Mezard |
Document and fix tla/baz conversion tests
|
Tue, 12 Feb 2008 23:35:35 +0100 |
Patrick Mezard |
convert: detect baz before tla
|
Tue, 12 Feb 2008 21:44:56 +0100 |
Christian Ebert |
keyword: add glog to nokwcommands
|
Sun, 10 Feb 2008 08:25:09 +0100 |
Christian Ebert |
keyword: enable all monkey patches using _kwtemplater at reposetup
|
Tue, 12 Feb 2008 19:07:45 +0300 |
Maxim Dounin |
hgweb: disable cgitb by default
|
Tue, 12 Feb 2008 11:35:06 +0100 |
Aleix Conchillo Flaque |
convert: added GNU Arch (tla) tests and related fixes
|
Tue, 12 Feb 2008 10:38:34 +0100 |
Aleix Conchillo Flaque |
convert: added gnu arch (baz) tests
|
Mon, 11 Feb 2008 16:16:05 -0600 |
Matt Mackall |
convert: try to be smarter about CVS branching
|
Wed, 06 Feb 2008 20:44:25 -0600 |
Steve Borho |
filemerge: more backwards compatible behavior for ui.merge
|
Wed, 06 Feb 2008 20:32:06 -0600 |
Steve Borho |
filemerge: add 'checkchanged' merge tool property
|
Mon, 11 Feb 2008 16:13:43 -0600 |
Matt Mackall |
ignore: split up huge patterns
|
Sun, 10 Feb 2008 13:19:24 +0100 |
Thomas Arendsen Hein |
Use chmod 0770 and g+s instead of 02770 which does't work on Solaris 8.
|
Sun, 10 Feb 2008 04:24:59 +0100 |
Christian Ebert |
keyword: no expansion in web diffs
|
Sun, 10 Feb 2008 01:53:19 +0100 |
Christian Ebert |
keyword: make restrict entirely a kwtemplater attribute
|
Sat, 09 Feb 2008 22:50:53 +0100 |
Christian Ebert |
keyword: declare globals in a more compact way
|
Sat, 09 Feb 2008 22:37:51 +0100 |
Christian Ebert |
keyword: avoid os import by using util.splitpath
|
Sat, 09 Feb 2008 20:43:42 -0800 |
Bryan O'Sullivan |
Automated merge with http://hg.west.spy.net/hg/hacks/hg
|
Fri, 08 Feb 2008 21:31:03 -0800 |
Dustin Sallings |
Option to log to only show changesets within a specified branch.
|
Sat, 09 Feb 2008 12:27:58 -0500 |
Jesse Glick |
Strip filter name from command before passing to filter function.
|
Sat, 09 Feb 2008 18:38:54 -0200 |
Alexis S. L. Carvalho |
make the journal/undo files from transactions inherit the mode from .hg/store
|
Sat, 09 Feb 2008 18:38:54 -0200 |
Alexis S. L. Carvalho |
add test-inherit-mode
|
Sat, 09 Feb 2008 18:38:54 -0200 |
Alexis S. L. Carvalho |
hghave: detect unix-style permissions
|
Sat, 09 Feb 2008 18:38:54 -0200 |
Alexis S. L. Carvalho |
Make files in .hg inherit the permissions from .hg/store
|
Sat, 09 Feb 2008 20:17:09 +0100 |
Patrick Mezard |
test-keyword: make it run under Windows
|
Sat, 09 Feb 2008 20:17:06 +0100 |
Patrick Mezard |
keyword: fix symlink detection under Windows
|
Sat, 09 Feb 2008 19:40:30 +0100 |
Patrick Mezard |
keyword: fix mq repository detection under Windows
|
Sat, 09 Feb 2008 19:39:01 +0100 |
Thomas Arendsen Hein |
Do not abort rollback if undo.branch isn't available, but warn.
|
Sat, 09 Feb 2008 19:13:57 +0100 |
Thomas Arendsen Hein |
Remove trailing ! from two error messages as this was confusing.
|
Sat, 09 Feb 2008 18:58:31 +0100 |
Thomas Arendsen Hein |
Print less scary warning when invalidating the branch cache.
|
Sat, 09 Feb 2008 17:36:42 +0100 |
Aleix Conchillo Flaque |
convert: support binary files, link to files (viceversa) in gnu arch
|
Sat, 09 Feb 2008 13:13:46 +0100 |
Thomas Arendsen Hein |
convert: Don't decode unicode strings
|
Sat, 09 Feb 2008 13:08:02 +0100 |
Thomas Arendsen Hein |
convert: Compatibility fixes for python2.3
|
Thu, 07 Feb 2008 22:25:00 +0100 |
Christian Ebert |
keyword: monkeypatch dispatch._parse to avoid redundant run
|
Wed, 06 Feb 2008 23:14:33 +0100 |
Christian Ebert |
keyword: safeguards against erroneous behaviour or aborts
|
Thu, 07 Feb 2008 15:56:20 +0100 |
Christian Ebert |
keyword: fix pychecker warning about shadowed variable
|
Fri, 08 Feb 2008 13:56:29 +0100 |
Aleix Conchillo Flaque |
convert: improve gnu arch source performance and other fixes
|
Fri, 08 Feb 2008 18:31:55 -0200 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
Fri, 08 Feb 2008 13:16:49 -0200 |
Alexis S. L. Carvalho |
fix syntax in coverage.py, fixing run-tests.py -C
|
Fri, 08 Feb 2008 15:42:28 +0100 |
Michele Cella |
fix to let test-hgwebdir pass
|
Fri, 08 Feb 2008 11:55:17 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
Thu, 07 Feb 2008 12:31:29 +0100 |
Aleix Conchillo Flaque |
convert: do not skip some lines in gnu arch summaries
|
Wed, 06 Feb 2008 20:00:35 -0800 |
Bryan O'Sullivan |
Merge with crew
|
Wed, 06 Feb 2008 19:57:52 -0800 |
Bryan O'Sullivan |
Merge with crew
|
Thu, 26 Jul 2007 07:56:27 -0400 |
jorendorff |
mq.py: add -U option to hg qdiff command
|
Thu, 26 Jul 2007 07:56:04 -0400 |
jorendorff |
commands.py, patch.py: add -U option to hg diff command
|
Thu, 07 Feb 2008 00:41:30 +0100 |
Thomas Arendsen Hein |
Update help output of test-convert for GNU arch entry.
|
Wed, 06 Feb 2008 23:24:15 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Wed, 06 Feb 2008 11:42:04 +0100 |
Aleix Conchillo Flaque |
convert: add full description for gnu arch revisions
|
Wed, 06 Feb 2008 09:11:36 +0100 |
Thomas Arendsen Hein |
merge with main
|
Tue, 05 Feb 2008 09:30:08 +0100 |
Aleix Conchillo Flaque |
convert: added GNU Arch source converter
|
Fri, 08 Feb 2008 18:07:55 -0200 |
Alexis S. L. Carvalho |
qinit -c: add ^\.hg and ^\.mq to .hgignore
|
Fri, 08 Feb 2008 18:07:55 -0200 |
Alexis S. L. Carvalho |
dirstate.status: avoid putting ignored files in the unknown list
|
Fri, 08 Feb 2008 18:07:55 -0200 |
Alexis S. L. Carvalho |
dirstate: don't walk ignored directories
|
Fri, 08 Feb 2008 18:07:55 -0200 |
Alexis S. L. Carvalho |
revert: don't assume ignored files will be returned in the unknown list
|
Fri, 08 Feb 2008 18:07:55 -0200 |
Alexis S. L. Carvalho |
revert: revert clean files when only a change of flags is needed
|
Fri, 08 Feb 2008 18:07:55 -0200 |
Alexis S. L. Carvalho |
Revert e82dd2dd6276
|
Fri, 08 Feb 2008 11:50:37 +0100 |
Dirkjan Ochtman |
make static-http work with empty repos (issue965)
|
Wed, 06 Feb 2008 23:09:13 +0100 |
Patrick Mezard |
mq: qimport must read patches in binary mode
|
Tue, 05 Feb 2008 16:09:21 -0600 |
Matt Mackall |
keyword: fix my string pasting thinko
|
Mon, 04 Feb 2008 19:38:34 -0600 |
Steve Borho |
filemerge: wrap quotes around tool path
|
Mon, 04 Feb 2008 21:08:45 +0100 |
Christian Ebert |
keyword: nokwcommands, restricted string variables at top level
|
Mon, 04 Feb 2008 18:27:36 +0100 |
Christian Ebert |
keyword: split line continuation in 2 steps (style)
|
Mon, 04 Feb 2008 18:27:36 +0100 |
Christian Ebert |
keyword: add empty_ok argument to kwrepo.commit
|
Mon, 04 Feb 2008 18:27:36 +0100 |
Christian Ebert |
keyword: allow keyword expansion on clone
|
Tue, 05 Feb 2008 15:59:10 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
Tue, 05 Feb 2008 15:54:42 +0100 |
Dirkjan Ochtman |
cleanly abort on unknown archive type (issue966)
|
Tue, 05 Feb 2008 14:34:46 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
Tue, 05 Feb 2008 14:02:03 +0100 |
Dirkjan Ochtman |
hgweb: fix search skipping tip
|
Mon, 04 Feb 2008 09:56:01 -0600 |
dhruva |
filemerge: fix pattern matching
|
Sun, 03 Feb 2008 23:58:02 -0800 |
Lee Cantey |
filemerge: fix path to working file when fixeol is enabled
|
Mon, 04 Feb 2008 09:53:10 -0600 |
Matt Mackall |
mergetools: correct vim typo
|
Mon, 04 Feb 2008 09:51:56 -0600 |
Matt Mackall |
filemerge: handle missing regappend
|
Sun, 03 Feb 2008 23:08:16 -0800 |
Lee Cantey |
util_win32: add missing valname param to query_val function
|
Sun, 03 Feb 2008 22:27:53 -0600 |
Steve Borho |
filemerge: two fixes for kdiff3 example configuration
|
Thu, 31 Jan 2008 22:32:11 -0600 |
Steve Borho |
add merge sections to hgrc.5
|
Sun, 03 Feb 2008 19:29:05 -0600 |
Matt Mackall |
filemerge: remove the hgmerge script
|
Sun, 03 Feb 2008 19:29:05 -0600 |
Matt Mackall |
filemerge: add an example set of global settings for common merge tools
|
Sun, 03 Feb 2008 19:29:05 -0600 |
Matt Mackall |
filemerge: add config item for GUI tools
|
Sun, 03 Feb 2008 19:29:05 -0600 |
Matt Mackall |
merge: add registry look up bits to tool search
|
Sun, 03 Feb 2008 19:29:05 -0600 |
Matt Mackall |
merge: add support for tool EOL fixups
|
Sun, 03 Feb 2008 19:29:05 -0600 |
Matt Mackall |
merge: allow smarter tool configuration
|
Sun, 03 Feb 2008 19:29:05 -0600 |
Matt Mackall |
filemerge: pull file-merging code into its own module
|
Sun, 03 Feb 2008 19:29:05 -0600 |
Matt Mackall |
merge: move the bulk of simplemerge into core
|
Sun, 03 Feb 2008 21:47:07 -0200 |
Alexis S. L. Carvalho |
merge with crew-stable
|
Sat, 02 Feb 2008 21:01:43 +0100 |
Thomas Arendsen Hein |
test-serve: wait before killing to always hide the "killed!" message.
|
Sat, 02 Feb 2008 14:55:14 +0100 |
Thomas Arendsen Hein |
Mention 'hg update' to switch branches in help for branch and branches.
|
Sat, 02 Feb 2008 14:49:31 +0100 |
Thomas Arendsen Hein |
Clarify help for hg status and make it consistent.
|
Fri, 01 Feb 2008 13:31:46 -0800 |
Bryan O'Sullivan |
profile: expand PID in output file name
|
Fri, 01 Feb 2008 13:11:03 -0800 |
Bryan O'Sullivan |
convert: allow synthetic history to be spliced in.
|
Fri, 01 Feb 2008 13:09:45 -0800 |
Bryan O'Sullivan |
profiling: allow CGI and FastCGI to be profiled
|
Fri, 01 Feb 2008 10:31:15 +0100 |
Dirkjan Ochtman |
update copyright notice in version output
|
Fri, 01 Feb 2008 10:31:13 +0100 |
Dirkjan Ochtman |
hgweb: explicit response status
|
Fri, 01 Feb 2008 10:31:09 +0100 |
Dirkjan Ochtman |
updating lsprof.py from remote repository
|
Thu, 31 Jan 2008 13:57:48 +0100 |
Christian Ebert |
highlight: update according to latest hgweb_mod changes
|
Fri, 01 Feb 2008 00:25:32 +0100 |
Thomas Arendsen Hein |
Fixed typo: Gnerating -> Generating
|
Thu, 31 Jan 2008 23:42:21 +0100 |
Armin Ronacher |
added \r for progress counting in churn extension
|
Sun, 03 Feb 2008 21:03:46 -0200 |
Alexis S. L. Carvalho |
update the branch cache at the end of addchangegroup
|
Sun, 03 Feb 2008 21:03:46 -0200 |
Alexis S. L. Carvalho |
qpop/qrefresh: update self.applied before calling strip
|
Sun, 03 Feb 2008 21:03:46 -0200 |
Alexis S. L. Carvalho |
hg import: write the dirstate after every commit
|
Sun, 03 Feb 2008 21:03:46 -0200 |
Alexis S. L. Carvalho |
localrepo._tag: add a seek before writing the new tag
|