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