Thu, 19 Oct 2017 14:55:10 +0200 |
Denis Laxalde |
log: handle removed files with --line-range patterns
|
file |
diff |
annotate
|
Thu, 19 Oct 2017 12:37:26 +0200 |
Denis Laxalde |
log: switch to FROMLINE:TOLINE syntax for -L/--line-range
|
file |
diff |
annotate
|
Wed, 18 Oct 2017 19:00:33 +0200 |
Denis Laxalde |
log: handle binary files in --line-range patterns
|
file |
diff |
annotate
|
Thu, 19 Oct 2017 12:32:42 +0200 |
Boris Feld |
obsfate: rename obsfate into obsolete in changeset_printer
|
file |
diff |
annotate
|
Wed, 18 Oct 2017 18:30:02 -0400 |
Augie Fackler |
cmdutil: fix status tersing on Python 3
|
file |
diff |
annotate
|
Tue, 17 Oct 2017 21:15:31 +0200 |
Denis Laxalde |
log: add -L/--line-range option to follow file history by line range
|
file |
diff |
annotate
|
Fri, 06 Oct 2017 14:45:17 +0200 |
Denis Laxalde |
diff: pass a diff hunks filter function from changeset_printer to patch.diff()
|
file |
diff |
annotate
|
Thu, 05 Oct 2017 15:25:18 +0200 |
Boris Feld |
log: add obsfate by default in changeset printer
|
file |
diff |
annotate
|
Sun, 15 Oct 2017 15:32:03 +0530 |
Pulkit Goyal |
cmdutil: pass metadata from amend() to cleanupnodes
|
file |
diff |
annotate
|
Sat, 14 Oct 2017 13:33:37 +0200 |
Denis Laxalde |
tersestatus: rework dirnode and tersedir docstrings
|
file |
diff |
annotate
|
Fri, 13 Oct 2017 04:02:06 +0530 |
Denis Laxalde |
tersestatus: avoid modifying tersedict
|
file |
diff |
annotate
|
Wed, 11 Oct 2017 21:19:19 +0200 |
Denis Laxalde |
tersestatus: make methods part of the dirnode class
|
file |
diff |
annotate
|
Fri, 06 Oct 2017 20:54:23 +0530 |
Pulkit Goyal |
tersestatus: re-implement the functionality to terse the status
|
file |
diff |
annotate
|
Sat, 30 Sep 2017 07:43:26 -0400 |
Augie Fackler |
cmdutil: remove superfluous pass statements
|
file |
diff |
annotate
|
Fri, 29 Sep 2017 14:19:36 -0700 |
Martin von Zweigbergk |
dirstate: use keyword arguments to clarify walk()'s callers
|
file |
diff |
annotate
|
Sun, 24 Sep 2017 12:43:57 +0900 |
Yuya Nishihara |
scmutil: extract helper functions that returns human-readable change id
|
file |
diff |
annotate
|
Wed, 20 Sep 2017 07:46:55 +0530 |
Pulkit Goyal |
tersestatus: sort the dictionary before iterating on it
|
file |
diff |
annotate
|
Sun, 03 Sep 2017 16:45:33 +0900 |
Yuya Nishihara |
error: move patch.PatchError so it can easily implement __bytes__ (API)
|
file |
diff |
annotate
|
Thu, 03 Aug 2017 21:13:27 -0700 |
Gregory Szorc |
cmdutil: allow extra properties to be added to each context
|
file |
diff |
annotate
|
Mon, 11 Sep 2017 18:07:29 +0200 |
Boris Feld |
cmdutil: fix amend when passing a date
|
file |
diff |
annotate
|
Fri, 01 Sep 2017 12:34:36 -0700 |
Saurabh Singh |
cmdutil: remove redundant commitfunc parameter in amend (API)
|
file |
diff |
annotate
|
Fri, 01 Sep 2017 12:34:36 -0700 |
Saurabh Singh |
cmdutil: remove the redundant commit during amend
|
file |
diff |
annotate
|
Tue, 05 Sep 2017 15:06:45 -0700 |
Martin von Zweigbergk |
cleanup: rename "matchfn" to "match" where obviously a matcher
|
file |
diff |
annotate
|
Wed, 06 Sep 2017 10:41:13 -0700 |
Martin von Zweigbergk |
amend: use context manager for config override
|
file |
diff |
annotate
|
Wed, 06 Sep 2017 10:42:02 -0700 |
Martin von Zweigbergk |
amend: delete dead assignment to "newid"
|
file |
diff |
annotate
|
Fri, 01 Sep 2017 12:34:36 -0700 |
Saurabh Singh |
amend: moving first assignment of newid closer to its use
|
file |
diff |
annotate
|
Thu, 31 Aug 2017 18:35:39 -0700 |
Saurabh Singh |
amend: rectify comment
|
file |
diff |
annotate
|
Fri, 01 Sep 2017 15:08:54 -0700 |
Saurabh Singh |
amend: removing redundant if condition
|
file |
diff |
annotate
|
Wed, 30 Aug 2017 20:25:56 +0000 |
Michael Bolin |
editor: use an unambiguous path suffix for editor files
|
file |
diff |
annotate
|
Tue, 22 Aug 2017 20:03:07 -0400 |
Augie Fackler |
python3: wrap all uses of <exception>.strerror with strtolocal
|
file |
diff |
annotate
|