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
2024-05-17
t/t0600-reffiles-backend.sh: rm -v is not portable
Marcel Telka
-1
/
+1
2024-05-17
t/t9902-completion.sh: backslashes in echo
Marcel Telka
-1
/
+1
2024-05-17
Switch grep from non-portable BRE to portable ERE
Marcel Telka
-2
/
+2
2024-05-17
diff: document what --name-only shows
Junio C Hamano
-2
/
+3
2024-05-17
SubmittingPatches: advertise git-manpages-l10n project a bit
Junio C Hamano
-0
/
+7
2024-05-17
refs/packed: remove references to `the_hash_algo`
Patrick Steinhardt
-12
/
+20
2024-05-17
refs/files: remove references to `the_hash_algo`
Patrick Steinhardt
-2
/
+2
2024-05-17
refs/files: use correct repository
Patrick Steinhardt
-10
/
+13
2024-05-17
refs: remove `dwim_log()`
Patrick Steinhardt
-10
/
+4
2024-05-17
refs: drop `git_default_branch_name()`
Patrick Steinhardt
-20
/
+18
2024-05-17
refs: pass repo when peeling objects
Patrick Steinhardt
-36
/
+37
2024-05-17
refs: move object peeling into "object.c"
Patrick Steinhardt
-56
/
+55
2024-05-17
refs: pass ref store when detecting dangling symrefs
Patrick Steinhardt
-25
/
+28
2024-05-17
refs: convert iteration over replace refs to accept ref store
Patrick Steinhardt
-81
/
+28
2024-05-17
refs: retrieve worktree ref stores via associated repository
Patrick Steinhardt
-13
/
+28
2024-05-17
refs: refactor `resolve_gitlink_ref()` to accept a repository
Patrick Steinhardt
-18
/
+29
2024-05-17
refs: pass repo when retrieving submodule ref store
Patrick Steinhardt
-21
/
+33
2024-05-17
refs: track ref stores via strmap
Patrick Steinhardt
-57
/
+14
2024-05-17
refs: implement releasing ref storages
Patrick Steinhardt
-0
/
+68
2024-05-17
refs: rename `init_db` callback to avoid confusion
Patrick Steinhardt
-29
/
+29
2024-05-17
refs: adjust names for `init` and `init_db` callbacks
Patrick Steinhardt
-16
/
+16
2024-05-17
SubmittingPatches: add section for iterating patches
Karthik Nayak
-0
/
+79
2024-05-17
Merge branch 'jc/patch-flow-updates' into kn/patch-iteration-doc
Junio C Hamano
-51
/
+70
2024-05-17
completion: adapt git-config(1) to complete subcommands
Patrick Steinhardt
-25
/
+73
2024-05-16
t0017: clarify dubious test set-up
Junio C Hamano
-1
/
+8
2024-05-16
The fifth batch
Junio C Hamano
-0
/
+7
2024-05-16
Merge branch 'ps/refs-without-the-repository'
Junio C Hamano
-680
/
+1052
2024-05-16
Merge branch 'jl/git-no-advice'
Junio C Hamano
-10
/
+104
2024-05-16
Merge branch 'rs/external-diff-with-exit-code'
Junio C Hamano
-38
/
+3
2024-05-16
Revert "diff: fix --exit-code with external diff"
Junio C Hamano
-38
/
+3
2024-05-16
Merge branch 'ps/refs-without-the-repository' into ps/refs-without-the-reposi...
Junio C Hamano
-680
/
+1052
2024-05-16
t/t0211-trace2-perf.sh: fix typo patern -> pattern
Marcel Telka
-1
/
+1
2024-05-15
osxkeychain: state to skip unnecessary store operations
Koji Nakamaru
-0
/
+11
2024-05-15
osxkeychain: exclusive lock to serialize execution of operations
Koji Nakamaru
-0
/
+3
2024-05-15
The fourth batch
Junio C Hamano
-1
/
+19
2024-05-15
Merge branch 'ds/scalar-reconfigure-all-fix'
Junio C Hamano
-3
/
+45
2024-05-15
Merge branch 'vd/doc-merge-tree-x-option'
Junio C Hamano
-0
/
+5
2024-05-15
Merge branch 'rs/external-diff-with-exit-code'
Junio C Hamano
-3
/
+47
2024-05-15
Merge branch 'jt/port-ci-whitespace-check-to-gitlab'
Junio C Hamano
-64
/
+109
2024-05-15
Merge branch 'ow/refspec-glossary-update'
Junio C Hamano
-1
/
+2
2024-05-15
Merge branch 'jp/tag-trailer'
Junio C Hamano
-28
/
+181
2024-05-15
Merge branch 'ps/config-subcommands'
Junio C Hamano
-370
/
+812
2024-05-15
Merge branch 'js/unit-test-suite-runner'
Junio C Hamano
-30
/
+74
2024-05-15
refs: refuse to write pseudorefs
Patrick Steinhardt
-3
/
+10
2024-05-15
ref-filter: properly distinuish pseudo and root refs
Patrick Steinhardt
-27
/
+31
2024-05-15
refs: pseudorefs are no refs
Patrick Steinhardt
-32
/
+50
2024-05-15
refs: classify HEAD as a root ref
Patrick Steinhardt
-15
/
+5
2024-05-15
refs: do not check ref existence in `is_root_ref()`
Patrick Steinhardt
-20
/
+29
2024-05-15
refs: rename `is_special_ref()` to `is_pseudo_ref()`
Patrick Steinhardt
-10
/
+10
2024-05-15
refs: rename `is_pseudoref()` to `is_root_ref()`
Patrick Steinhardt
-15
/
+37
[prev]
[next]