index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-06
string-list: change "string_list_find_insert_index" return type to "size_t"
shejialuo
5
-11
/
+14
2025-10-06
string-list: replace negative index encoding with "exact_match" parameter
shejialuo
5
-17
/
+15
2025-10-06
string-list: use bool instead of int for "exact_match"
shejialuo
2
-10
/
+11
2025-10-05
doc: do not break sentences into "lego" pieces
Jean-Noël Avila
1
-5
/
+6
2025-10-05
doc: convert git worktree to synopsis style
Jean-Noël Avila
2
-84
/
+91
2025-10-05
doc: convert git tag to synopsis style
Jean-Noël Avila
2
-91
/
+104
2025-10-05
doc: convert git-stash.adoc to synopis style
Jean-Noël Avila
2
-78
/
+85
2025-10-05
Merge branch 'master' of https://github.com/j6t/gitk
Junio C Hamano
1
-119
/
+164
2025-10-05
Merge branch 'ml/themes'
Johannes Sixt
1
-113
/
+154
2025-10-04
gitk: set minimum size on configuration dialog
Mark Levedahl
1
-0
/
+4
2025-10-04
gitk: separate code blocks for configuration dialog
Mark Levedahl
1
-0
/
+18
2025-10-04
gitk: make configuration dialog resizing useful
Mark Levedahl
1
-21
/
+24
2025-10-04
Merge branch 'es/ignore-osascript-failure'
Johannes Sixt
1
-5
/
+7
2025-10-04
Merge branch 'mr/sort-refs-by-type'
Johannes Sixt
1
-1
/
+3
2025-10-03
xdiff: change type of xdfile_t.changed from char to bool
Ezekiel Newren
5
-22
/
+22
2025-10-03
xdiff: add macros DISCARD(0), KEEP(1), INVESTIGATE(2) in xprepare.c
Ezekiel Newren
1
-37
/
+69
2025-10-03
Documentation/git-merge-tree.adoc: clarify the --merge-base option
Elijah Newren
1
-4
/
+10
2025-10-03
doc: add some missing technical documents
Ramsay Jones
1
-0
/
+8
2025-10-03
make: delete REFTABLE_LIB, add reftable to LIB_OBJS
Ezekiel Newren
1
-23
/
+16
2025-10-03
make: delete XDIFF_LIB, add xdiff to LIB_OBJS
Ezekiel Newren
1
-19
/
+10
2025-10-02
The fourteenth batch
Junio C Hamano
1
-0
/
+21
2025-10-02
Merge branch 'kh/you-still-use-whatchanged-fix'
Junio C Hamano
11
-46
/
+165
2025-10-02
Merge branch 'ps/meson-build-docs'
Junio C Hamano
7
-14
/
+24
2025-10-02
Merge branch 'ps/config-get-color-fixes'
Junio C Hamano
2
-182
/
+187
2025-10-02
Merge branch 'cc/fast-import-strip-signed-commits'
Junio C Hamano
7
-23
/
+201
2025-10-02
Merge branch 'ms/refs-optimize'
Junio C Hamano
18
-530
/
+647
2025-10-02
Merge branch 'jt/odb-transaction'
Junio C Hamano
13
-498
/
+462
2025-10-02
t8020: fix test failure due to indeterministic tag sorting
Patrick Steinhardt
1
-15
/
+19
2025-10-02
gitlab-ci: upload Meson test logs as JUnit reports
Patrick Steinhardt
1
-0
/
+7
2025-10-02
gitlab-ci: drop workaround for Python certificate store on Windows
Patrick Steinhardt
1
-9
/
+1
2025-10-02
gitlab-ci: ignore failures to disable realtime monitoring
Patrick Steinhardt
1
-1
/
+4
2025-10-02
gitlab-ci: dedup instructions to disable realtime monitoring
Patrick Steinhardt
1
-3
/
+6
2025-10-02
ci: enable Rust for breaking-changes jobs
Patrick Steinhardt
2
-2
/
+4
2025-10-02
ci: convert "pedantic" job into full build with breaking changes
Patrick Steinhardt
4
-26
/
+17
2025-10-02
BreakingChanges: announce Rust becoming mandatory
Patrick Steinhardt
1
-0
/
+45
2025-10-02
varint: reimplement as test balloon for Rust
Patrick Steinhardt
5
-1
/
+101
2025-10-02
varint: use explicit width for integers
Patrick Steinhardt
4
-15
/
+19
2025-10-02
help: report on whether or not Rust is enabled
Patrick Steinhardt
1
-0
/
+6
2025-10-02
Makefile: introduce infrastructure to build internal Rust library
Patrick Steinhardt
3
-0
/
+40
2025-10-02
Makefile: reorder sources after includes
Patrick Steinhardt
1
-88
/
+88
2025-10-02
meson: add infrastructure to build internal Rust library
Patrick Steinhardt
6
-1
/
+92
2025-10-01
SubmittingPatches: add section about AI
Christian Couder
1
-0
/
+28
2025-10-01
docs/gitcredentials: describe URL prefix matching
M Hickford
2
-12
/
+22
2025-10-01
refs/ref-cache: fix SEGFAULT when seeking in empty directories
Karthik Nayak
2
-1
/
+66
2025-10-01
gitk: add theme selection to color configuration page
Mark Levedahl
1
-1
/
+53
2025-10-01
builtin/reflog: respect user config in "write" subcommand
Michael Lohmann
2
-0
/
+38
2025-09-30
xdiff: rename rchg -> changed in xdfile_t
Ezekiel Newren
6
-32
/
+32
2025-09-30
xdiff: delete chastore from xdfile_t
Ezekiel Newren
8
-69
/
+63
2025-09-30
xdiff: delete fields ha, line, size in xdlclass_t in favor of an xrecord_t
Ezekiel Newren
1
-10
/
+4
2025-09-30
xdiff: delete redundant array xdfile_t.ha
Ezekiel Newren
3
-21
/
+16
[prev]
[next]