Thu, 18 Jan 2018 00:50:02 +0100 |
Boris Feld |
streamclone: add support for cloning non append-only file
|
changeset |
files
|
Thu, 18 Jan 2018 02:28:44 +0100 |
Boris Feld |
streamclone: tests phase exchange during stream clone
|
changeset |
files
|
Wed, 17 Jan 2018 16:41:44 +0100 |
Boris Feld |
streamclone: add support for bundle2 based stream clone
|
changeset |
files
|
Wed, 17 Jan 2018 14:13:46 +0100 |
Boris Feld |
pull: preindent some code
|
changeset |
files
|
Wed, 17 Jan 2018 16:32:05 +0100 |
Boris Feld |
pull: reorganize bundle2 argument bundling
|
changeset |
files
|
Wed, 17 Jan 2018 16:38:32 +0100 |
Boris Feld |
clone: allow bundle2's stream clone with 'server.disablefullbundle'
|
changeset |
files
|
Wed, 17 Jan 2018 16:36:23 +0100 |
Boris Feld |
bundle2: add support for a 'stream' parameter to 'getbundle'
|
changeset |
files
|
Wed, 17 Jan 2018 16:35:22 +0100 |
Boris Feld |
bundle2: add a 'stream' part handler for stream cloning
|
changeset |
files
|
Thu, 18 Jan 2018 00:45:27 +0100 |
Boris Feld |
streamclone: rework canperformstreamclone
|
changeset |
files
|
Thu, 18 Jan 2018 00:48:56 +0100 |
Boris Feld |
streamclone: define first iteration of version 2 of stream format
|
changeset |
files
|
Fri, 19 Jan 2018 22:52:35 +0100 |
Gregory Szorc |
util: implement varint functions
|
changeset |
files
|
Fri, 19 Jan 2018 20:51:35 +0100 |
Boris Feld |
util: move 'readexactly' in the util module
|
changeset |
files
|
Fri, 19 Jan 2018 19:13:11 -0500 |
Matt Harbison |
lfs: separate a debug message from the subsequent abort message
|
changeset |
files
|
Fri, 19 Jan 2018 14:25:09 -0800 |
Siddharth Agarwal |
sshserver: add a couple of tests for argument parsing
|
changeset |
files
|
Fri, 19 Jan 2018 16:28:11 -0500 |
Augie Fackler |
merge with stable
|
changeset |
files
|
Fri, 12 Jan 2018 10:59:58 +0100 |
Joerg Sonnenberger |
wireproto: split streamres into legacy and modern case
|
changeset |
files
|
Fri, 19 Jan 2018 12:33:03 -0800 |
Martin von Zweigbergk |
localrepo: run cache-warming transaction callback before report callback
|
changeset |
files
|
Fri, 19 Jan 2018 11:35:55 -0800 |
Martin von Zweigbergk |
scmutil: 0-pad transaction report callback category
|
changeset |
files
|
Wed, 17 Jan 2018 16:01:06 +0100 |
Boris Feld |
stream: add a test showing we also clone bookmarks
|
changeset |
files
|
Fri, 19 Jan 2018 18:45:20 +0530 |
Pulkit Goyal |
branch: allow changing branch name to existing name if possible
|
changeset |
files
|
Sun, 15 Oct 2017 23:08:45 +0530 |
Pulkit Goyal |
branch: add a --rev flag to change branch name of given revisions
|
changeset |
files
|
Tue, 16 Jan 2018 23:50:01 +0900 |
Yuya Nishihara |
templater: fix crash by empty group expression
|
changeset |
files
|
Tue, 16 Jan 2018 21:46:17 +0900 |
Yuya Nishihara |
log: fix typo in comment about _matchfiles()
|
changeset |
files
|
Thu, 18 Jan 2018 13:33:21 -0800 |
Hollis Blanchard |
sparse: --include 'dir1/dir2' should not include 'dir1/*'
|
changeset |
files
|
Sun, 14 Jan 2018 13:29:15 +0900 |
Yuya Nishihara |
fileset: add kind:pat operator
|
changeset |
files
|
Sun, 14 Jan 2018 13:33:56 +0900 |
Yuya Nishihara |
minifileset: unify handling of symbol and string patterns
|
changeset |
files
|
Sun, 14 Jan 2018 13:28:20 +0900 |
Yuya Nishihara |
fileset: move import of match module to top
|
changeset |
files
|
Sun, 14 Jan 2018 21:28:12 +0100 |
Paul Morelle |
revlog: group delta computation methods under _deltacomputer object
|
changeset |
files
|
Sun, 14 Jan 2018 14:36:22 +0100 |
Paul Morelle |
revlog: refactor out _finddeltainfo from _addrevision
|
changeset |
files
|
Fri, 19 Jan 2018 21:39:11 +0900 |
Yuya Nishihara |
localrepo: micro-optimize __len__() to bypass repoview
|
changeset |
files
|
Thu, 18 Jan 2018 21:18:10 -0500 |
Matt Harbison |
lfs: defer registering the pre-push hook until blobs are committed
|
changeset |
files
|
Thu, 18 Jan 2018 18:04:56 -0500 |
Matt Harbison |
lfs: dump the full response on httperror in debug mode
|
changeset |
files
|
Thu, 18 Jan 2018 15:59:21 -0500 |
Matt Harbison |
lfs: default the User-Agent header for blob transfers to 'git-lfs'
|
changeset |
files
|
Thu, 18 Jan 2018 15:11:34 -0500 |
Matt Harbison |
lfs: default to not using workers for upload/download
|
changeset |
files
|
Sun, 14 Jan 2018 17:00:24 -0500 |
Matt Harbison |
lfs: add the '{lfsattrs}' template keyword to '{lfs_files}'
|
changeset |
files
|
Thu, 18 Jan 2018 16:47:14 +0100 |
Boris Feld |
debugdownload: read repository hgrc if there is one
|
changeset |
files
|
Fri, 19 Jan 2018 00:18:45 -0500 |
Matt Harbison |
test-blackbox: stabilize for Windows
|
changeset |
files
|
Fri, 19 Jan 2018 08:35:22 +0100 |
Paul Morelle |
debugdeltachain: cleanup the double call to _slicechunk
|
changeset |
files
|
Fri, 19 Jan 2018 14:10:18 +0530 |
Pulkit Goyal |
blackbox: don't unpack the list while passing into str.join()
|
changeset |
files
|
Wed, 17 Jan 2018 17:07:55 +0100 |
Boris Feld |
atomicupdate: add an experimental option to use atomictemp when updating
|
changeset |
files
|
Wed, 17 Jan 2018 16:52:13 +0100 |
Boris Feld |
write: add the possibility to pass keyword argument from batchget to vfs
|
changeset |
files
|
Thu, 18 Jan 2018 12:55:19 +0100 |
Joerg Sonnenberger |
blackbox: if --debug is used, also trace ui.debug() calls
|
changeset |
files
|
Thu, 18 Jan 2018 14:43:04 +0000 |
Alex Gaynor |
bdiff: handle the possibility of overflow when computing allocation size
|
changeset |
files
|
Tue, 02 Jan 2018 10:09:08 -0700 |
Tom Prince |
phabricator: add a template item for linking to a differential review
|
changeset |
files
|
Sun, 14 Jan 2018 11:19:45 -0800 |
Gregory Szorc |
githelp: don't reference 3rd party commands for `git show`
|
changeset |
files
|
Mon, 18 Dec 2017 21:09:08 -0800 |
Gregory Szorc |
githelp: improve help for "reset"
|
changeset |
files
|
Mon, 18 Dec 2017 21:02:49 -0800 |
Gregory Szorc |
githelp: clean up reflog help
|
changeset |
files
|
Mon, 18 Dec 2017 20:58:00 -0800 |
Gregory Szorc |
githelp: replace suggestion of `hg record`
|
changeset |
files
|
Mon, 18 Dec 2017 20:56:01 -0800 |
Gregory Szorc |
githelp: remove reference to tweakdefaults
|
changeset |
files
|
Fri, 22 Dec 2017 18:38:29 -0700 |
Gregory Szorc |
githelp: recommend `hg import` for `git am`
|
changeset |
files
|
Mon, 18 Dec 2017 20:51:20 -0800 |
Gregory Szorc |
githelp: improve help for `git add`
|
changeset |
files
|
Mon, 18 Dec 2017 20:44:59 -0800 |
Gregory Szorc |
githelp: vendor Facebook authored extension
|
changeset |
files
|
Thu, 18 Jan 2018 19:40:17 +0530 |
Pulkit Goyal |
merge: use public interface ms.localctx instead of ms._local
|
changeset |
files
|
Tue, 16 Jan 2018 14:28:57 +0100 |
Boris Feld |
bookmarks: display the obsfate of hidden revision we create a bookmark on
|
changeset |
files
|
Tue, 16 Jan 2018 14:08:54 +0100 |
Boris Feld |
update: display the obsfate of hidden revision we update to
|
changeset |
files
|
Sun, 14 Jan 2018 00:02:40 -0800 |
Martin von Zweigbergk |
evolution: make reporting of new unstable changesets optional
|
changeset |
files
|
Sun, 14 Jan 2018 23:59:17 -0800 |
Martin von Zweigbergk |
evolution: report new unstable changesets
|
changeset |
files
|
Wed, 10 Jan 2018 14:00:23 -0800 |
Martin von Zweigbergk |
transaction: register summary callbacks only at start of transaction (BC)
|
changeset |
files
|
Sun, 14 Jan 2018 14:39:17 -0800 |
Martin von Zweigbergk |
repair: filter out unknown revisions from phasecache within transaction
|
changeset |
files
|
Sun, 14 Jan 2018 23:37:06 -0800 |
Martin von Zweigbergk |
repair: drop unnecessary phase cache invalidation
|
changeset |
files
|