Mon, 15 Apr 2013 01:43:31 +0200 |
Mads Kiilerich |
largefiles: fix cat of non-largefiles from subdirectory
|
Mon, 15 Apr 2013 01:41:49 +0200 |
Mads Kiilerich |
largefiles: don't store whole file in memory for 'cat'
|
Tue, 16 Apr 2013 13:55:38 +0200 |
ronvoe12249 |
mergetools: rename 'base' to 'merged' in meld
|
Thu, 21 Feb 2013 14:49:25 +0100 |
ronvoe12249 |
mergetools: avoid losing the merged version with meld
|
Tue, 16 Apr 2013 09:44:29 -0500 |
Matt Mackall |
templatekw: add default styles for hybrid types (issue3887)
|
Wed, 10 Apr 2013 02:27:35 +0900 |
FUJIWARA Katsunori |
largefiles: improve repo wrapping detection
|
Thu, 21 Mar 2013 23:27:37 +0100 |
Angel Ezquerra |
hgweb: respond HTTP_NOT_FOUND when an archive request does not match any files
|
Thu, 21 Mar 2013 22:09:15 +0100 |
Angel Ezquerra |
archive: raise error.Abort if the file pattern matches no files
|
Sat, 09 Feb 2013 14:22:52 -0500 |
Matt Harbison |
ui: add 'force' parameter to traceback() to override the current print setting
|
Sat, 09 Feb 2013 14:15:34 -0500 |
Matt Harbison |
ui: add support for fully printing chained exception stacks in ui.traceback()
|
Wed, 06 Feb 2013 22:54:09 -0500 |
Matt Harbison |
subrepo: chain the original exception to SubrepoAbort
|
Mon, 15 Apr 2013 01:41:47 +0200 |
Mads Kiilerich |
debugrebuildstate: rename to debugrebuilddirstate
|
Mon, 15 Apr 2013 01:41:27 +0200 |
Mads Kiilerich |
debugstate: rename to debugdirstate
|
Mon, 15 Apr 2013 01:39:02 +0200 |
Mads Kiilerich |
debugrebuildstate: clarify that rev can't be specified without -r
|
Mon, 15 Apr 2013 01:37:23 +0200 |
Mads Kiilerich |
check-code: check txt files for trailing whitespace
|
Mon, 15 Apr 2013 01:37:23 +0200 |
Mads Kiilerich |
check-code: catch trailing space in comments
|
Mon, 15 Apr 2013 01:37:23 +0200 |
Mads Kiilerich |
spelling: fix typos and spelling errors
|
Thu, 11 Apr 2013 14:54:18 +0200 |
Mads Kiilerich |
wireproto: clarify cryptic 'remote: unsynced changes' error message on push
|
Mon, 11 Feb 2013 00:43:12 +0100 |
Mads Kiilerich |
export: export working directory parent by default
|
Wed, 10 Apr 2013 13:12:24 +0200 |
Mads Kiilerich |
commit: allow closing "non-head" changesets
|
Wed, 13 Jun 2012 23:06:34 +0200 |
Mads Kiilerich |
record: ignore trailing content when parsing patches - introduce 'other' lines
|
Thu, 11 Apr 2013 19:03:33 +0200 |
Mads Kiilerich |
record: abort on malformed patches instead of crashing
|
Mon, 15 Apr 2013 01:22:15 +0900 |
FUJIWARA Katsunori |
localrepo: use "vfs.rename()" instead of "util.rename()"
|
Mon, 15 Apr 2013 01:22:15 +0900 |
FUJIWARA Katsunori |
localrepo: use "vfs.setflags()" instead of "util.setflags()"
|
Mon, 15 Apr 2013 01:22:15 +0900 |
FUJIWARA Katsunori |
localrepo: use "vfs.readlink()" instead of "os.readlink()"
|
Mon, 15 Apr 2013 01:22:15 +0900 |
FUJIWARA Katsunori |
localrepo: use "vfs.islink()" instead of "os.path.islink()"
|
Mon, 15 Apr 2013 01:22:15 +0900 |
FUJIWARA Katsunori |
localrepo: use "vfs.rename()" instead of "util.rename()"
|
Mon, 15 Apr 2013 01:22:15 +0900 |
FUJIWARA Katsunori |
localrepo: use "vfs.exists()" instead of "os.path.exists()"
|
Mon, 15 Apr 2013 01:22:15 +0900 |
FUJIWARA Katsunori |
localrepo: use vfs instead of "os.path.*" in sharedpath checking
|
Mon, 15 Apr 2013 01:22:15 +0900 |
FUJIWARA Katsunori |
vfs: split "expand" into "realpath"/"expandpath" to apply each separately
|
Fri, 18 Jan 2013 15:54:09 +0100 |
Mads Kiilerich |
unionrepo: read-only operations on a union of two localrepos
|
Mon, 15 Apr 2013 23:52:57 +0900 |
Yuya Nishihara |
subrepo: fix exception on revert when "all" option is omitted
|