Wed, 30 Aug 2006 13:12:26 -0700 Fix git patch application when cwd != repo.root
Brendan Cully <brendan@kublai.com> [Wed, 30 Aug 2006 13:12:26 -0700] rev 3055
Fix git patch application when cwd != repo.root
Wed, 30 Aug 2006 12:55:10 -0700 Detect git patches in patchbomb makepatch function
Brendan Cully <brendan@kublai.com> [Wed, 30 Aug 2006 12:55:10 -0700] rev 3054
Detect git patches in patchbomb makepatch function
Mon, 04 Sep 2006 23:27:14 +0200 merge with hg-churn
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 04 Sep 2006 23:27:14 +0200] rev 3053
merge with hg-churn
Mon, 04 Sep 2006 16:02:25 -0400 [churn] Moved churn extension from hgext to contrib
Josef "Jeff" Sipek <jeffpc@josefsipek.net> [Mon, 04 Sep 2006 16:02:25 -0400] rev 3052
[churn] Moved churn extension from hgext to contrib
Sun, 03 Sep 2006 18:41:16 -0400 [churn] Fix progress bar not incrementing when merge cset is encountered
Josef "Jeff" Sipek <jeffpc@josefsipek.net> [Sun, 03 Sep 2006 18:41:16 -0400] rev 3051
[churn] Fix progress bar not incrementing when merge cset is encountered
Sun, 03 Sep 2006 16:30:07 -0400 [churn] progress meter
Josef "Jeff" Sipek <jeffpc@josefsipek.net> [Sun, 03 Sep 2006 16:30:07 -0400] rev 3050
[churn] progress meter
Sun, 03 Sep 2006 16:25:41 -0400 [churn] Ignore merge csets
Josef "Jeff" Sipek <jeffpc@josefsipek.net> [Sun, 03 Sep 2006 16:25:41 -0400] rev 3049
[churn] Ignore merge csets Merge changesets attributed a large number of lines to people that didn't actually develop it, but simply merged the code. By ignoring merges, we get a more accurate picture of how much code everyone changed.
Sun, 03 Sep 2006 16:23:18 -0400 [churn] repo.changes was renamed to repo.status
Josef "Jeff" Sipek <jeffpc@josefsipek.net> [Sun, 03 Sep 2006 16:23:18 -0400] rev 3048
[churn] repo.changes was renamed to repo.status
Sun, 03 Sep 2006 06:06:02 -0400 Merge with mpm
Josef "Jeff" Sipek <jeffpc@josefsipek.net> [Sun, 03 Sep 2006 06:06:02 -0400] rev 3047
Merge with mpm
Sat, 19 Aug 2006 15:20:54 -0400 Merge with Brendan Cully
Josef "Jeff" Sipek <jeff@josefsipek.net> [Sat, 19 Aug 2006 15:20:54 -0400] rev 3046
Merge with Brendan Cully
Fri, 18 Aug 2006 22:08:48 -0700 Add revision range support
Brendan Cully <brendan@kublai.com> [Fri, 18 Aug 2006 22:08:48 -0700] rev 3045
Add revision range support
Sat, 19 Aug 2006 14:47:31 -0400 [churn] Fixed churn ignoring the first commit
Josef "Jeff" Sipek <jeff@josefsipek.net> [Sat, 19 Aug 2006 14:47:31 -0400] rev 3044
[churn] Fixed churn ignoring the first commit
Tue, 15 Aug 2006 06:15:06 -0400 [churn] Trivial cleanup
Josef "Jeff" Sipek <jeffpc@josefsipek.net> [Tue, 15 Aug 2006 06:15:06 -0400] rev 3043
[churn] Trivial cleanup
Tue, 15 Aug 2006 05:48:49 -0400 [churn] Trivial cleanup suggested by Thomas
Josef "Jeff" Sipek <jeffpc@josefsipek.net> [Tue, 15 Aug 2006 05:48:49 -0400] rev 3042
[churn] Trivial cleanup suggested by Thomas
Tue, 08 Aug 2006 15:29:33 -0400 [churn] Cleanup suggestions from tonfa
Josef "Jeff" Sipek <jeffpc@josefsipek.net> [Tue, 08 Aug 2006 15:29:33 -0400] rev 3041
[churn] Cleanup suggestions from tonfa Use demandload Be smarter about the final list creation
Wed, 26 Jul 2006 19:42:56 -0400 Churn extension
Josef "Jeff" Sipek <jeff@josefsipek.net> [Wed, 26 Jul 2006 19:42:56 -0400] rev 3040
Churn extension
Sat, 02 Sep 2006 20:24:53 +0800 add document on command defaults
TK Soh <teekaysoh@yahoo.com> [Sat, 02 Sep 2006 20:24:53 +0800] rev 3039
add document on command defaults
Sun, 03 Sep 2006 02:28:39 +0200 do not enable verbose output if quiet is specified in the cmdline
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 03 Sep 2006 02:28:39 +0200] rev 3038
do not enable verbose output if quiet is specified in the cmdline
Sat, 02 Sep 2006 23:26:10 +0200 clone: simplifying dest repo creation
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 02 Sep 2006 23:26:10 +0200] rev 3037
clone: simplifying dest repo creation since creating a repo raises an exception if the repo already exists, there's no need to try to create one. add some test for repo creation when the destination exists
Sat, 02 Sep 2006 23:14:35 +0200 sshrepo: when creating a repo, raise an error if it already exists
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 02 Sep 2006 23:14:35 +0200] rev 3036
sshrepo: when creating a repo, raise an error if it already exists
Sat, 02 Sep 2006 23:06:47 +0200 localrepo: move the repo creation code, fail if the repo exists
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 02 Sep 2006 23:06:47 +0200] rev 3035
localrepo: move the repo creation code, fail if the repo exists
Sat, 02 Sep 2006 21:08:54 +0200 sshrepo: flush stderr before connecting to the hg server
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 02 Sep 2006 21:08:54 +0200] rev 3034
sshrepo: flush stderr before connecting to the hg server
Thu, 31 Aug 2006 12:51:02 -0500 gitweb: add file links to filelog page
TK Soh <teekaysoh@yahoo.com> [Thu, 31 Aug 2006 12:51:02 -0500] rev 3033
gitweb: add file links to filelog page
Thu, 31 Aug 2006 12:31:55 -0500 gitweb: add annotate links to changeset page
TK Soh <teekaysoh@yahoo.com> [Thu, 31 Aug 2006 12:31:55 -0500] rev 3032
gitweb: add annotate links to changeset page
Wed, 30 Aug 2006 10:21:02 -0700 Merge with crew
Brendan Cully <brendan@kublai.com> [Wed, 30 Aug 2006 10:21:02 -0700] rev 3031
Merge with crew
Wed, 30 Aug 2006 10:17:35 -0700 Add --git support to hg email
Brendan Cully <brendan@kublai.com> [Wed, 30 Aug 2006 10:17:35 -0700] rev 3030
Add --git support to hg email
Wed, 30 Aug 2006 10:08:56 -0700 Add --git to hg export
Brendan Cully <brendan@kublai.com> [Wed, 30 Aug 2006 10:08:56 -0700] rev 3029
Add --git to hg export
Wed, 30 Aug 2006 19:58:54 +0200 merge with brendan
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 30 Aug 2006 19:58:54 +0200] rev 3028
merge with brendan
Tue, 29 Aug 2006 17:08:55 -0700 Call patch.diff directly instead of printdiff - this also saves an
Brendan Cully <brendan@kublai.com> [Tue, 29 Aug 2006 17:08:55 -0700] rev 3027
Call patch.diff directly instead of printdiff - this also saves an extra walk of the working directory.
Tue, 29 Aug 2006 17:08:42 -0700 Remove dates from git export file lines - they confuse git-apply
Brendan Cully <brendan@kublai.com> [Tue, 29 Aug 2006 17:08:42 -0700] rev 3026
Remove dates from git export file lines - they confuse git-apply
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip