Sun, 12 Jul 2009 00:46:43 -0500 |
Steve Borho |
cmdutil: fall back to filename if glob expand has errors
|
file |
diff |
annotate
|
Wed, 01 Jul 2009 01:05:24 -0500 |
Matt Mackall |
commit: report modified subrepos in commit editor
|
file |
diff |
annotate
|
Tue, 30 Jun 2009 23:25:53 -0500 |
Matt Mackall |
addremove: build lists of already added and removed files too (issue1696)
|
file |
diff |
annotate
|
Tue, 30 Jun 2009 16:11:42 -0500 |
Matt Mackall |
addremove: pass unknown and deleted to findrenames directly again
|
file |
diff |
annotate
|
Tue, 30 Jun 2009 15:56:08 -0500 |
Matt Mackall |
addremove: normalize some variable names
|
file |
diff |
annotate
|
Mon, 29 Jun 2009 15:34:17 -0500 |
Matt Mackall |
findrenames: drop unused argument defaults
|
file |
diff |
annotate
|
Tue, 23 Jun 2009 17:51:51 -0500 |
Matt Mackall |
addremove: drop some silly variable assignments
|
file |
diff |
annotate
|
Fri, 12 Jun 2009 02:19:51 -0500 |
Matt Mackall |
remoteui: properly create dst with copy()
|
file |
diff |
annotate
|
Mon, 25 May 2009 18:14:32 +0900 |
Nicolas Dumazet |
cmdutil: service: logfile option to redirect stdout & stderr in a file
|
file |
diff |
annotate
|
Wed, 10 Jun 2009 15:10:21 +0200 |
Benoit Boissinot |
use new style classes
|
file |
diff |
annotate
|
Tue, 09 Jun 2009 09:25:17 -0400 |
timeless |
Generally replace "file name" with "filename" in help and comments.
|
file |
diff |
annotate
|
Sun, 07 Jun 2009 21:16:05 +0200 |
Henri Wiechers |
cleanup: removed unused imports
|
file |
diff |
annotate
|
Mon, 01 Jun 2009 21:51:00 -0500 |
Matt Mackall |
commit: move explicit file checking into repo.commit
|
file |
diff |
annotate
|
Mon, 01 Jun 2009 14:51:47 -0500 |
Matt Mackall |
commit: editor reads file lists from provided context
|
file |
diff |
annotate
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
match: ignore return of match.bad
|
file |
diff |
annotate
|
Sun, 24 May 2009 16:38:29 -0500 |
Matt Mackall |
cmdutils: Take over glob expansion duties from util
|
file |
diff |
annotate
|
Sun, 24 May 2009 02:56:14 -0500 |
Matt Mackall |
match: refactor patkind
|
file |
diff |
annotate
|
Wed, 20 May 2009 12:20:27 +0200 |
Martin Geisler |
cmdutil: mark string for translation
|
file |
diff |
annotate
|
Mon, 18 May 2009 17:36:24 -0500 |
Matt Mackall |
commit: explain how to abort commit in editor
|
file |
diff |
annotate
|
Sun, 17 May 2009 22:51:17 +0200 |
Benoit Boissinot |
addremove/findrenames: find renames according to the match object (issue1527)
|
file |
diff |
annotate
|
Sun, 17 May 2009 22:40:04 +0200 |
Benoit Boissinot |
addremove: mapping isn't really needed, simplify
|
file |
diff |
annotate
|
Thu, 14 May 2009 13:21:17 -0500 |
Matt Mackall |
editor: move HG: filtering from ui to commiteditor
|
file |
diff |
annotate
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
commit: move commit editor to cmdutil, pass as function
|
file |
diff |
annotate
|
Thu, 14 May 2009 15:35:46 +0200 |
Peter Arrenbrecht |
drop unused imports
|
file |
diff |
annotate
|
Tue, 12 May 2009 01:08:28 +0200 |
Martin Geisler |
cmdutil: replace pseudo-set by real set
|
file |
diff |
annotate
|
Tue, 12 May 2009 12:04:05 +0200 |
Dirkjan Ochtman |
templater: provide the standard template filters by default
|
file |
diff |
annotate
|
Tue, 28 Apr 2009 17:40:46 +0200 |
Simon Heimberg |
separate import lines from mercurial and general python modules
|
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:44 -0500 |
Matt Mackall |
replace util.sort with sorted built-in
|
file |
diff |
annotate
|