Fri, 27 Oct 2006 18:17:12 +0200 |
Thomas Arendsen Hein |
New UnexpectedOutput exception to catch server errors in localrepo.stream_in
|
changeset |
files
|
Fri, 27 Oct 2006 15:56:34 +0200 |
Thomas Arendsen Hein |
Some clarifications for pull/push protocols:
|
changeset |
files
|
Fri, 27 Oct 2006 15:02:27 +0200 |
Benoit Boissinot |
httprepo: record the url after a request, makes pull + redirect works
|
changeset |
files
|
Fri, 27 Oct 2006 10:24:19 +0200 |
Benoit Boissinot |
add AIX to the list of compilers that don't have inline keyword
|
changeset |
files
|
Thu, 26 Oct 2006 22:28:33 -0700 |
Brendan Cully |
zsh: support remote URLs
|
changeset |
files
|
Thu, 26 Oct 2006 17:33:24 -0700 |
Brendan Cully |
zsh: suppress mq completion error messages outside of repository
|
changeset |
files
|
Thu, 26 Oct 2006 17:28:12 -0700 |
Brendan Cully |
zsh: suppress error message for status completion outside of repository
|
changeset |
files
|
Thu, 26 Oct 2006 19:25:45 +0200 |
Thomas Arendsen Hein |
Turn of "Not trusting file" logging when running hgweb and hgwebdir
|
changeset |
files
|
Thu, 26 Oct 2006 19:25:45 +0200 |
Alexis S. L. Carvalho |
use untrusted settings in hgwebdir
|
changeset |
files
|
Thu, 26 Oct 2006 19:25:45 +0200 |
Alexis S. L. Carvalho |
use untrusted settings in hgweb
|
changeset |
files
|
Thu, 26 Oct 2006 19:25:45 +0200 |
Alexis S. L. Carvalho |
add untrusted argument to patch.diffopts
|
changeset |
files
|
Thu, 26 Oct 2006 19:25:45 +0200 |
Alexis S. L. Carvalho |
add --untrusted to showconfig
|
changeset |
files
|
Thu, 26 Oct 2006 19:25:45 +0200 |
Alexis S. L. Carvalho |
save settings from untrusted config files in a separate configparser
|
changeset |
files
|
Thu, 26 Oct 2006 19:25:44 +0200 |
Alexis S. L. Carvalho |
Only read .hg/hgrc files from trusted users/groups
|
changeset |
files
|
Thu, 26 Oct 2006 10:06:12 -0700 |
Brendan Cully |
zsh: add revrange completion
|
changeset |
files
|
Thu, 26 Oct 2006 09:46:08 -0700 |
Brendan Cully |
zsh: add qbase and qtip to qapplied completions
|
changeset |
files
|
Thu, 26 Oct 2006 09:44:03 -0700 |
Brendan Cully |
zsh: use standard tags where possible
|
changeset |
files
|
Thu, 26 Oct 2006 09:40:20 -0700 |
Brendan Cully |
mq: support qimport -
|
changeset |
files
|
Wed, 25 Oct 2006 20:59:50 +0200 |
Christian Ebert |
hgcommand.vim: doc install delete into "black hole", g: prefix global vars.
|
changeset |
files
|
Thu, 26 Oct 2006 09:29:42 +0200 |
Thomas Arendsen Hein |
merge with crew
|
changeset |
files
|
Thu, 26 Oct 2006 09:22:10 +0200 |
Thomas Arendsen Hein |
Corrected hg synopsis.
|
changeset |
files
|
Thu, 26 Oct 2006 00:27:19 -0700 |
Brendan Cully |
zsh: complete qguard with +/- guard prefixes
|
changeset |
files
|
Wed, 25 Oct 2006 21:01:00 +0200 |
Christian Ebert |
hgcommand.vim: remove deprecated -b option from hg parents.
|
changeset |
files
|
Wed, 25 Oct 2006 19:31:42 -0700 |
Brendan Cully |
zsh: complete qapplied, qdiff, qfold, qguard, qimport, qnext, qprev
|
changeset |
files
|
Wed, 25 Oct 2006 17:09:22 -0700 |
Brendan Cully |
Merge with mpm
|
changeset |
files
|
Wed, 25 Oct 2006 16:35:35 -0700 |
Brendan Cully |
zsh: make option lists more compact
|
changeset |
files
|
Wed, 25 Oct 2006 15:10:30 -0700 |
Brendan Cully |
Merge with mpm
|
changeset |
files
|
Wed, 25 Oct 2006 15:08:40 -0700 |
Brendan Cully |
zsh: rewrite
|
changeset |
files
|
Fri, 27 Oct 2006 14:10:01 -0500 |
Matt Mackall |
small refactoring of path normalization in dirstate.statwalk
|
changeset |
files
|
Fri, 27 Oct 2006 14:06:32 -0500 |
Matt Mackall |
Make util.unique return a list
|
changeset |
files
|
Fri, 27 Oct 2006 12:09:33 -0500 |
Matt Mackall |
Simplify ignore logic in dirstate.walk
|
changeset |
files
|
Fri, 27 Oct 2006 11:30:20 -0500 |
Matt Mackall |
shortname: truncate at '.' too
|
changeset |
files
|
Fri, 27 Oct 2006 11:24:10 -0500 |
Matt Mackall |
improve walk docstrings
|
changeset |
files
|
Fri, 27 Oct 2006 00:38:42 -0500 |
Matt Mackall |
convert dict(zip(x,x)) to dict.fromkeys(x)
|
changeset |
files
|
Thu, 26 Oct 2006 23:59:21 -0500 |
Matt Mackall |
minor hg grep simplification
|
changeset |
files
|
Thu, 26 Oct 2006 23:54:24 -0500 |
Matt Mackall |
simplify dirstate walking
|
changeset |
files
|
Thu, 26 Oct 2006 18:43:57 -0500 |
Matt Mackall |
kill makewalk function
|
changeset |
files
|
Thu, 26 Oct 2006 17:45:03 -0500 |
Matt Mackall |
Pull getchange out of walkchangerevs
|
changeset |
files
|
Thu, 26 Oct 2006 17:27:07 -0500 |
Matt Mackall |
Make revrange return a list of ints so that callers don't have to convert
|
changeset |
files
|
Thu, 26 Oct 2006 17:15:55 -0500 |
Matt Mackall |
simplify revrange and revpair
|
changeset |
files
|
Thu, 26 Oct 2006 14:09:15 -0500 |
Matt Mackall |
lookup(str(x)) -> lookup(x)
|
changeset |
files
|
Thu, 26 Oct 2006 14:04:58 -0500 |
Matt Mackall |
Fixups for hg grep
|
changeset |
files
|
Wed, 25 Oct 2006 18:31:49 -0500 |
Matt Mackall |
Update tests for removed commands
|
changeset |
files
|
Wed, 25 Oct 2006 18:29:54 -0500 |
Matt Mackall |
Remove update -m, deprecated for 0.9.1
|
changeset |
files
|
Wed, 25 Oct 2006 17:53:24 -0500 |
Matt Mackall |
Remove the undo command, deprecated pre-0.9
|
changeset |
files
|
Wed, 25 Oct 2006 17:47:53 -0500 |
Matt Mackall |
Remove forget command, deprecated pre-0.9
|
changeset |
files
|
Wed, 25 Oct 2006 17:45:35 -0500 |
Matt Mackall |
Fix excessive complaining from hg log -b
|
changeset |
files
|
Wed, 25 Oct 2006 17:40:03 -0500 |
Matt Mackall |
Remove some more deprecated options from help syntax summaries
|
changeset |
files
|
Wed, 25 Oct 2006 17:38:17 -0500 |
Matt Mackall |
Hide deprecated flags in help unless verbose
|
changeset |
files
|
Wed, 25 Oct 2006 16:45:39 -0500 |
Matt Mackall |
Remove old fish-merge test
|
changeset |
files
|
Wed, 25 Oct 2006 16:42:52 -0500 |
Matt Mackall |
Merge with crew
|
changeset |
files
|
Wed, 25 Oct 2006 18:45:18 +0200 |
Thomas Arendsen Hein |
Show number (-v) and list (--debug) of changesets with bundle/pull/push etc.
|
changeset |
files
|
Wed, 25 Oct 2006 18:22:04 +0200 |
Benoit Boissinot |
fix graph traversal in commands.bundle (it wasn't O(n))
|
changeset |
files
|
Wed, 25 Oct 2006 17:20:39 +0200 |
Thomas Arendsen Hein |
Corrected help text for bundle.
|
changeset |
files
|
Wed, 25 Oct 2006 08:11:17 +0200 |
Thomas Arendsen Hein |
Corrected synopsis of hg heads
|
changeset |
files
|
Wed, 25 Oct 2006 02:51:27 -0300 |
Alexis S. L. Carvalho |
Test that we notice the empty files from the second parent during a merge
|
changeset |
files
|
Tue, 24 Oct 2006 23:00:43 -0300 |
Alexis S. L. Carvalho |
revlog.py: always return tuples from parents and parentrevs
|
changeset |
files
|
Wed, 25 Oct 2006 16:30:45 -0500 |
Matt Mackall |
Some README updates
|
changeset |
files
|
Wed, 25 Oct 2006 16:25:44 -0500 |
Matt Mackall |
Remove some old documentation that belongs on the wiki
|
changeset |
files
|
Wed, 25 Oct 2006 16:24:28 -0500 |
Matt Mackall |
Move rewrite-log to contrib
|
changeset |
files
|