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