Tue, 17 Nov 2015 13:47:16 -0800 |
Bryan O'Sullivan |
dirstate: back out 502b56a9e897
|
file |
diff |
annotate
|
Mon, 09 Nov 2015 10:43:23 -0800 |
Mateusz Kwapich |
dirstate: fix filefoldmap incosistency on file delete
stable
|
file |
diff |
annotate
|
Mon, 19 Oct 2015 12:07:17 -0700 |
James Mills |
dirstate: fix invalid reference to self.ui
|
file |
diff |
annotate
|
Sat, 17 Oct 2015 00:58:46 +0200 |
Mads Kiilerich |
spelling: trivial spell checking
|
file |
diff |
annotate
|
Sat, 17 Oct 2015 01:15:34 +0900 |
FUJIWARA Katsunori |
dirstate: show develwarn for write() invocation without transaction
|
file |
diff |
annotate
|
Sat, 17 Oct 2015 01:15:34 +0900 |
FUJIWARA Katsunori |
dirstate: remove layering violation around writing dirstate out
|
file |
diff |
annotate
|
Sat, 17 Oct 2015 01:15:33 +0900 |
FUJIWARA Katsunori |
dirstateguard: remove layering violation around saving/restoring backup
|
file |
diff |
annotate
|
Wed, 14 Oct 2015 02:49:17 +0900 |
FUJIWARA Katsunori |
dirstate: read from pending file under HG_PENDING mode if it exists
|
file |
diff |
annotate
|
Wed, 14 Oct 2015 02:49:17 +0900 |
FUJIWARA Katsunori |
dirstate: make writing in-memory changes aware of transaction activity
|
file |
diff |
annotate
|
Wed, 14 Oct 2015 02:49:17 +0900 |
FUJIWARA Katsunori |
dirstate: make functions for backup aware of transaction activity
|
file |
diff |
annotate
|
Wed, 14 Oct 2015 02:49:17 +0900 |
FUJIWARA Katsunori |
dirstate: move code paths for backup from dirstateguard to dirstate
|
file |
diff |
annotate
|
Wed, 14 Oct 2015 02:40:04 +0900 |
FUJIWARA Katsunori |
parsers: make pack_dirstate take now in integer for consistency
|
file |
diff |
annotate
|
Tue, 06 Oct 2015 16:26:20 -0500 |
Matt Mackall |
dirstate: batch calls to statfiles (issue4878)
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 01:41:30 +0900 |
FUJIWARA Katsunori |
dirstate: split write to write changes into files other than .hg/dirstate
|
file |
diff |
annotate
|
Sun, 04 Oct 2015 22:25:29 +0900 |
Yuya Nishihara |
util: extract stub function to get mtime with second accuracy
|
file |
diff |
annotate
|
Sun, 20 Sep 2015 20:11:31 +0900 |
Yuya Nishihara |
hgweb: overwrite cwd to resolve file patterns relative to repo (issue4568)
|
file |
diff |
annotate
|
Sun, 20 Sep 2015 20:08:22 +0900 |
Yuya Nishihara |
dirstate: state that getcwd() shouldn't be used to get real file path
|
file |
diff |
annotate
|
Mon, 27 Jul 2015 21:27:24 -0400 |
Matt Harbison |
dirstate: ensure mv source is marked deleted when walking icasefs (issue4760)
stable
|
file |
diff |
annotate
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
file |
diff |
annotate
|
Tue, 23 Jun 2015 22:30:33 -0700 |
Gregory Szorc |
global: mass rewrite to use modern octal syntax
|
file |
diff |
annotate
|
Tue, 16 Jun 2015 00:46:01 -0700 |
Siddharth Agarwal |
dirstate: use a presized dict for the dirstate
|
file |
diff |
annotate
|
Thu, 04 Jun 2015 22:10:32 -0700 |
Pierre-Yves David |
dirstate: avoid invalidating every entries when list is empty
|
file |
diff |
annotate
|
Tue, 19 May 2015 10:40:40 -0700 |
Martin von Zweigbergk |
dirstate: use match.prefix() instead of 'not match.anypats()'
|
file |
diff |
annotate
|
Tue, 19 May 2015 10:13:43 -0700 |
Martin von Zweigbergk |
dirstate: avoid match.files() in walk()
|
file |
diff |
annotate
|
Wed, 20 May 2015 01:06:09 +0900 |
FUJIWARA Katsunori |
dirstate: use open/read of vfs(opener) explicitly instead of read
|
file |
diff |
annotate
|
Wed, 20 May 2015 01:06:09 +0900 |
FUJIWARA Katsunori |
dirstate: use self._filename instead of immediate string `dirstate`
|
file |
diff |
annotate
|
Sat, 16 May 2015 16:06:22 -0700 |
Durham Goode |
ignore: use 'include:' rules instead of custom syntax
|
file |
diff |
annotate
|
Sat, 16 May 2015 15:24:43 -0700 |
Durham Goode |
ignore: remove .hgignore from ignore list if nonexistent
|
file |
diff |
annotate
|
Sat, 16 May 2015 14:34:19 -0400 |
Augie Fackler |
cleanup: use __builtins__.all instead of util.all
|
file |
diff |
annotate
|