index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pseudo-merge.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-12
environment: make `get_index_file()` accept a repository
Patrick Steinhardt
11
-29
/
+36
2024-09-12
environment: make `get_object_directory()` accept a repository
Patrick Steinhardt
20
-39
/
+43
2024-09-12
environment: make `get_git_common_dir()` accept a repository
Patrick Steinhardt
13
-21
/
+22
2024-09-12
environment: make `get_git_dir()` accept a repository
Patrick Steinhardt
21
-38
/
+56
2024-08-28
The tenth batch
Junio C Hamano
1
-0
/
+5
2024-08-26
The ninth batch
Junio C Hamano
1
-0
/
+21
2024-08-26
A bit more topics for 2.46.x maintenance track
Junio C Hamano
1
-0
/
+22
2024-08-23
The eighth batch
Junio C Hamano
1
-0
/
+10
2024-08-21
The seventh batch
Junio C Hamano
1
-0
/
+9
2024-08-21
builtin/maintenance: fix loose objects task emitting pack hash
Patrick Steinhardt
2
-0
/
+22
2024-08-21
t7900: exercise detaching via trace2 regions
Patrick Steinhardt
2
-9
/
+10
2024-08-21
rebase --exec: respect --quiet
Matheus Tavares
3
-3
/
+12
2024-08-20
CodingGuidelines: spaces around C operators
Junio C Hamano
1
-1
/
+10
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
-18
/
+30
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
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
Prepare for 2.46.1
Junio C Hamano
3
-2
/
+39
2024-08-16
setup: make ref storage format configurable via config
Patrick Steinhardt
3
-0
/
+63
[next]