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
2024-08-20
Merge branch 'ps/leakfixes-part-4' into ps/leakfixes-part-5
Junio C Hamano
58
-142
/
+265
2024-08-20
t: migrate t0110-urlmatch-normalization to the new framework
Ghanshyam Thakkar
18
-261
/
+272
2024-08-20
t-hashmap: stop calling setup() for t_intern() test
Jeff King
1
-3
/
+2
2024-08-20
git-prompt: support custom 0-width PS1 markers
Avi Halachmi (:avih)
1
-7
/
+12
2024-08-20
git-prompt: ta-da! document usage in other shells
Avi Halachmi (:avih)
1
-2
/
+31
2024-08-20
git-prompt: don't use shell $'...'
Avi Halachmi (:avih)
1
-18
/
+29
2024-08-20
git-prompt: add some missing quotes
Avi Halachmi (:avih)
1
-13
/
+13
2024-08-20
git-prompt: replace [[...]] with standard code
Avi Halachmi (:avih)
1
-14
/
+16
2024-08-20
git-prompt: don't use shell arrays
Avi Halachmi (:avih)
1
-17
/
+29
2024-08-20
git-prompt: fix uninitialized variable
Avi Halachmi (:avih)
1
-1
/
+1
2024-08-20
git-prompt: use here-doc instead of here-string
Avi Halachmi (:avih)
1
-1
/
+3
2024-08-20
ci(win+VS): download the vcpkg artifacts using a dedicated GitHub Action
Johannes Schindelin
1
-8
/
+4
2024-08-20
ci: bump microsoft/setup-msbuild from v1 to v2
Johannes Schindelin
1
-1
/
+1
2024-08-19
The sixth batch
Junio C Hamano
1
-0
/
+7
2024-08-19
Merge branch 'ps/transport-leakfix-test-updates'
Junio C Hamano
4
-0
/
+7
2024-08-19
Merge branch 'tb/incremental-midx-part-1'
Junio C Hamano
24
-259
/
+958
2024-08-19
Merge branch 'jc/tests-no-useless-tee'
Junio C Hamano
2
-3
/
+3
2024-08-19
Merge branch 'rs/unit-tests-test-run'
Junio C Hamano
8
-337
/
+403
2024-08-19
t7900: fix flaky test due to leaking background job
Patrick Steinhardt
1
-2
/
+7
2024-08-17
send-email: teach git send-email option to translate aliases
Jacob Keller
3
-1
/
+131
2024-08-17
scalar: mark unused parameters in dummy function
Jeff King
1
-1
/
+2
2024-08-17
daemon: mark unused parameters in non-posix fallbacks
Jeff King
1
-3
/
+3
2024-08-17
setup: mark unused parameter in config callback
Jeff King
1
-1
/
+1
2024-08-17
test-mergesort: mark unused parameters in trivial callback
Jeff King
1
-1
/
+1
2024-08-17
t-hashmap: mark unused parameters in callback function
Jeff King
1
-1
/
+2
2024-08-17
reftable: mark unused parameters in virtual functions
Jeff King
9
-33
/
+41
2024-08-17
reftable: drop obsolete test function declarations
Jeff King
1
-2
/
+0
2024-08-17
reftable: ignore unused argc/argv in test functions
Jeff King
3
-3
/
+3
2024-08-17
unit-tests: ignore unused argc/argv
Jeff King
13
-13
/
+13
2024-08-17
t/helper: mark more unused argv/argc arguments
Jeff King
2
-2
/
+2
2024-08-17
oss-fuzz: mark unused argv/argc argument
Jeff King
1
-1
/
+1
2024-08-17
refs: mark unused parameters in do_for_each_reflog_helper()
Jeff King
1
-2
/
+3
2024-08-17
refs: mark unused parameters in ref_store fsck callbacks
Jeff King
2
-4
/
+4
2024-08-17
update-ref: mark more unused parameters in parser callbacks
Jeff King
1
-4
/
+4
2024-08-17
imap-send: mark unused parameter in ssl_socket_connect() fallback
Jeff King
1
-1
/
+1
2024-08-17
diff-lib: drop unused index argument from get_stat_data()
Jeff King
1
-6
/
+3
2024-08-17
ref-filter: drop unused parameters from email_atom_option_parser()
Jeff King
1
-3
/
+2
2024-08-17
pack-bitmap: drop unused parameters from select_pseudo_merges()
Jeff King
3
-5
/
+3
2024-08-17
pack-bitmap: load writer config from repository parameter
Jeff King
3
-4
/
+6
2024-08-17
refs: drop some unused parameters from create_symref_lock()
Jeff King
1
-5
/
+3
2024-08-16
Sync with 'maint'
Junio C Hamano
2
-10
/
+37
2024-08-16
Prepare for 2.46.1
Junio C Hamano
3
-2
/
+39
2024-08-16
Merge branch 'sj/ref-fsck'
Junio C Hamano
16
-59
/
+477
2024-08-16
Merge branch 'ps/p4-tests-updates' into maint-2.46
Junio C Hamano
36
-9
/
+84
2024-08-16
Merge branch 'ks/unit-test-comment-typofix' into maint-2.46
Junio C Hamano
1
-2
/
+3
2024-08-16
Merge branch 'dh/encoding-trace-optim' into maint-2.46
Junio C Hamano
1
-0
/
+3
2024-08-16
Merge branch 'dd/notes-empty-no-edit-by-default' into maint-2.46
Junio C Hamano
2
-12
/
+20
2024-08-16
Merge branch 'jc/doc-rebase-fuzz-vs-offset-fix' into maint-2.46
Junio C Hamano
1
-1
/
+1
2024-08-16
Merge branch 'tn/doc-commit-fix' into maint-2.46
Junio C Hamano
2
-2
/
+2
2024-08-16
Merge branch 'pw/add-patch-with-suppress-blank-empty' into maint-2.46
Junio C Hamano
2
-8
/
+34
[prev]
[next]