Fri, 14 Oct 2016 01:31:11 +0200 |
Pierre-Yves David |
changegroup: skip delta when the underlying revlog do not use them
|
Fri, 02 Sep 2016 21:46:00 +0000 |
timeless |
remove: specify hg in added warning
|
Tue, 02 Aug 2016 15:44:51 +0200 |
Pierre-Yves David |
tests: remove bundle2 activation from test-largefiles.t
|
Thu, 23 Jun 2016 22:37:17 +0200 |
liscju |
largefiles: check file in the repo store before checking remotely (issue5257)
|
Wed, 23 Mar 2016 13:34:47 -0700 |
Martijn Pieters |
graphmod: set default edge styles for ascii graphs (BC)
|
Sat, 23 Jan 2016 23:32:49 -0500 |
Matt Harbison |
largefiles: report the missing file count after a commit that does nothing
stable
|
Tue, 12 Jan 2016 21:23:45 -0800 |
Martin von Zweigbergk |
changegroup3: introduce experimental.changegroup3 boolean config
|
Mon, 14 Dec 2015 15:55:12 -0500 |
Mike Edgar |
changegroup: add flags field to cg3 delta header
|
Wed, 21 Oct 2015 00:18:11 +0200 |
Mads Kiilerich |
largefiles: fix explicit commit of normal/largefile switch
stable
|
Wed, 21 Oct 2015 00:10:46 +0200 |
Mads Kiilerich |
largefiles: test coverage of explicit commit of normal/largefile switch
stable
|
Mon, 08 Jun 2015 14:55:40 -0500 |
Matt Mackall |
tests: drop DAEMON_PIDS from killdaemons calls
|
Mon, 08 Jun 2015 14:44:30 -0500 |
Matt Mackall |
tests: drop explicit $TESTDIR from executables
|
Fri, 29 May 2015 22:23:58 +0200 |
Gilles Moris |
summary: move the parents phase marker to commit line (issue4688)
|
Wed, 27 May 2015 04:34:03 -0700 |
Pierre-Yves David |
test: use bundle2 for exchange in test-largefile
|
Thu, 14 May 2015 17:38:38 +0200 |
Gilles Moris |
summary: add a phase line (draft, secret) to the output
|
Wed, 15 Apr 2015 15:22:16 -0400 |
Mads Kiilerich |
largefiles: for update -C, only update largefiles when necessary
|
Mon, 02 Feb 2015 19:58:41 -0500 |
Matt Harbison |
largefiles: set the extension as enabled locally after a clone requiring it
|
Fri, 09 Jan 2015 18:38:02 +0100 |
Mads Kiilerich |
debugdirstate: don't hide date field with --nodate, just show 'set'/'unset'
|
Fri, 09 Jan 2015 10:52:14 -0800 |
Durham Goode |
bundles: do not overwrite existing backup bundles (BC)
|
Fri, 28 Nov 2014 21:44:41 -0500 |
Matt Harbison |
largefiles: align the output messages for an added file with core methods
|
Fri, 15 Aug 2014 19:43:32 +0200 |
Mads Kiilerich |
bundle: when verbose, show what takes up the space in the generated bundle
|
Fri, 28 Nov 2014 14:21:02 -0500 |
Matt Harbison |
largefiles: eliminate a duplicate message when removing files in verbose mode
|
Tue, 09 Dec 2014 03:45:26 +0100 |
Mads Kiilerich |
rebase: show more useful status information while rebasing
|
Sun, 16 Nov 2014 16:26:15 -0500 |
Matt Harbison |
tests: fix globs for Windows
|
Sat, 08 Nov 2014 00:48:38 +0900 |
FUJIWARA Katsunori |
largefiles: avoid redundant "updatelfiles" invocation in "overridetransplant"
|
Wed, 05 Nov 2014 23:24:47 +0900 |
FUJIWARA Katsunori |
largefiles: remove meaningless code path for "hg pull --rebase"
|
Wed, 08 Oct 2014 14:16:53 -0700 |
Martin von Zweigbergk |
merge: make error message consistent with other commands
|
Sun, 24 Aug 2014 23:47:26 +0900 |
FUJIWARA Katsunori |
largefiles: update largefiles even if rebase is aborted by conflict
|
Tue, 24 Jun 2014 17:27:18 +0100 |
Pierre-Yves David |
revert: use modified information from both statuses
|
Fri, 15 Aug 2014 10:47:03 -0500 |
Matt Mackall |
tests: fixup issue markers to make check-commit happy
|