Mon, 08 Feb 2016 14:17:11 -0800 |
Durham Goode |
filectx: replace use of _filerev with _filenode
|
file |
diff |
annotate
|
Fri, 05 Feb 2016 21:09:32 -0800 |
Martin von Zweigbergk |
match: rename "narrowmatcher" to "subdirmatcher" (API)
|
file |
diff |
annotate
|
Wed, 03 Feb 2016 17:44:11 -0800 |
Durham Goode |
memctx: fix memctx manifest file hashes
|
file |
diff |
annotate
|
Mon, 25 Jan 2016 15:48:35 -0800 |
Martin von Zweigbergk |
context: back out sneaky code change in documentation change
stable
|
file |
diff |
annotate
|
Sun, 17 Jan 2016 12:10:30 -0800 |
Gregory Szorc |
context: don't use util.cachefunc due to cycle creation (issue5043)
|
file |
diff |
annotate
|
Fri, 15 Jan 2016 13:14:46 -0800 |
Bryan O'Sullivan |
with: use context manager for wlock in checklookup
|
file |
diff |
annotate
|
Fri, 15 Jan 2016 13:14:46 -0800 |
Bryan O'Sullivan |
with: use context manager for wlock in copy
|
file |
diff |
annotate
|
Fri, 15 Jan 2016 13:14:46 -0800 |
Bryan O'Sullivan |
with: use context manager for wlock in workingctx.undelete
|
file |
diff |
annotate
|
Fri, 15 Jan 2016 13:14:46 -0800 |
Bryan O'Sullivan |
with: use context manager for wlock in workingctx.forget
|
file |
diff |
annotate
|
Fri, 15 Jan 2016 13:14:46 -0800 |
Bryan O'Sullivan |
with: use context manager for wlock in workingctx.add
|
file |
diff |
annotate
|
Tue, 12 Jan 2016 13:10:31 -0800 |
Martin von Zweigbergk |
context: check for differing flags a little earlier
|
file |
diff |
annotate
|
Tue, 12 Jan 2016 13:09:54 -0800 |
Martin von Zweigbergk |
context: clarify why we don't compare file contents when nodeid differs
|
file |
diff |
annotate
|
Tue, 12 Jan 2016 12:43:36 -0800 |
Martin von Zweigbergk |
status: back out changeset 89f49813526c
|
file |
diff |
annotate
|
Mon, 04 Jan 2016 10:13:29 -0800 |
Martin von Zweigbergk |
status: change + back out == clean (API)
|
file |
diff |
annotate
|
Mon, 04 Jan 2016 09:44:58 -0800 |
Martin von Zweigbergk |
status: revert + flag-change == modified
|
file |
diff |
annotate
|
Thu, 31 Dec 2015 08:16:59 +0000 |
timeless |
cleanup: remove superfluous space after space after equals (python)
|
file |
diff |
annotate
|
Mon, 21 Dec 2015 21:51:31 -0800 |
Gregory Szorc |
context: use absolute_import
|
file |
diff |
annotate
|
Thu, 03 Dec 2015 13:23:46 -0800 |
Pierre-Yves David |
context: use a the nofsauditor when matching file in history (issue4749)
|
file |
diff |
annotate
|
Tue, 17 Nov 2015 16:42:52 -0600 |
Andrew Zwicky |
extdiff: correctly handle deleted subrepositories (issue3153)
|
file |
diff |
annotate
|
Sat, 21 Nov 2015 19:21:01 -0800 |
Gregory Szorc |
context: avoid extra parents lookups
|
file |
diff |
annotate
|
Sat, 21 Nov 2015 19:04:12 -0800 |
Gregory Szorc |
context: optimize _parents()
|
file |
diff |
annotate
|
Thu, 19 Nov 2015 13:15:17 -0600 |
Matt Mackall |
util: drop statmtimesec
|
file |
diff |
annotate
|
Mon, 16 Nov 2015 11:27:27 -0800 |
Siddharth Agarwal |
filectx: add isabsent method
|
file |
diff |
annotate
|
Fri, 13 Nov 2015 22:37:51 -0800 |
Siddharth Agarwal |
filectx: allow custom comparators
|
file |
diff |
annotate
|
Sat, 17 Oct 2015 01:15:34 +0900 |
FUJIWARA Katsunori |
dirstate: make dirstate.write() callers pass transaction object to it
|
file |
diff |
annotate
|
Fri, 09 Oct 2015 01:19:37 +0200 |
Mads Kiilerich |
context: don't hex encode all unknown 20 char revision specs (issue4890)
|
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
|
Sun, 04 Oct 2015 22:25:29 +0900 |
Yuya Nishihara |
util: extract stub function to get mtime with second accuracy
|
file |
diff |
annotate
|
Thu, 25 Jun 2015 17:54:55 -0500 |
Matt Mackall |
merge: make merge.preferancestor type and default consistent
|
file |
diff |
annotate
|
Wed, 08 Jul 2015 17:01:09 +0900 |
FUJIWARA Katsunori |
context: write dirstate out explicitly at the end of markcommitted
|
file |
diff |
annotate
|