Wed, 17 Jan 2018 20:38:10 -0500 |
Augie Fackler |
branchmap: make error messages consistent between Python 2 and 3
|
file |
diff |
annotate
|
Mon, 18 Dec 2017 17:50:02 +0530 |
Pulkit Goyal |
repoview: add a new filtername for accessing hidden commits
|
file |
diff |
annotate
|
Sat, 30 Sep 2017 07:42:59 -0400 |
Augie Fackler |
branchmap: remove superfluous pass statements
|
file |
diff |
annotate
|
Thu, 31 Aug 2017 18:24:08 +0300 |
the31k |
branches: correctly show inactive multiheaded branches
|
file |
diff |
annotate
|
Thu, 10 Aug 2017 20:47:19 -0700 |
Mike Hommey |
branchmap: revert c34532365b38 for Python 2.7 compatibility
stable
|
file |
diff |
annotate
|
Sat, 15 Jul 2017 22:42:50 +0200 |
Boris Feld |
cachevfs: migration the revbranchcache to 'cachevfs'
|
file |
diff |
annotate
|
Sat, 15 Jul 2017 22:42:31 +0200 |
Boris Feld |
cachevfs: use the new vfs in when computing branchmap cache
|
file |
diff |
annotate
|
Sat, 13 May 2017 11:58:08 -0700 |
Gregory Szorc |
branchmap: remove use of buffer() to support Python 2.6
|
file |
diff |
annotate
|
Wed, 03 May 2017 11:16:55 +0900 |
Yuya Nishihara |
cleanup: remove useless re-raises of KeyboardInterrupt
|
file |
diff |
annotate
|
Sun, 19 Mar 2017 01:01:25 -0400 |
Augie Fackler |
branchmap: be more careful about using %d on ints
|
file |
diff |
annotate
|
Wed, 15 Mar 2017 15:48:57 -0700 |
Durham Goode |
branchmap: handle nullrev in setcachedata
|
file |
diff |
annotate
|
Sun, 12 Mar 2017 19:47:51 -0400 |
Augie Fackler |
branchmap: fix python 2.6 by using util.buffer() instead of passing bytearray
|
file |
diff |
annotate
|
Sun, 12 Mar 2017 12:17:30 -0700 |
Mads Kiilerich |
rbc: empty (and invalid) rbc-names file should give an empty name list
|
file |
diff |
annotate
|
Wed, 19 Oct 2016 02:46:35 +0200 |
Mads Kiilerich |
rbc: use struct unpack_from and pack_into instead of unpack and pack
|
file |
diff |
annotate
|
Sun, 12 Mar 2017 11:47:02 -0700 |
Yuya Nishihara |
py3: drop unused aliases to array.array which are replaced with bytearray
|
file |
diff |
annotate
|