index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-20
chainlint.pl: make CPU count computation more robust
Eric Sunshine
1
-3
/
+14
2024-05-20
Merge branch 'kn/ref-transaction-symref'
Junio C Hamano
2
-1
/
+24
2024-05-17
t/t9001-send-email.sh: sed - remove the i flag for s
Marcel Telka
1
-1
/
+1
2024-05-17
t/t9118-git-svn-funky-branch-names.sh: sed needs semicolon
Marcel Telka
1
-1
/
+1
2024-05-17
t/t1700-split-index.sh: mv -v is not portable
Marcel Telka
1
-1
/
+1
2024-05-17
t/t4202-log.sh: fix misspelled variable
Marcel Telka
1
-1
/
+1
2024-05-17
t/t0600-reffiles-backend.sh: rm -v is not portable
Marcel Telka
1
-1
/
+1
2024-05-17
t/t9902-completion.sh: backslashes in echo
Marcel Telka
1
-1
/
+1
2024-05-17
Switch grep from non-portable BRE to portable ERE
Marcel Telka
1
-1
/
+1
2024-05-17
refs: pass repo when peeling objects
Patrick Steinhardt
1
-1
/
+1
2024-05-17
refs: pass repo when retrieving submodule ref store
Patrick Steinhardt
1
-1
/
+1
2024-05-17
completion: adapt git-config(1) to complete subcommands
Patrick Steinhardt
1
-14
/
+42
2024-05-16
t0017: clarify dubious test set-up
Junio C Hamano
1
-1
/
+8
2024-05-16
Merge branch 'jl/git-no-advice'
Junio C Hamano
1
-0
/
+71
2024-05-16
Merge branch 'rs/external-diff-with-exit-code'
Junio C Hamano
1
-8
/
+0
2024-05-16
Revert "diff: fix --exit-code with external diff"
Junio C Hamano
1
-8
/
+0
2024-05-16
t/t0211-trace2-perf.sh: fix typo patern -> pattern
Marcel Telka
1
-1
/
+1
2024-05-15
Merge branch 'ds/scalar-reconfigure-all-fix'
Junio C Hamano
1
-0
/
+38
2024-05-15
Merge branch 'rs/external-diff-with-exit-code'
Junio C Hamano
2
-0
/
+16
2024-05-15
Merge branch 'jp/tag-trailer'
Junio C Hamano
1
-0
/
+114
2024-05-15
Merge branch 'ps/config-subcommands'
Junio C Hamano
2
-168
/
+265
2024-05-15
Merge branch 'js/unit-test-suite-runner'
Junio C Hamano
7
-23
/
+68
2024-05-15
refs: refuse to write pseudorefs
Patrick Steinhardt
1
-3
/
+3
2024-05-15
refs: pseudorefs are no refs
Patrick Steinhardt
1
-0
/
+17
2024-05-15
refs: do not check ref existence in `is_root_ref()`
Patrick Steinhardt
1
-0
/
+17
2024-05-15
builtin/config: check for writeability after source is set up
Patrick Steinhardt
1
-0
/
+6
2024-05-15
builtin/config: stop printing full usage on misuse
Patrick Steinhardt
1
-1
/
+2
2024-05-13
Sync with Git 2.45.1
Junio C Hamano
13
-2
/
+502
2024-05-13
refs/reftable: allow disabling writing the object index
Patrick Steinhardt
1
-0
/
+69
2024-05-13
refs/reftable: allow configuring restart interval
Patrick Steinhardt
1
-0
/
+43
2024-05-13
refs/reftable: allow configuring block size
Patrick Steinhardt
1
-0
/
+72
2024-05-13
reftable/dump: support dumping a table's block structure
Patrick Steinhardt
1
-0
/
+102
2024-05-13
Merge branch 'ps/undecided-is-not-necessarily-sha1' into jc/undecided-is-not-...
Junio C Hamano
4
-0
/
+53
2024-05-13
Merge branch 'jc/no-default-attr-tree-in-bare'
Junio C Hamano
2
-3
/
+10
2024-05-13
Merge branch 'tb/attr-limits'
Junio C Hamano
1
-0
/
+10
2024-05-13
Merge branch 'jc/test-workaround-broken-mv'
Junio C Hamano
1
-1
/
+2
2024-05-10
Merge branch 'ps/config-subcommands' into ps/builtin-config-cleanup
Junio C Hamano
2
-168
/
+265
2024-05-08
Merge branch 'bb/rgb-12-bit-colors'
Junio C Hamano
1
-3
/
+23
2024-05-08
Merge branch 'bc/zsh-compatibility'
Junio C Hamano
1
-7
/
+9
2024-05-08
Merge branch 'rj/add-p-typo-reaction'
Junio C Hamano
1
-7
/
+21
2024-05-08
Merge branch 'rh/complete-symbolic-ref'
Junio C Hamano
1
-0
/
+23
2024-05-08
Merge branch 'ps/the-index-is-no-more'
Junio C Hamano
8
-52
/
+44
2024-05-08
Merge branch 'bc/credential-scheme-enhancement'
Junio C Hamano
5
-43
/
+571
2024-05-08
Merge branch 'ps/ci-test-with-jgit'
Junio C Hamano
4
-20
/
+142
2024-05-08
Merge branch 'ps/reftable-write-optim'
Junio C Hamano
2
-2
/
+34
2024-05-07
scalar: avoid segfault in reconfigure --all
Derrick Stolee
1
-0
/
+38
2024-05-07
t0018: two small fixes
Junio C Hamano
1
-19
/
+22
2024-05-07
builtin/tag: add --trailer option
John Passaro
1
-0
/
+114
2024-05-07
refs: rename `refs_create_symref()` to `refs_update_symref()`
Karthik Nayak
1
-1
/
+1
2024-05-07
refs: use transaction in `refs_create_symref()`
Karthik Nayak
2
-1
/
+24
[prev]
[next]