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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-15
Merge branch 'rj/t0612-no-longer-leaks'
Junio C Hamano
1
-0
/
+1
2024-07-15
t-strvec: improve check_strvec() output
René Scharfe
1
-32
/
+14
2024-07-13
merge-recursive: honor diff.algorithm
Antonin Delpeuch
15
-15
/
+150
2024-07-13
var(win32): do report the GIT_SHELL_PATH that is actually used
Johannes Schindelin
2
-2
/
+3
2024-07-13
run-command: declare the `git_shell_path()` function globally
Johannes Schindelin
2
-1
/
+6
2024-07-13
run-command(win32): resolve the path to the Unix shell early
Johannes Schindelin
1
-4
/
+6
2024-07-13
mingw(is_msys2_sh): handle forward slashes in the `sh.exe` path, too
Johannes Schindelin
1
-1
/
+1
2024-07-13
win32: override `fspathcmp()` with a directory separator-aware version
Johannes Schindelin
5
-4
/
+53
2024-07-13
strvec: declare the `strvec_push_nodup()` function globally
Johannes Schindelin
2
-1
/
+4
2024-07-13
run-command: refactor getting the Unix shell path into its own function
Johannes Schindelin
1
-5
/
+10
2024-07-12
cmake: fix build of `t-oidtree`
Johannes Schindelin
1
-1
/
+2
2024-07-12
t-reftable-merged: add test for REFTABLE_FORMAT_ERROR
Chandra Pratap
1
-0
/
+3
2024-07-12
t-reftable-merged: use reftable_ref_record_equal to compare ref records
Chandra Pratap
1
-1
/
+1
2024-07-12
t-reftable-merged: add tests for reftable_merged_table_max_update_index
Chandra Pratap
1
-0
/
+2
2024-07-12
t-reftable-merged: improve the const-correctness of helper functions
Chandra Pratap
1
-10
/
+9
2024-07-12
t-reftable-merged: improve the test t_merged_single_record()
Chandra Pratap
1
-5
/
+10
2024-07-12
t: harmonize t-reftable-merged.c with coding guidelines
Chandra Pratap
1
-40
/
+28
2024-07-12
t: move reftable/merged_test.c to the unit testing framework
Chandra Pratap
4
-56
/
+59
2024-07-12
builtin/push: call set_refspecs after validating remote
Karthik Nayak
2
-14
/
+24
2024-07-12
Git 2.46-rc0
v2.46.0-rc0
Junio C Hamano
2
-1
/
+7
2024-07-12
Merge branch 'rs/simplify-submodule-helper-super-prefix-invocation'
Junio C Hamano
1
-11
/
+6
2024-07-12
Merge branch 'as/pathspec-h-typofix'
Junio C Hamano
1
-1
/
+1
2024-07-11
doc: update http.cookieFile with in-memory cookie processing
Piotr Szlazak
1
-1
/
+5
2024-07-11
test-lib: GIT_TEST_SANITIZE_LEAK_LOG enabled by default
Rubén Justo
3
-47
/
+17
2024-07-10
t/.gitattributes: ignore whitespace in chainlint expect files
Jeff King
1
-1
/
+1
2024-07-10
t: convert some here-doc test bodies
Jeff King
2
-117
/
+117
2024-07-10
test-lib: allow test snippets as here-docs
Jeff King
2
-5
/
+35
2024-07-10
chainlint.pl: add tests for test body in heredoc
Jeff King
8
-0
/
+50
2024-07-10
chainlint.pl: recognize test bodies defined via heredoc
Eric Sunshine
1
-5
/
+22
2024-07-10
chainlint.pl: check line numbers in expected output
Jeff King
74
-894
/
+913
2024-07-10
chainlint.pl: force CRLF conversion when opening input files
Jeff King
1
-1
/
+1
2024-07-10
chainlint.pl: do not spawn more threads than we have scripts
Jeff King
1
-0
/
+1
2024-07-10
chainlint.pl: only start threads if jobs > 1
Jeff King
1
-1
/
+2
2024-07-10
chainlint.pl: add test_expect_success call to test snippets
Jeff King
73
-3
/
+145
2024-07-09
http.c: cookie file tightening
Junio C Hamano
1
-0
/
+9
2024-07-09
http: allow authenticating proactively
brian m. carlson
3
-6
/
+192
2024-07-09
doc: mention that proxies must be completely transparent
brian m. carlson
1
-0
/
+5
2024-07-09
gitfaq: add entry about syncing working trees
brian m. carlson
1
-0
/
+52
2024-07-09
gitfaq: give advice on using eol attribute in gitattributes
brian m. carlson
1
-4
/
+17
2024-07-09
gitfaq: add documentation on proxies
brian m. carlson
1
-0
/
+36
2024-07-08
ci: unify bash calling convention
Junio C Hamano
1
-1
/
+1
2024-07-08
The ninteenth batch
Junio C Hamano
1
-0
/
+28
2024-07-08
Merge branch 'ds/sparse-lstat-caching'
Junio C Hamano
1
-52
/
+164
2024-07-08
Merge branch 'xx/bundie-uri-fixes'
Junio C Hamano
8
-14
/
+243
2024-07-08
Merge branch 'ps/leakfixes-more'
Junio C Hamano
130
-272
/
+591
2024-07-08
Merge branch 'tb/path-filter-fix'
Junio C Hamano
14
-58
/
+736
2024-07-08
Merge branch 'db/date-underflow-fix'
Junio C Hamano
2
-7
/
+56
2024-07-08
Merge branch 'rj/pager-die-upon-exec-failure'
Junio C Hamano
2
-13
/
+6
2024-07-08
Merge branch 'ss/doc-eol-attr-fix'
Junio C Hamano
1
-1
/
+1
2024-07-08
Merge branch 'jc/archive-prefix-with-add-virtual-file'
Junio C Hamano
1
-4
/
+6
[prev]
[next]