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
2022-02-03
progress.c tests: test some invalid usage
Ævar Arnfjörð Bjarmason
-0
/
+50
2022-02-03
progress.c tests: make start/stop commands on stdin
Ævar Arnfjörð Bjarmason
-32
/
+70
2022-02-03
progress.c test helper: add missing braces
Ævar Arnfjörð Bjarmason
-2
/
+3
2022-02-03
leak tests: fix a memory leak in "test-progress" helper
Ævar Arnfjörð Bjarmason
-0
/
+2
2022-02-03
doc: check-ignore: code-quote an exclamation mark
Philip Oakley
-2
/
+2
2022-02-02
fix typo in git-mktree.txt
Liginity Lee
-1
/
+1
2022-02-02
completion: add a GIT_COMPLETION_SHOW_ALL_COMMANDS
Ævar Arnfjörð Bjarmason
-1
/
+43
2022-02-02
completion tests: re-source git-completion.bash in a subshell
Ævar Arnfjörð Bjarmason
-21
/
+29
2022-02-02
t/lib-read-tree-m-3way: indent with tabs
Shaoxuan Yuan
-48
/
+48
2022-02-02
t/lib-read-tree-m-3way: modernize style
Shaoxuan Yuan
-77
/
+77
2022-02-02
builtin/diff.c: fix "git-diff" usage string typo
Shaoxuan Yuan
-3
/
+3
2022-02-02
patch-id: fix scan_hunk_header on diffs with 1 line of before/after
Jerry Zhang
-3
/
+37
2022-02-02
patch-id: fix antipatterns in tests
Jerry Zhang
-33
/
+31
2022-02-02
diff-merges: avoid history simplifications when diffing merges
Elijah Newren
-1
/
+59
2022-02-02
merge-ort: mark conflict/warning messages from inner merges as omittable
Elijah Newren
-1
/
+3
2022-02-02
show, log: include conflict/warning messages in --remerge-diff headers
Elijah Newren
-0
/
+206
2022-02-02
diff: add ability to insert additional headers for paths
Elijah Newren
-6
/
+123
2022-02-02
merge-ort: format messages slightly different for use in headers
Elijah Newren
-2
/
+46
2022-02-02
merge-ort: mark a few more conflict messages as omittable
Elijah Newren
-2
/
+2
2022-02-02
merge-ort: capture and print ll-merge warnings in our preferred fashion
Elijah Newren
-6
/
+17
2022-02-02
ll-merge: make callers responsible for showing warnings
Elijah Newren
-32
/
+63
2022-02-02
log: clean unneeded objects during `log --remerge-diff`
Elijah Newren
-7
/
+28
2022-02-02
show, log: provide a --remerge-diff capability
Elijah Newren
-2
/
+191
2022-02-02
repo-settings: rename the traditional default fetch.negotiationAlgorithm
Elijah Newren
-17
/
+21
2022-02-02
repo-settings: fix error handling for unknown values
Elijah Newren
-0
/
+9
2022-02-02
repo-settings: fix checking for fetch.negotiationAlgorithm=default
Elijah Newren
-3
/
+16
2022-02-01
perl Git.pm: don't ignore signalled failure in _cmd_close()
Ævar Arnfjörð Bjarmason
-6
/
+19
2022-02-01
receive-pack: purge temporary data if no command is ready to run
Chen Bojun
-0
/
+17
2022-02-01
builtin/branch: consolidate action-picking logic in cmd_branch()
Glen Choo
-8
/
+11
2022-02-01
branch: add a dry_run parameter to create_branch()
Glen Choo
-4
/
+11
2022-02-01
branch: make create_branch() always create a branch
Glen Choo
-32
/
+46
2022-02-01
branch: move --set-upstream-to behavior to dwim_and_setup_tracking()
Glen Choo
-26
/
+92
2022-02-01
subtree: force merge commit
Thomas Koutcher
-2
/
+2
2022-01-31
t5312: prepare for reftable
Han-Wen Nienhuys
-5
/
+5
2022-01-31
t1405: mark test that checks existence as REFFILES
Han-Wen Nienhuys
-1
/
+1
2022-01-31
t1405: explictly delete reflogs for reftable
Han-Wen Nienhuys
-0
/
+6
2022-01-31
fetch --prune: exit with error if pruning fails
Thomas Gummerer
-4
/
+17
2022-01-31
Merge branch 'js/branch-track-inherit' into gc/branch-recurse-submodules
Junio C Hamano
-67
/
+312
2022-01-28
Sync with Git 2.35.1
Junio C Hamano
-0
/
+6
2022-01-28
Name the next one 2.36 to prepare for 2.35.1
Junio C Hamano
-1
/
+35
2022-01-28
Git 2.35.1
v2.35.1
Junio C Hamano
-2
/
+8
2022-01-28
Merge branch 'en/keep-cwd' into maint
Junio C Hamano
-2
/
+30
2022-01-28
scalar: accept -C and -c options before the subcommand
Johannes Schindelin
-1
/
+39
2022-01-28
fetch: fix negotiate-only error message
Robert Coup
-2
/
+2
2022-01-28
sparse-checkout: fix a couple minor memory leaks
Elijah Newren
-0
/
+2
2022-01-28
diff-filter: be more careful when looking for negative bits
Johannes Schindelin
-17
/
+21
2022-01-28
diff.c: move the diff filter bits definitions up a bit
Johannes Schindelin
-37
/
+37
2022-01-28
docs(diff): lose incorrect claim about `diff-files --diff-filter=A`
Johannes Schindelin
-5
/
+2
2022-01-27
stash: stop warning about the obsolete `stash.useBuiltin` config setting
Johannes Schindelin
-25
/
+0
2022-01-27
stash: remove documentation for `stash.useBuiltin`
Johannes Schindelin
-7
/
+0
[prev]
[next]