Sun, 29 Oct 2006 16:33:46 +0100 |
Benoit Boissinot |
filelog: rename filelog.size() to filelog.len()
|
Sun, 29 Oct 2006 16:14:55 +0100 |
Benoit Boissinot |
revlog: more nullrev fixes
|
Sun, 29 Oct 2006 16:14:02 +0100 |
Benoit Boissinot |
revlog: return 0 as offset for nullid
|
Sun, 29 Oct 2006 15:09:01 +0100 |
Benoit Boissinot |
doc: clone doesn't create a working directory in remote repos
|
Sun, 29 Oct 2006 14:41:14 +0100 |
Benoit Boissinot |
revlog.size() fix handling of rev == -1
|
Sun, 29 Oct 2006 14:18:55 +0100 |
Benoit Boissinot |
use workingcontext.files() to detect if the repo is unclean
|
Sun, 29 Oct 2006 13:08:10 +0100 |
Benoit Boissinot |
allow update to switch to a different branch if the repo is clean
|
Sun, 29 Oct 2006 10:55:38 +0100 |
Thomas Arendsen Hein |
Explicitly use REVLOGV0 instead of 0 in bundlerepo.
|
Sun, 29 Oct 2006 10:53:51 +0100 |
Thomas Arendsen Hein |
Define and use nullrev (revision of nullid) instead of -1.
|
Sat, 28 Oct 2006 23:37:59 -0300 |
Alexis S. L. Carvalho |
Correct optimization from 3464f5e77f34; add a test.
|
Sat, 28 Oct 2006 20:21:59 -0300 |
Alexis S. L. Carvalho |
log speedup: don't call revlog.node if we don't have to
|
Sat, 28 Oct 2006 20:21:57 -0300 |
Alexis S. L. Carvalho |
log speedup: use list.extend to avoid an explicit loop
|
Sat, 28 Oct 2006 20:21:56 -0300 |
Alexis S. L. Carvalho |
log speedup: use parentrevs in log and changeset_printer.show
|
Sat, 28 Oct 2006 20:21:55 -0300 |
Alexis S. L. Carvalho |
log speedup: set quiet/verbose/debugflag in the fake ui object
|
Sat, 28 Oct 2006 20:21:54 -0300 |
Alexis S. L. Carvalho |
log speedup: use only ui.write in changeset_printer.show
|
Sat, 28 Oct 2006 20:21:52 -0300 |
Alexis S. L. Carvalho |
log speedup: walkchangerevs: filter the files only if we need them
|
Sat, 28 Oct 2006 23:05:57 +0200 |
Thomas Arendsen Hein |
Inform the user about the new URL when being redirected via http.
|
Sat, 28 Oct 2006 11:00:59 +0200 |
Thomas Arendsen Hein |
Stripping of query string (since 88b4755fa48f) stripped too much (issue327)
|
Fri, 27 Oct 2006 23:09:46 +0200 |
Thomas Arendsen Hein |
Merge with upstream
|
Fri, 27 Oct 2006 19:24:57 +0200 |
Thomas Arendsen Hein |
Turn bundle file into a string for http push, for urllib2 over proxies.
|
Fri, 27 Oct 2006 18:30:53 +0200 |
Thomas Arendsen Hein |
Force the content-length header to be a string in httprepo.unbundle.
|
Fri, 27 Oct 2006 18:20:28 +0200 |
Thomas Arendsen Hein |
Use the new UnexpectedOutput exception in httprepo, too.
|
Fri, 27 Oct 2006 18:17:12 +0200 |
Thomas Arendsen Hein |
New UnexpectedOutput exception to catch server errors in localrepo.stream_in
|
Fri, 27 Oct 2006 15:56:34 +0200 |
Thomas Arendsen Hein |
Some clarifications for pull/push protocols:
|
Fri, 27 Oct 2006 15:02:27 +0200 |
Benoit Boissinot |
httprepo: record the url after a request, makes pull + redirect works
|
Fri, 27 Oct 2006 10:24:19 +0200 |
Benoit Boissinot |
add AIX to the list of compilers that don't have inline keyword
|
Thu, 26 Oct 2006 22:28:33 -0700 |
Brendan Cully |
zsh: support remote URLs
|
Thu, 26 Oct 2006 17:33:24 -0700 |
Brendan Cully |
zsh: suppress mq completion error messages outside of repository
|
Thu, 26 Oct 2006 17:28:12 -0700 |
Brendan Cully |
zsh: suppress error message for status completion outside of repository
|
Thu, 26 Oct 2006 19:25:45 +0200 |
Thomas Arendsen Hein |
Turn of "Not trusting file" logging when running hgweb and hgwebdir
|
Thu, 26 Oct 2006 19:25:45 +0200 |
Alexis S. L. Carvalho |
use untrusted settings in hgwebdir
|
Thu, 26 Oct 2006 19:25:45 +0200 |
Alexis S. L. Carvalho |
use untrusted settings in hgweb
|
Thu, 26 Oct 2006 19:25:45 +0200 |
Alexis S. L. Carvalho |
add untrusted argument to patch.diffopts
|
Thu, 26 Oct 2006 19:25:45 +0200 |
Alexis S. L. Carvalho |
add --untrusted to showconfig
|
Thu, 26 Oct 2006 19:25:45 +0200 |
Alexis S. L. Carvalho |
save settings from untrusted config files in a separate configparser
|
Thu, 26 Oct 2006 19:25:44 +0200 |
Alexis S. L. Carvalho |
Only read .hg/hgrc files from trusted users/groups
|
Thu, 26 Oct 2006 10:06:12 -0700 |
Brendan Cully |
zsh: add revrange completion
|
Thu, 26 Oct 2006 09:46:08 -0700 |
Brendan Cully |
zsh: add qbase and qtip to qapplied completions
|
Thu, 26 Oct 2006 09:44:03 -0700 |
Brendan Cully |
zsh: use standard tags where possible
|
Thu, 26 Oct 2006 09:40:20 -0700 |
Brendan Cully |
mq: support qimport -
|
Wed, 25 Oct 2006 20:59:50 +0200 |
Christian Ebert |
hgcommand.vim: doc install delete into "black hole", g: prefix global vars.
|
Thu, 26 Oct 2006 09:29:42 +0200 |
Thomas Arendsen Hein |
merge with crew
|
Thu, 26 Oct 2006 09:22:10 +0200 |
Thomas Arendsen Hein |
Corrected hg synopsis.
|
Thu, 26 Oct 2006 00:27:19 -0700 |
Brendan Cully |
zsh: complete qguard with +/- guard prefixes
|
Wed, 25 Oct 2006 21:01:00 +0200 |
Christian Ebert |
hgcommand.vim: remove deprecated -b option from hg parents.
|
Wed, 25 Oct 2006 19:31:42 -0700 |
Brendan Cully |
zsh: complete qapplied, qdiff, qfold, qguard, qimport, qnext, qprev
|
Wed, 25 Oct 2006 17:09:22 -0700 |
Brendan Cully |
Merge with mpm
|
Wed, 25 Oct 2006 16:35:35 -0700 |
Brendan Cully |
zsh: make option lists more compact
|
Wed, 25 Oct 2006 15:10:30 -0700 |
Brendan Cully |
Merge with mpm
|
Wed, 25 Oct 2006 15:08:40 -0700 |
Brendan Cully |
zsh: rewrite
|
Fri, 27 Oct 2006 14:10:01 -0500 |
Matt Mackall |
small refactoring of path normalization in dirstate.statwalk
|
Fri, 27 Oct 2006 14:06:32 -0500 |
Matt Mackall |
Make util.unique return a list
|
Fri, 27 Oct 2006 12:09:33 -0500 |
Matt Mackall |
Simplify ignore logic in dirstate.walk
|
Fri, 27 Oct 2006 11:30:20 -0500 |
Matt Mackall |
shortname: truncate at '.' too
|
Fri, 27 Oct 2006 11:24:10 -0500 |
Matt Mackall |
improve walk docstrings
|
Fri, 27 Oct 2006 00:38:42 -0500 |
Matt Mackall |
convert dict(zip(x,x)) to dict.fromkeys(x)
|
Thu, 26 Oct 2006 23:59:21 -0500 |
Matt Mackall |
minor hg grep simplification
|
Thu, 26 Oct 2006 23:54:24 -0500 |
Matt Mackall |
simplify dirstate walking
|
Thu, 26 Oct 2006 18:43:57 -0500 |
Matt Mackall |
kill makewalk function
|
Thu, 26 Oct 2006 17:45:03 -0500 |
Matt Mackall |
Pull getchange out of walkchangerevs
|
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
|
Thu, 26 Oct 2006 17:15:55 -0500 |
Matt Mackall |
simplify revrange and revpair
|
Thu, 26 Oct 2006 14:09:15 -0500 |
Matt Mackall |
lookup(str(x)) -> lookup(x)
|
Thu, 26 Oct 2006 14:04:58 -0500 |
Matt Mackall |
Fixups for hg grep
|
Wed, 25 Oct 2006 18:31:49 -0500 |
Matt Mackall |
Update tests for removed commands
|
Wed, 25 Oct 2006 18:29:54 -0500 |
Matt Mackall |
Remove update -m, deprecated for 0.9.1
|
Wed, 25 Oct 2006 17:53:24 -0500 |
Matt Mackall |
Remove the undo command, deprecated pre-0.9
|
Wed, 25 Oct 2006 17:47:53 -0500 |
Matt Mackall |
Remove forget command, deprecated pre-0.9
|
Wed, 25 Oct 2006 17:45:35 -0500 |
Matt Mackall |
Fix excessive complaining from hg log -b
|
Wed, 25 Oct 2006 17:40:03 -0500 |
Matt Mackall |
Remove some more deprecated options from help syntax summaries
|
Wed, 25 Oct 2006 17:38:17 -0500 |
Matt Mackall |
Hide deprecated flags in help unless verbose
|
Wed, 25 Oct 2006 16:45:39 -0500 |
Matt Mackall |
Remove old fish-merge test
|
Wed, 25 Oct 2006 16:42:52 -0500 |
Matt Mackall |
Merge with crew
|
Wed, 25 Oct 2006 18:45:18 +0200 |
Thomas Arendsen Hein |
Show number (-v) and list (--debug) of changesets with bundle/pull/push etc.
|
Wed, 25 Oct 2006 18:22:04 +0200 |
Benoit Boissinot |
fix graph traversal in commands.bundle (it wasn't O(n))
|
Wed, 25 Oct 2006 17:20:39 +0200 |
Thomas Arendsen Hein |
Corrected help text for bundle.
|
Wed, 25 Oct 2006 08:11:17 +0200 |
Thomas Arendsen Hein |
Corrected synopsis of hg heads
|
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
|
Tue, 24 Oct 2006 23:00:43 -0300 |
Alexis S. L. Carvalho |
revlog.py: always return tuples from parents and parentrevs
|
Wed, 25 Oct 2006 16:30:45 -0500 |
Matt Mackall |
Some README updates
|
Wed, 25 Oct 2006 16:25:44 -0500 |
Matt Mackall |
Remove some old documentation that belongs on the wiki
|
Wed, 25 Oct 2006 16:24:28 -0500 |
Matt Mackall |
Move rewrite-log to contrib
|
Tue, 24 Oct 2006 17:22:07 -0500 |
Matt Mackall |
Remove [-b] options from help syntax lines
|
Tue, 24 Oct 2006 17:07:11 -0500 |
Matt Mackall |
Deprecate old --branch/branches options
|
Tue, 24 Oct 2006 16:49:36 -0500 |
Matt Mackall |
add branch and branches commands
|
Tue, 24 Oct 2006 17:49:48 -0300 |
Alexis S. L. Carvalho |
test-mq-caches: look up a revision that does not exist to force cache creation
|
Tue, 24 Oct 2006 13:42:21 -0700 |
Brendan Cully |
Merge with mpm
|
Tue, 24 Oct 2006 13:31:01 -0700 |
Brendan Cully |
hgweb: add heads to gitweb summary
|
Tue, 24 Oct 2006 13:17:41 -0700 |
Brendan Cully |
zsh: cache hg help output
|
Tue, 24 Oct 2006 13:09:09 -0700 |
Brendan Cully |
zsh: complete according to the -R option if specified
|
Tue, 24 Oct 2006 11:10:04 -0700 |
Brendan Cully |
zsh: add view opts
|
Tue, 24 Oct 2006 11:10:04 -0700 |
Brendan Cully |
zsh: add --style and --template opts
|
Tue, 24 Oct 2006 11:10:04 -0700 |
Brendan Cully |
zsh: add -r to parents
|
Tue, 24 Oct 2006 11:10:04 -0700 |
Brendan Cully |
zsh: expand tags lazily
|
Mon, 23 Oct 2006 23:32:56 -0300 |
Alexis S. L. Carvalho |
make mq play nicely with the branch cache
|
Mon, 23 Oct 2006 23:32:56 -0300 |
Alexis S. L. Carvalho |
Split branchtags into two additional functions.
|
Tue, 24 Oct 2006 13:46:04 -0500 |
Matt Mackall |
Merge with crew
|
Mon, 23 Oct 2006 14:56:51 +0200 |
Thomas Arendsen Hein |
Commit username: Better error message, abort on empty name, fix documentation.
|
Sun, 22 Oct 2006 21:47:37 -0300 |
Alexis S. L. Carvalho |
hgweb: make #motd# available for all templates
|
Sat, 21 Oct 2006 23:51:36 -0700 |
Brendan Cully |
zsh completion: basic mq support
|
Sun, 22 Oct 2006 01:02:13 -0300 |
Alexis S. L. Carvalho |
bash_completion: qguard
|
Sun, 22 Oct 2006 01:02:06 -0300 |
Alexis S. L. Carvalho |
bash_completion: allow overriding completion for arguments that start with "-"
|
Sun, 22 Oct 2006 01:02:00 -0300 |
Alexis S. L. Carvalho |
bash_completion: qfold, qrename, qheader, qclone and qselect
|
Sun, 22 Oct 2006 01:01:52 -0300 |
Alexis S. L. Carvalho |
bash_completion: email --bcc
|
Sun, 22 Oct 2006 01:01:45 -0300 |
Alexis S. L. Carvalho |
bash_completion: qdelete --rev
|
Sun, 22 Oct 2006 01:01:42 -0300 |
Alexis S. L. Carvalho |
bash_completion: make export fall back to tags when there's no mq patch applied
|
Sun, 22 Oct 2006 01:01:03 -0300 |
Alexis S. L. Carvalho |
bash_completion: don't complete export with "garbage" when mq is not around
|
Sat, 21 Oct 2006 20:51:24 +0200 |
Thomas Arendsen Hein |
Fix "templater object got multiple values for keyword argument 'motd'"
|
Sat, 21 Oct 2006 20:19:46 +0200 |
Thomas Arendsen Hein |
Add #motd# to gitweb pages. Needs to pass self.motd to index template, too.
|
Thu, 19 Oct 2006 16:15:01 -0700 |
Brendan Cully |
gitweb: add revision numbers to annotate changeset links
|
Thu, 19 Oct 2006 16:12:43 -0700 |
Brendan Cully |
gitweb: add revision numbers to filerevision changeset links
|
Thu, 19 Oct 2006 15:58:43 -0700 |
Brendan Cully |
hgweb: add revision numbers to changeset parent/child links
|
Thu, 19 Oct 2006 16:55:34 +0200 |
Benoit Boissinot |
fix errors spotted by pychecker
|
Thu, 19 Oct 2006 14:16:51 +0200 |
Benoit Boissinot |
use xrange instead of range
|
Thu, 19 Oct 2006 14:03:41 +0200 |
Benoit Boissinot |
use xrange instead of range
|
Thu, 19 Oct 2006 13:00:02 +0200 |
Thomas Arendsen Hein |
Corrected SSH configuration example in pull help.
|
Thu, 19 Oct 2006 10:23:27 +0200 |
Benoit Boissinot |
revlog.children: use parentrevs instead of parents
|
Wed, 18 Oct 2006 18:47:50 -0300 |
Alexis S. L. Carvalho |
Don't use test -e in tests - sh doesn't like it on Solaris
|
Wed, 18 Oct 2006 18:44:23 -0300 |
Alexis S. L. Carvalho |
Update tests output
|
Wed, 18 Oct 2006 14:24:38 -0700 |
Brendan Cully |
Add --rev option to status
|
Wed, 18 Oct 2006 22:24:03 +0200 |
Benoit Boissinot |
makes username mandatory
|
Wed, 18 Oct 2006 10:37:34 -0700 |
Brendan Cully |
patch: return list of modified files even when an exception is raised
|
Wed, 18 Oct 2006 10:37:34 -0700 |
Brendan Cully |
mq: test case for issue399
|
Wed, 18 Oct 2006 18:10:21 +0200 |
Thomas Arendsen Hein |
Extended templating test for new branches and extra changeset info.
|
Wed, 18 Oct 2006 18:09:32 +0200 |
Thomas Arendsen Hein |
Added extra changeset info to templater and map-cmdline.default.
|
Wed, 18 Oct 2006 17:58:51 +0200 |
Thomas Arendsen Hein |
Add new branch info to templater and use it in map-cmdline.default.
|
Wed, 18 Oct 2006 12:26:12 +0200 |
Thomas Arendsen Hein |
Don't show empty list of files in hg log -v.
|
Wed, 18 Oct 2006 12:17:02 +0200 |
Thomas Arendsen Hein |
Adjust default cmdline style to really match verbose/debug log.
|
Wed, 18 Oct 2006 11:55:32 +0200 |
Thomas Arendsen Hein |
Show extra changeset info for log/tip/heads/... --debug
|
Mon, 23 Oct 2006 17:12:20 -0500 |
Matt Mackall |
localrepo: add separate methods for manipulating repository data
|
Wed, 18 Oct 2006 22:38:23 -0500 |
Matt Mackall |
Minor tags optimization
|
Wed, 18 Oct 2006 14:14:59 -0500 |
Matt Mackall |
Use file contexts in tags code
|
Wed, 18 Oct 2006 14:06:48 -0500 |
Matt Mackall |
filecontext: report False for missing files
|
Wed, 18 Oct 2006 11:44:56 -0500 |
Matt Mackall |
Only look up tags and branches as a last resort
|
Wed, 18 Oct 2006 10:46:51 -0500 |
Matt Mackall |
If we can't write the branch cache, fail quietly.
|
Wed, 18 Oct 2006 10:35:14 +0200 |
Thomas Arendsen Hein |
Add test for invalid branch cache (fixed by 27ebe4efe98e)
|
Wed, 18 Oct 2006 09:26:23 +0200 |
Benoit Boissinot |
invalidate the branch cache when sanity check fails
|
Wed, 18 Oct 2006 02:14:26 -0500 |
Eric Hopper |
Testing the new changegroupsubset remote function in the ssh
|
Sat, 09 Sep 2006 18:25:07 -0700 |
Eric Hopper |
Stop erroring out pull -r and clone -r if repository isn't local.
|
Sat, 09 Sep 2006 18:25:06 -0700 |
Eric Hopper |
sshrepo: add passing of lookup exceptions
|
Sat, 09 Sep 2006 18:25:06 -0700 |
Eric Hopper |
Adding changegroupsubset and lookup to ssh protocol so pull -r and
|
Wed, 18 Oct 2006 02:08:36 -0500 |
Matt Mackall |
httprepo: add support for passing lookup exception data
|
Sat, 09 Sep 2006 18:25:06 -0700 |
Eric Hopper |
Adding changegroupsubset and lookup to web protocol so pull -r and
|
Wed, 18 Oct 2006 02:08:33 -0500 |
Matt Mackall |
Improve branch cache sanity check for mq
|
Tue, 17 Oct 2006 22:59:01 -0500 |
Matt Mackall |
merge: fix branch setting
|
Tue, 17 Oct 2006 22:34:43 -0500 |
Matt Mackall |
imported patch foo
|
Tue, 17 Oct 2006 22:26:14 -0500 |
Matt Mackall |
commit: read branch with workingctx
|
Tue, 17 Oct 2006 22:09:56 -0500 |
Matt Mackall |
branchtags: use changectx
|
Tue, 17 Oct 2006 22:07:54 -0500 |
Matt Mackall |
revlog.lookup tweaks
|
Tue, 17 Oct 2006 19:04:13 -0500 |
Matt Mackall |
Merge with crew
|
Tue, 17 Oct 2006 17:04:26 -0300 |
Alexis S. L. Carvalho |
use ui.readsections in the acl extension
|
Tue, 17 Oct 2006 17:04:26 -0300 |
Alexis S. L. Carvalho |
use ui.readsections in the bugzilla extension
|
Tue, 17 Oct 2006 17:04:25 -0300 |
Alexis S. L. Carvalho |
use ui.readsections in the notify extension
|
Tue, 17 Oct 2006 16:59:24 -0300 |
Alexis S. L. Carvalho |
add ui.readsections
|
Tue, 17 Oct 2006 11:01:10 -0700 |
Lee Cantey |
Default editor for Windows installer is now notepad. [Issue 256]
|
Tue, 17 Oct 2006 10:21:54 -0700 |
Lee Cantey |
Document the change in MacPython distutils installation location
|
Tue, 17 Oct 2006 11:46:53 +0200 |
Thomas Arendsen Hein |
Added *.bin to MANIFEST.in to include binfile.bin
|
Mon, 16 Oct 2006 20:38:04 -0300 |
Alexis S. L. Carvalho |
bundlerepo: avoid exception in __del__ when the bundle doesn't exist
|
Mon, 16 Oct 2006 18:01:25 -0300 |
Alexis S. L. Carvalho |
portability fixes for some tests
|
Mon, 16 Oct 2006 22:44:44 +0200 |
Thomas Arendsen Hein |
Explicitly use "tip" in revision navigation.
|
Mon, 16 Oct 2006 15:38:53 -0300 |
Alexis S. L. Carvalho |
Add a test for the acl extension
|
Mon, 16 Oct 2006 15:38:53 -0300 |
Alexis S. L. Carvalho |
Use a case-sensitive version of SafeConfigParser everywhere
|
Mon, 16 Oct 2006 11:36:57 -0700 |
Brendan Cully |
Fix test-oldcgi after navbar update
|
Mon, 16 Oct 2006 11:18:06 -0700 |
Brendan Cully |
Fix RSS URLs (closes issue396)
|
Mon, 16 Oct 2006 11:02:11 -0700 |
Brendan Cully |
Convert changenav bar from revisions to hashes (closes issue189)
|
Tue, 17 Oct 2006 18:54:37 -0500 |
Matt Mackall |
Merge with crew
|
Tue, 17 Oct 2006 18:48:41 -0500 |
Matt Mackall |
Add some basic branch name tests
|
Tue, 17 Oct 2006 18:32:00 -0500 |
Matt Mackall |
Add branch support to commit
|
Tue, 17 Oct 2006 18:31:56 -0500 |
Matt Mackall |
Make lookup aware of branch labels
|
Tue, 17 Oct 2006 18:31:18 -0500 |
Matt Mackall |
Add branchtags function with cache
|
Tue, 17 Oct 2006 18:30:20 -0500 |
Matt Mackall |
Update branch on checkout/update
|
Tue, 17 Oct 2006 18:30:19 -0500 |
Matt Mackall |
Report branch for hg id
|
Tue, 17 Oct 2006 18:30:18 -0500 |
Matt Mackall |
Report branch for hg log and friends
|
Tue, 17 Oct 2006 18:30:12 -0500 |
Matt Mackall |
Add branch method to contexts
|
Tue, 17 Oct 2006 18:01:14 -0500 |
Matt Mackall |
imported patch b1
|
Mon, 16 Oct 2006 12:56:41 +0200 |
Benoit Boissinot |
add footer to old style
|
Mon, 16 Oct 2006 12:49:11 +0200 |
Benoit Boissinot |
fix rss template
|
Mon, 16 Oct 2006 09:53:31 +0200 |
Thomas Arendsen Hein |
Fixed page overlap for file revision links in hgweb.
|
Mon, 16 Oct 2006 09:23:26 +0200 |
Thomas Arendsen Hein |
merge with main
|
Sun, 15 Oct 2006 23:51:28 -0700 |
Brendan Cully |
hgweb: hoist changenav up, and use it in the filelog
|
Sun, 15 Oct 2006 21:20:15 -0700 |
Brendan Cully |
hgweb: link to file parents in filediff, rather than changeset parents
|
Sun, 15 Oct 2006 20:57:30 -0700 |
Brendan Cully |
Test annotate using named rev instead of linkrev
|
Sun, 15 Oct 2006 18:43:46 -0700 |
Brendan Cully |
Fix annotate where linkrev != rev without exporting linkrev
|
Sun, 15 Oct 2006 18:25:07 -0700 |
Brendan Cully |
Back out d8eba1c3ce9b and a004164dbeef
|
Sun, 15 Oct 2006 17:38:07 -0700 |
Brendan Cully |
Make annotate use linkrev instead of rev
|
Sun, 15 Oct 2006 17:37:04 -0700 |
Brendan Cully |
Add linkrev to filectx
|
Sun, 15 Oct 2006 16:18:09 -0500 |
Matt Mackall |
merge: if filemerge skips merge, report as updated
|
Sun, 15 Oct 2006 21:09:56 +0200 |
Thomas Arendsen Hein |
Catch python2.3's IndexError with bogus http proxy settings. (issue203)
|
Sun, 15 Oct 2006 20:56:38 +0200 |
Thomas Arendsen Hein |
Fixed contrib/hgdiff script to pass diffopts in the new format.
|
Sun, 15 Oct 2006 16:35:47 +0200 |
Aurelien Jacobs |
document the diffstat option of the notify extension
|
Sat, 14 Oct 2006 16:39:15 -0700 |
Brendan Cully |
hgweb: add diff links in gitweb file revision page
|
Sat, 14 Oct 2006 16:27:51 -0700 |
Brendan Cully |
hgweb: add changeset description to file revision page
|
Sat, 14 Oct 2006 16:20:22 -0700 |
Brendan Cully |
hgweb: really fix parent/child rename links
|
Sat, 14 Oct 2006 16:07:52 -0700 |
Brendan Cully |
hgweb: better file rename links
|
Sat, 14 Oct 2006 16:03:23 -0700 |
Brendan Cully |
hgweb: fix parent/child links across renames
|
Sat, 14 Oct 2006 15:28:45 -0700 |
Brendan Cully |
hgweb: add changeset description to annotate page
|
Sat, 14 Oct 2006 18:47:48 -0300 |
Alexis S. L. Carvalho |
make revlog.addgroup pass its file handles to addrevision
|
Sat, 14 Oct 2006 10:53:29 +0200 |
Thomas Arendsen Hein |
Test for ba7c74081861 (update dirstate correctly for non-branchmerge updates)
|
Sat, 14 Oct 2006 10:39:40 +0200 |
Thomas Arendsen Hein |
merge with upstream
|
Fri, 13 Oct 2006 15:34:35 -0300 |
Alexis S. L. Carvalho |
use short hashes with diff -v
|
Fri, 13 Oct 2006 11:17:17 -0700 |
Brendan Cully |
Use manifest rev instead of changelog rev for linear manifest test
|
Fri, 13 Oct 2006 19:35:08 +0200 |
Thomas Arendsen Hein |
Removed unused imports of mdiff and templater from ui.py
|
Fri, 13 Oct 2006 09:58:55 -0700 |
Brendan Cully |
log --copies: use manifest.find instead of delta when manifest parent is not rev-1
|
Fri, 13 Oct 2006 09:58:55 -0700 |
Brendan Cully |
Test case for log --copies on non-linear manifests (issue391)
|
Fri, 13 Oct 2006 16:34:58 +0200 |
Benoit Boissinot |
hgweb: fix path cleaning
|
Fri, 13 Oct 2006 10:50:35 +0200 |
Thomas Arendsen Hein |
Merge with asak
|
Thu, 12 Oct 2006 20:45:25 -0300 |
Alexis S. L. Carvalho |
portability fix for test-ssh
|
Fri, 13 Oct 2006 00:26:46 -0700 |
Brendan Cully |
Merge with mpm
|
Thu, 12 Oct 2006 16:34:32 -0700 |
Brendan Cully |
Add popen2 demandload to patch.py, required by diffstat
|
Thu, 12 Oct 2006 19:26:06 -0300 |
Alexis S. L. Carvalho |
rawcommit: add removed files to the changelog file list
|
Thu, 12 Oct 2006 14:19:34 -0700 |
Brendan Cully |
Update test-mq-qdelete to use qdel -r
|
Thu, 12 Oct 2006 14:02:41 -0700 |
Brendan Cully |
mq: make qdelete without -k or a subrepository delete all patches
|
Thu, 12 Oct 2006 13:39:14 -0700 |
Brendan Cully |
Use line length field when extracting git binary patches
|
Thu, 12 Oct 2006 13:24:09 -0700 |
Brendan Cully |
mq: change qdel --forget to --rev; accept any revision symbol
|
Fri, 13 Oct 2006 17:58:04 -0500 |
Matt Mackall |
merge: update dirstate correctly for non-branchmerge updates
|
Thu, 12 Oct 2006 14:49:19 -0500 |
Matt Mackall |
merge: turn followcopies on by default
|
Thu, 12 Oct 2006 12:15:56 -0700 |
Brendan Cully |
mq.el: add mode-line hook
|
Thu, 12 Oct 2006 14:04:11 -0300 |
Alexis S. L. Carvalho |
python2.5 PyArg_ParseTuple fix
|
Thu, 12 Oct 2006 09:17:16 -0700 |
Brendan Cully |
Add test for git binary diff support
|
Thu, 12 Oct 2006 09:17:16 -0700 |
Brendan Cully |
Add git-1.4 binary patch support
|
Thu, 12 Oct 2006 17:48:09 +0200 |
Thomas Arendsen Hein |
gitweb: Fixed parent/child links when viewing a file revision.
|
Thu, 12 Oct 2006 17:06:51 +0200 |
Thomas Arendsen Hein |
Keep session variables when linking from hgwebdir's index to repositories.
|
Thu, 12 Oct 2006 16:37:03 +0200 |
Thomas Arendsen Hein |
Fixed typo in gitweb templates.
|
Wed, 11 Oct 2006 22:01:24 +0200 |
Thomas Arendsen Hein |
hgweb: Apply the new method of passing session variables to links.
|
Wed, 11 Oct 2006 20:59:37 +0200 |
Thomas Arendsen Hein |
hgweb: Keep session variables (currently only style) in HTML forms, too.
|
Wed, 11 Oct 2006 20:53:02 +0200 |
Thomas Arendsen Hein |
templater: Better exception for errors in foo%bar formatting.
|
Thu, 12 Oct 2006 11:40:26 +0200 |
Benoit Boissinot |
nodesbetween: fix a bug with duplicate heads
|
Wed, 11 Oct 2006 16:56:41 -0700 |
Brendan Cully |
hgweb: trap lookup errors
|
Wed, 11 Oct 2006 16:50:17 -0700 |
Brendan Cully |
Add better error message for bad commands
|
Wed, 11 Oct 2006 16:49:53 -0700 |
Brendan Cully |
gitweb: Add error text to error page
|
Wed, 11 Oct 2006 16:39:42 -0700 |
Brendan Cully |
gitweb: fix link on file name in filenodelink
|
Wed, 11 Oct 2006 16:32:06 -0700 |
Brendan Cully |
gitweb: fix last change field in summary
|
Wed, 11 Oct 2006 16:20:35 -0700 |
Brendan Cully |
Merge with main
|
Wed, 11 Oct 2006 16:19:11 -0700 |
Brendan Cully |
gitweb: add file diff view
|
Wed, 11 Oct 2006 17:37:48 -0500 |
Matt Mackall |
Merge with crew
|
Wed, 11 Oct 2006 23:31:05 +0200 |
Benoit Boissinot |
merge with crew
|
Tue, 10 Oct 2006 18:43:20 -0300 |
Alexis S. L. Carvalho |
update ui.quiet/verbose/debug/interactive every time the config changes
|
Tue, 10 Oct 2006 18:43:20 -0300 |
Alexis S. L. Carvalho |
ui.py: untangle updateopts
|
Tue, 10 Oct 2006 18:43:20 -0300 |
Alexis S. L. Carvalho |
call ui.updateopts only after changing directories
|
Tue, 10 Oct 2006 18:43:20 -0300 |
Alexis S. L. Carvalho |
ui.py: normalize settings every time the configuration changes
|