index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2024-08-21
t: harmonize t-reftable-block.c with coding guidelines
Chandra Pratap
-26
/
+26
2024-08-21
t: move reftable/block_test.c to the unit testing framework
Chandra Pratap
-27
/
+22
2024-08-21
rebase --exec: respect --quiet
Matheus Tavares
-3
/
+12
2024-08-20
Sync with 'maint' for Windows+VS build jobs used at CI
Junio C Hamano
-9
/
+5
2024-08-20
Merge branch 'jk/midx-unused-fix'
Junio C Hamano
-9
/
+5
2024-08-20
Merge branch 'js/ci-win-vs-build' into maint-2.46
Junio C Hamano
-9
/
+5
2024-08-20
mailinfo: we parse fixed headers
Junio C Hamano
-8
/
+8
2024-08-20
CodingGuidelines: spaces around C operators
Junio C Hamano
-1
/
+10
2024-08-20
Merge branch 'ps/leakfixes-part-4' into ps/leakfixes-part-5
Junio C Hamano
-142
/
+265
2024-08-20
t: migrate t0110-urlmatch-normalization to the new framework
Ghanshyam Thakkar
-261
/
+272
2024-08-20
t-hashmap: stop calling setup() for t_intern() test
Jeff King
-3
/
+2
2024-08-20
git-prompt: support custom 0-width PS1 markers
Avi Halachmi (:avih)
-7
/
+12
2024-08-20
git-prompt: ta-da! document usage in other shells
Avi Halachmi (:avih)
-2
/
+31
2024-08-20
git-prompt: don't use shell $'...'
Avi Halachmi (:avih)
-18
/
+29
2024-08-20
git-prompt: add some missing quotes
Avi Halachmi (:avih)
-13
/
+13
2024-08-20
git-prompt: replace [[...]] with standard code
Avi Halachmi (:avih)
-14
/
+16
2024-08-20
git-prompt: don't use shell arrays
Avi Halachmi (:avih)
-18
/
+30
2024-08-20
git-prompt: fix uninitialized variable
Avi Halachmi (:avih)
-1
/
+1
2024-08-20
git-prompt: use here-doc instead of here-string
Avi Halachmi (:avih)
-1
/
+3
2024-08-20
ci(win+VS): download the vcpkg artifacts using a dedicated GitHub Action
Johannes Schindelin
-8
/
+4
2024-08-20
ci: bump microsoft/setup-msbuild from v1 to v2
Johannes Schindelin
-1
/
+1
2024-08-19
The sixth batch
Junio C Hamano
-0
/
+7
2024-08-19
Merge branch 'ps/transport-leakfix-test-updates'
Junio C Hamano
-0
/
+7
2024-08-19
Merge branch 'tb/incremental-midx-part-1'
Junio C Hamano
-259
/
+958
2024-08-19
Merge branch 'jc/tests-no-useless-tee'
Junio C Hamano
-3
/
+3
2024-08-19
Merge branch 'rs/unit-tests-test-run'
Junio C Hamano
-369
/
+435
2024-08-19
t7900: fix flaky test due to leaking background job
Patrick Steinhardt
-2
/
+7
2024-08-17
send-email: teach git send-email option to translate aliases
Jacob Keller
-1
/
+131
2024-08-17
scalar: mark unused parameters in dummy function
Jeff King
-1
/
+2
2024-08-17
daemon: mark unused parameters in non-posix fallbacks
Jeff King
-3
/
+3
2024-08-17
setup: mark unused parameter in config callback
Jeff King
-1
/
+1
2024-08-17
test-mergesort: mark unused parameters in trivial callback
Jeff King
-1
/
+1
2024-08-17
t-hashmap: mark unused parameters in callback function
Jeff King
-1
/
+2
2024-08-17
reftable: mark unused parameters in virtual functions
Jeff King
-33
/
+41
2024-08-17
reftable: drop obsolete test function declarations
Jeff King
-2
/
+0
2024-08-17
reftable: ignore unused argc/argv in test functions
Jeff King
-3
/
+3
2024-08-17
unit-tests: ignore unused argc/argv
Jeff King
-13
/
+13
2024-08-17
t/helper: mark more unused argv/argc arguments
Jeff King
-2
/
+2
2024-08-17
oss-fuzz: mark unused argv/argc argument
Jeff King
-1
/
+1
2024-08-17
refs: mark unused parameters in do_for_each_reflog_helper()
Jeff King
-2
/
+3
2024-08-17
refs: mark unused parameters in ref_store fsck callbacks
Jeff King
-4
/
+4
2024-08-17
update-ref: mark more unused parameters in parser callbacks
Jeff King
-4
/
+4
2024-08-17
imap-send: mark unused parameter in ssl_socket_connect() fallback
Jeff King
-1
/
+1
2024-08-17
diff-lib: drop unused index argument from get_stat_data()
Jeff King
-6
/
+3
2024-08-17
ref-filter: drop unused parameters from email_atom_option_parser()
Jeff King
-3
/
+2
2024-08-17
pack-bitmap: drop unused parameters from select_pseudo_merges()
Jeff King
-5
/
+3
2024-08-17
pack-bitmap: load writer config from repository parameter
Jeff King
-4
/
+6
2024-08-17
refs: drop some unused parameters from create_symref_lock()
Jeff King
-5
/
+3
2024-08-16
Sync with 'maint'
Junio C Hamano
-10
/
+37
2024-08-16
Prepare for 2.46.1
Junio C Hamano
-2
/
+39
[prev]
[next]