Sat, 02 Jan 2016 03:02:57 -0800 |
Siddharth Agarwal |
origpath: move from cmdutil to scmutil
|
Thu, 31 Dec 2015 08:16:59 +0000 |
timeless |
cleanup: remove superfluous space after space after equals (python)
|
Thu, 24 Dec 2015 20:46:06 +0000 |
timeless |
graft: hook afterresolvedstates
|
Thu, 24 Dec 2015 19:25:44 +0000 |
timeless |
resolve: suggest the next action
|
Mon, 04 Jan 2016 16:14:04 -0800 |
Durham Goode |
cmdutil: pass node instead of ctx to diffordiffstat
|
Wed, 30 Dec 2015 21:07:51 +0000 |
timeless |
import: refactor nocommit and importbranch handling
|
Wed, 30 Dec 2015 21:06:31 +0000 |
timeless |
import: refactor date and user handling
|
Wed, 30 Dec 2015 21:05:42 +0000 |
timeless |
import: limit scope of msg in tryimportone
|
Mon, 28 Dec 2015 10:11:48 -0600 |
Matt Mackall |
merge with stable
|
Tue, 15 Dec 2015 16:01:45 -0800 |
Sean Farley |
cmdutil: use crecordmod.checkcurses
stable
|
Sun, 13 Dec 2015 20:07:19 +0900 |
Yuya Nishihara |
cmdutil: do not duplicate stdout by makefileobj()
|
Sun, 13 Dec 2015 20:01:11 +0900 |
Yuya Nishihara |
cmdutil: reimplement file wrapper that disables close()
|
Sun, 13 Dec 2015 19:57:54 +0900 |
Yuya Nishihara |
export: remove useless comparison between file object and string
|
Sun, 13 Dec 2015 19:47:46 +0900 |
Yuya Nishihara |
export: do not print '<fdopen>' as an output filename
|
Thu, 17 Dec 2015 14:38:22 +0000 |
timeless |
record: turn on showfunc
|
Wed, 16 Dec 2015 17:40:01 -0600 |
Matt Mackall |
merge with stable
|
Sat, 12 Dec 2015 10:58:05 -0800 |
Siddharth Agarwal |
record: don't dereference symlinks while copying over stat data
stable
|
Mon, 14 Dec 2015 18:54:03 -0500 |
Augie Fackler |
merge: have merge.update use a matcher instead of partial fn
|
Sat, 14 Nov 2015 17:25:43 +0900 |
Yuya Nishihara |
graphlog: make node symbol templatable by ui.graphnodetemplate option
|
Sat, 14 Nov 2015 16:58:18 +0900 |
Yuya Nishihara |
graphlog: extract "graphnode" template keyword that represents node symbol
|
Sat, 14 Nov 2015 16:45:15 +0900 |
Yuya Nishihara |
graphlog: move creation of workingdir-parent nodes to displaygraph()
|
Mon, 30 Nov 2015 16:35:21 -0800 |
Laurent Charignon |
commit: add a way to return more information from the chunkselector
|
Sat, 28 Nov 2015 04:11:57 -0500 |
Mike Edgar |
commit: preserve extra when amending with commit --amend
|
Tue, 24 Nov 2015 11:23:10 -0800 |
Gregory Szorc |
ui: remove labeled argument from popbuffer
|
Sun, 22 Nov 2015 14:13:25 -0800 |
Gregory Szorc |
cmdutil: pass labeled=True to pushbuffer()
|
Sat, 14 Nov 2015 17:44:01 -0800 |
Gregory Szorc |
cmdutil.changeset_printer: pass context into showpatch()
|
Thu, 12 Nov 2015 17:00:08 -0600 |
Christian Delahousse |
revert: allow configuring the .orig file location
|
Thu, 12 Nov 2015 16:56:06 -0600 |
Christian Delahousse |
cmdutil: add origbackuppath helper
|
Sat, 17 Oct 2015 00:58:46 +0200 |
Mads Kiilerich |
spelling: trivial spell checking
|
Sat, 17 Oct 2015 01:15:34 +0900 |
FUJIWARA Katsunori |
cmdutil: make in-memory changes visible to external editor (issue4378)
|
Sat, 17 Oct 2015 01:15:33 +0900 |
FUJIWARA Katsunori |
dirstateguard: remove layering violation around saving/restoring backup
|
Fri, 09 Oct 2015 21:44:54 -0700 |
Tony Tung |
commit: abort when a committemplate is not changed
|
Tue, 13 Oct 2015 11:43:21 -0700 |
Gregory Szorc |
exchange: move bundle specification parsing from cmdutil
|
Wed, 14 Oct 2015 02:49:17 +0900 |
FUJIWARA Katsunori |
dirstate: move code paths for backup from dirstateguard to dirstate
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
Fri, 09 Oct 2015 03:53:46 +0900 |
FUJIWARA Katsunori |
cmdutil: stop tryimportone from using dirstateguard (BC)
|
Fri, 09 Oct 2015 03:53:46 +0900 |
FUJIWARA Katsunori |
dirstate: remove meaningless dirstateguard
|
Wed, 07 Oct 2015 13:05:25 -0700 |
Pierre-Yves David |
import: allow processing of extra part header after import
|
Tue, 06 Oct 2015 09:51:24 -0700 |
Pierre-Yves David |
import: allow processing of extra part header during import
|
Tue, 06 Oct 2015 02:01:53 -0700 |
Pierre-Yves David |
patch: move 'extract' return to a dictionnary
|
Mon, 05 Oct 2015 23:17:01 -0700 |
Pierre-Yves David |
export: introduce a generic way to add patch header on export
|
Thu, 01 Oct 2015 20:31:43 -0700 |
Pierre-Yves David |
bundle: use bundle2 if repository uses general delta
|
Thu, 01 Oct 2015 20:21:16 -0700 |
Pierre-Yves David |
parsebundletype: add a comment for future generation
|
Thu, 01 Oct 2015 19:16:00 -0700 |
Pierre-Yves David |
bundle: extend the format of --type to support version and compression
|
Thu, 01 Oct 2015 18:01:24 -0700 |
Pierre-Yves David |
bundle: extract the parsing of the bundle type in a function
|
Sat, 26 Sep 2015 12:38:02 +0900 |
Yuya Nishihara |
templatekw: port implementation of showparents() from changeset_templater
|
Sat, 26 Sep 2015 12:29:09 +0900 |
Yuya Nishihara |
changeset_printer: move _meaningful_parentrevs() to scmutil
|
Wed, 30 Sep 2015 12:36:30 -0400 |
timeless |
cmdutil: handle multiline translations of HG: messages safely
|
Fri, 25 Sep 2015 03:44:15 -0400 |
timeless |
cmdutil: remove HG: prefix from translation strings
|
Thu, 24 Sep 2015 01:58:33 -0700 |
Pierre-Yves David |
addremove: remove a mutable default argument
|
Wed, 09 Sep 2015 22:27:48 -0400 |
Matt Harbison |
extdiff: enable -I/-X with --patch
|
Wed, 26 Aug 2015 16:27:14 -0500 |
Matt Mackall |
templater: add new docheader/footer components for XML (issue4135)
|
Wed, 09 Sep 2015 09:07:27 -0700 |
Durham Goode |
add: pass full=False to dirstate walk
|
Fri, 28 Aug 2015 10:53:55 -0400 |
timeless |
spelling: behaviour -> behavior
|
Tue, 25 Aug 2015 13:38:20 -0500 |
Matt Mackall |
templater: move verbosity-to-template matcher to constructor
|
Tue, 25 Aug 2015 12:59:08 -0500 |
Matt Mackall |
templater: remove pseudo-ternary
|
Tue, 25 Aug 2015 12:57:21 -0500 |
Matt Mackall |
templater: fix variable name that shadows built-in
|
Tue, 25 Aug 2015 09:38:06 -0500 |
Matt Mackall |
templater: minor whitespace tweaks
|
Sat, 08 Aug 2015 00:47:19 -0700 |
Gregory Szorc |
cmdutil: break import cycle
|
Wed, 15 Jul 2015 03:43:16 +0900 |
FUJIWARA Katsunori |
cmdutil: allow callers of cmdutil.dorecord to omit suggestion
|