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.
|