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
/
helper
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-07
reftable/reader: rename data structure to "table"
Patrick Steinhardt
1
-7
/
+7
2025-04-07
t: refactor tests depending on Perl transliteration operator
Patrick Steinhardt
1
-2
/
+2
2025-04-07
t: adapt `test_readlink()` to not use Perl
Patrick Steinhardt
1
-0
/
+13
2025-04-07
Merge branch 'js/mingw-admins-are-special'
Junio C Hamano
1
-0
/
+19
2025-03-29
Merge branch 'ps/refname-avail-check-optim'
Junio C Hamano
1
-0
/
+1
2025-03-25
test-tool path-utils: support debugging "dubious ownership" issues
Johannes Schindelin
1
-0
/
+19
2025-03-12
refs/iterator: separate lifecycle from iteration
Patrick Steinhardt
1
-0
/
+1
2025-03-10
hash: stop depending on `the_repository` in `null_oid()`
Patrick Steinhardt
2
-2
/
+2
2025-03-06
Merge branch 'tz/doc-txt-to-adoc-fixes'
Junio C Hamano
1
-1
/
+1
2025-03-05
Merge branch 'ps/path-sans-the-repository'
Junio C Hamano
1
-4
/
+3
2025-03-03
t/helper/test-rot13-filter.c: *.txt -> *.adoc fixes
Todd Zullinger
1
-1
/
+1
2025-03-03
Merge branch 'ps/build-meson-fixes-0130'
Junio C Hamano
1
-2
/
+2
2025-02-26
meson: simplify use of the common-main library
Patrick Steinhardt
1
-2
/
+2
2025-02-18
Merge branch 'ds/backfill'
Junio C Hamano
1
-1
/
+21
2025-02-12
Merge branch 'ds/name-hash-tweaks'
Junio C Hamano
4
-0
/
+26
2025-02-07
path: refactor `repo_submodule_path()` family of functions
Patrick Steinhardt
1
-4
/
+3
2025-02-03
backfill: add --sparse option
Derrick Stolee
1
-1
/
+21
2025-02-03
Merge branch 'tb/unsafe-hash-cleanup'
Junio C Hamano
6
-20
/
+35
2025-01-31
global: adapt callers to use generic hash context helpers
Patrick Steinhardt
2
-4
/
+4
2025-01-31
hash: stop typedeffing the hash context
Patrick Steinhardt
2
-3
/
+3
2025-01-31
Merge branch 'tb/unsafe-hash-cleanup' into ps/hash-cleanup
Junio C Hamano
6
-20
/
+35
2025-01-29
Merge branch 'ds/path-walk-1'
Junio C Hamano
4
-0
/
+115
2025-01-28
Merge branch 'jc/show-usage-help'
Junio C Hamano
1
-2
/
+2
2025-01-27
test-tool: add helper for name-hash values
Derrick Stolee
3
-0
/
+25
2025-01-23
t/helper/test-hash.c: use unsafe_hash_algo()
Taylor Blau
1
-12
/
+5
2025-01-23
t/helper/test-tool: implement sha1-unsafe helper
Taylor Blau
6
-23
/
+45
2025-01-21
Merge branch 'ps/the-repository'
Junio C Hamano
2
-3
/
+10
2025-01-21
Merge branch 'ps/reftable-get-random-fix'
Junio C Hamano
1
-1
/
+1
2025-01-17
builtins: send usage_with_options() help text to standard output
Junio C Hamano
1
-2
/
+2
2025-01-07
wrapper: allow generating insecure random bytes
Patrick Steinhardt
1
-1
/
+1
2024-12-27
commit-reach: use `size_t` to track indices when computing merge bases
Patrick Steinhardt
1
-3
/
+3
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
20
-29
/
+30
2024-12-20
path-walk: mark trees and blobs as UNINTERESTING
Derrick Stolee
1
-3
/
+9
2024-12-20
path-walk: visit tags and cached objects
Derrick Stolee
1
-2
/
+13
2024-12-20
path-walk: allow consumer to specify object types
Derrick Stolee
1
-2
/
+13
2024-12-20
t6601: add helper for testing path-walk API
Derrick Stolee
3
-0
/
+86
2024-12-18
serve: stop using `the_repository`
Patrick Steinhardt
1
-2
/
+5
2024-12-18
progress: stop using `the_repository`
Patrick Steinhardt
1
-1
/
+5
2024-12-18
Merge branch 'ps/build-sign-compare' into ps/the-repository
Junio C Hamano
20
-29
/
+30
2024-12-15
Merge branch 'ps/build'
Junio C Hamano
1
-0
/
+91
2024-12-13
Merge branch 'kn/midx-wo-the-repository'
Junio C Hamano
1
-4
/
+4
2024-12-10
Merge branch 'ps/reftable-detach'
Junio C Hamano
1
-2
/
+2
2024-12-07
Introduce support for the Meson build system
Patrick Steinhardt
1
-0
/
+91
2024-12-06
t/helper: don't depend on implicit wraparound
Patrick Steinhardt
2
-7
/
+2
2024-12-06
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt
9
-38
/
+14
2024-12-06
diff.h: fix index used to loop through unsigned integer
Patrick Steinhardt
1
-1
/
+0
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
21
-0
/
+31
2024-12-04
midx: pass `repository` to `load_multi_pack_index`
Karthik Nayak
1
-4
/
+4
2024-12-04
Merge branch 'kn/pass-repo-to-builtin-sub-sub-commands'
Junio C Hamano
1
-3
/
+5
2024-12-04
Merge branch 'ps/ref-backend-migration-optim'
Junio C Hamano
1
-1
/
+1
[prev]
[next]