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-09-12
environment: make `get_git_dir()` accept a repository
Patrick Steinhardt
21
-38
/
+56
2024-09-11
t0211: add missing LIBCURL prereq
Martin Ågren
1
-2
/
+4
2024-09-11
t1517: add missing LIBCURL prereq
Martin Ågren
1
-1
/
+1
2024-09-10
The fourteenth batch
Junio C Hamano
1
-0
/
+10
2024-09-10
Merge branch 'sp/mailmap'
Junio C Hamano
1
-0
/
+1
2024-09-10
Merge branch 'ps/declare-pack-redundamt-dead'
Junio C Hamano
1
-0
/
+20
2024-09-10
Merge branch 'ah/mergetols-vscode'
Junio C Hamano
1
-0
/
+19
2024-09-10
Merge branch 'rj/compat-terminal-unused-fix'
Junio C Hamano
1
-1
/
+1
2024-09-10
Merge branch 'jk/free-commit-buffer-of-skipped-commits'
Junio C Hamano
1
-0
/
+1
2024-09-10
Makefile: rename clar-related variables to avoid confusion
Patrick Steinhardt
1
-17
/
+17
2024-09-10
chainlint: reduce annotation noise-factor
Eric Sunshine
2
-2
/
+3
2024-09-10
chainlint: make error messages self-explanatory
Eric Sunshine
44
-90
/
+104
2024-09-10
chainlint: don't be fooled by "?!...?!" in test body
Eric Sunshine
1
-5
/
+8
2024-09-10
ref-filter: fix leak with unterminated %(if) atoms
Patrick Steinhardt
2
-3
/
+6
2024-09-09
ref-filter: add ref_format_clear() function
Jeff King
7
-0
/
+21
2024-09-09
ref-filter: fix leak when formatting %(push:remoteref)
Jeff King
3
-6
/
+6
2024-09-09
ref-filter: fix leak with %(describe) arguments
Jeff King
1
-5
/
+6
2024-09-09
ref-filter: fix leak of %(trailers) "argbuf"
Jeff King
1
-3
/
+6
2024-09-09
ref-filter: store ref_trailer_buf data per-atom
Jeff King
2
-6
/
+49
2024-09-09
ref-filter: drop useless cast in trailers_atom_parser()
Jeff King
1
-1
/
+1
2024-09-09
ref-filter: strip signature when parsing tag trailers
Jeff King
2
-1
/
+27
2024-09-09
ref-filter: avoid extra copies of payload/signature
Jeff King
1
-8
/
+3
2024-09-09
t6300: drop newline from wrapped test title
Jeff King
1
-2
/
+1
2024-09-09
ci: remove 'Upload failed tests' directories' step from linux32 jobs
Junio C Hamano
1
-6
/
+0
2024-09-09
Merge branch 'cp/unit-test-reftable-stack' into ps/reftable-exclude
Junio C Hamano
9
-415
/
+392
2024-09-09
t-reftable-stack: add test for stack iterators
Chandra Pratap
1
-0
/
+83
2024-09-09
t-reftable-stack: add test for non-default compaction factor
Chandra Pratap
1
-4
/
+37
2024-09-09
t-reftable-stack: use reftable_ref_record_equal() to compare ref records
Chandra Pratap
1
-2
/
+2
2024-09-09
apply: support --ours, --theirs, and --union for three-way merges
Alex Henrie
4
-3
/
+67
2024-09-09
doc: remote.*.skip{DefaultUpdate,FetchAll} stops prefetch
Junio C Hamano
3
-8
/
+13
2024-09-08
config.mak.uname: add HAVE_DEV_TTY to cygwin config section
Ramsay Jones
1
-0
/
+1
2024-09-08
t-reftable-stack: use Git's tempfile API instead of mkstemp()
Chandra Pratap
1
-1
/
+3
2024-09-08
t: harmonize t-reftable-stack.c with coding guidelines
Chandra Pratap
1
-57
/
+53
2024-09-08
t: move reftable/stack_test.c to the unit testing framework
Chandra Pratap
9
-354
/
+217
2024-09-08
diff: report dirty submodules as changes in builtin_diff()
René Scharfe
2
-0
/
+23
2024-09-08
diff: report copies and renames as changes in run_diff_cmd()
René Scharfe
2
-0
/
+19
2024-09-06
advice: recommend GIT_ADVICE=0 for tools
Derrick Stolee
2
-1
/
+18
2024-09-06
scalar: add --no-tags option to 'scalar clone'
Derrick Stolee
3
-3
/
+37
2024-09-06
The thirteenth batch
Junio C Hamano
1
-0
/
+6
2024-09-06
Merge branch 'jk/maybe-unused-cleanup'
Junio C Hamano
2
-3
/
+3
2024-09-06
Merge branch 'jc/unused-on-windows'
Junio C Hamano
1
-2
/
+5
2024-09-06
Merge branch 'jk/unused-parameters'
Junio C Hamano
15
-33
/
+46
2024-09-06
Merge branch 'jc/maybe-unused'
Junio C Hamano
2
-2
/
+27
2024-09-06
Merge branch 'jk/send-email-mailmap'
Junio C Hamano
7
-21
/
+222
2024-09-06
.mailmap document current address.
Stephen P. Smith
1
-0
/
+1
2024-09-06
interpret-trailers: handle message without trailing newline
Brian Lyles
2
-0
/
+41
2024-09-06
sparse-checkout: use fdopen_lock_file() instead of xfdopen()
Jeff King
1
-5
/
+4
2024-09-06
sparse-checkout: check commit_lock_file when writing patterns
Jeff King
1
-2
/
+3
2024-09-06
sparse-checkout: consolidate cleanup when writing patterns
Jeff King
1
-4
/
+3
2024-09-05
drop trailing newline from warning/error/die messages
Jeff King
12
-22
/
+22
[prev]
[next]