Skip to content

Commit af447c0

Browse files
committed
add the progress report for November 2024
1 parent 700cfa5 commit af447c0

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

etc/monthlies/2024/november.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
The previous month was so rich in news that this month basically had to pale when compared to it. But here we go!
2+
3+
## Tree Merge
4+
5+
Tree merging is now finished and already used in production. This means TODO
6+
7+
*finished, along with `gix merge tree` and `gix merge commit`*
8+
9+
### `gix merge commit`
10+
11+
## Tree Merge with Index support (WIP)
12+
13+
https://github.com/GitoxideLabs/gitoxide/pull/1661
14+
15+
## `hasconfig`
16+
17+
https://github.com/GitoxideLabs/gitoxide/pull/1656
18+
19+
## merge-base: octopus
20+
21+
## Community
22+
23+
### Greatly improved 32bit support
24+
25+
https://github.com/GitoxideLabs/gitoxide/pull/1687
26+
27+
### Gix in Cargo
28+
29+
Still, there is no news here, yet I am excited for the dam-break that is definitely going to happen. `gix status` just needs one component to be complete, and that can already be useful. Also, I will revisit it once `gix merge tree` is usable, maybe it can benefit already.
30+
31+
#### Cargo-issue with non-ignored device-files in the package directory
32+
33+
This issue along with its [related PR](https://github.com/GitoxideLabs/gitoxide/pull/1629) is still present and I merely mention this here to indicate it's not forgotten. I will definitely try to tackle it in this year still.
34+
35+
Cheers
36+
Sebastian
37+
38+
PS: The latest timesheets can be found [here (2024)](https://github.com/Byron/byron/blob/main/timesheets/2024.csv).

0 commit comments

Comments
 (0)