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
|
Tue, 10 Oct 2006 18:43:20 -0300 |
Alexis S. L. Carvalho |
move the parsing of --config options to commands.py
|
Tue, 10 Oct 2006 18:43:20 -0300 |
Alexis S. L. Carvalho |
ui.py: use the overlay to hold --config data
|
Tue, 10 Oct 2006 18:43:20 -0300 |
Alexis S. L. Carvalho |
ui.py: change the overlay from a dict to a SafeConfigParser.
|
Tue, 10 Oct 2006 18:43:20 -0300 |
Alexis S. L. Carvalho |
ui.py: don't query parentui.cdata when looking up config items.
|
Tue, 10 Oct 2006 18:43:20 -0300 |
Alexis S. L. Carvalho |
ui.py: make walkconfig use configitems
|
Tue, 10 Oct 2006 18:43:20 -0300 |
Alexis S. L. Carvalho |
ui.py: move common code out of config and configbool
|
Tue, 10 Oct 2006 18:43:20 -0300 |
Alexis S. L. Carvalho |
ui.py: remove revlogopts and (unused) diffcache variables
|
Tue, 10 Oct 2006 18:43:20 -0300 |
Alexis S. L. Carvalho |
ui.py: don't let parent and child ui objects share header and prev_header
|
Tue, 10 Oct 2006 18:43:20 -0300 |
Alexis S. L. Carvalho |
ui.py: use correct parentui while copying readhooks
|
Wed, 11 Oct 2006 13:56:35 -0700 |
Brendan Cully |
changectx: search manifest delta for filenode
|
Wed, 11 Oct 2006 13:34:12 -0700 |
Brendan Cully |
context: check self.__dict__ instead of using hasattr
|
Wed, 11 Oct 2006 12:06:14 -0700 |
Brendan Cully |
Teach bdiff to support buffer objects
|
Wed, 11 Oct 2006 12:02:06 -0700 |
Brendan Cully |
Test case for bdiff on buffer objects
|
Wed, 11 Oct 2006 11:30:59 -0700 |
Brendan Cully |
hgweb: globally default to tip if no revision is specified
|
Wed, 11 Oct 2006 09:27:57 -0700 |
Brendan Cully |
Support buffer interface in base85 codec
|
Wed, 11 Oct 2006 16:41:52 +0200 |
Benoit Boissinot |
merge with crew
|
Wed, 11 Oct 2006 16:35:09 +0200 |
Benoit Boissinot |
fix traceback of extdiff after a merge
|
Tue, 10 Oct 2006 14:48:26 -0700 |
Brendan Cully |
Don't generate git diff header for empty diffs
|
Tue, 10 Oct 2006 10:54:22 -0700 |
Brendan Cully |
Add base URL to hgwebdir templater (fixes index page when the URL does not have a trailing /)
|
Tue, 10 Oct 2006 10:28:20 -0700 |
Brendan Cully |
NWI base URL detection fixes
|
Wed, 11 Oct 2006 15:52:08 -0500 |
Matt Mackall |
make manifest-merging test reproduceable
|
Tue, 10 Oct 2006 21:03:24 +0300 |
Giorgos Keramidas |
Revert changeset c67920d78248.
|
Tue, 10 Oct 2006 11:47:19 +0200 |
Thomas Arendsen Hein |
merge with upstream
|
Tue, 10 Oct 2006 09:30:05 +0200 |
Thomas Arendsen Hein |
merge with upstream
|
Tue, 10 Oct 2006 00:02:30 +0200 |
Benoit Boissinot |
fix localrepo.status when dealing with x-bit changes
|
Mon, 09 Oct 2006 21:48:44 +0200 |
Benoit Boissinot |
extend test-flags
|
Mon, 09 Oct 2006 21:22:55 +0200 |
Benoit Boissinot |
merge with upstream
|
Mon, 09 Oct 2006 15:52:37 +0200 |
Benoit Boissinot |
merge with crew
|
Mon, 09 Oct 2006 15:44:20 +0200 |
Benoit Boissinot |
bundle --base: use the right set for the base
|
Sun, 08 Oct 2006 20:27:23 -0300 |
Alexis S. L. Carvalho |
fix bash completion of debug commands; add test for debugcomplete
|
Tue, 10 Oct 2006 03:39:44 -0500 |
Matt Mackall |
merge: pull user messages out to hg.py
|
Tue, 10 Oct 2006 02:31:02 -0500 |
Matt Mackall |
merge: update some docstrings
|
Tue, 10 Oct 2006 02:15:20 -0500 |
Matt Mackall |
merge: various tidying
|
Tue, 10 Oct 2006 02:11:59 -0500 |
Matt Mackall |
context: change workingctx str() from . to <node>+
|
Tue, 10 Oct 2006 01:43:58 -0500 |
Matt Mackall |
merge: use contexts in checkunknown and forgetremoved
|
Tue, 10 Oct 2006 01:16:06 -0500 |
Matt Mackall |
merge: shortcircuit filemerge for identical files
|
Tue, 10 Oct 2006 01:13:03 -0500 |
Matt Mackall |
context: add cmp for filectxs
|
Tue, 10 Oct 2006 00:54:00 -0500 |
Matt Mackall |
merge: pull file copy/move out of filemerge
|
Tue, 10 Oct 2006 00:41:55 -0500 |
Matt Mackall |
merge: unify merge and copy actions
|
Tue, 10 Oct 2006 00:32:30 -0500 |
Matt Mackall |
merge: swap file and mode args for act()
|
Tue, 10 Oct 2006 00:22:03 -0500 |
Matt Mackall |
merge: finish removing nodes from action list
|
Tue, 10 Oct 2006 00:07:46 -0500 |
Matt Mackall |
hgweb: add file sizes to manifest browsing
|
Mon, 09 Oct 2006 23:46:05 -0500 |
Matt Mackall |
hgweb: remove obsolete listfiles function
|
Mon, 09 Oct 2006 23:23:25 -0500 |
Matt Mackall |
merge: eliminate nodes from action list
|
Mon, 09 Oct 2006 23:20:48 -0500 |
Matt Mackall |
filectx: add size method
|
Mon, 09 Oct 2006 23:08:41 -0500 |
Matt Mackall |
run-tests: add --first switch to exit on first error
|
Mon, 09 Oct 2006 23:05:11 -0500 |
Matt Mackall |
run-tests: add --retest switch
|
Mon, 09 Oct 2006 21:27:04 -0500 |
Matt Mackall |
filemerge: use contexts rather than my and other
|
Mon, 09 Oct 2006 21:04:25 -0500 |
Matt Mackall |
fix workingfilectx parents and ancestor functions
|
Mon, 09 Oct 2006 20:32:03 -0500 |
Matt Mackall |
merge: pass contexts to applyupdates
|
Mon, 09 Oct 2006 18:13:38 -0500 |
Matt Mackall |
merge: don't call hooks for revert
|
Mon, 09 Oct 2006 16:07:19 -0500 |
Matt Mackall |
merge: use contexts for manifestmerge
|
Mon, 09 Oct 2006 14:02:01 -0500 |
Matt Mackall |
commit: unify file-level commit code
|
Sun, 08 Oct 2006 20:18:59 -0500 |
Matt Mackall |
Use filelog.cmp in checkfilemerge
|
Sun, 08 Oct 2006 19:57:45 -0500 |
Matt Mackall |
merge: remember rename copies and parents properly on commit
|
Sat, 07 Oct 2006 15:16:47 -0400 |
Josef "Jeff" Sipek |
[patchbomb] prepend leading zeros in the "[PATCH N of M]" string
|
Sun, 08 Oct 2006 10:56:21 +0200 |
Thomas Arendsen Hein |
merged now fully working base85 codec, though currently unused.
|
Sun, 08 Oct 2006 10:55:11 +0200 |
Thomas Arendsen Hein |
merge with upstream
|
Sat, 07 Oct 2006 16:21:33 -0700 |
Brendan Cully |
Handle odd-sized base85 input and output
|
Sat, 07 Oct 2006 22:11:02 +0200 |
Thomas Arendsen Hein |
Put in backslash again, it was needed to disable an asciidoc macro.
|
Sat, 07 Oct 2006 22:02:56 +0200 |
Thomas Arendsen Hein |
Corrected typo in date format, found by Rob Landley.
|
Sat, 07 Oct 2006 18:14:03 +0200 |
Thomas Arendsen Hein |
Make test-bundle-r executable.
|
Thu, 20 Jul 2006 19:25:11 +0200 |
Benoit Boissinot |
add -r/--rev and --base option to bundle
|
Fri, 06 Oct 2006 13:01:54 -0700 |
Brendan Cully |
Add a base85 codec
|
Sat, 07 Oct 2006 17:30:26 -0500 |
Matt Mackall |
Fix undetected change bug in rename tests
|
Fri, 06 Oct 2006 17:14:50 -0500 |
Matt Mackall |
Update test output
|
Fri, 06 Oct 2006 17:14:18 -0500 |
Matt Mackall |
Merge with crew
|
Fri, 06 Oct 2006 12:58:50 -0700 |
Brendan Cully |
hgweb: fix filerevision raw URL
|
Fri, 06 Oct 2006 19:21:43 +0200 |
Benoit Boissinot |
disallow commands on non local repository
|
Fri, 06 Oct 2006 18:38:32 +0200 |
Thomas Arendsen Hein |
Moved hgweb map-* files into their style directories and adjusted them.
|
Fri, 06 Oct 2006 18:28:50 +0200 |
Thomas Arendsen Hein |
hgweb: Search templates in templatepath/style/map, too, using a common function.
|
Fri, 06 Oct 2006 16:24:14 +0200 |
Benoit Boissinot |
ssh: make the error message more clear, add a testcase
|
Thu, 05 Oct 2006 15:36:53 -0700 |
Brendan Cully |
hgweb: be more conservative about expanding SCRIPT_NAME
|
Thu, 05 Oct 2006 15:04:15 -0700 |
Brendan Cully |
Add {getentries} to default style
|
Thu, 05 Oct 2006 14:45:15 -0700 |
Brendan Cully |
hgweb: fix NWI parsing when hgwebdir isn't at /
|
Thu, 05 Oct 2006 14:27:14 -0700 |
Brendan Cully |
hgweb: convert gitweb to NWI
|
Thu, 05 Oct 2006 14:27:14 -0700 |
Brendan Cully |
hgweb: provide means for handling query parameters
|
Thu, 05 Oct 2006 20:03:38 +0200 |
Thomas Arendsen Hein |
Some versions of sed don't support .\+, so use ..* instead.
|
Thu, 05 Oct 2006 15:51:54 +0200 |
Thomas Arendsen Hein |
Un-debugify debugconfig to showconfig. (issue 317)
|
Thu, 05 Oct 2006 11:57:38 +0200 |
Thomas Arendsen Hein |
hgweb: Added safety net for PATH_INFO starting with double slash.
|
Thu, 05 Oct 2006 10:15:22 +0200 |
Thomas Arendsen Hein |
merged NewWebInterface
|
Wed, 04 Oct 2006 17:04:40 -0700 |
Brendan Cully |
Update templates to use NewWebInterface
|
Wed, 04 Oct 2006 17:04:40 -0700 |
Brendan Cully |
Rename default style to old
|
Wed, 04 Oct 2006 17:04:40 -0700 |
Brendan Cully |
hgweb: support for generating and parsing NWI URLs
|
Wed, 04 Oct 2006 17:04:40 -0700 |
Brendan Cully |
Teach hgwebdir about new interface
|
Wed, 04 Oct 2006 17:04:40 -0700 |
Brendan Cully |
hgweb: extract raw prefix from NWI commands
|
Wed, 04 Oct 2006 17:04:40 -0700 |
Brendan Cully |
hgweb: accept NewWebInterface URLs
|
Thu, 05 Oct 2006 10:07:40 +0200 |
Thomas Arendsen Hein |
merge with upstream
|
Thu, 05 Oct 2006 00:14:21 +0200 |
Benoit Boissinot |
merge with crew
|
Tue, 03 Oct 2006 12:33:22 +0200 |
Jose M. Prieto |
Add documentation about the date formats allowed in the command line
|
Tue, 03 Oct 2006 12:33:18 +0200 |
Jose M. Prieto |
util.strdate: assume local time when no timezone specified
|
Tue, 03 Oct 2006 12:33:14 +0200 |
Jose M. Prieto |
util.strdate: compute timestamp using UTC, not local timezone
|
Wed, 04 Oct 2006 22:07:03 +0200 |
Thomas Arendsen Hein |
merge with upstream
|
Wed, 04 Oct 2006 12:39:51 -0700 |
Brendan Cully |
patchbomb: update --attach to use cmdutil.make_filename
|
Fri, 06 Oct 2006 16:55:11 -0500 |
Matt Mackall |
merge: copy fixes and tests
|
Wed, 04 Oct 2006 19:08:04 -0500 |
Matt Mackall |
merge: fixes for merge+rename
|
Wed, 04 Oct 2006 17:59:27 -0500 |
Matt Mackall |
Make status -C work with merge+rename
|
Wed, 04 Oct 2006 15:43:27 -0500 |
Matt Mackall |
merge: add rename following
|
Wed, 04 Oct 2006 14:33:22 -0500 |
Matt Mackall |
merge: reduce manifest copying
|
Wed, 04 Oct 2006 14:09:26 -0500 |
Matt Mackall |
merge: reorder dirstate update slightly for correctness
|
Wed, 04 Oct 2006 11:14:33 -0700 |
Brendan Cully |
hgweb: fix manifest link in gitweb summary
|
Wed, 04 Oct 2006 18:43:40 +0200 |
Thomas Arendsen Hein |
Corrected install location of manpages.
|
Wed, 04 Oct 2006 18:06:03 +0200 |
Wojciech Milkowski |
Fix static file serving over HTTP on Windows.
|
Tue, 03 Oct 2006 16:36:40 -0700 |
Brendan Cully |
mq: update qfold to call delete correctly
|
Tue, 03 Oct 2006 12:28:27 -0700 |
Brendan Cully |
Make changectx.filenode raise repo.LookupError on failure
|
Tue, 03 Oct 2006 12:14:33 -0700 |
Brendan Cully |
Merge with upstream
|
Tue, 03 Oct 2006 11:54:11 +0200 |
Thomas Arendsen Hein |
Fix minor indentation problem in template-vars.txt
|
Tue, 03 Oct 2006 11:53:35 +0200 |
Thomas Arendsen Hein |
Install all files/subdirectories below templates.
|
Tue, 03 Oct 2006 11:30:59 +0200 |
Thomas Arendsen Hein |
Applied coding style to setup.py
|
Mon, 02 Oct 2006 17:59:39 -0700 |
Brendan Cully |
Use parentrevs shortcut in filectx.annotate
|
Mon, 02 Oct 2006 17:37:57 -0700 |
Brendan Cully |
Move raw theme into subdirectory
|
Mon, 02 Oct 2006 17:35:41 -0700 |
Brendan Cully |
Move RSS theme into subdirectory
|
Mon, 02 Oct 2006 17:30:45 -0700 |
Brendan Cully |
Move gitweb theme into subdirectory
|
Mon, 02 Oct 2006 22:35:52 +0200 |
Benoit Boissinot |
[extendedchangelog] add extra metadata in the changelog entry
|
Mon, 02 Oct 2006 22:35:37 +0200 |
Benoit Boissinot |
[extendedchangelog] encode/decode function
|
Mon, 02 Oct 2006 21:10:31 +0200 |
Benoit Boissinot |
fix warnings from pychecker
|
Mon, 02 Oct 2006 09:58:03 -0700 |
Brendan Cully |
Fix gitweb index archive link
|
Mon, 02 Oct 2006 08:40:26 +0200 |
Benoit Boissinot |
merge with crew
|
Mon, 02 Oct 2006 08:36:29 +0200 |
Benoit Boissinot |
test-merge-revert2 solaris fix
|
Sun, 01 Oct 2006 13:44:08 -0700 |
Brendan Cully |
Make filectx.__init__ use LookupError
|
Sun, 01 Oct 2006 12:56:58 -0700 |
Brendan Cully |
hgweb: add methods to get contexts from request
|
Sun, 01 Oct 2006 12:42:50 -0700 |
Brendan Cully |
Raise LookupError in changectx.filectx if filenode can't be found
|
Sun, 01 Oct 2006 11:58:55 -0700 |
Brendan Cully |
Add hg.LookupError
|
Sun, 01 Oct 2006 19:26:33 +0200 |
Thomas Arendsen Hein |
Whitespace/Tab cleanup
|
Thu, 21 Sep 2006 21:24:53 +0200 |
Edouard Gomez |
Add gitweb style hgwebdir
|
Thu, 21 Sep 2006 21:24:26 +0200 |
Edouard Gomez |
Add style support to hgwebdir
|
Sat, 30 Sep 2006 21:32:29 -0700 |
Brendan Cully |
hgweb: use contexts in more handlers
|
Sat, 30 Sep 2006 20:56:26 -0700 |
Brendan Cully |
filelog.annotate is now obsolete
|
Tue, 03 Oct 2006 01:21:46 -0500 |
Matt Mackall |
merge: use new working context object in update
|
Mon, 02 Oct 2006 22:03:14 -0500 |
Matt Mackall |
contexts: add working dir and working file contexts
|
Mon, 02 Oct 2006 15:28:44 -0500 |
Matt Mackall |
context: simplify repr methods
|
Mon, 02 Oct 2006 15:17:59 -0500 |
Matt Mackall |
contexts: use __getattr__ rather than try/except in changectx
|
Mon, 02 Oct 2006 15:02:28 -0500 |
Matt Mackall |
context: make filectx remember changectx in changectx.filectx
|
Mon, 02 Oct 2006 14:23:38 -0500 |
Matt Mackall |
Make filectx lazier
|
Mon, 02 Oct 2006 12:06:33 -0500 |
Matt Mackall |
merge: remove old merge function
|
Mon, 02 Oct 2006 12:04:48 -0500 |
Matt Mackall |
merge: extend file merge function for renames
|
Sat, 30 Sep 2006 15:15:59 +0200 |
Benoit Boissinot |
correctly find the type of 'id' in revlog.lookup
|
Sat, 30 Sep 2006 12:34:31 +0200 |
Thomas Arendsen Hein |
merged brendan's hgweb cleanups
|
Fri, 29 Sep 2006 16:26:09 -0700 |
Brendan Cully |
hgweb: teach siblings and callers to use contexts
|
Fri, 29 Sep 2006 16:26:09 -0700 |
Brendan Cully |
Add lookup method to filectx
|
Fri, 29 Sep 2006 16:26:09 -0700 |
Brendan Cully |
hgweb: kill off #filenode#
|
Fri, 29 Sep 2006 16:26:09 -0700 |
Brendan Cully |
hgweb: kill #manifest#
|
Sat, 30 Sep 2006 10:29:57 +0200 |
Thomas Arendsen Hein |
Remove duplicate walkopts + dryrunopts from addremove.
|
Sat, 30 Sep 2006 09:46:03 +0200 |
Thomas Arendsen Hein |
Merge with upstream
|
Sat, 30 Sep 2006 09:39:44 +0200 |
Thomas Arendsen Hein |
Remove unneeded (and bashismic) export HGMERGE=true.
|
Fri, 29 Sep 2006 18:17:29 -0700 |
Brendan Cully |
Templater expects an iterable copies variable (fixes notify).
|
Thu, 28 Sep 2006 21:00:01 +0100 |
Stephen Darnell |
Remove single character equivalent of --nodates (was -D)
|
Tue, 26 Sep 2006 00:05:24 +0100 |
Stephen Darnell |
Add -D/--nodates options to hg diff/export that removes dates from diff headers
|
Fri, 29 Sep 2006 23:14:22 +0200 |
Thomas Arendsen Hein |
Documentation clarification for --update option to pull and unbundle
|
Fri, 29 Sep 2006 13:01:19 -0700 |
Brendan Cully |
Show copies in hg log.
|
Fri, 29 Sep 2006 13:00:54 -0700 |
Brendan Cully |
Abstract manifest block parsing.
|
Fri, 29 Sep 2006 13:00:36 -0700 |
Brendan Cully |
Make hg.repository work with no path argument
|
Fri, 29 Sep 2006 21:24:45 +0200 |
Thomas Arendsen Hein |
merge with crew
|
Fri, 29 Sep 2006 21:24:15 +0200 |
Thomas Arendsen Hein |
Make "hg log --style=changelog > changelog" work (issue338)
|
Fri, 29 Sep 2006 19:43:07 +0200 |
Thomas Arendsen Hein |
Clarify precedence for template/style in commands.show_changeset():
|
Fri, 29 Sep 2006 20:00:24 +0200 |
Benoit Boissinot |
add remoteopts to bundle command
|
Fri, 29 Sep 2006 19:59:06 +0200 |
Benoit Boissinot |
factor opts: remote repo access options
|
Fri, 29 Sep 2006 18:39:49 +0200 |
Benoit Boissinot |
factor opts: --dry-run option
|
Fri, 29 Sep 2006 18:39:32 +0200 |
Benoit Boissinot |
factor opts: walk options
|
Fri, 29 Sep 2006 18:39:08 +0200 |
Benoit Boissinot |
factor opts: move globalopts to a more logical place
|
Thu, 28 Sep 2006 11:41:33 -0700 |
Brendan Cully |
mq: raise util.Abort instead of using sys.exit(1)
|
Wed, 27 Sep 2006 14:50:20 -0700 |
Brendan Cully |
mq: don't write applied patches into series twice in restore
|
Wed, 27 Sep 2006 14:32:53 -0700 |
Brendan Cully |
mq: bail out if a patch appears more than once in the series file.
|
Wed, 27 Sep 2006 13:34:20 -0700 |
Brendan Cully |
mq: add --summary to qapplied, qunapplied, qtop, qnext and qprev
|
Wed, 27 Sep 2006 21:44:20 +0200 |
Thomas Arendsen Hein |
Merge with crew
|
Wed, 27 Sep 2006 21:43:45 +0200 |
Thomas Arendsen Hein |
Documentation fixes for addremove.
|
Wed, 27 Sep 2006 08:27:16 -0500 |
TK Soh |
hgk: fix mixup of --limit and REVRANGE in hgk call
|
Wed, 27 Sep 2006 12:08:33 -0700 |
Brendan Cully |
gitweb: cosmetic fixes.
|
Wed, 27 Sep 2006 12:08:32 -0700 |
Brendan Cully |
hgweb: yield filenode as well as node in annotate, use filenode in annotateline
|
Wed, 27 Sep 2006 12:08:30 -0700 |
Brendan Cully |
hgweb: fix changeset link in annotate view.
|
Wed, 27 Sep 2006 20:34:52 +0200 |
Thomas Arendsen Hein |
shortuser should stop before the first space character.
|
Wed, 27 Sep 2006 09:10:31 -0700 |
Brendan Cully |
hgweb: make annotate line revisions point to annotation for that rev
|
Wed, 27 Sep 2006 09:10:29 -0700 |
Brendan Cully |
hgweb: fix annotate bugs
|
Wed, 27 Sep 2006 09:10:28 -0700 |
Brendan Cully |
hgweb: use filectx.annotate instead of filelog
|
Wed, 27 Sep 2006 09:10:21 -0700 |
Brendan Cully |
Refactor annotate copy support.
|
Wed, 27 Sep 2006 09:35:53 +0200 |
Benoit Boissinot |
merge with mainline
|
Tue, 26 Sep 2006 14:40:21 -0500 |
TK Soh |
do not disclose proxy user and password in debug messages
|
Fri, 29 Sep 2006 17:50:59 -0500 |
Matt Mackall |
merge: minor nullid cleanup
|
Fri, 29 Sep 2006 17:47:51 -0500 |
Matt Mackall |
context: add __nonzero__ methods
|
Fri, 29 Sep 2006 16:39:38 -0500 |
Matt Mackall |
merge: use repo.parents and parent contexts in update
|
Fri, 29 Sep 2006 16:29:44 -0500 |
Matt Mackall |
Add str methods to contexts
|
Fri, 29 Sep 2006 16:01:46 -0500 |
Matt Mackall |
Add equality operators to changectx and filectx
|
Fri, 29 Sep 2006 15:56:36 -0500 |
Matt Mackall |
localrepo.parents: return null context for no parents
|
Fri, 29 Sep 2006 15:48:16 -0500 |
Matt Mackall |
Add localrepo.parents to get parent changectxs.
|
Tue, 26 Sep 2006 16:21:52 -0500 |
Matt Mackall |
merge: move partial filtering out of manifest merge
|
Tue, 26 Sep 2006 16:04:07 -0500 |
Matt Mackall |
merge: move findcopies after workingmanifest
|
Tue, 26 Sep 2006 15:58:51 -0500 |
Matt Mackall |
findcopies: shortcut for empty working dir
|
Tue, 26 Sep 2006 13:58:58 +0200 |
Benoit Boissinot |
fix users of dirstate.copies broken by b1f10d3223c1
|
Mon, 25 Sep 2006 22:26:54 -0500 |
Matt Mackall |
Merge with crew
|
Sun, 24 Sep 2006 13:52:27 +0200 |
Benoit Boissinot |
optimize revlog.lookup when passed hex(node)[:...]
|
Sun, 24 Sep 2006 13:52:25 +0200 |
Benoit Boissinot |
cleanups in revlog.lookup
|
Mon, 25 Sep 2006 20:31:05 -0500 |
Matt Mackall |
findcopies: use dirstate rename information
|
Mon, 25 Sep 2006 17:53:17 -0500 |
Matt Mackall |
dirstate: add copies function
|
Mon, 25 Sep 2006 16:45:31 -0500 |
Matt Mackall |
Add core copy detection algorithm
|
Mon, 25 Sep 2006 16:43:21 -0500 |
Matt Mackall |
context: change filectx repr to use @
|
Fri, 22 Sep 2006 16:12:39 -0500 |
Matt Mackall |
context: add __repr__ methods
|
Fri, 22 Sep 2006 16:01:14 -0500 |
Matt Mackall |
filectx: lazy linkrev usage
|
Fri, 22 Sep 2006 15:34:02 -0500 |
Matt Mackall |
restore filectx.changectx() method
|
Fri, 22 Sep 2006 18:29:04 +0200 |
Benoit Boissinot |
fix newline in error message
|
Fri, 22 Sep 2006 17:58:22 +0200 |
Benoit Boissinot |
add comments in cachefunc
|
Fri, 22 Sep 2006 08:19:25 -0700 |
Brendan Cully |
filectx.annotate: return filectx for each line instead of rev
|
Fri, 22 Sep 2006 08:19:25 -0700 |
Brendan Cully |
Add cachefunc to abstract function call cache
|
Fri, 22 Sep 2006 08:19:25 -0700 |
Brendan Cully |
Make filectx lazier - some users never use filenode
|
Fri, 22 Sep 2006 08:19:25 -0700 |
Brendan Cully |
context: handle fileid or changeid == 0
|
Fri, 22 Sep 2006 08:48:56 +0200 |
Benoit Boissinot |
merge with crew
|
Tue, 19 Sep 2006 10:22:30 -0700 |
Brendan Cully |
mq: Add --rev argument to qimport, to adopt existing changesets.
|
Wed, 20 Sep 2006 22:26:47 +0200 |
Benoit Boissinot |
manifest.py: remove unnecessary method
|
Thu, 21 Sep 2006 18:15:44 -0500 |
Matt Mackall |
Switch revlog.ancestor to use revisions rather than nodeids
|
Thu, 21 Sep 2006 16:16:39 -0500 |
Matt Mackall |
mpatch: Fix for malloc corner case on AIX
|
Thu, 21 Sep 2006 16:15:39 -0500 |
Matt Mackall |
Merge with crew
|
Wed, 20 Sep 2006 21:44:35 +0200 |
Giorgos Keramidas |
tests: add new test; test-mq-qrefresh
|
Wed, 20 Sep 2006 16:50:50 -0500 |
Matt Mackall |
Abstract ancestor algorithm into generic function
|
Tue, 19 Sep 2006 15:28:13 -0500 |
Matt Mackall |
Merge with crew
|
Tue, 19 Sep 2006 08:45:39 -0700 |
Brendan Cully |
qimport: rename patch to patchname to avoid shadowing module
|
Fri, 15 Sep 2006 15:23:52 -0700 |
Brendan Cully |
Move defaultrev into changectx
|
Mon, 18 Sep 2006 17:43:31 +0200 |
Benoit Boissinot |
fix warnings spotted by pychecker
|
Mon, 18 Sep 2006 17:32:28 +0200 |
Benoit Boissinot |
hgweb: fix errors spotted by pychecker
|
Mon, 18 Sep 2006 12:01:32 +0200 |
TK Soh |
extdiff: use the default option only if the default program is used
|
Mon, 18 Sep 2006 11:55:38 +0200 |
Benoit Boissinot |
Merge with mainline
|
Fri, 15 Sep 2006 22:55:17 +0200 |
Mathieu Clabaut |
Update [extdiff] configuration sample for vimdiff,
|
Tue, 19 Sep 2006 14:58:54 -0500 |
Matt Mackall |
filectx: add rename-aware ancestor algorithm
|
Sun, 17 Sep 2006 22:59:33 -0500 |
Matt Mackall |
changectx: add ancestor function
|
Sun, 17 Sep 2006 22:58:11 -0500 |
Matt Mackall |
filectx: allow passing filelog in init to avoid opening new filelogs
|
Sun, 17 Sep 2006 22:38:06 -0500 |
Matt Mackall |
filelog: make metadata method private
|
Sun, 17 Sep 2006 22:20:44 -0500 |
Matt Mackall |
filectx: add rename traversal for parents()
|
Sun, 17 Sep 2006 21:27:30 -0500 |
Matt Mackall |
merge: simplify actions with helper function
|
Sun, 17 Sep 2006 21:11:26 -0500 |
Matt Mackall |
merge: simplify local created logic
|
Sun, 17 Sep 2006 20:43:06 -0500 |
Matt Mackall |
merge: simplify prompt code
|
Sun, 17 Sep 2006 20:38:02 -0500 |
Matt Mackall |
merge: simplify exec flag handling
|
Sun, 17 Sep 2006 20:18:27 -0500 |
Matt Mackall |
merge: simplify tests for local changed/remote deleted
|
Sun, 17 Sep 2006 20:10:54 -0500 |
Matt Mackall |
merge: more simplification of m2 manifest scanning
|
Sun, 17 Sep 2006 20:00:14 -0500 |
Matt Mackall |
merge: reorder tests on m2 items in manifestmerge
|
Sun, 17 Sep 2006 19:54:01 -0500 |
Matt Mackall |
merge: eliminate redundant security check
|
Sun, 17 Sep 2006 19:53:19 -0500 |
Matt Mackall |
merge: eliminate confusing queued variable
|
Sun, 17 Sep 2006 18:28:50 -0500 |
Matt Mackall |
merge: remove no longer possible clause
|
Sun, 17 Sep 2006 17:39:19 -0500 |
Matt Mackall |
merge: move apply and dirstate code into separate functions
|
Sun, 17 Sep 2006 17:13:02 -0500 |
Matt Mackall |
merge: remove linear variable
|
Sun, 17 Sep 2006 17:07:44 -0500 |
Matt Mackall |
merge: simplify hook code
|
Sun, 17 Sep 2006 16:50:17 -0500 |
Matt Mackall |
merge: linear_path -> linear
|
Sun, 17 Sep 2006 16:47:33 -0500 |
Matt Mackall |
merge: pull manifest checks and updates into separate functions
|
Sun, 17 Sep 2006 16:13:34 -0500 |
Matt Mackall |
merge: remove now unused umap dict
|
Sun, 17 Sep 2006 16:13:03 -0500 |
Matt Mackall |
merge: pull manifest comparison out into separate function
|
Sun, 17 Sep 2006 16:02:09 -0500 |
Matt Mackall |
Merge with mainline
|
Sun, 17 Sep 2006 15:59:59 -0500 |
Matt Mackall |
merge: move set_exec to actions
|
Sun, 17 Sep 2006 15:54:51 -0500 |
Matt Mackall |
merge: add forget to action list
|
Sun, 17 Sep 2006 15:24:00 -0500 |
Matt Mackall |
merge: add codes to action list, eliminate None elements
|
Sun, 17 Sep 2006 15:10:56 -0500 |
Matt Mackall |
merge: convert actions to list
|
Fri, 15 Sep 2006 16:01:16 -0500 |
Matt Mackall |
Merge with backout
|
Fri, 15 Sep 2006 16:00:16 -0500 |
Matt Mackall |
Back out trusted hgrc change for now
|
Fri, 15 Sep 2006 15:22:45 -0500 |
Matt Mackall |
Merge with crew
|
Wed, 13 Sep 2006 13:14:08 -0700 |
Matt Doar |
Add support for diffstat in commit emails, and move diffstat from
|
Thu, 14 Sep 2006 19:24:00 -0700 |
Brendan Cully |
cat: default to working dir parent instead of tip
|
Fri, 15 Sep 2006 00:51:27 +0200 |
Benoit Boissinot |
merge with brendan
|
Wed, 13 Sep 2006 18:24:58 -0700 |
Brendan Cully |
hgk: add --limit, and revranges
|
Wed, 13 Sep 2006 13:50:28 -0700 |
Brendan Cully |
hgk: add revision numbers
|
Thu, 14 Sep 2006 22:52:47 +0200 |
Brendan Cully |
mq: handle patch names containing ":"
|
Thu, 14 Sep 2006 11:19:35 -0700 |
Brendan Cully |
Move revision parsing into cmdutil.
|
Wed, 13 Sep 2006 14:37:51 -0300 |
Alexis S. L. Carvalho |
Avoid negative block sizes in lazyparser.
|
Thu, 14 Sep 2006 15:35:55 +0200 |
Brendan Cully |
mq: add qdelete --forget option
|
Wed, 13 Sep 2006 16:41:03 -0700 |
Brendan Cully |
mq: do not update an empty working directory after strip.
|
Tue, 12 Sep 2006 11:11:19 -0700 |
Brendan Cully |
mq: Add --git option to qrefresh
|
Wed, 13 Sep 2006 21:46:36 +0200 |
john levon |
Add the -s option to `hg help qseries`.
|
Wed, 13 Sep 2006 19:57:40 +0200 |
Benoit Boissinot |
sshrepo: don't try to validate when creating the repo
|
Wed, 13 Sep 2006 08:57:08 -0700 |
Brendan Cully |
Make qrename handle directory targets; closes #333.
|
Tue, 12 Sep 2006 17:27:41 +0200 |
Thomas Arendsen Hein |
Fixed python2.3 incompatibility (rsplit) in qpush/qpop with index.
|
Tue, 12 Sep 2006 17:26:20 +0200 |
Thomas Arendsen Hein |
Added tests for qpush/qpop with index.
|
Mon, 11 Sep 2006 10:23:23 +0200 |
Thomas Arendsen Hein |
Fixed OSError "No such file or directory: None" and make IOError consistent.
|
Mon, 11 Sep 2006 10:08:30 +0200 |
Thomas Arendsen Hein |
If local repository is missing, make error message clearer.
|
Sun, 10 Sep 2006 19:15:08 -0300 |
Alexis S. L. Carvalho |
don't let lazyparser read more data than it can handle
|
Sat, 09 Sep 2006 12:56:08 +0200 |
Benoit Boissinot |
document changelog format
|
Sat, 09 Sep 2006 12:51:05 +0200 |
Benoit Boissinot |
merge with brendan
|
Wed, 30 Aug 2006 15:13:45 -0700 |
Brendan Cully |
strip: strip changelog before manifest
|
Mon, 28 Aug 2006 16:30:48 -0500 |
TK Soh |
extdiff: do not shell-quote options to new commands
|
Fri, 08 Sep 2006 10:01:45 +0200 |
Thomas Arendsen Hein |
Include section name and parameter name (if available) in config errors.
|
Fri, 08 Sep 2006 09:36:18 +0200 |
Thomas Arendsen Hein |
Never apply string formatting to generated errors with util.Abort.
|
Fri, 08 Sep 2006 02:16:16 +0200 |
Benoit Boissinot |
hg merge: fix lookup of branch
|
Fri, 08 Sep 2006 01:07:21 +0200 |
Benoit Boissinot |
merge with crew
|
Fri, 08 Sep 2006 00:56:37 +0200 |
Benoit Boissinot |
hgk.py: fix for a bug introduced in 32fd512ca7c0
|
Thu, 07 Sep 2006 13:53:20 -0500 |
TK Soh |
allow shell-quoting in command defaults
|
Thu, 07 Sep 2006 14:13:01 +0200 |
Benoit Boissinot |
hgk.py: use mercurial.patch functions when possible
|
Thu, 07 Sep 2006 14:12:39 +0200 |
Benoit Boissinot |
git --diff: fix traceback when getting mode change
|
Thu, 07 Sep 2006 14:01:00 +0200 |
Benoit Boissinot |
hgk.py: use nullid instead of a constant
|
Wed, 06 Sep 2006 02:15:33 +0200 |
Benoit Boissinot |
hgk.py: fix warnings from pychecker
|
Wed, 06 Sep 2006 02:13:08 +0200 |
Benoit Boissinot |
hgk.py: add an optional file list to debug-diff-tree
|
Tue, 27 Jun 2006 01:41:07 +0300 |
Mikhail Sobolev |
really treat the right side of acl.{allow,deny} as a list of users
|
Tue, 05 Sep 2006 11:33:47 +0200 |
Benoit Boissinot |
merge crew with hg-churn
|
Tue, 05 Sep 2006 12:40:45 +0900 |
Shun-ichi GOTO |
Fix for Python 2.3 compatibility.
|
Thu, 24 Aug 2006 16:12:23 -0500 |
TK Soh |
hgk: use short changeset hashes
|
Tue, 05 Sep 2006 01:15:46 +0200 |
Benoit Boissinot |
merge with brendan
|
Tue, 05 Sep 2006 01:11:14 +0200 |
Benoit Boissinot |
unlink temporary patch files even when an exception is raised
|
Wed, 30 Aug 2006 13:42:57 -0700 |
Brendan Cully |
Remove temporary git patch files
|
Wed, 30 Aug 2006 13:12:26 -0700 |
Brendan Cully |
Fix git patch application when cwd != repo.root
|
Wed, 30 Aug 2006 12:55:10 -0700 |
Brendan Cully |
Detect git patches in patchbomb makepatch function
|
Mon, 04 Sep 2006 23:27:14 +0200 |
Benoit Boissinot |
merge with hg-churn
|
Mon, 04 Sep 2006 16:02:25 -0400 |
Josef "Jeff" Sipek |
[churn] Moved churn extension from hgext to contrib
|
Sun, 03 Sep 2006 18:41:16 -0400 |
Josef "Jeff" Sipek |
[churn] Fix progress bar not incrementing when merge cset is encountered
|
Sun, 03 Sep 2006 16:30:07 -0400 |
Josef "Jeff" Sipek |
[churn] progress meter
|
Sun, 03 Sep 2006 16:25:41 -0400 |
Josef "Jeff" Sipek |
[churn] Ignore merge csets
|
Sun, 03 Sep 2006 16:23:18 -0400 |
Josef "Jeff" Sipek |
[churn] repo.changes was renamed to repo.status
|
Sun, 03 Sep 2006 06:06:02 -0400 |
Josef "Jeff" Sipek |
Merge with mpm
|
Sat, 19 Aug 2006 15:20:54 -0400 |
Josef "Jeff" Sipek |
Merge with Brendan Cully
|
Fri, 18 Aug 2006 22:08:48 -0700 |
Brendan Cully |
Add revision range support
|
Sat, 19 Aug 2006 14:47:31 -0400 |
Josef "Jeff" Sipek |
[churn] Fixed churn ignoring the first commit
|
Tue, 15 Aug 2006 06:15:06 -0400 |
Josef "Jeff" Sipek |
[churn] Trivial cleanup
|
Tue, 15 Aug 2006 05:48:49 -0400 |
Josef "Jeff" Sipek |
[churn] Trivial cleanup suggested by Thomas
|
Tue, 08 Aug 2006 15:29:33 -0400 |
Josef "Jeff" Sipek |
[churn] Cleanup suggestions from tonfa
|
Wed, 26 Jul 2006 19:42:56 -0400 |
Josef "Jeff" Sipek |
Churn extension
|
Sat, 02 Sep 2006 20:24:53 +0800 |
TK Soh |
add document on command defaults
|
Sun, 03 Sep 2006 02:28:39 +0200 |
Benoit Boissinot |
do not enable verbose output if quiet is specified in the cmdline
|
Sat, 02 Sep 2006 23:26:10 +0200 |
Benoit Boissinot |
clone: simplifying dest repo creation
|
Sat, 02 Sep 2006 23:14:35 +0200 |
Benoit Boissinot |
sshrepo: when creating a repo, raise an error if it already exists
|
Sat, 02 Sep 2006 23:06:47 +0200 |
Benoit Boissinot |
localrepo: move the repo creation code, fail if the repo exists
|
Sat, 02 Sep 2006 21:08:54 +0200 |
Benoit Boissinot |
sshrepo: flush stderr before connecting to the hg server
|
Thu, 31 Aug 2006 12:51:02 -0500 |
TK Soh |
gitweb: add file links to filelog page
|
Thu, 31 Aug 2006 12:31:55 -0500 |
TK Soh |
gitweb: add annotate links to changeset page
|
Wed, 30 Aug 2006 10:21:02 -0700 |
Brendan Cully |
Merge with crew
|
Wed, 30 Aug 2006 10:17:35 -0700 |
Brendan Cully |
Add --git support to hg email
|
Wed, 30 Aug 2006 10:08:56 -0700 |
Brendan Cully |
Add --git to hg export
|