index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utf8.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-16
relative_url(): fix incorrect condition
Johannes Schindelin
1
-1
/
+1
2022-06-16
pack-mtimes: avoid closing a bogus file descriptor
Johannes Schindelin
1
-1
/
+2
2022-06-16
read_index_from(): avoid memory leak
Johannes Schindelin
1
-3
/
+3
2022-06-16
submodule--helper: avoid memory leak when fetching submodules
Johannes Schindelin
1
-0
/
+1
2022-06-16
submodule-config: avoid memory leak
Johannes Schindelin
1
-4
/
+4
2022-06-16
fsmonitor: avoid memory leak in `fsm_settings__get_incompatible_msg()`
Johannes Schindelin
1
-2
/
+6
2022-06-16
cache-tree: remove cache_tree_find_path()
Derrick Stolee
2
-29
/
+0
2022-06-16
pack-write: drop always-NULL parameter
Derrick Stolee
1
-11
/
+6
2022-06-16
t5329: test 'git gc --cruft' without '--prune=now'
Derrick Stolee
1
-1
/
+3
2022-06-16
t2107: test 'git update-index --verbose'
Derrick Stolee
1
-6
/
+25
2022-06-16
perf-lib: fix missing test titles in output
Jeff King
1
-1
/
+1
2022-06-16
builtin/rebase: remove a redundant space in l10n string
Fangyi Zhou
1
-1
/
+1
2022-06-16
Fixes and updates post -rc0
Junio C Hamano
1
-5
/
+16
2022-06-15
tests: add LIBCURL prerequisite to tests needing libcurl
Ævar Arnfjörð Bjarmason
4
-5
/
+6
2022-06-15
push: fix capitalisation of the option name autoSetupMerge
Fangyi Zhou
1
-1
/
+1
2022-06-15
transfer doc: move fetch.credentialsInUrl to "transfer" config namespace
Ævar Arnfjörð Bjarmason
6
-51
/
+53
2022-06-15
fetch doc: note "pushurl" caveat about "credentialsInUrl", elaborate
Ævar Arnfjörð Bjarmason
2
-7
/
+31
2022-06-15
add -i tests: mark "TODO" depending on GIT_TEST_ADD_I_USE_BUILTIN
Ævar Arnfjörð Bjarmason
3
-3
/
+15
2022-06-14
Git 2.37-rc0
v2.37.0-rc0
Junio C Hamano
1
-0
/
+37
2022-06-13
ci(github): also mark up compile errors
Johannes Schindelin
1
-2
/
+8
2022-06-13
ci(github): use grouping also in the `win-build` job
Johannes Schindelin
1
-1
/
+1
2022-06-11
Ninth batch
Junio C Hamano
1
-0
/
+18
2022-06-09
gpg docs: explain better use of ssh.defaultKeyCommand
Fabian Stelzer
1
-3
/
+6
2022-06-09
ci(github): bring back the 'print test failures' step
Johannes Schindelin
2
-1
/
+18
2022-06-08
Prepare for 2.36.2
Junio C Hamano
2
-1
/
+51
2022-06-08
config: document and test the 'worktree' scope
Glen Choo
2
-1
/
+10
2022-06-08
cocci: retire is_null_sha1() rule
Junio C Hamano
1
-12
/
+0
2022-06-07
Eighth batch
Junio C Hamano
1
-0
/
+13
2022-06-07
run-command: don't spam trace2_child_exit()
Josh Steadmon
1
-1
/
+2
2022-06-07
hook API: fix v2.36.0 regression: hooks should be connected to a TTY
Ævar Arnfjörð Bjarmason
2
-0
/
+32
2022-06-07
remote.c: don't dereference NULL in freeing loop
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-06-07
remote.c: remove braces from one-statement "for"-loops
Ævar Arnfjörð Bjarmason
1
-6
/
+3
2022-06-07
run-command: add an "ungroup" option to run_process_parallel()
Ævar Arnfjörð Bjarmason
4
-29
/
+123
2022-06-07
fsmonitor: query watchman with right valid json
Son Luong Ngoc
1
-2
/
+3
2022-06-07
range-diff: show submodule changes irrespective of diff.submodule
Philippe Blain
2
-1
/
+52
2022-06-06
commit,shallow: unparse commits if grafts changed
Jonathan Tan
3
-1
/
+34
2022-06-06
rebase: translate a die(preserve-merges) message
Philip Oakley
1
-2
/
+2
2022-06-06
rebase: note `preserve` merges may be a pull config option
Philip Oakley
1
-1
/
+3
2022-06-06
rebase: help users when dying with `preserve-merges`
Philip Oakley
1
-2
/
+4
2022-06-06
rebase.c: state preserve-merges has been removed
Philip Oakley
1
-2
/
+2
2022-06-06
read-cache.c: reduce unnecessary cache entry name copying
ZheNing Hu
1
-2
/
+0
2022-06-06
builtin/show-ref.c: avoid over-iterating with --heads, --tags
Taylor Blau
1
-9
/
+8
2022-06-06
remote: create fetch.credentialsInUrl config
Derrick Stolee
4
-0
/
+117
2022-06-03
Seventh batch
Junio C Hamano
1
-0
/
+36
2022-06-03
ls-tree: test for the regression in 9c4d58ff2c3
Ævar Arnfjörð Bjarmason
3
-3
/
+204
2022-06-02
run-command API users: use "env" not "env_array" in comments & names
Ævar Arnfjörð Bjarmason
5
-14
/
+14
2022-06-02
run-command API: rename "env_array" to "env"
Ævar Arnfjörð Bjarmason
24
-113
/
+115
2022-06-02
cache-tree.c: use bug() and BUG_if_bug()
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2022-06-02
receive-pack: use bug() and BUG_if_bug()
Ævar Arnfjörð Bjarmason
1
-10
/
+6
2022-06-02
parse-options.c: use optbug() instead of BUG() "opts" check
Ævar Arnfjörð Bjarmason
1
-8
/
+9
[next]