Mon, 15 Apr 2013 18:57:04 -0300 |
Wagner Bruna |
hgweb: refactor checks for granting and revoking user permissions
|
changeset |
files
|
Wed, 17 Apr 2013 14:38:02 -0500 |
Matt Mackall |
check-code: add check for lock release order
|
changeset |
files
|
Wed, 17 Apr 2013 12:57:26 -0500 |
Matt Mackall |
parsers: fix variable declaration position issue
|
changeset |
files
|
Wed, 17 Apr 2013 21:06:48 +0400 |
Nikolaj Sjujskij |
zsh_completion: complete all files for `commit/backout --logfile`
|
changeset |
files
|
Tue, 16 Apr 2013 19:20:23 +0200 |
Mads Kiilerich |
transplant: improve documentation
|
changeset |
files
|
Tue, 16 Apr 2013 19:18:38 +0200 |
Mads Kiilerich |
transplant: clarify what --branch do - it has nothing to do with branches
|
changeset |
files
|
Wed, 17 Apr 2013 10:25:14 +0200 |
Pierre-Yves David |
import: inline checkexact function
|
changeset |
files
|
Wed, 17 Apr 2013 10:22:28 +0200 |
Pierre-Yves David |
import: factor out checkexact
|
changeset |
files
|
Wed, 17 Apr 2013 03:41:08 +0200 |
Mads Kiilerich |
amend: fix unlocking order - first lock then wlock
|
changeset |
files
|
Wed, 17 Apr 2013 03:40:18 +0200 |
Mads Kiilerich |
codingstyle: remove trailing spaces in various text files
|
changeset |
files
|
Wed, 17 Apr 2013 03:39:36 +0200 |
Mads Kiilerich |
tests: run check-code on Python files without .py extension
|
changeset |
files
|
Tue, 16 Apr 2013 21:14:50 +0200 |
Pierre-Yves David |
histedit: move outgoing processing to its own function
|
changeset |
files
|
Tue, 16 Apr 2013 21:17:13 +0200 |
Pierre-Yves David |
histedit: move all arguments checks to the beginning of the command
|
changeset |
files
|
Tue, 16 Apr 2013 21:57:25 -0500 |
Pierre-Yves David |
histedit-test: generalise --commands "-" usage
|
changeset |
files
|
Tue, 16 Apr 2013 20:48:37 +0200 |
Pierre-Yves David |
histedit: allow "-" as a command file
|
changeset |
files
|
Tue, 16 Apr 2013 16:58:25 +0200 |
Pierre-Yves David |
histedit: properly handle --continue on empty fold
|
changeset |
files
|
Tue, 16 Apr 2013 20:50:17 +0200 |
Pierre-Yves David |
histedit-test: replace obscure python script by a plain file
|
changeset |
files
|
Tue, 16 Apr 2013 16:22:38 +0200 |
Pierre-Yves David |
test: improve documentation of some histedit tests
|
changeset |
files
|
Tue, 16 Apr 2013 23:24:52 +0200 |
Pierre-Yves David |
test: use a lighter log style in histedit test
|
changeset |
files
|
Tue, 16 Apr 2013 22:00:41 -0500 |
Kevin Bullock |
subrepo: add regression test for issue3870
|
changeset |
files
|
Tue, 16 Apr 2013 22:00:05 -0500 |
pozheg |
subrepo: clone of git sub-repository creates incorrect git branch (issue3870)
|
changeset |
files
|
Tue, 16 Apr 2013 14:39:37 -0700 |
Siddharth Agarwal |
dispatch: print 'abort:' when a pre-command hook fails (BC)
|
changeset |
files
|
Mon, 15 Apr 2013 23:31:56 +0200 |
Mads Kiilerich |
largefiles: don't hash all largefiles when initializing a lfdirstate
|
changeset |
files
|
Tue, 16 Apr 2013 00:40:21 +0200 |
Mads Kiilerich |
largefiles: use filechunkiter for iterating largefile when serving getlfile
|
changeset |
files
|
Mon, 15 Apr 2013 23:37:43 +0200 |
Mads Kiilerich |
largefiles: stat all largefiles in one batch before downloading
|
changeset |
files
|
Mon, 15 Apr 2013 23:34:36 +0200 |
Mads Kiilerich |
largefiles: 'put' should store 'source' file in under 'hash', also in localstore
|
changeset |
files
|
Tue, 16 Apr 2013 04:35:10 +0200 |
Mads Kiilerich |
largefiles: getlfile must hit end of HTTP chunked streams to reuse connections
|
changeset |
files
|
Tue, 16 Apr 2013 01:55:57 +0200 |
Mads Kiilerich |
largefiles: drop limitreader, use filechunkiter limit
|
changeset |
files
|
Tue, 16 Apr 2013 01:46:39 +0200 |
Mads Kiilerich |
largefiles: move protocol conversion into getlfile and make it an iterable
|
changeset |
files
|
Mon, 15 Apr 2013 23:47:04 +0200 |
Mads Kiilerich |
largefiles: don't close the fd passed to store._getfile
|
changeset |
files
|