Junio C Hamano
48d2c0e21f
A few more items to TODO.
19 years ago
Junio C Hamano
53b13cb673
Pre 1.4.0 updates to TODO to describe postponed items.
19 years ago
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.
19 years ago
Junio C Hamano
cb71bc8359
Conditionally allow specifying -j; default to -j2
19 years ago
Junio C Hamano
a525de7ea7
A bit more commenting and cleaning up.
19 years ago
Junio C Hamano
6b9ffbebe7
Sort branches in TO script.
19 years ago
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.
19 years ago
Junio C Hamano
0bc1bdd1ec
Snapshot 2006-05-04
19 years ago
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>
19 years ago
Junio C Hamano
6f674a8a6b
WI and SA to keep track of maint branch as well
19 years ago
Junio C Hamano
eaf876c00f
private Make tweaks for more separate installations.
19 years ago
Junio C Hamano
bf95706c10
Install master and next at different places.
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
19 years ago
Junio C Hamano
f8ab671134
snapshot 2006-04-14
19 years ago
Junio C Hamano
c1a4066f67
Merge branch 'origin'
19 years ago
Junio C Hamano
17e735177e
Announce, WI and SA updates.
19 years ago
Junio C Hamano
cd3b0b635a
Follow the master branch tag.
...
Forgot that no tracking "git pull" does not fetch the tags anymore.
19 years ago
Junio C Hamano
b164a7b715
PU - --continue.
19 years ago
Junio C Hamano
f00c80b871
Minor fix for WI script
19 years ago
Junio C Hamano
0391212b73
Two more maintainer scripts.
19 years ago
Junio C Hamano
ba296ff54e
Update TOpic to show dates for everybody.
19 years ago
Junio C Hamano
99bd27ebe7
Update TOpic script to show how old they are.
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
19 years ago
Junio C Hamano
8cbf8eaf63
Update TO script, and also some UI issues.
19 years ago
Junio C Hamano
2f1750a1f9
Snapshot after 1.2.0 release
19 years ago
Junio C Hamano
1d0a93105b
TODO updates.
19 years ago
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.
19 years ago
Junio C Hamano
98e455ea22
kernel.org build is now x86_64
19 years ago
Junio C Hamano
1e96405028
Use 'git pull' in Meta/PU
...
That way I'd get nicely formatted merge messages.
19 years ago
Junio C Hamano
cc68633578
TODO updates
19 years ago
Junio C Hamano
a59237f565
resolve cache experiments.
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
19 years ago
Junio C Hamano
b0a3de0193
Add Aneesh Kumar's repo browser to Porcelainistas.
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
19 years ago
Junio C Hamano
725ca8a8e7
Add Subproject Design Notes.
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
19 years ago
Junio C Hamano
18ea0bf72c
Make optimization flag overridable for my compilation
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
19 years ago
Junio C Hamano
6f4a70cb23
TODO: format-patch.
19 years ago
Junio C Hamano
b14e2494b8
TODO updates 2006-01-17.
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
19 years ago
Junio C Hamano
8158d510c6
Update pu rebuilding procedure.
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
19 years ago
Junio C Hamano
81246862e8
The same duplicate build avoidance as in Doit.
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
19 years ago
Junio C Hamano
0f0fc5783b
Make sure master <= naster <= pu, and avoid duplicate builds.
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
19 years ago
Junio C Hamano
7442ed29c7
Automatically remove already merged ones.
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
19 years ago
Junio C Hamano
88bd96c6e7
Use gitexecdir in Make and --no-current in PU
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
19 years ago
Junio C Hamano
a9ce6dc595
reformat announce message.
19 years ago
Junio C Hamano
afd46b3e89
Use describe to name the revision.
19 years ago
Junio C Hamano
ceb90a511a
Announcement message skelton.
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
19 years ago
Junio C Hamano
337ceeabe1
typofix in dodoc script.
19 years ago
Junio C Hamano
ba9753f70b
Update TODO 2006-01-07 late night.
19 years ago
Junio C Hamano
63c4a8ae45
Add Darrin Thompson
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
19 years ago
Junio C Hamano
e62284ebeb
Use maintainer's own configuration.
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
19 years ago
Junio C Hamano
257a9721eb
Run yummy on SRPMS as well
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
19 years ago
Junio C Hamano
f0a77fd218
Simplify maintainer local test & installation script.
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
19 years ago
Junio C Hamano
2dcfb57d0b
Run yummy after RPM installation.
19 years ago
Junio C Hamano
f8b0a6dc6e
Merge branch 'master' of master.kernel.org:git/Meta/
19 years ago