index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
commit.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-09
parse-options: add precision handling for OPTION_COUNTUP
René Scharfe
3
-5
/
+21
2025-07-09
parse-options: add precision handling for OPTION_BITOP
René Scharfe
2
-4
/
+8
2025-07-09
parse-options: add precision handling for OPTION_NEGBIT
René Scharfe
3
-4
/
+9
2025-07-09
parse-options: add precision handling for OPTION_BIT
René Scharfe
3
-4
/
+17
2025-07-09
parse-options: add precision handling for OPTION_SET_INT
René Scharfe
4
-20
/
+45
2025-07-09
parse-options: add precision handling for PARSE_OPT_CMDMODE
René Scharfe
4
-8
/
+48
2025-07-09
parse-options: require PARSE_OPT_NOARG for OPTION_BITOP
René Scharfe
1
-0
/
+1
2025-07-09
meson: fix lookup of shell on MINGW64
Patrick Steinhardt
1
-1
/
+1
2025-07-09
meson: clean up unnecessary variables
Patrick Steinhardt
1
-3
/
+2
2025-07-09
meson: improve summary of auto-detected features
Patrick Steinhardt
1
-6
/
+6
2025-07-09
meson: stop printing 'https' option twice in our summaries
Patrick Steinhardt
1
-1
/
+0
2025-07-09
meson: stop discovering native version of Python
Patrick Steinhardt
1
-5
/
+7
2025-07-08
remote: detect collisions in remote names
Jeff King
2
-0
/
+31
2025-07-08
The eighth batch
Junio C Hamano
1
-0
/
+6
2025-07-08
t: avoid git config syntax from newer releases
Todd Zullinger
2
-4
/
+4
2025-07-08
t1006: fix broken TAP format
Patrick Steinhardt
1
-1
/
+1
2025-07-08
refs/files: remove empty parent dirs when ref creation fails
Patrick Steinhardt
2
-0
/
+21
2025-07-08
docs/git-pack-refs: document heuristic used for packing loose refs
Patrick Steinhardt
1
-1
/
+4
2025-07-08
Documentation/RelNotes: use .adoc extension for new security releases
Taylor Blau
7
-0
/
+0
2025-07-07
The seventh batch
Junio C Hamano
1
-0
/
+16
2025-07-07
doc: git-log: convert log config to new doc format
Jean-Noël Avila
1
-22
/
+34
2025-07-07
doc: git-log: convert diff options to new doc format
Jean-Noël Avila
1
-17
/
+23
2025-07-07
doc: git-log: convert pretty formats to new doc format
Jean-Noël Avila
1
-140
/
+143
2025-07-07
doc: git-log: convert pretty options to new doc format
Jean-Noël Avila
1
-35
/
+36
2025-07-07
doc: git-log: convert rev list options to new doc format
Jean-Noël Avila
3
-198
/
+198
2025-07-07
doc: git-log: convert line range format to new doc format
Jean-Noël Avila
1
-13
/
+13
2025-07-07
doc: git-log: convert line range options to new doc format
Jean-Noël Avila
1
-5
/
+5
2025-07-07
doc: git-log convert rev-list-description to new doc format
Jean-Noël Avila
1
-3
/
+3
2025-07-07
doc: convert git-log to new documentation format
Jean-Noël Avila
1
-40
/
+46
2025-07-07
ssh signing: don't detach the filename strbuf from key_file tempfile
redoste
2
-13
/
+21
2025-07-07
builtin/gc: correct total_ram calculation with HAVE_BSD_SYSCTL
Carlo Marcelo Arenas Belón
1
-3
/
+10
2025-07-07
t5333: fix missing terminator for sed(1) 's' command
Patrick Steinhardt
1
-2
/
+2
2025-07-07
t4150: fix warning printed by awk due to escaped '\@'
Patrick Steinhardt
1
-1
/
+1
2025-07-07
docs: correct ORIG_HEAD example in "git merge" documentation
Timur Sultanaev
1
-5
/
+5
2025-07-07
build: fix FreeBSD build when sysinfo compat library installed
Ramsay Jones
2
-30
/
+41
2025-07-07
builtin/prune: stop depending on 'the_repository'
Ayush Chandekar
2
-15
/
+19
2025-07-07
repository: move 'repository_format_precious_objects' to repo scope
Ayush Chandekar
8
-7
/
+9
2025-07-07
u-string-list: move "remove duplicates" test to "u-string-list.c"
shejialuo
4
-67
/
+62
2025-07-07
u-string-list: move "filter string" test to "u-string-list.c"
shejialuo
3
-32
/
+73
2025-07-07
u-string-list: move "test_split_in_place" to "u-string-list.c"
shejialuo
3
-73
/
+37
2025-07-07
u-string-list: move "test_split" into "u-string-list.c"
shejialuo
5
-67
/
+57
2025-07-07
string-list: enable sign compare warnings check
shejialuo
1
-11
/
+9
2025-07-07
string-list: return index directly when inserting an existing element
shejialuo
1
-5
/
+1
2025-07-07
string-list: remove unused "insert_at" parameter from add_entry
shejialuo
1
-3
/
+3
2025-07-07
string-list: fix sign compare warnings for loop iterator
shejialuo
1
-12
/
+10
2025-07-07
read-cache: report lock error when refreshing index
Han Young
2
-13
/
+8
2025-07-07
apply docs: clarify wording for --intent-to-add
Raymond E. Pasco
1
-4
/
+5
2025-07-07
t4140: test apply --intent-to-add interactions
Raymond E. Pasco
1
-1
/
+30
2025-07-07
apply: only write intents to add for new files
Raymond E. Pasco
1
-1
/
+1
2025-07-07
apply: read in the index in --intent-to-add mode
Raymond E. Pasco
1
-1
/
+1
[prev]
[next]