Commit Graph

138 Commits (27a9912e2b49707b2e9d64dbf58db0d5576b97be)

Author SHA1 Message Date
Junio C Hamano 27a9912e2b update binary building 2006-06-24 19:31:12 -07:00
Junio C Hamano ba8e668def On x86-64 define USE_PIC (at least for now) 2006-06-24 19:26:52 -07:00
Junio C Hamano f7ad3c7827 Various fixes to build scripts. 2006-06-20 13:33:28 -07:00
Junio C Hamano ef4ede0941 Add pedantic 2006-06-18 21:41:01 -07:00
Junio C Hamano 39b4cb198b Automate the release procedure a bit more. 2006-06-10 19:24:12 -07:00
Junio C Hamano 4efc984b38 Convert announcement to latin-1 2006-06-10 19:15:50 -07:00
Junio C Hamano 220e611407 We ship preformtted documentation now. 2006-06-10 19:14:04 -07:00
Junio C Hamano 48d2c0e21f A few more items to TODO. 2006-06-09 11:37:15 -07:00
Junio C Hamano 53b13cb673 Pre 1.4.0 updates to TODO to describe postponed items. 2006-06-08 14:03:38 -07:00
Junio C Hamano a32d802955 dodoc: adjust to "git add ." complaints.
The updated "git add" complains and fails, not just warns.  Work it
around until it is fixed.
2006-05-18 00:48:11 -07:00
Junio C Hamano cb71bc8359 Conditionally allow specifying -j; default to -j2 2006-05-18 00:40:33 -07:00
Junio C Hamano a525de7ea7 A bit more commenting and cleaning up. 2006-05-09 13:01:11 -07:00
Junio C Hamano 6b9ffbebe7 Sort branches in TO script. 2006-05-09 12:55:19 -07:00
Junio C Hamano ba776ae4b8 TODO updates (remove stale ones)
Pasky twisted my arm so I started to look at how stale my TODO
list was.  I'll move some stuff from the "unresolved" posting
after rethinking, but for now this removes the old or resolved
entries first.
2006-05-05 19:12:09 -07:00
Junio C Hamano 0bc1bdd1ec Snapshot 2006-05-04 2006-05-04 16:01:16 -07:00
Junio C Hamano 8e6f38443e Minor update to Subpro.txt
This is ancient in git timescale, but we see requests for
subprojects support every now and then.  The document talks
about a possible UI level semantics and core level support.

Most of the core level support is in the "bind commit" updates
topic branch, except a few.  Most notably, "update-index --bind"
and "update-index --unbind" still needs to be written.

Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-04-21 14:46:35 -07:00
Junio C Hamano 6f674a8a6b WI and SA to keep track of maint branch as well 2006-04-21 14:43:30 -07:00
Junio C Hamano eaf876c00f private Make tweaks for more separate installations. 2006-04-21 14:43:04 -07:00
Junio C Hamano bf95706c10 Install master and next at different places.
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-04-18 02:42:36 -07:00
Junio C Hamano f8ab671134 snapshot 2006-04-14 2006-04-14 13:54:38 -07:00
Junio C Hamano c1a4066f67 Merge branch 'origin' 2006-03-01 18:42:08 -08:00
Junio C Hamano 17e735177e Announce, WI and SA updates. 2006-03-01 18:42:03 -08:00
Junio C Hamano cd3b0b635a Follow the master branch tag.
Forgot that no tracking "git pull" does not fetch the tags anymore.
2006-03-02 02:40:05 +00:00
Junio C Hamano b164a7b715 PU - --continue. 2006-02-20 19:43:02 -08:00
Junio C Hamano f00c80b871 Minor fix for WI script 2006-02-19 00:54:54 -08:00
Junio C Hamano 0391212b73 Two more maintainer scripts. 2006-02-19 00:38:06 -08:00
Junio C Hamano ba296ff54e Update TOpic to show dates for everybody. 2006-02-18 23:06:21 -08:00
Junio C Hamano 99bd27ebe7 Update TOpic script to show how old they are.
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-02-16 01:32:23 -08:00
Junio C Hamano 8cbf8eaf63 Update TO script, and also some UI issues. 2006-02-14 18:00:34 -08:00
Junio C Hamano 2f1750a1f9 Snapshot after 1.2.0 release 2006-02-13 02:46:26 -08:00
Junio C Hamano 1d0a93105b TODO updates. 2006-02-08 22:09:12 -08:00
Junio C Hamano df5cc80ec9 Introduce an easier to follow "next" branch.
The "pu" branch is a bit too hard to follow.  Let's introduce
"next" branch, which is slightly ahead of "master".  The topic
branches merged into it are not to be rebased, and changes to
the topic branches are first applied to them and then merged
into the "next" branch.  What this means is that the branch is
far easier to follow compared to the "pu" branch since there
will be no rewinding/rebasing involved.
2006-02-08 22:08:30 -08:00
Junio C Hamano 98e455ea22 kernel.org build is now x86_64 2006-02-04 20:52:26 -08:00
Junio C Hamano 1e96405028 Use 'git pull' in Meta/PU
That way I'd get nicely formatted merge messages.
2006-02-04 00:08:13 -08:00
Junio C Hamano cc68633578 TODO updates 2006-02-02 01:41:34 -08:00
Junio C Hamano a59237f565 resolve cache experiments.
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-27 22:45:08 -08:00
Junio C Hamano b0a3de0193 Add Aneesh Kumar's repo browser to Porcelainistas.
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-27 00:22:40 -08:00
Junio C Hamano 725ca8a8e7 Add Subproject Design Notes.
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-22 23:53:07 -08:00
Junio C Hamano 18ea0bf72c Make optimization flag overridable for my compilation
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-20 22:55:46 -08:00
Junio C Hamano 6f4a70cb23 TODO: format-patch. 2006-01-18 20:53:12 -08:00
Junio C Hamano b14e2494b8 TODO updates 2006-01-17.
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-17 21:42:28 -08:00
Junio C Hamano 8158d510c6 Update pu rebuilding procedure.
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-15 01:55:09 -08:00
Junio C Hamano 81246862e8 The same duplicate build avoidance as in Doit.
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-14 18:19:54 -08:00
Junio C Hamano 0f0fc5783b Make sure master <= naster <= pu, and avoid duplicate builds.
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-14 18:17:54 -08:00
Junio C Hamano 7442ed29c7 Automatically remove already merged ones.
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-14 18:17:16 -08:00
Junio C Hamano 88bd96c6e7 Use gitexecdir in Make and --no-current in PU
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-11 01:23:49 -08:00
Junio C Hamano a9ce6dc595 reformat announce message. 2006-01-10 17:44:10 -08:00
Junio C Hamano afd46b3e89 Use describe to name the revision. 2006-01-08 17:18:32 -08:00
Junio C Hamano ceb90a511a Announcement message skelton.
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-08 14:26:28 -08:00
Junio C Hamano 337ceeabe1 typofix in dodoc script. 2006-01-07 22:18:12 -08:00