Fri, 27 Jul 2012 17:48:49 +0200 |
Patrick Mezard |
webcommands: do not modify repo.tagslist()
stable
|
file |
diff |
annotate
|
Sun, 08 Jul 2012 17:17:02 +0200 |
wujek srujek |
hgweb: side-by-side comparison functionality
|
file |
diff |
annotate
|
Tue, 10 Jul 2012 17:52:43 +0200 |
Adrian Buehlmann |
hgweb: show help with verbose sections included
|
file |
diff |
annotate
|
Mon, 21 May 2012 00:20:05 +0200 |
Paul Boddie |
hgweb: make graph data suitable for template usage
|
file |
diff |
annotate
|
Tue, 15 May 2012 07:00:55 +0200 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Mon, 14 May 2012 12:56:43 +0200 |
Matt Mackall |
hgweb: fix filediff base calculation
stable
|
file |
diff |
annotate
|
Sun, 13 May 2012 14:04:06 +0200 |
Brodie Rao |
context: add changectx.closesbranch() method
|
file |
diff |
annotate
|
Sun, 13 May 2012 14:04:04 +0200 |
Brodie Rao |
localrepo: add branchtip() method for faster single-branch lookups
|
file |
diff |
annotate
|
Thu, 19 Apr 2012 20:54:56 +0900 |
FUJIWARA Katsunori |
i18n: show localized messages for commands/extensions in hgweb help top (issue3383)
stable
|
file |
diff |
annotate
|
Sun, 15 Apr 2012 16:05:53 +0200 |
Martin Geisler |
hgweb: add hook for remapping repository path into virtual paths
|
file |
diff |
annotate
|
Fri, 23 Mar 2012 01:31:31 +0100 |
Paul Boddie |
hgweb: add block numbers to diff regions and related links
|
file |
diff |
annotate
|
Sun, 22 Jan 2012 19:35:26 +0700 |
Constantine Linnick |
graph: in hgrc specify line width for main branch
|
file |
diff |
annotate
|
Sun, 25 Dec 2011 20:35:16 +0900 |
FUJIWARA Katsunori |
i18n: use "encoding.lower()" to normalize string in hgweb search query
|
file |
diff |
annotate
|
Fri, 18 Nov 2011 12:04:31 +0100 |
Patrick Mezard |
annotate: support diff whitespace filtering flags (issue3030)
|
file |
diff |
annotate
|
Sun, 31 Jul 2011 01:46:52 +0200 |
Matt Mackall |
hgweb: raw file mimetype guessing configurable, off by default (BC) (issue2923)
stable
|
file |
diff |
annotate
|
Wed, 29 Jun 2011 09:36:45 +0200 |
Jesse Long |
hgweb: treat branch attribute `closed' as more important than `inactive'
stable
|
file |
diff |
annotate
|
Sat, 11 Jun 2011 21:11:43 +0800 |
Steven Brown |
web: provide diff summary to the changeset page
|
file |
diff |
annotate
|
Thu, 02 Jun 2011 18:52:31 +0800 |
Steven Brown |
web: prevent TypeError thrown when using the diffstat templates
|
file |
diff |
annotate
|
Sat, 28 May 2011 14:44:45 +0800 |
Steven Brown |
web: provide diffstat to the changeset page
|
file |
diff |
annotate
|
Sat, 30 Apr 2011 12:55:07 +0200 |
Alexander Solovyov |
drop {short,hex}(ctx.node()) calls in favor of ctx methods
|
file |
diff |
annotate
|
Sat, 23 Apr 2011 15:04:15 +0200 |
Alexander Solovyov |
graphlog: make use of graphmod's revset support
|
file |
diff |
annotate
|
Wed, 13 Apr 2011 07:40:24 +0530 |
Md. O. Shayan |
hgweb: set minimum number of revision to display to 1 when revcount is 0
|
file |
diff |
annotate
|
Sun, 10 Apr 2011 10:01:42 +0900 |
Yuya Nishihara |
hgweb: add bookmarks listing to summary page of gitweb/monoblue styles
|
file |
diff |
annotate
|
Sun, 10 Apr 2011 10:01:39 +0900 |
Yuya Nishihara |
hgweb: remove useless notip handling from bookmarks listing
|
file |
diff |
annotate
|
Sun, 10 Apr 2011 10:01:37 +0900 |
Yuya Nishihara |
hgweb: sort bookmarks in the same manner as console command
|
file |
diff |
annotate
|
Thu, 07 Apr 2011 13:23:07 +0530 |
Md. O. Shayan |
hgweb: fix inconsistant display of graphlog (issue1706)
stable
|
file |
diff |
annotate
|
Wed, 30 Mar 2011 02:22:15 +0900 |
Yuya Nishihara |
hgweb: add bookmark labels to monoblue theme (based on 270f57d35525)
stable
|
file |
diff |
annotate
|
Sat, 12 Mar 2011 11:20:03 +0100 |
Alexander Solovyov |
hgweb: add separate page with bookmarks listing
stable
|
file |
diff |
annotate
|
Sat, 12 Mar 2011 11:19:44 +0100 |
Alexander Solovyov |
hgweb: add display of bookmarks for changelog and changeset
stable
|
file |
diff |
annotate
|
Mon, 06 Dec 2010 16:56:06 +0100 |
Oli Thissen |
hgweb: added revision date to annotate line data
|
file |
diff |
annotate
|
Sun, 10 Oct 2010 17:35:28 -0500 |
Matt Mackall |
hgweb: another fix for the help termwidth bug
|
file |
diff |
annotate
|
Sun, 10 Oct 2010 11:05:06 -0500 |
Matt Mackall |
hgweb: more ui fiddling
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 12:27:14 -0500 |
Augie Fackler |
web: add a help view for getting hg help output
|
file |
diff |
annotate
|
Fri, 27 Aug 2010 13:32:40 -0400 |
Brodie Rao |
cleanup: remove unused variables
|
file |
diff |
annotate
|
Thu, 26 Aug 2010 23:38:13 +0200 |
Patrick Mezard |
webcommands: remove unncessary access to repo.changelog
|
file |
diff |
annotate
|
Wed, 09 Jun 2010 12:41:44 -1000 |
Julian Cowley |
hgweb: specify a charset when sending raw text files
|
file |
diff |
annotate
|
Mon, 08 Feb 2010 15:36:34 +0100 |
Benoit Boissinot |
fix coding style (reported by pylint)
|
file |
diff |
annotate
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
file |
diff |
annotate
|
Tue, 19 Jan 2010 22:45:09 -0600 |
Matt Mackall |
Merge with stable
|
file |
diff |
annotate
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
file |
diff |
annotate
|
Thu, 14 Jan 2010 16:42:10 +0100 |
Dirkjan Ochtman |
hgweb: add less/more links for search logs (issue1972)
|
file |
diff |
annotate
|
Thu, 14 Jan 2010 16:28:21 +0100 |
Dirkjan Ochtman |
hgweb: add less/more links to shortlog/filelog nav
|
file |
diff |
annotate
|
Thu, 14 Jan 2010 16:07:34 +0100 |
Dirkjan Ochtman |
hgweb: make graph page size equal to shortlog
|
file |
diff |
annotate
|
Thu, 27 Aug 2009 00:01:03 +0200 |
Martin Geisler |
Merge with crew-stable
|
file |
diff |
annotate
|
Wed, 26 Aug 2009 14:58:09 +0200 |
Dirkjan Ochtman |
hgweb: show diff header line in raw diffs
|
file |
diff |
annotate
|
Wed, 22 Jul 2009 23:12:54 +0200 |
Martin Geisler |
coding style: use a space after comma
|
file |
diff |
annotate
|
Mon, 13 Jul 2009 09:50:26 +0900 |
Nicolas Dumazet |
for calls expecting bool args, pass bool instead of int
|
file |
diff |
annotate
|
Fri, 19 Jun 2009 13:44:23 +0200 |
Peter Arrenbrecht |
graphmod/webcommands: use generic DAG walks
|
file |
diff |
annotate
|
Wed, 10 Jun 2009 19:11:49 -0400 |
John Mulligan |
localrepo: remove 'closed' argument to heads(...) function
|
file |
diff |
annotate
|
Thu, 04 Jun 2009 18:05:50 +0200 |
Dirkjan Ochtman |
hgweb: allow distinction between open/closed branches on branches page
|
file |
diff |
annotate
|
Thu, 14 May 2009 15:35:46 +0200 |
Peter Arrenbrecht |
drop unused imports
|
file |
diff |
annotate
|
Tue, 12 May 2009 10:23:45 +0200 |
Dirkjan Ochtman |
hgweb: use context api in branches webcommand
|
file |
diff |
annotate
|
Tue, 12 May 2009 09:43:36 +0200 |
Sune Foldager |
webcommands: add 'branches' command, similar to 'tags'
|
file |
diff |
annotate
|
Tue, 28 Apr 2009 17:28:00 +0200 |
Martin Geisler |
webcommands: move nonempty logic from JavaScript to Python
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 16:50:44 -0500 |
Matt Mackall |
replace util.sort with sorted built-in
|
file |
diff |
annotate
|
Sat, 04 Apr 2009 17:46:11 +0200 |
Dirkjan Ochtman |
templater: move stylemap function from hgweb to templater
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 13:13:11 +0100 |
Peter Arrenbrecht |
cleanup: drop enumerate() when index is not used
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 13:13:06 +0100 |
Peter Arrenbrecht |
cleanup: drop unused assignments
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 13:12:07 +0100 |
Peter Arrenbrecht |
cleanup: drop unused imports
|
file |
diff |
annotate
|