Thu, 13 Oct 2011 04:27:49 +0200 |
Mads Kiilerich |
httprepo: make __del__ more stable in error situations
|
Sun, 31 Oct 2010 18:29:55 +0100 |
Mads Kiilerich |
tests: exercise some corner cases for mq guard selection and --reapply
|
Thu, 13 Oct 2011 04:27:49 +0200 |
Mads Kiilerich |
tests: cleanup of test-fetch.t
|
Thu, 13 Oct 2011 04:27:49 +0200 |
Mads Kiilerich |
tests: cleanup of echo statements left over from test conversion
|
Wed, 12 Oct 2011 18:59:59 -0500 |
Matt Mackall |
graft: add examples and information about copied metadata
|
Wed, 12 Oct 2011 18:48:57 -0500 |
Matt Mackall |
graft: add --continue support
|
Wed, 12 Oct 2011 18:46:23 -0500 |
Matt Mackall |
graft: add user, date, and tool options
|
Wed, 12 Oct 2011 18:46:03 -0500 |
Matt Mackall |
graft: add --edit
|
Wed, 12 Oct 2011 18:45:36 -0500 |
Matt Mackall |
graft: add initial implementation
|
Wed, 12 Oct 2011 11:09:57 -0500 |
Augie Fackler |
bookmarks: delegate writing to the repo just like reading
|
Wed, 12 Oct 2011 22:01:14 +0200 |
Idan Kamara |
tests: add support for inline doctests in test files
|
Wed, 12 Oct 2011 22:01:13 +0200 |
Idan Kamara |
tests: add helper script for processing doctests read from stdin
|
Tue, 11 Oct 2011 21:34:55 -0700 |
Eric Roshan Eisner |
subrepo: fix git branch tracking logic (issue2920)
|
Tue, 11 Oct 2011 17:20:03 -0500 |
Augie Fackler |
alias: don't shadow commands that we only partially matched (issue2993) (BC)
|
Tue, 11 Oct 2011 18:48:45 +0200 |
Pierre-Yves David |
resolve: update documentation to mention the .orig backup
|
Tue, 11 Oct 2011 18:18:15 -0700 |
Eric Roshan Eisner |
cmdutil.bailifchanged: abort for dirty subrepos
|
Tue, 11 Oct 2011 21:10:03 -0400 |
Greg Ward |
largefiles: improve help
|
Tue, 11 Oct 2011 21:11:01 -0400 |
Greg Ward |
largefiles: use ui.configlist() to split largefiles.patterns
|
Tue, 11 Oct 2011 21:07:08 -0400 |
Greg Ward |
largefiles: allow minimum size to be a float
|
Tue, 11 Oct 2011 21:11:01 -0400 |
Greg Ward |
largefiles: factor out lfutil.getminsize()
|
Tue, 11 Oct 2011 14:01:24 +0200 |
Na'Tosha Bard |
largefiles: cleanup import, now that we can assume > 1.9 for bundled extension
|
Tue, 11 Oct 2011 13:15:29 +0200 |
Na'Tosha Bard |
largefiles: add test for status
|
Tue, 11 Oct 2011 10:42:56 +0200 |
Na'Tosha Bard |
largefiles: remove pre-1.9 code from extension first bundled with 1.9
|
Tue, 11 Oct 2011 23:16:05 -0500 |
Matt Mackall |
pyflakes: clean up some import noise
|
Tue, 11 Oct 2011 20:21:13 -0500 |
Matt Mackall |
bdiff: fix pointer aliasing
|
Tue, 11 Oct 2011 08:32:04 -0500 |
Matt Mackall |
import: add --edit switch
|
Mon, 10 Oct 2011 23:07:09 -0500 |
Matt Mackall |
transplant: add --edit option
|
Mon, 10 Oct 2011 23:01:25 -0500 |
Matt Mackall |
rebase: add --edit switch
|
Mon, 10 Oct 2011 17:57:40 -0500 |
Augie Fackler |
httpclient: update to 07d8c356f4d1 of py-nonblocking-http
|
Mon, 10 Oct 2011 13:52:54 +0200 |
Andreas Freimuth |
wireproto: do not call pushkey module directly (issue3041)
|