Mercurial > hg
graph
-
patch: fix extract() docstring, it returns branch as well stableThu, 22 Jul 2010 14:30:27 +0900, by Dan Drake
-
merge with stableThu, 22 Jul 2010 15:14:22 +0900, by Nicolas Dumazet
-
gendoc: remove callable usage (check-code) stableThu, 22 Jul 2010 14:30:29 +0900, by Nicolas Dumazet
-
bookmarks: rewrite _bookmarks method documentation stableWed, 21 Jul 2010 12:41:18 +0900, by Nicolas Dumazet
-
doc: make sure we use our own code for generating man pages stableWed, 21 Jul 2010 17:51:37 +0200, by Mads Kiilerich
-
transplant: crash if repo.commit() finds nothing to commit stableSun, 18 Jul 2010 21:29:29 -0400, by Greg Ward
-
mq: cleanup status if applied mq is stripped (issue1881) stableTue, 20 Jul 2010 20:37:29 +0530, by Vishakh H
-
bundle: lookup revisions after addbranchrevs stableTue, 20 Jul 2010 18:29:00 +0900, by Nicolas Dumazet
-
log: do not redefine cachefunc in walkchangerevsTue, 20 Jul 2010 14:42:05 +0900, by Nicolas Dumazet
-
cmdutils: fix code styleWed, 21 Jul 2010 09:43:45 +0200, by Martin Geisler
-
contrib: add debugshell extensionTue, 20 Jul 2010 23:29:49 +0530, by Vishakh H
-
log: document the different phases in walkchangerevsTue, 20 Jul 2010 14:32:33 +0900, by Nicolas Dumazet
-
log: slowpath: only walk specified revision range during preparationTue, 20 Jul 2010 14:13:33 +0900, by Nicolas Dumazet
-
Merge with stableTue, 20 Jul 2010 15:07:10 -0500, by Matt Mackall
-
revert: rename original to .orig instead of copying (issue2282) stableTue, 13 Jul 2010 03:04:14 +0200, by Mads Kiilerich
-
inotify: make inotifydirstate.status() returns a tuple of lists. stableTue, 20 Jul 2010 14:00:47 -0400, by Greg Ward
-
protocol: move the streamclone implementation into wireprotoTue, 20 Jul 2010 20:52:23 +0200, by Dirkjan Ochtman
-
protocol: use generators instead of req.write() for hgweb stream responsesTue, 20 Jul 2010 09:56:37 +0200, by Dirkjan Ochtman
-
protocol: wrap non-string protocol responses in classesTue, 20 Jul 2010 20:53:33 +0200, by Dirkjan Ochtman
-
protocol: convert StreamException to generated error codeFri, 16 Jul 2010 22:20:19 +0200, by Dirkjan Ochtman
-
protocol: extract compression from streaming mechanicsFri, 16 Jul 2010 22:20:10 +0200, by Dirkjan Ochtman
-
protocol: rename send methods to get grouping by prefixFri, 16 Jul 2010 18:18:35 +0200, by Dirkjan Ochtman
-
protocol: shuffle server methods to group send methodsFri, 16 Jul 2010 18:16:15 +0200, by Dirkjan Ochtman
-
protocol: do not translate error messages on the remote sideFri, 16 Jul 2010 23:02:46 +0200, by Dirkjan Ochtman
-
protocol: use return shortcut instead of respond functionFri, 16 Jul 2010 19:02:30 +0200, by Dirkjan Ochtman
-
protocol: command must be checked before passing inFri, 16 Jul 2010 19:01:34 +0200, by Dirkjan Ochtman