You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- option to print server information about the connection ([`4720666`](https://github.com/Byron/gitoxide/commit/4720666c8bfdaa3acc5c832b44755d4b4f86e16e))
41
+
- show fixes as well ([`2237495`](https://github.com/Byron/gitoxide/commit/2237495d82624b39bf75c6430549424a5e36b8bb))
42
+
- Correct printing of tag information (even though it doesn't look great) ([`f4d8198`](https://github.com/Byron/gitoxide/commit/f4d8198992b4c45f64d81e20f40a1cad69883162))
43
+
- wire up the `ref-map` sub-command. ([`94c2b78`](https://github.com/Byron/gitoxide/commit/94c2b785f892f85503b8927c7fa98ae99d677be7))
44
+
- Select `gix` commands will now load the git installation configuration ([`23d2dec`](https://github.com/Byron/gitoxide/commit/23d2dec375305c39d472c4f8ff764274dd033f6b))
-`ein tool hours -s` was split into `-f|--file-stats` and `-l|line-stats`. ([`3c7c9a7`](https://github.com/Byron/gitoxide/commit/3c7c9a735f5771ef787cbc86b46cbafc9226f4d6))
49
+
- upgrade to prodash 20.1 for `Progress::counter()` feature ([`0ac4a2c`](https://github.com/Byron/gitoxide/commit/0ac4a2c514aeb94d8e90ce28ae7a0e0350c21ab2))
50
+
-`ein tool hours --stat` to collect additional statistics per author. ([`28c4cae`](https://github.com/Byron/gitoxide/commit/28c4cae70aab2bd5b479961fcc6ee91ff80f651b))
51
+
***Uncategorized**
52
+
- use rev-specs instead of ref-names ([`cf7182e`](https://github.com/Byron/gitoxide/commit/cf7182e3390c03df97c10cd101440f7aa8874904))
- Merge branch 'main' into filter-refs-by-spec ([`56ba481`](https://github.com/Byron/gitoxide/commit/56ba481f4c48f74f10397feb1b6dc3d7dd3704fb))
62
+
- A basic implementation of rev-list without anything fancy ([`791dd66`](https://github.com/Byron/gitoxide/commit/791dd666430fe0586c7db75b352487a72d3789e7))
63
+
- Merge branch 'main' into filter-refs-by-spec ([`a36c05d`](https://github.com/Byron/gitoxide/commit/a36c05d281269f3f8b297e7adc463bfb3c306663))
64
+
- Merge branch 'main' into filter-refs-by-spec ([`cef0b51`](https://github.com/Byron/gitoxide/commit/cef0b51ade2a3301fa09ede7a425aa1fe3527e78))
65
+
- Merge branch 'main' into filter-refs-by-spec ([`dbfa328`](https://github.com/Byron/gitoxide/commit/dbfa3282cf876596b250b2040c1ec0b761741796))
66
+
- Merge branch 'main' into filter-refs-by-spec ([`cfa1440`](https://github.com/Byron/gitoxide/commit/cfa144031dbcac2707ab0cec012bc35e78f9c475))
- Support for -c CLI config overrides in `gix config`. ([`19c1746`](https://github.com/Byron/gitoxide/commit/19c1746cefca9bc76537637ec99634eb4cf66a92))
54
116
- remove `gix free remote ref-list` in favor of `gix remote refs` ([`dda9957`](https://github.com/Byron/gitoxide/commit/dda995790c260131048484a11e66185b9c841311))
55
117
- Support for `-c/--config` in `gix` ([`45a30f0`](https://github.com/Byron/gitoxide/commit/45a30f0f31a99cda5cf105408e9c3905f43071f2))
@@ -95,7 +157,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
95
157
96
158
- 15 commits contributed to the release over the course of 26 calendar days.
97
159
- 26 days passed between releases.
98
-
- 5 commits where understood as [conventional](https://www.conventionalcommits.org).
160
+
- 5 commits were understood as [conventional](https://www.conventionalcommits.org).
99
161
- 1 unique issue was worked on: [#427](https://github.com/Byron/gitoxide/issues/427)
100
162
101
163
### Commit Details
@@ -137,7 +199,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
137
199
138
200
- 38 commits contributed to the release over the course of 101 calendar days.
139
201
- 108 days passed between releases.
140
-
- 2 commits where understood as [conventional](https://www.conventionalcommits.org).
202
+
- 2 commits were understood as [conventional](https://www.conventionalcommits.org).
141
203
- 3 unique issues were worked on: [#301](https://github.com/Byron/gitoxide/issues/301), [#331](https://github.com/Byron/gitoxide/issues/331), [#427](https://github.com/Byron/gitoxide/issues/427)
142
204
143
205
### Thanks Clippy
@@ -209,7 +271,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
209
271
210
272
- 5 commits contributed to the release over the course of 1 calendar day.
211
273
- 2 days passed between releases.
212
-
- 1 commit where understood as [conventional](https://www.conventionalcommits.org).
274
+
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
213
275
- 1 unique issue was worked on: [#298](https://github.com/Byron/gitoxide/issues/298)
214
276
215
277
### Commit Details
@@ -269,7 +331,7 @@ which usually are `Clone` too as they are passed by immutable reference (which i
269
331
270
332
- 61 commits contributed to the release over the course of 126 calendar days.
271
333
- 165 days passed between releases.
272
-
- 10 commits where understood as [conventional](https://www.conventionalcommits.org).
334
+
- 10 commits were understood as [conventional](https://www.conventionalcommits.org).
273
335
- 12 unique issues were worked on: [#215](https://github.com/Byron/gitoxide/issues/215), [#263](https://github.com/Byron/gitoxide/issues/263), [#266](https://github.com/Byron/gitoxide/issues/266), [#279](https://github.com/Byron/gitoxide/issues/279), [#287](https://github.com/Byron/gitoxide/issues/287), [#289](https://github.com/Byron/gitoxide/issues/289), [#293](https://github.com/Byron/gitoxide/issues/293), [#298](https://github.com/Byron/gitoxide/issues/298), [#301](https://github.com/Byron/gitoxide/issues/301), [#329](https://github.com/Byron/gitoxide/issues/329), [#366](https://github.com/Byron/gitoxide/issues/366), [#67](https://github.com/Byron/gitoxide/issues/67)
274
336
275
337
### Commit Details
@@ -368,7 +430,7 @@ to the `clap-derive` crate.
368
430
369
431
- 1 commit contributed to the release over the course of 1 calendar day.
370
432
- 4 days passed between releases.
371
-
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
433
+
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
372
434
- 1 unique issue was worked on: [#222](https://github.com/Byron/gitoxide/issues/222)
373
435
374
436
### Commit Details
@@ -411,7 +473,7 @@ A first usable version of `git-repository` to make using `gitoxide` from your ap
411
473
412
474
- 4 commits contributed to the release over the course of 26 calendar days.
413
475
- 35 days passed between releases.
414
-
- 1 commit where understood as [conventional](https://www.conventionalcommits.org).
476
+
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
415
477
- 2 unique issues were worked on: [#200](https://github.com/Byron/gitoxide/issues/200), [#67](https://github.com/Byron/gitoxide/issues/67)
416
478
417
479
## v0.8.4 (2021-09-10)
@@ -426,7 +488,7 @@ This is a maintenance release.
426
488
427
489
- 1 commit contributed to the release over the course of 8 calendar days.
428
490
- 20 days passed between releases.
429
-
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
491
+
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
430
492
- 0 issues like '(#ID)' where seen in commit messages
431
493
432
494
## v0.8.2 (2021-08-17)
@@ -437,7 +499,7 @@ This is a maintenance release.
437
499
438
500
- 1 commit contributed to the release over the course of 1 calendar day.
439
501
- 1 day passed between releases.
440
-
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
502
+
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
441
503
- 0 issues like '(#ID)' where seen in commit messages
442
504
443
505
## v0.8.1 (2021-08-15)
@@ -448,7 +510,7 @@ This is a maintenance release.
448
510
449
511
- 43 commits contributed to the release over the course of 95 calendar days.
450
512
- 98 days passed between releases.
451
-
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
513
+
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
452
514
- 1 unique issue was worked on: [#83](https://github.com/Byron/gitoxide/issues/83)
453
515
454
516
### Thanks Clippy
@@ -465,7 +527,7 @@ This is a maintenance release.
465
527
466
528
- 33 commits contributed to the release over the course of 128 calendar days.
467
529
- 143 days passed between releases.
468
-
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
530
+
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
469
531
- 0 issues like '(#ID)' where seen in commit messages
470
532
471
533
### Thanks Clippy
@@ -497,7 +559,7 @@ Maintenance release without any new features.
497
559
498
560
- 3 commits contributed to the release over the course of 65 calendar days.
499
561
- 84 days passed between releases.
500
-
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
562
+
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
501
563
- 0 issues like '(#ID)' where seen in commit messages
502
564
503
565
### Commit Details
@@ -520,7 +582,7 @@ Maintenance release without any new features.
520
582
521
583
- 1 commit contributed to the release over the course of 1 calendar day.
522
584
- 3 days passed between releases.
523
-
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
585
+
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
524
586
- 0 issues like '(#ID)' where seen in commit messages
525
587
526
588
## v0.4.1 (2020-09-18)
@@ -533,7 +595,7 @@ Maintenance release without any new features.
533
595
534
596
- 2 commits contributed to the release over the course of 6 calendar days.
535
597
- 6 days passed between releases.
536
-
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
598
+
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
537
599
- 0 issues like '(#ID)' where seen in commit messages
538
600
539
601
### Commit Details
@@ -561,7 +623,7 @@ Maintenance release without any new features.
561
623
562
624
- 14 commits contributed to the release over the course of 29 calendar days.
563
625
- 30 days passed between releases.
564
-
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
626
+
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
565
627
- 0 issues like '(#ID)' where seen in commit messages
566
628
567
629
### Commit Details
@@ -600,7 +662,7 @@ Many small and possibly breaking changes are not mentioned here.
600
662
601
663
- 46 commits contributed to the release over the course of 30 calendar days.
602
664
- 31 days passed between releases.
603
-
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
665
+
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
604
666
- 0 issues like '(#ID)' where seen in commit messages
605
667
606
668
### Commit Details
@@ -667,7 +729,7 @@ Many small and possibly breaking changes are not mentioned here.
667
729
<csr-read-only-do-not-edit/>
668
730
669
731
- 53 commits contributed to the release over the course of 765 calendar days.
670
-
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
732
+
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
671
733
- 0 issues like '(#ID)' where seen in commit messages
0 commit comments