Wed, 24 Jun 2009 12:25:56 +0200 |
Dirkjan Ochtman |
extensions: fix up description lines some more
|
file |
diff |
annotate
|
Mon, 22 Jun 2009 15:48:08 +0200 |
Cédric Duval |
extensions: improve the consistency of synopses
|
file |
diff |
annotate
|
Fri, 19 Jun 2009 13:22:32 +0200 |
Peter Arrenbrecht |
graphmod/graphlog: make dag walks carry data as type, payload
|
file |
diff |
annotate
|
Sat, 16 May 2009 07:12:12 +0200 |
Peter Arrenbrecht |
graphlog: rename grapher to asciiedges
|
file |
diff |
annotate
|
Sat, 16 May 2009 07:11:41 +0200 |
Peter Arrenbrecht |
graphlog: move and rename graphabledag to asciiformat
|
file |
diff |
annotate
|
Fri, 19 Jun 2009 13:14:45 +0200 |
Peter Arrenbrecht |
graphmod/graphlog: extract nodelistwalk
|
file |
diff |
annotate
|
Fri, 19 Jun 2009 13:14:01 +0200 |
Peter Arrenbrecht |
graphmod/graphlog: move log walks to graphmod
|
file |
diff |
annotate
|
Sun, 31 May 2009 14:53:46 +0200 |
Martin Geisler |
graphlog, win32mbcs: capitalize ASCII
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 01:25:53 +0200 |
Martin Geisler |
add blank line after copyright notices and after header
|
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 various uses of list.reverse()
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 16:50:43 -0500 |
Matt Mackall |
add cmdutil.remoteui
|
file |
diff |
annotate
|
Wed, 22 Apr 2009 00:55:32 +0200 |
Martin Geisler |
util: use built-in set and frozenset
|
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
|
Sat, 14 Feb 2009 22:41:18 +0100 |
Jim Correia |
log-like commands now use -G for --graph, -g for --git
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 16:50:27 +0100 |
Dirkjan Ochtman |
graphlog: extract large parts of repeated code from incoming/outgoing
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 16:40:43 +0100 |
Dirkjan Ochtman |
graphlog: reuse cmdutil.loglimit() instead of redefining
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 16:15:28 +0100 |
Dirkjan Ochtman |
graphlog: import util module rather than selected functions
|
file |
diff |
annotate
|
Thu, 27 Nov 2008 16:07:17 +0100 |
Dirkjan Ochtman |
bundlerepo doesn't really have a dirstate, throw AttributeError if requested
|
file |
diff |
annotate
|
Fri, 21 Nov 2008 22:27:11 +0000 |
Alpar Juttner |
Graphlog extension adds a --graph option to log/in/out
|
file |
diff |
annotate
|
Sun, 16 Nov 2008 20:55:30 +0100 |
Peter Arrenbrecht |
graphlog: fix regression with filelogs introduced by 7bc62ebe7693
|
file |
diff |
annotate
|
Sat, 15 Nov 2008 12:27:40 +0100 |
Dirkjan Ochtman |
graphlog: fix python2.3 incompatibility (used genexp, sorted())
|
file |
diff |
annotate
|
Fri, 14 Nov 2008 18:34:47 +0100 |
Dirkjan Ochtman |
graphlog: kill whitespace from earlier refactoring
|
file |
diff |
annotate
|
Fri, 14 Nov 2008 13:48:23 +0100 |
Dirkjan Ochtman |
graphlog: use built-in log output buffering
|
file |
diff |
annotate
|
Fri, 14 Nov 2008 13:44:10 +0100 |
Peter Arrenbrecht |
graphlog: refactor common grapher code
|
file |
diff |
annotate
|
Fri, 14 Nov 2008 13:59:25 +0100 |
Dirkjan Ochtman |
cmdutil: use change contexts for cset-printer and cset-templater
|
file |
diff |
annotate
|
Wed, 12 Nov 2008 16:32:21 +0100 |
Peter Arrenbrecht |
graphlog: add assertion for allowed n_column_diff range
|
file |
diff |
annotate
|
Wed, 12 Nov 2008 16:32:35 +0100 |
Peter Arrenbrecht |
graphlog: drop redundant comment (see docstring)
|
file |
diff |
annotate
|
Fri, 07 Nov 2008 11:44:37 +0100 |
Dirkjan Ochtman |
graphlog: move functions around, eliminate helper function
|
file |
diff |
annotate
|