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
2023-02-27
sparse-checkout: avoid using internal API of unpack-trees
Elijah Newren
-10
/
+14
2023-02-27
unpack-trees: clean up some flow control
Elijah Newren
-4
/
+3
2023-02-27
dir: mark output only fields of dir_struct as such
Elijah Newren
-8
/
+8
2023-02-27
dir: add a usage note to exclude_per_dir
Elijah Newren
-2
/
+6
2023-02-27
dir: separate public from internal portion of dir_struct
Elijah Newren
-96
/
+104
2023-02-27
unpack-trees: heed requests to overwrite ignored files
Elijah Newren
-1
/
+12
2023-02-27
t2021: fix platform-specific leftover cruft
Elijah Newren
-1
/
+4
2023-02-27
drop pure pass-through config callbacks
Jeff King
-24
/
+4
2023-02-27
fsck: check even zero-entry index files
Jeff King
-3
/
+2
2023-02-25
switch: reject if the branch is already checked out elsewhere (test)
Rubén Justo
-0
/
+29
2023-02-25
rebase: refuse to switch to a branch already checked out elsewhere (test)
Rubén Justo
-0
/
+14
2023-02-25
branch: fix die_if_checked_out() when ignore_current_worktree
Rubén Justo
-7
/
+10
2023-02-25
worktree: introduce is_shared_symref()
Rubén Justo
-31
/
+37
2023-02-25
t9700: modernize test scripts
Zhang Yi
-31
/
+30
2023-02-24
A few more topics post 2.40-rc0
Junio C Hamano
-0
/
+3
2023-02-24
Merge branch 'ps/free-island-marks'
Junio C Hamano
-5
/
+23
2023-02-24
Merge branch 'jk/http-proxy-tests'
Junio C Hamano
-0
/
+65
2023-02-24
Merge branch 'ma/fetch-parallel-use-online-cpus'
Junio C Hamano
-0
/
+8
2023-02-24
Git 2.40-rc0
v2.40.0-rc0
Junio C Hamano
-1
/
+15
2023-02-24
Merge branch 'jc/genzeros-avoid-raw-write'
Junio C Hamano
-5
/
+6
2023-02-24
Merge branch 'rd/doc-default-date-format'
Junio C Hamano
-5
/
+5
2023-02-24
Merge branch 'js/gpg-errors'
Junio C Hamano
-2
/
+50
2023-02-24
Merge branch 'rs/ctype-test'
Junio C Hamano
-2
/
+28
2023-02-24
fsck: mention file path for index errors
Jeff King
-16
/
+46
2023-02-24
fsck: check index files in all worktrees
Jeff King
-2
/
+28
2023-02-24
fsck: factor out index fsck
Jeff King
-24
/
+30
2023-02-24
help: mark unused parameter in git_unknown_cmd_config()
Jeff King
-1
/
+2
2023-02-24
run_processes_parallel: mark unused callback parameters
Jeff King
-19
/
+21
2023-02-24
userformat_want_item(): mark unused parameter
Jeff King
-1
/
+2
2023-02-24
for_each_commit_graft(): mark unused callback parameter
Jeff King
-1
/
+2
2023-02-24
rewrite_parents(): mark unused callback parameter
Jeff King
-1
/
+2
2023-02-24
fetch-pack: mark unused parameter in callback function
Jeff King
-1
/
+1
2023-02-24
notes: mark unused callback parameters
Jeff King
-7
/
+9
2023-02-24
prio-queue: mark unused parameters in comparison functions
Jeff King
-4
/
+6
2023-02-24
for_each_object: mark unused callback parameters
Jeff King
-45
/
+56
2023-02-24
list-objects: mark unused callback parameters
Jeff King
-17
/
+22
2023-02-24
mark unused parameters in signal handlers
Jeff King
-4
/
+4
2023-02-24
run-command: mark error routine parameters as unused
Jeff King
-3
/
+3
2023-02-24
mark "pointless" data pointers in callbacks
Jeff King
-2
/
+3
2023-02-24
ref-filter: mark unused callback parameters
Jeff King
-22
/
+40
2023-02-24
http-backend: mark unused parameters in virtual functions
Jeff King
-3
/
+3
2023-02-24
http-backend: mark argc/argv unused
Jeff King
-1
/
+1
2023-02-24
object-name: mark unused parameters in disambiguate callbacks
Jeff King
-7
/
+7
2023-02-24
serve: mark unused parameters in virtual functions
Jeff King
-6
/
+6
2023-02-24
serve: use repository pointer to get config
Jeff King
-10
/
+10
2023-02-24
ls-refs: drop config caching
Jeff King
-22
/
+12
2023-02-24
ref-filter: drop unused atom parameter from get_worktree_path()
Jeff King
-2
/
+2
2023-02-23
diff.h: remove unnecessary include of object.h
Elijah Newren
-1
/
+0
2023-02-23
Remove unnecessary includes of builtin.h
Elijah Newren
-3
/
+1
2023-02-23
treewide: replace cache.h with more direct headers, where possible
Elijah Newren
-11
/
+30
[prev]
[next]