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
2023-11-16
ref-filter.h: move contains caches into filter
Victoria Dye
2
-8
/
+12
2023-11-16
ref-filter.h: add max_count and omit_empty to ref_format
Victoria Dye
4
-16
/
+20
2023-11-16
ref-filter.c: really don't sort when using --no-sort
Victoria Dye
8
-26
/
+153
2023-11-16
send-email: remove stray characters from usage
Todd Zullinger
1
-2
/
+2
2023-11-16
rebase: rewrite --(no-)autosquash documentation
Andy Koppe
1
-14
/
+20
2023-11-16
rebase: support --autosquash without -i
Andy Koppe
3
-14
/
+30
2023-11-16
rebase: fully ignore rebase.autoSquash without -i
Andy Koppe
3
-20
/
+9
2023-11-14
Git 2.43-rc2
v2.43.0-rc2
Junio C Hamano
1
-1
/
+1
2023-11-14
glossary: add definitions for dereference & peel
Victoria Dye
1
-14
/
+35
2023-11-14
ci: avoid running the test suite _twice_
Johannes Schindelin
1
-1
/
+1
2023-11-13
l10n: Update Catalan translation
Jordi Mas
1
-264
/
+427
2023-11-12
l10n: po-id for 2.43 (round 1)
Bagas Sanjaya
1
-274
/
+400
2023-11-12
RelNotes: minor wording fixes in 2.43.0 release notes
Elijah Newren
1
-18
/
+18
2023-11-11
l10n: fr: v2.43.0 rnd 2
Jean-Noël Avila
1
-220
/
+420
2023-11-11
Makefile: stop using `test -o` when unlinking duplicate executables
Patrick Steinhardt
1
-1
/
+1
2023-11-11
contrib/subtree: convert subtree type check to use case statement
Patrick Steinhardt
1
-4
/
+10
2023-11-11
contrib/subtree: stop using `-o` to test for number of args
Patrick Steinhardt
1
-5
/
+11
2023-11-11
global: convert trivial usages of `test <expr> -a/-o <expr>`
Patrick Steinhardt
6
-10
/
+11
2023-11-11
t9164: fix inability to find basename(1) in Subversion hooks
Patrick Steinhardt
1
-1
/
+8
2023-11-11
t/lib-httpd: stop using legacy crypt(3) for authentication
Patrick Steinhardt
2
-2
/
+2
2023-11-11
t/lib-httpd: dynamically detect httpd and modules path
Patrick Steinhardt
1
-4
/
+13
2023-11-10
l10n: update uk localization for v2.43
Arkadii Yakovets
1
-267
/
+358
2023-11-10
format-patch: fix ignored encode_email_headers for cover letter
Simon Ser
2
-0
/
+11
2023-11-10
unit-tests: do show relative file paths
Johannes Schindelin
1
-4
/
+48
2023-11-10
cmake: handle also unit tests
Johannes Schindelin
1
-0
/
+11
2023-11-10
unit-tests: do not mistake `.pdb` files for being executable
Johannes Schindelin
1
-1
/
+1
2023-11-10
cmake: use test names instead of full paths
Johannes Schindelin
1
-2
/
+3
2023-11-10
cmake: also build unit tests
Johannes Schindelin
1
-0
/
+18
2023-11-10
cmake: fix typo in variable name
Johannes Schindelin
1
-2
/
+2
2023-11-10
artifacts-tar: when including `.dll` files, don't forget the unit-tests
Johannes Schindelin
1
-1
/
+1
2023-11-10
ci: run unit tests in CI
Josh Steadmon
3
-1
/
+8
2023-11-10
unit tests: add TAP unit test framework
Phillip Wood
8
-4
/
+792
2023-11-10
unit tests: add a project plan document
Josh Steadmon
2
-0
/
+241
2023-11-09
l10n: sv.po: Update Swedish translation (5579t)
Peter Krefting
1
-1750
/
+1819
2023-11-09
commit-graph: mark chunk error messages for translation
Jeff King
1
-9
/
+9
2023-11-09
commit-graph: drop verify_commit_graph_lite()
Jeff King
1
-20
/
+0
2023-11-09
commit-graph: check order while reading fanout chunk
Jeff King
2
-12
/
+14
2023-11-09
commit-graph: use fanout value for graph size
Jeff King
2
-7
/
+6
2023-11-09
commit-graph: abort as soon as we see a bogus chunk
Jeff King
1
-16
/
+13
2023-11-09
commit-graph: clarify missing-chunk error messages
Jeff King
2
-8
/
+8
2023-11-09
commit-graph: drop redundant call to "lite" verification
Jeff King
1
-4
/
+0
2023-11-09
midx: check consistency of fanout table
Jeff King
2
-9
/
+25
2023-11-09
commit-graph: handle overflow in chunk_size checks
Jeff King
1
-3
/
+3
2023-11-09
ci: add support for GitLab CI
Patrick Steinhardt
4
-1
/
+116
2023-11-09
ci: install test dependencies for linux-musl
Patrick Steinhardt
2
-2
/
+19
2023-11-09
ci: squelch warnings when testing with unusable Git repo
Patrick Steinhardt
1
-0
/
+32
2023-11-09
ci: unify setup of some environment variables
Patrick Steinhardt
1
-10
/
+17
2023-11-09
ci: split out logic to set up failed test artifacts
Patrick Steinhardt
1
-17
/
+21
2023-11-09
ci: group installation of Docker dependencies
Patrick Steinhardt
1
-0
/
+6
2023-11-09
ci: make grouping setup more generic
Patrick Steinhardt
1
-24
/
+22
[prev]
[next]