index
:
git
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
2025-02-10
thunderbird-patch-inline: avoid bashism
brian m. carlson
-1
/
+1
2025-02-10
The ninth batch
Junio C Hamano
-0
/
+16
2025-02-10
Merge branch 'jk/ci-coverity-update'
Junio C Hamano
-1
/
+1
2025-02-10
Merge branch 'sk/unit-tests-0130'
Junio C Hamano
-353
/
+348
2025-02-10
Merge branch 'ps/hash-cleanup'
Junio C Hamano
-202
/
+226
2025-02-10
Merge branch 'jt/gitlab-ci-base-fix'
Junio C Hamano
-2
/
+2
2025-02-10
Merge branch 'pw/apply-ulong-overflow-check'
Junio C Hamano
-0
/
+16
2025-02-10
Merge branch 'ps/setup-reinit-fixes'
Junio C Hamano
-11
/
+27
2025-02-10
t7603: replace test -f by test_path_is_file
Lucas Oshiro
-12
/
+12
2025-02-07
path: drop `git_common_path()` in favor of `repo_common_path()`
Patrick Steinhardt
-35
/
+40
2025-02-07
worktree: return allocated string from `get_worktree_git_dir()`
Patrick Steinhardt
-15
/
+40
2025-02-07
path: drop `git_path_buf()` in favor of `repo_git_path_replace()`
Patrick Steinhardt
-41
/
+24
2025-02-07
path: drop `git_pathdup()` in favor of `repo_git_path()`
Patrick Steinhardt
-36
/
+22
2025-02-07
path: drop unused `strbuf_git_path()` function
Patrick Steinhardt
-13
/
+0
2025-02-07
path: refactor `repo_submodule_path()` family of functions
Patrick Steinhardt
-26
/
+53
2025-02-07
submodule: refactor `submodule_to_gitdir()` to accept a repo
Patrick Steinhardt
-9
/
+11
2025-02-07
path: refactor `repo_worktree_path()` family of functions
Patrick Steinhardt
-19
/
+33
2025-02-07
path: refactor `repo_git_path()` family of functions
Patrick Steinhardt
-32
/
+32
2025-02-07
path: refactor `repo_common_path()` family of functions
Patrick Steinhardt
-27
/
+54
2025-02-06
The eighth batch
Junio C Hamano
-0
/
+10
2025-02-06
Merge branch 'ps/leakfixes-0129'
Junio C Hamano
-2
/
+6
2025-02-06
Merge branch 'ps/zlib-ng'
Junio C Hamano
-140
/
+107
2025-02-06
Merge branch 'js/bundle-unbundle-fd-reuse-fix'
Junio C Hamano
-1
/
+6
2025-02-06
Merge branch 'ps/ci-misc-updates'
Junio C Hamano
-90
/
+95
2025-02-06
difftool: eliminate use of USE_THE_REPOSITORY_VARIABLE
David Aguilar
-2
/
+0
2025-02-06
difftool: eliminate use of the_repository
David Aguilar
-25
/
+29
2025-02-06
difftool: eliminate use of global variables
David Aguilar
-18
/
+33
2025-02-06
doc: documentation for http.uploadarchive config option
Piotr Szlazak
-0
/
+4
2025-02-06
builtin/clone: teach git-clone(1) the --revision= option
Toon Claes
-11
/
+178
2025-02-06
parse-options: introduce die_for_incompatible_opt2()
Toon Claes
-3
/
+13
2025-02-06
clone: introduce struct clone_opts in builtin/clone.c
Toon Claes
-16
/
+35
2025-02-06
clone: make it possible to specify --tags
Toon Claes
-14
/
+17
2025-02-06
clone: add tags refspec earlier to fetch refspec
Toon Claes
-16
/
+11
2025-02-06
clone: cut down on global variables in clone.c
Toon Claes
-94
/
+101
2025-02-06
clone: refactor wanted_peer_refs()
Toon Claes
-24
/
+15
2025-02-05
worktree: detect from secondary worktree if main worktree is bare
Olga Pilipenco
-9
/
+46
2025-02-05
docs: indicate http.sslCertType and sslKeyType
Andrew Carter
-0
/
+15
2025-02-05
rev-list: extend print-info to print missing object type
Justin Tobler
-4
/
+13
2025-02-05
rev-list: add print-info action to print missing object path
Justin Tobler
-17
/
+152
2025-02-04
builtin/repack: fix `--keep-unreachable` when there are no packs
Patrick Steinhardt
-1
/
+20
2025-02-04
remote: relocate valid_remote_name
Meet Soni
-11
/
+12
2025-02-04
refspec: relocate apply_refspecs and related funtions
Meet Soni
-42
/
+44
2025-02-04
refspec: relocate matching related functions
Meet Soni
-122
/
+139
2025-02-04
remote: rename query_refspecs functions
Meet Soni
-12
/
+12
2025-02-04
refspec: relocate refname_matches_negative_refspec_item
Meet Soni
-48
/
+57
2025-02-04
remote: rename function omit_name_by_refspec
Meet Soni
-10
/
+6
2025-02-03
backfill: assume --sparse when sparse-checkout is enabled
Derrick Stolee
-2
/
+21
2025-02-03
backfill: add --sparse option
Derrick Stolee
-15
/
+208
2025-02-03
backfill: add --min-batch-size=<n> option
Derrick Stolee
-2
/
+32
2025-02-03
backfill: basic functionality and tests
Derrick Stolee
-4
/
+227
[prev]
[next]