summaryrefslogtreecommitdiff
path: root/dev-util/git/ChangeLog
blob: 16a85f8fb9e91563e82e1ecf5eb57ffbcbdf58bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
# ChangeLog for dev-util/git
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.206 2007/06/25 04:36:12 kumba Exp $

  25 Jun 2007; Joshua Kinard <kumba@gentoo.org> git-1.5.1.6.ebuild:
  Stable on mips, per #179245.

  23 Jun 2007; Matti Bickel <mabi@gentoo.org> git-1.5.1.6.ebuild:
  ppc stable (bug #179245)

*git-1.5.2.2 (16 Jun 2007)

  16 Jun 2007; Fernando J. Pereda <ferdy@gentoo.org> +files/71git-gentoo.el,
  +git-1.5.2.2.ebuild:
  New upstream version. Fix for bug #181718

  14 Jun 2007; Jeroen Roovers <jer@gentoo.org> git-1.5.1.6.ebuild:
  Stable for HPPA (bug #179245).

*git-1.5.2.1 (04 Jun 2007)

  04 Jun 2007; Fernando J. Pereda <ferdy@gentoo.org> +git-1.5.2.1.ebuild:
  New upstream version

  31 May 2007; Daniel Gryniewicz <dang@gentoo.org> git-1.5.1.6.ebuild:
  Marked stable on amd64 for bug #179245

  28 May 2007; Brent Baude <ranger@gentoo.org> git-1.5.1.6.ebuild:
  Marking git-1.5.1.6 ppc64 stable for bug 179245

  24 May 2007; Raúl Porcel <armin76@gentoo.org> git-1.5.1.6.ebuild:
  ia64 + x86 stable wrt #179245

  23 May 2007; Fernando J. Pereda <ferdy@gentoo.org> git-1.5.2.ebuild:
  Add dev-perl/TermReadKey for git-svn. Fixes bug #179560

  23 May 2007; Fernando J. Pereda <ferdy@gentoo.org> git-1.5.1.6.ebuild:
  Stable on alpha as per bug #179245

  23 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> git-1.5.1.6.ebuild:
  Stable on sparc wrt #179245

  21 May 2007; Jeroen Roovers <jer@gentoo.org> git-1.5.1.6.ebuild:
  Reverting to ~hppa.

  21 May 2007; Jeroen Roovers <jer@gentoo.org> git-1.5.1.6.ebuild:
  Stable for HPPA (bug #179245).

*git-1.5.2 (20 May 2007)
*git-1.5.1.6 (20 May 2007)

  20 May 2007; Fernando J. Pereda <ferdy@gentoo.org>
  +files/git-1.5.2-tempfile.patch, -git-1.5.1.2.ebuild, -git-1.5.1.3.ebuild,
  -git-1.5.1.4.ebuild, -git-1.5.1.5.ebuild, +git-1.5.1.6.ebuild,
  +git-1.5.2.ebuild:
  New upstream versions. Remove old ones.

*git-1.5.1.5 (19 May 2007)

  19 May 2007; Fernando J. Pereda <ferdy@gentoo.org> +git-1.5.1.5.ebuild:
  New upstream version. Fixes bug #177280.

*git-1.5.1.4 (09 May 2007)

  09 May 2007; Robin H. Johnson <robbat2@gentoo.org> +git-1.5.1.4.ebuild:
  Version bump.

*git-1.5.1.3 (01 May 2007)

  01 May 2007; Robin H. Johnson <robbat2@gentoo.org> +git-1.5.1.3.ebuild:
  Version bump.

  24 Apr 2007; Fernando J. Pereda <ferdy@gentoo.org> -git-1.4.1.1.ebuild,
  -git-1.4.4.4.ebuild, -git-1.5.1.1.ebuild:
  Remove unused stuff

  23 Apr 2007; Bryan Østergaard <kloeri@gentoo.org> git-1.5.0.7.ebuild:
  Stable on Mips, bug 173327.

*git-1.5.1.2 (23 Apr 2007)

  23 Apr 2007; Fernando J. Pereda <ferdy@gentoo.org> +git-1.5.1.2.ebuild:
  New upstream version.

*git-1.5.1.1 (12 Apr 2007)

  12 Apr 2007; Fernando J. Pereda <ferdy@gentoo.org> -git-1.5.1.ebuild,
  +git-1.5.1.1.ebuild:
  New upstream version, superceeds 1.5.1

  11 Apr 2007; Christian Faulhammer <opfer@gentoo.org> git-1.5.0.7.ebuild:
  stable amd64, bug 173327

  08 Apr 2007; Markus Rothe <corsair@gentoo.org> git-1.5.0.7.ebuild:
  Stable on ppc64; bug #173327

  06 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org> git-1.5.0.7.ebuild:
  ppc stable

  04 Apr 2007; Fernando J. Pereda <ferdy@gentoo.org> git-1.5.0.7.ebuild:
  Stable on alpha wrt bug #173327

  04 Apr 2007; Jeroen Roovers <jer@gentoo.org> git-1.5.0.7.ebuild:
  Stable for HPPA (bug #173327).

  04 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> git-1.5.0.7.ebuild:
  Stable on sparc wrt #173327

  04 Apr 2007; Raúl Porcel <armin76@gentoo.org> git-1.5.0.7.ebuild:
  ia64 + x86 stable wrt bug 173327

  04 Apr 2007; Fernando J. Pereda <ferdy@gentoo.org> -git-1.4.2.4.ebuild,
  -git-1.4.4.3.ebuild:
  Remove unused versions.

*git-1.5.1 (04 Apr 2007)
*git-1.5.0.7 (04 Apr 2007)

  04 Apr 2007; Fernando J. Pereda <ferdy@gentoo.org> -git-1.5.0.6.ebuild,
  +git-1.5.0.7.ebuild, +git-1.5.1.ebuild:
  Revision and version bump. Remove 1.5.0.6

*git-1.5.0.6 (29 Mar 2007)

  29 Mar 2007; Fernando J. Pereda <ferdy@gentoo.org> -git-1.5.0.5.ebuild,
  +git-1.5.0.6.ebuild:
  New upstream version. Remove 1.5.0.5

*git-1.5.0.5 (19 Mar 2007)

  19 Mar 2007; Fernando J. Pereda <ferdy@gentoo.org> -git-1.5.0.4.ebuild,
  +git-1.5.0.5.ebuild:
  New upstream version. Remove old one.

*git-1.5.0.4 (16 Mar 2007)

  16 Mar 2007; Fernando J. Pereda <ferdy@gentoo.org> -git-1.5.0.3.ebuild,
  -git-1.5.0.3-r1.ebuild, +git-1.5.0.4.ebuild:
  New upstream version. Remove old ones.

*git-1.5.0.3-r1 (11 Mar 2007)

  11 Mar 2007; Fernando J. Pereda <ferdy@gentoo.org>
  +files/git-1.5.0-symlinks.patch, +git-1.5.0.3-r1.ebuild:
  Create relative symlinks instead of absolute ones.

*git-1.5.0.3 (09 Mar 2007)

  09 Mar 2007; Fernando J. Pereda <ferdy@gentoo.org> -git-1.5.0.2.ebuild,
  +git-1.5.0.3.ebuild:
  New upstream version. Fix for bug #170066. Remove old version.

*git-1.5.0.2 (27 Feb 2007)

  27 Feb 2007; Fernando J. Pereda <ferdy@gentoo.org> -git-1.5.0.1.ebuild,
  +git-1.5.0.2.ebuild:
  New upstream version. Remove .1 since it is buggy

  20 Feb 2007; Fernando J. Pereda <ferdy@gentoo.org> -git-1.5.0.ebuild:
  Remove unused version, superceed by 1.5.0.1

*git-1.5.0.1 (19 Feb 2007)

  19 Feb 2007; Fernando J. Pereda <ferdy@gentoo.org> +git-1.5.0.1.ebuild:
  New upstream version.

  15 Feb 2007; Fernando J. Pereda <ferdy@gentoo.org> git-1.5.0.ebuild:
  Add a showpkgdeps message for git send-email. Fixes bug #167058. Reported by
  Christian Schlotter <again@gmx.de>

*git-1.5.0 (14 Feb 2007)

  14 Feb 2007; Fernando J. Pereda <ferdy@gentoo.org> +git-1.5.0.ebuild:
  New upstream version.

  15 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> git-1.4.4.4.ebuild:
  Stable on sparc wrt #159822

  15 Jan 2007; Jeroen Roovers <jer@gentoo.org> git-1.4.4.4.ebuild:
  Stable for HPPA (bug #159822).

  15 Jan 2007; Steve Dibb <beandog@gentoo.org> git-1.4.4.4.ebuild:
  amd64 stable, bug 159822

  14 Jan 2007; Markus Rothe <corsair@gentoo.org> git-1.4.4.4.ebuild:
  Stable on ppc64; bug #159822

  13 Jan 2007; Andrej Kacian <ticho@gentoo.org> git-1.4.4.4.ebuild:
  Stable on x86, bug #159822.

  13 Jan 2007; nixnut <nixnut@gentoo.org> git-1.4.4.4.ebuild:
  Stable on ppc wrt bug 159822

*git-1.4.4.4 (12 Jan 2007)

  12 Jan 2007; Fernando J. Pereda <ferdy@gentoo.org> +git-1.4.4.4.ebuild:
  Version bump + stable on Alpha. See bug #159822

  09 Jan 2007; Markus Rothe <corsair@gentoo.org> git-1.4.4.3.ebuild:
  Stable on ppc64; bug #159822

  07 Jan 2007; Tobias Scherbaum <dertobi123@gentoo.org> git-1.4.4.3.ebuild:
  ppc stable, bug #159822

  06 Jan 2007; Fernando J. Pereda <ferdy@gentoo.org> -git-1.4.3.5.ebuild,
  -git-1.4.4.2.ebuild:
  QA: Clean unused versions.

  06 Jan 2007; Fernando J. Pereda <ferdy@gentoo.org> git-1.4.1.1.ebuild,
  git-1.4.2.4.ebuild, git-1.4.3.5.ebuild, git-1.4.4.2.ebuild,
  git-1.4.4.3.ebuild:
  einfo -> elog

  04 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> git-1.4.4.3.ebuild:
  Stable on IA64.

  04 Jan 2007; Torsten Veller <tove@gentoo.org> git-1.4.4.3.ebuild:
  Stable on x86 (#159822)

  04 Jan 2007; Fernando J. Pereda <ferdy@gentoo.org> git-1.4.4.3.ebuild:
  Stable on alpha as per bug #159822

  04 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> git-1.4.4.3.ebuild:
  Stable on sparc wrt #159822

  03 Jan 2007; Fernando J. Pereda <ferdy@gentoo.org> git-1.4.4.3.ebuild:
  git-instaweb has some additional dependencies, fixes bug #159698

  31 Dec 2006; Robin H. Johnson <robbat2@gentoo.org> git-1.4.3.5.ebuild,
  git-1.4.4.2.ebuild, git-1.4.4.3.ebuild:
  Fix type in einfo.

*git-1.4.4.3 (20 Dec 2006)

  20 Dec 2006; Fernando J. Pereda <ferdy@gentoo.org> +git-1.4.4.3.ebuild:
  New upstream version.

*git-1.4.4.2 (07 Dec 2006)

  07 Dec 2006; Fernando J. Pereda <ferdy@gentoo.org> -git-1.4.4.ebuild,
  -git-1.4.4.1.ebuild, +git-1.4.4.2.ebuild:
  New upstream version. Clean old ebuilds for the 1.4.4 branch.

*git-1.4.4.1 (26 Nov 2006)

  26 Nov 2006; Fernando J. Pereda <ferdy@gentoo.org> +git-1.4.4.1.ebuild:
  New upstream version.

  16 Nov 2006; Fernando J. Pereda <ferdy@gentoo.org> git-1.4.4.ebuild:
  Remove tar-tree tests if we don't have unzip installed.

*git-1.4.4 (15 Nov 2006)

  15 Nov 2006; Fernando J. Pereda <ferdy@gentoo.org> +git-1.4.4.ebuild:
  New upstream version.

*git-1.4.3.5 (12 Nov 2006)

  12 Nov 2006; Fernando J. Pereda <ferdy@gentoo.org> -git-1.4.3.4.ebuild,
  +git-1.4.3.5.ebuild:
  New upstream version, superceeds 1.4.3.4

  09 Nov 2006; Ilya A. Volynets-Evenbakh <iluxa@gentoo.org>
  git-1.4.3.4.ebuild:
  Add ~mips to keywords

  08 Nov 2006; Ilya A. Volynets-Evenbakh <iluxa@gentoo.org>
  git-1.4.1.1.ebuild:
  Stable on mips

*git-1.4.3.4 (05 Nov 2006)

  05 Nov 2006; Fernando J. Pereda <ferdy@gentoo.org> -git-1.4.3.3.ebuild,
  +git-1.4.3.4.ebuild:
  New upstream version.

*git-1.4.3.3 (30 Oct 2006)

  30 Oct 2006; Fernando J. Pereda <ferdy@gentoo.org> -git-1.4.3.2.ebuild,
  +git-1.4.3.3.ebuild:
  New upstream version, remove old one.

  28 Oct 2006; Christian Faulhammer <opfer@gentoo.org> git-1.4.2.4.ebuild:
  x86 stable wrt bug #151669

*git-1.4.3.2 (24 Oct 2006)

  24 Oct 2006; Fernando J. Pereda <ferdy@gentoo.org> -git-1.4.3.1.ebuild,
  +git-1.4.3.2.ebuild:
  New upstream version, remove buggy one. Also add a pkg_postinst message as
  per bug #152320.

*git-1.4.3.1 (21 Oct 2006)

  21 Oct 2006; Fernando J. Pereda <ferdy@gentoo.org> -git-1.4.3.ebuild,
  +git-1.4.3.1.ebuild:
  New upstream version, remove a buggy one.

  21 Oct 2006; <nixnut@gentoo.org> git-1.4.2.4.ebuild:
  Stable on ppc wrt bug 151669

  20 Oct 2006; Fernando J. Pereda <ferdy@gentoo.org> git-1.4.3.ebuild:
  Add a needed fixlocalpod call to src_install spotted by Jakub Moc
  <jakub@gentoo.org>

*git-1.4.3 (19 Oct 2006)

  19 Oct 2006; Fernando J. Pereda <ferdy@gentoo.org> -git-1.1.6.ebuild,
  +git-1.4.3.ebuild:
  New upstream version. Remove ancient one (1.1.6) since It is no longer useful

  18 Oct 2006; Patrick McLean <chutzpah@gentoo.org> git-1.4.2.4.ebuild:
  Stable on amd64 (bug #151669).

  17 Oct 2006; Jeroen Roovers <jer@gentoo.org> git-1.4.2.4.ebuild:
  Stable for HPPA (bug #151669).

  17 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> git-1.4.2.4.ebuild:
  Stable on sparc wrt #151669

  17 Oct 2006; Markus Rothe <corsair@gentoo.org> git-1.4.2.4.ebuild:
  Stable on ppc64; bug #151669

  17 Oct 2006; Fernando J. Pereda <ferdy@gentoo.org> git-1.4.2.4.ebuild:
  Stable on alpha as per bug #151669

*git-1.4.2.4 (17 Oct 2006)

  17 Oct 2006; Fernando J. Pereda <ferdy@gentoo.org> -git-1.4.0-r1.ebuild,
  -git-1.4.2.3.ebuild, +git-1.4.2.4.ebuild:
  New upstream version. Remove old (1.4.0-r1) and buggy (1.4.2.3) ones.

  04 Oct 2006; Fabian Groffen <grobian@gentoo.org> git-1.4.0-r1.ebuild,
  git-1.4.1.1.ebuild, git-1.4.2.3.ebuild:
  Dropped ~ppc-macos, see you in prefix.

*git-1.4.2.3 (02 Oct 2006)

  02 Oct 2006; Fernando J. Pereda <ferdy@gentoo.org> -git-1.4.2.1.ebuild,
  -git-1.4.2.2.ebuild, +git-1.4.2.3.ebuild:
  New upstream version. Remove buggy ones.

*git-1.4.2.2 (30 Sep 2006)

  30 Sep 2006; Fernando J. Pereda <ferdy@gentoo.org> +git-1.4.2.2.ebuild:
  New upstream version.

  27 Sep 2006; Fernando J. Pereda <ferdy@gentoo.org> -git-1.4.2.ebuild:
  Remove git-1.4.2 since it has a buggy builtin-mv command.

  22 Sep 2006; Fernando J. Pereda <ferdy@gentoo.org> git-1.4.2.1.ebuild:
  Typo fixed. Bug #148413 thanks to Jimmy.Jazz@gmx.net

  13 Sep 2006; Aron Griffis <agriffis@gentoo.org> git-1.4.1.1.ebuild:
  Mark 1.4.1.1 stable on ia64

*git-1.4.2.1 (13 Sep 2006)

  13 Sep 2006; Fernando J. Pereda <ferdy@gentoo.org> +git-1.4.2.1.ebuild:
  New upstream version.

  11 Sep 2006; Fernando J. Pereda <ferdy@gentoo.org>
  +files/git-daemon.xinetd, git-1.4.2.ebuild:
  Add a xinetd configuration file.As per bug #145177. Thanks to Patrick
  Guimond <patg@patg.homeunix.org>

  07 Sep 2006; Christel Dahlskjaer <christel@gentoo.org> git-1.4.1.1.ebuild:
  Added ~mips, as per bug #126850

  15 Aug 2006; Fernando J. Pereda <ferdy@gentoo.org> git-1.4.2.ebuild:
  Typo fixed: donsider -> consider

  14 Aug 2006; Fernando J. Pereda <ferdy@gentoo.org> git-1.4.2.ebuild:
  Only run git-svn tests if we have dev-util/subversion

  14 Aug 2006; <dougg@gentoo.org> git-1.1.6.ebuild, git-1.4.0-r1.ebuild,
  git-1.4.1.1.ebuild, git-1.4.2.ebuild:
  fixing tcltk USE flag as per bug #17808

  13 Aug 2006; Fernando J. Pereda <ferdy@gentoo.org> git-1.4.2.ebuild:
  app-editors/emacs -> virtual/emacs

*git-1.4.2 (13 Aug 2006)

  13 Aug 2006; Fernando J. Pereda <ferdy@gentoo.org> +git-1.4.2.ebuild:
  New upstream version.

  12 Aug 2006; Fernando J. Pereda <ferdy@gentoo.org> -git-1.2.4.ebuild,
  -git-1.3.3.ebuild, -git-1.4.0.ebuild, -git-1.4.1.ebuild:
  Clean old versions.

  12 Aug 2006; Krzysiek Pawlik <nelchael@gentoo.org> git-1.4.1.1.ebuild:
  Stable on x86, see bug #143586.

  12 Aug 2006; Markus Rothe <corsair@gentoo.org> git-1.4.1.1.ebuild:
  Stable on ppc64; bug #143586

  12 Aug 2006; Fernando J. Pereda <ferdy@gentoo.org> git-1.4.1.1.ebuild:
  Add ( emacs? app-editors/emacs ) dependency since elisp-common.eclass
  doesn't provide it. Thanks to nixnut@gentoo.org for noticing.

  12 Aug 2006; Luca Barbato <lu_zero@gentoo.org> git-1.4.1.1.ebuild:
  Marked ppc

  11 Aug 2006; Jeroen Roovers <jer@gentoo.org> git-1.4.1.1.ebuild:
  Stable for HPPA (bug #143586).

  11 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> git-1.4.1.1.ebuild:
  Stable on sparc wrt #143586

  11 Aug 2006; Daniel Gryniewicz <dang@gentoo.org> git-1.4.1.1.ebuild:
  Marked stable on amd64 for

  11 Aug 2006; Fernando J. Pereda <ferdy@gentoo.org> git-1.4.1.1.ebuild:
  Stable on alpha wrt bug #143586

  08 Aug 2006; Fernando J. Pereda <ferdy@gentoo.org> git-1.4.1.1.ebuild:
  Recommend dev-perl/libwww-perl to use git-svn. Fixes bug #142116.

*git-1.4.1.1 (25 Jul 2006)

  25 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> +git-1.4.1.1.ebuild:
  Version bump.

  11 Jul 2006; Aron Griffis <agriffis@gentoo.org> git-1.4.0-r1.ebuild,
  git-1.4.1.ebuild:
  Mark 1.4.0-r1 stable on ia64, mark 1.4.1 ~ia64

*git-1.4.1 (02 Jul 2006)

  02 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> +git-1.4.1.ebuild:
  Version bump to version 1.4.1. No gitweb installed as of yet.

  28 Jun 2006; Fabian Groffen <grobian@gentoo.org> git-1.4.0-r1.ebuild:
  Marked ~ppc-macos

*git-1.4.0-r1 (27 Jun 2006)

  27 Jun 2006; Fernando J. Pereda <ferdy@gentoo.org> +git-1.4.0-r1.ebuild:
  Install gitview and git-svn. Fixes bug #137942, thanks to Nguyen Thai Ngoc
  Duy <pclouds@gentoo.org>.

*git-1.4.0 (10 Jun 2006)

  10 Jun 2006; Fernando J. Pereda <ferdy@gentoo.org> metadata.xml,
  -git-1.2.6.ebuild, -git-1.3.1.ebuild, -git-1.3.2.ebuild,
  +git-1.4.0.ebuild:
  New upstream version. Removed Carlos from metadata.xml as he requested.
  Removed some old versions, too.

  21 May 2006; Fernando J. Pereda <ferdy@gentoo.org> +files/70git-gentoo.el,
  git-1.3.3.ebuild:
  Add USE=emacs support. Patch by Christian Schlotter <again@gmx.de> in bug
  #133883.

*git-1.3.3 (17 May 2006)

  17 May 2006; Fernando J. Pereda <ferdy@gentoo.org> +git-1.3.3.ebuild:
  New upstream version.

  14 May 2006; Diego Pettenò <flameeyes@gentoo.org> git-1.3.2.ebuild:
  Add ~x86-fbsd keyword.

*git-1.3.2 (04 May 2006)

  04 May 2006; Fernando J. Pereda <ferdy@gentoo.org> +git-1.3.2.ebuild:
  New upstream version.

*git-1.3.1 (25 Apr 2006)

  25 Apr 2006; Fernando J. Pereda <ferdy@gentoo.org> -git-1.3.0-r1.ebuild,
  +git-1.3.1.ebuild:
  Version bump. Remove 1.3.0-r1.

  21 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> git-1.2.4.ebuild:
  Stable on hppa

*git-1.3.0-r1 (19 Apr 2006)

  19 Apr 2006; Fernando J. Pereda <ferdy@gentoo.org> -git-1.3.0.ebuild,
  +git-1.3.0-r1.ebuild:
  Remove unneeded dependencies and add a new tarball with some late
  documentation changes. Install git-send-email unconditionally since now it
  doesn't require extra deps (the related USE-flag goes away). Inform about
  git-cvsserver. Remove the buggy old one.

*git-1.3.0 (18 Apr 2006)

  18 Apr 2006; Fernando J. Pereda <ferdy@gentoo.org> +git-1.3.0.ebuild:
  New upstream version.

*git-1.2.6 (08 Apr 2006)

  08 Apr 2006; Fernando J. Pereda <ferdy@gentoo.org> -git-1.2.5.ebuild,
  +git-1.2.6.ebuild:
  New upstream version. Removed 1.2.5

*git-1.2.5 (05 Apr 2006)

  05 Apr 2006; Fernando J. Pereda <ferdy@gentoo.org> -git-1.2.3.ebuild,
  +git-1.2.5.ebuild:
  New upstream version. Use the X use flag instead of tcltk. Remove 1.2.3.

  22 Mar 2006; Luis Medinas <metalgod@gentoo.org> git-1.2.4.ebuild:
  Stable on amd64. Bug #126850.

  22 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> git-1.2.4.ebuild:
  ~hppa blessing

  20 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> git-1.2.4.ebuild:
  Stable on sparc wrt #126850

  20 Mar 2006; Luca Barbato <lu_zero@gentoo.org> git-1.2.4.ebuild:
  Marked ppc

  19 Mar 2006; Krzysiek Pawlik <nelchael@gentoo.org> git-1.2.4.ebuild:
  Stable on x86, see bug #126850.

  19 Mar 2006; Markus Rothe <corsair@gentoo.org> git-1.2.4.ebuild:
  Stable on ppc64; bug #126850

  19 Mar 2006; Fernando J. Pereda <ferdy@gentoo.org> git-1.2.4.ebuild:
  Stable on alpha wrt bug #126850

*git-1.2.4 (02 Mar 2006)

  02 Mar 2006; Fernando J. Pereda <ferdy@gentoo.org> -git-1.2.1.ebuild,
  -git-1.2.2.ebuild, +git-1.2.4.ebuild:
  New upstream version. Trim old ones

*git-1.2.3 (23 Feb 2006)

  23 Feb 2006; Fernando J. Pereda <ferdy@gentoo.org> +git-1.2.3.ebuild:
  New upstream version

*git-1.2.2 (19 Feb 2006)

  19 Feb 2006; Fernando J. Pereda <ferdy@gentoo.org> -git-1.2.0.ebuild,
  +git-1.2.2.ebuild:
  New upstream version. Remove old one.

  18 Feb 2006; Simon Stelling <blubb@gentoo.org> git-1.1.6.ebuild:
  stable on amd64

  17 Feb 2006; Joseph Jezak <josejx@gentoo.org> git-1.1.6.ebuild:
  Marked ppc stable for bug #122887.

*git-1.2.1 (16 Feb 2006)

  16 Feb 2006; Fernando J. Pereda <ferdy@gentoo.org> -git-0.7.ebuild,
  +git-1.2.1.ebuild:
  New upstream version, remove ancient one

  15 Feb 2006; Markus Rothe <corsair@gentoo.org> git-1.1.6.ebuild:
  Stable on ppc64; bug #122887

  15 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> git-1.1.6.ebuild:
  Stable on sparc wrt #122887

  15 Feb 2006; Krzysiek Pawlik <nelchael@gentoo.org> git-1.1.6.ebuild:
  Stable on x86, bug #122887.

  15 Feb 2006; Fernando J. Pereda <ferdy@gentoo.org> -git-0.99.8a.ebuild,
  -git-0.99.9n.ebuild, -git-1.0.6.ebuild, git-1.1.6.ebuild:
  git-1.1.6 stable on alpha. Remove ancienct ~arch versions

  13 Feb 2006; Stuart Longland <redhatter@gentoo.org> git-1.1.6.ebuild:
  Added ~mips to git-1.1.6 as per bug #108215.

*git-1.2.0 (13 Feb 2006)

  13 Feb 2006; Fernando J. Pereda <ferdy@gentoo.org> -git-1.1.5.ebuild,
  +git-1.2.0.ebuild:
  Version bump, remove 1.1.5

*git-1.1.6 (30 Jan 2006)

  30 Jan 2006; Fernando J. Pereda <ferdy@gentoo.org> -git-1.1.3.ebuild,
  -git-1.1.4.ebuild, +git-1.1.6.ebuild:
  New upstream version, remove old ones

*git-1.1.5 (28 Jan 2006)

  28 Jan 2006; Fernando J. Pereda <ferdy@gentoo.org> +git-1.1.5.ebuild:
  new upstream version

*git-1.1.4 (20 Jan 2006)

  20 Jan 2006; Fernando J. Pereda <ferdy@gentoo.org> -git-1.1.2.ebuild,
  +git-1.1.4.ebuild:
  New upstream version.

*git-1.1.3 (17 Jan 2006)

  17 Jan 2006; Fernando J. Pereda <ferdy@gentoo.org>
  -files/git-1.1.1-glossary-from-1.1.0.diff, -git-1.1.1.ebuild,
  +git-1.1.3.ebuild:
  new upstream version, remove 1.1.1

*git-1.1.2 (14 Jan 2006)

  14 Jan 2006; Fernando J. Pereda <ferdy@gentoo.org> +git-1.1.2.ebuild:
  new upstream version

  12 Jan 2006; Fernando J. Pereda <ferdy@gentoo.org> git-1.1.1.ebuild:
  We should only try to apply git-1.1.1-glossary-from-1.1.0.diff if USE=doc.
  Fixes bug #118755, thanks to Christian Heim <phreak@gentoo.org>

*git-1.1.1 (11 Jan 2006)

  11 Jan 2006; Fernando J. Pereda <ferdy@gentoo.org>
  +files/git-1.1.1-glossary-from-1.1.0.diff, -git-1.1.0.ebuild,
  +git-1.1.1.ebuild:
  Version bump. Remove 1.1.0 as it reported a wrong version and might make
  confuse bugreports.

  09 Jan 2006; Fernando J. Pereda <ferdy@gentoo.org> git-1.1.0.ebuild:
  http://kernel.org/pub -> mirror://kernel/ in SRC_URI

*git-1.1.0 (09 Jan 2006)

  09 Jan 2006; Fernando J. Pereda <ferdy@gentoo.org> +git-1.1.0.ebuild:
  New upstream version

*git-1.0.6 (28 Dec 2005)

  28 Dec 2005; Fernando J. Pereda <ferdy@gentoo.org> -git-1.0.5.ebuild,
  +git-1.0.6.ebuild:
  A new day, means a new upstream version

*git-1.0.5 (27 Dec 2005)

  27 Dec 2005; Fernando J. Pereda <ferdy@gentoo.org> -git-1.0.4.ebuild,
  +git-1.0.5.ebuild:
  New upstream version.

*git-1.0.4 (24 Dec 2005)

  24 Dec 2005; Fernando J. Pereda <ferdy@gentoo.org> -git-1.0.3.ebuild,
  +git-1.0.4.ebuild:
  New upstream version. Remove 1.0.3

*git-1.0.3 (23 Dec 2005)

  23 Dec 2005; Fernando J. Pereda <ferdy@gentoo.org>
  -files/git-1.0.0-http-fix.patch, -git-1.0.0-r1.ebuild, +git-1.0.3.ebuild:
  Version bump, remove old version

*git-1.0.0-r1 (21 Dec 2005)

  21 Dec 2005; Fernando J. Pereda <ferdy@gentoo.org>
  +files/git-1.0.0-http-fix.patch, -git-1.0.0.ebuild, +git-1.0.0-r1.ebuild:
  This is what upstream calls 1.0.0a. Remove 1.0.0 since it is a bit broken

*git-1.0.0 (21 Dec 2005)

  21 Dec 2005; Fernando J. Pereda <ferdy@gentoo.org> +git-1.0.0.ebuild:
  New upstream version

*git-0.99.9n (15 Dec 2005)

  15 Dec 2005; Fernando J. Pereda <ferdy@gentoo.org> -git-0.99.9m.ebuild,
  +git-0.99.9n.ebuild:
  New upstream version, remove old one

*git-0.99.9m (12 Dec 2005)

  12 Dec 2005; Fernando J. Pereda <ferdy@gentoo.org> -git-0.99.9l.ebuild,
  +git-0.99.9m.ebuild:
  version bump, remove old version

*git-0.99.9l (04 Dec 2005)

  04 Dec 2005; Fernando J. Pereda <ferdy@gentoo.org> -git-0.99.9k.ebuild,
  +git-0.99.9l.ebuild:
  version bump. remove old version

  02 Dec 2005; Fernando J. Pereda <ferdy@gentoo.org>
  -files/git-0.99.9j-binary-diff-fix.patch:
  remove unneeded patch

*git-0.99.9k (01 Dec 2005)

  01 Dec 2005; Fernando J. Pereda <ferdy@gentoo.org> -git-0.99.9j.ebuild,
  +git-0.99.9k.ebuild:
  version bump, remove old version

  30 Nov 2005; Tom Gall <tgall@gentoo.org> git-0.99.9j.ebuild:
  stable on ppc64 (and works well!)

  19 Nov 2005; Carlos Silva <r3pek@gentoo.org>
  +files/git-0.99.9j-binary-diff-fix.patch, -files/git-0.99.9j-diff.patch,
  git-0.99.9j.ebuild:
  Rename the patch to a more understandable name

*git-0.99.9j (19 Nov 2005)

  19 Nov 2005; Fernando J. Pereda <ferdy@gentoo.org>
  +files/git-0.99.9j-diff.patch, -git-0.99.9i.ebuild, +git-0.99.9j.ebuild:
  version bump; this is 1.0rc2. Remove old version (aka 1.0rc1)

*git-0.99.9i (15 Nov 2005)

  15 Nov 2005; Carlos Silva <r3pek@gentoo.org> -git-0.99.9h.ebuild,
  +git-0.99.9i.ebuild:
  Version bump

*git-0.99.9h (14 Nov 2005)

  14 Nov 2005; Fernando J. Pereda <ferdy@gentoo.org> -git-0.99.9g.ebuild,
  +git-0.99.9h.ebuild:
  version bump, remove old version

*git-0.99.9g (10 Nov 2005)

  10 Nov 2005; Carlos Silva <r3pek@gentoo.org> -git-0.99.9f.ebuild,
  +git-0.99.9g.ebuild:
  Version bump

*git-0.99.9f (08 Nov 2005)

  08 Nov 2005; Carlos Silva <r3pek@gentoo.org> -git-0.99.9e.ebuild,
  +git-0.99.9f.ebuild:
  Version bump

*git-0.99.9e (07 Nov 2005)

  07 Nov 2005; Fernando J. Pereda <ferdy@gentoo.org> -git-0.99.9d.ebuild,
  +git-0.99.9e.ebuild:
  version bump, remove old one

*git-0.99.9d (06 Nov 2005)

  06 Nov 2005; Fernando J. Pereda <ferdy@gentoo.org> -git-0.99.9c.ebuild,
  +git-0.99.9d.ebuild:
  version bump, remove old version

*git-0.99.9c (04 Nov 2005)

  04 Nov 2005; Fernando J. Pereda <ferdy@gentoo.org> -git-0.99.9b.ebuild,
  +git-0.99.9c.ebuild:
  version bump, remove old version

*git-0.99.9b (02 Nov 2005)

  02 Nov 2005; Fernando J. Pereda <ferdy@gentoo.org> -git-0.99.9.ebuild,
  +git-0.99.9b.ebuild:
  version bump, removed old version

*git-0.99.9 (30 Oct 2005)

  30 Oct 2005; Fernando J. Pereda <ferdy@gentoo.org> -git-0.99.8f.ebuild,
  +git-0.99.9.ebuild:
  version bump. remove old version

*git-0.99.8f (19 Oct 2005)

  19 Oct 2005; Fernando J. Pereda <ferdy@gentoo.org> -git-0.99.8d.ebuild,
  -git-0.99.8e.ebuild, +git-0.99.8f.ebuild:
  version bump, remove old versions

*git-0.99.8e (18 Oct 2005)

  18 Oct 2005; Carlos Silva <r3pek@gentoo.org> +git-0.99.8e.ebuild:
  Version bump

*git-0.99.8d (16 Oct 2005)

  16 Oct 2005; Fernando J. Pereda <ferdy@gentoo.org> -git-0.99.8c-r1.ebuild,
  +git-0.99.8d.ebuild:
  version bump, remove old version

*git-0.99.8c-r1 (14 Oct 2005)

  14 Oct 2005; Fernando J. Pereda <ferdy@gentoo.org> -git-0.99.8b.ebuild,
  -git-0.99.8c.ebuild, +git-0.99.8c-r1.ebuild:
  provide a custom src_test since the default one fails. fix one pkg_postinst
  einfo. remove 0.99.8{b,c}

*git-0.99.8c (11 Oct 2005)

  11 Oct 2005; Carlos Silva <r3pek@gentoo.org> +git-0.99.8c.ebuild:
  New version from upstream. This version have an important fix to
  git-ls-tree. When two identical blobs or trees were contained in a tree, the
  earlier code mislabeled them in the output.

*git-0.99.8b (06 Oct 2005)

  06 Oct 2005; Fernando J. Pereda <ferdy@gentoo.org> +git-0.99.8b.ebuild:
  version bump. Fix git-send-email installation. Added missing dependency on
  dev-perl/Email-Valid. Dropped ~mips keyword, see bug #108215 for more
  information.

*git-0.99.8a (05 Oct 2005)

  05 Oct 2005; Fernando J. Pereda <ferdy@gentoo.org>
  +files/git-daemon.confd, +files/git-daemon.initd, metadata.xml,
  -git-0.99.8.ebuild, +git-0.99.8a.ebuild:
  Added myself to metadata. Version bump, added init script and its conf.d
  file. Fixed USE=doc. Removed not needed deps and rephrased pkg_postinst.
  Removed old version

*git-0.99.8 (03 Oct 2005)

  03 Oct 2005; Carlos Silva <r3pek@gentoo.org> -git-0.99.6.ebuild,
  -git-0.99.7d.ebuild, +git-0.99.8.ebuild:
  Version bump

  28 Sep 2005; Ilya A. Volynets-Evenbakh <ilya@total-knowledge.com>
  git-0.99.7d.ebuild:
  mark ~mips

*git-0.99.7d (25 Sep 2005)

  25 Sep 2005; Carlos Silva <r3pek@gentoo.org> -git-0.99.7a-r1.ebuild,
  +git-0.99.7d.ebuild:
  Version bump. Applied the patches found in bug #106998

*git-0.99.7a-r1 (22 Sep 2005)

  22 Sep 2005; Carlos Silva <r3pek@gentoo.org> -git-0.99.7a.ebuild,
  +git-0.99.7a-r1.ebuild:
  Rev bump to fix some dependencies and added the tcltk use flag

*git-0.99.7a (21 Sep 2005)

  21 Sep 2005; Carlos Silva <r3pek@gentoo.org> -git-0.99.7.ebuild,
  +git-0.99.7a.ebuild:
  Version bump. Also did some cleanup on the DEPEND/RDEPEND var's and added
  the gitsendemail use flag. Fixes bug #106791, thx to Max Loparyev.

*git-0.99.7 (19 Sep 2005)

  19 Sep 2005; Carlos Silva <r3pek@gentoo.org> +git-0.99.7.ebuild:
  Version bump

  18 Sep 2005; Markus Rothe <corsair@gentoo.org> git-0.99.6.ebuild:
  Added ~ppc64 (bug #106318)

  12 Sep 2005; Carlos Silva <r3pek@gentoo.org> git-0.7.ebuild,
  git-0.99.6.ebuild:
  Fixed homepage. Closes bug #105648

*git-0.99.6 (08 Sep 2005)

  08 Sep 2005; Carlos Silva <r3pek@gentoo.org> -git-0.99.5-r2.ebuild,
  +git-0.99.6.ebuild:
  Version bump. Removed version 0.99.5

*git-0.99.5-r2 (04 Sep 2005)

  04 Sep 2005; Carlos Silva <r3pek@gentoo.org> -git-0.99.5-r1.ebuild,
  +git-0.99.5-r2.ebuild:
  Forgot to revbump

  04 Sep 2005; Carlos Silva <r3pek@gentoo.org> git-0.99.5-r1.ebuild:
  Added app-text/rcs as dep. Closes bug #104536

*git-0.99.5-r1 (27 Aug 2005)

  27 Aug 2005; Carlos Silva <r3pek@gentoo.org> -git-0.99.4.ebuild,
  -git-0.99.5.ebuild, +git-0.99.5-r1.ebuild:
  Removed version 0.99.4. Revbumped version 0.99.5 to add a missing dep
  (dev-util/cvsps). Closes bug #103962

  26 Aug 2005; Fernando J. Pereda <ferdy@gentoo.org> git-0.99.5.ebuild:
  marked ~alpha wrt bug #101907

*git-0.99.5 (25 Aug 2005)

  25 Aug 2005; Carlos Silva <r3pek@gentoo.org> -git-0.99.3.ebuild,
  git-0.99.4.ebuild, +git-0.99.5.ebuild:
  Version bump

  24 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> git-0.7.ebuild:
  Stable on sparc

*git-0.99.4 (13 Aug 2005)

  13 Aug 2005; Carlos Silva <r3pek@gentoo.org> git-0.7.ebuild,
  +git-0.99.4.ebuild:
  Marked version 0.7 stable on x86 and added version 0.99.4

*git-0.99.3 (09 Aug 2005)

  09 Aug 2005; Michał Januszewski <spock@gentoo.org> +git-0.99.3.ebuild:
  Version bump.

  15 Jul 2005; Carlos Silva <r3pek@gentoo.org> git-0.7.ebuild:
  Closing bug #98032. thx Carsten Lohrke

  24 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> git-0.7.ebuild:
  To ~sparc

  19 May 2005; Carlos Silva <r3pek@gentoo.org> git-0.7.ebuild:
  Adding net-misc/curl as a dep. Thanks to Priit Laes in bug #93247

  17 May 2005; Carlos Silva <r3pek@gentoo.org> git-0.7.ebuild:
  Removing git-pasky references

  07 May 2005; David Holm <dholm@gentoo.org> git-0.7.ebuild:
  Added to ~ppc.

*git-0.7 (05 May 2005)

  05 May 2005; Carlos Silva <r3pek@gentoo.org> -git-0.6.ebuild,
  +git-0.7.ebuild:
  Removing old git version (0.6) and adding the new one (0.7)

*git-0.6 (26 Apr 2005)

  26 Apr 2005; Carlos Silva <r3pek@gentoo.org> -git-0.04.ebuild,
  +git-0.6.ebuild:
  Bumping to 0.6

*git-0.5 (21 Apr 2005)

  21 Apr 2005; Carlos Silva <r3pek@gentoo.org> +git-0.5.ebuild:
  Version bump

  15 Apr 2005; Carlos Silva <r3pek@gentoo.org> :
  Cleaning up the ebuild

*git-0.04 (15 Apr 2005)

  15 Apr 2005; Carlos Silva <r3pek@gentoo.org> +metadata.xml:
  Initial import