Mercurial > hg
graph
-
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
-
merge: add `--abort` flag which can abort the mergeMon, 08 Jan 2018 19:41:47 +0530, by Pulkit Goyal
-
filemerge: only write in-memory backup during premergeThu, 04 Jan 2018 21:37:03 -0800, by Phil Cohen
-
filemerge: fix backing up an in-memory file to a custom locationThu, 04 Jan 2018 21:36:58 -0800, by Phil Cohen
-
rebase: don't run IMM if running rebase in a transactionWed, 27 Dec 2017 17:38:28 -0600, by Phil Cohen
-
python3: whitelist two more passing testsWed, 17 Jan 2018 17:59:12 -0500, by Augie Fackler
-
sshpeer: add support for request tracingFri, 12 Jan 2018 11:52:57 +0000, by Boris Feld
-
httppeer: add support for tracing all http request made by the peerFri, 12 Jan 2018 10:41:03 +0000, by Boris Feld
-
httppeer: move url opening in its own methodFri, 12 Jan 2018 10:14:20 +0000, by Boris Feld
-
http: add a debug version of the push testFri, 12 Jan 2018 10:57:29 +0000, by Boris Feld
-
lfs: raise an error if the server sends an unsolicited oidWed, 17 Jan 2018 21:44:32 -0500, by Matt Harbison
-
lfs: correct documentation typoWed, 17 Jan 2018 20:54:05 -0500, by Matt Harbison
-
test-convert-svn-move: sort svn checkout outputWed, 17 Jan 2018 22:12:10 -0500, by Jordi GutiƩrrez Hermoso
-
fileset: do not crash by unary negate operationSat, 13 Jan 2018 15:13:29 +0900, by Yuya Nishihara
-
fileset: make it robust for bad function callsSat, 13 Jan 2018 15:07:37 +0900, by Yuya Nishihara
-
log: build follow-log filematcher at onceThu, 04 Jan 2018 14:20:58 +0900, by Yuya Nishihara
-
log: allow matchfn to be non-null even if both --patch/--stat are offThu, 04 Jan 2018 15:20:46 +0900, by Yuya Nishihara
-
log: replace "not pats" with matcher attribute for consistencyThu, 04 Jan 2018 14:37:15 +0900, by Yuya Nishihara
-
log: follow file history across copies even with -rREV (BC) (issue4959)Wed, 03 Jan 2018 15:58:59 +0900, by Yuya Nishihara
-
log: resolve --follow thoroughly in getlogrevs()Wed, 03 Jan 2018 15:46:15 +0900, by Yuya Nishihara
-
log: extract function that processes log file patternsWed, 03 Jan 2018 15:13:22 +0900, by Yuya Nishihara
-
log: resolve --follow with -rREV in cmdutil.getlogrevs()Sun, 10 Dec 2017 17:28:44 +0900, by Yuya Nishihara
-
log: remove dead code to follow descendants if ascending revisions specifiedSun, 10 Dec 2017 18:22:06 +0900, by Yuya Nishihara
-
log: duplicate _logrevs() dedicated for walkchangerevs()Sun, 10 Dec 2017 16:59:54 +0900, by Yuya Nishihara
-
update: fix crash on bare update when directaccess is enabledTue, 16 Jan 2018 21:51:27 +0900, by Yuya Nishihara
-
templater: make sure expression is terminated by '}'Tue, 16 Jan 2018 21:42:42 +0900, by Yuya Nishihara
-
bookmark: deprecate direct update of a bookmark valueFri, 14 Jul 2017 19:59:10 +0200, by Boris Feld