index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-p4.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-02
show, log: include conflict/warning messages in --remerge-diff headers
Elijah Newren
4
-0
/
+206
2022-02-02
diff: add ability to insert additional headers for paths
Elijah Newren
3
-6
/
+123
2022-02-02
merge-ort: format messages slightly different for use in headers
Elijah Newren
3
-2
/
+46
2022-02-02
merge-ort: mark a few more conflict messages as omittable
Elijah Newren
1
-2
/
+2
2022-02-02
merge-ort: capture and print ll-merge warnings in our preferred fashion
Elijah Newren
3
-6
/
+17
2022-02-02
ll-merge: make callers responsible for showing warnings
Elijah Newren
9
-32
/
+63
2022-02-02
log: clean unneeded objects during `log --remerge-diff`
Elijah Newren
5
-7
/
+28
2022-02-02
show, log: provide a --remerge-diff capability
Elijah Newren
6
-2
/
+191
2022-02-02
repo-settings: rename the traditional default fetch.negotiationAlgorithm
Elijah Newren
5
-17
/
+21
2022-02-02
repo-settings: fix error handling for unknown values
Elijah Newren
2
-0
/
+9
2022-02-02
repo-settings: fix checking for fetch.negotiationAlgorithm=default
Elijah Newren
2
-3
/
+16
2022-02-02
perl Git.pm: don't ignore signalled failure in _cmd_close()
Ævar Arnfjörð Bjarmason
5
-6
/
+19
2022-02-01
receive-pack: purge temporary data if no command is ready to run
Chen Bojun
2
-0
/
+17
2022-02-01
builtin/branch: consolidate action-picking logic in cmd_branch()
Glen Choo
1
-8
/
+11
2022-02-01
branch: add a dry_run parameter to create_branch()
Glen Choo
4
-4
/
+11
2022-02-01
branch: make create_branch() always create a branch
Glen Choo
3
-32
/
+46
2022-02-01
branch: move --set-upstream-to behavior to dwim_and_setup_tracking()
Glen Choo
3
-26
/
+92
2022-02-01
subtree: force merge commit
Thomas Koutcher
1
-2
/
+2
2022-02-01
t5312: prepare for reftable
Han-Wen Nienhuys
1
-5
/
+5
2022-02-01
t1405: mark test that checks existence as REFFILES
Han-Wen Nienhuys
1
-1
/
+1
2022-02-01
t1405: explictly delete reflogs for reftable
Han-Wen Nienhuys
1
-0
/
+6
2022-01-31
fetch --prune: exit with error if pruning fails
Thomas Gummerer
2
-4
/
+17
2022-01-29
Name the next one 2.36 to prepare for 2.35.1
Junio C Hamano
2
-1
/
+35
2022-01-29
Git 2.35.1
v2.35.1
Junio C Hamano
3
-2
/
+8
2022-01-29
scalar: accept -C and -c options before the subcommand
Johannes Schindelin
3
-1
/
+39
2022-01-29
fetch: fix negotiate-only error message
Robert Coup
2
-2
/
+2
2022-01-28
sparse-checkout: fix a couple minor memory leaks
Elijah Newren
1
-0
/
+2
2022-01-28
diff-filter: be more careful when looking for negative bits
Johannes Schindelin
3
-17
/
+21
2022-01-28
diff.c: move the diff filter bits definitions up a bit
Johannes Schindelin
1
-37
/
+37
2022-01-28
docs(diff): lose incorrect claim about `diff-files --diff-filter=A`
Johannes Schindelin
1
-5
/
+2
2022-01-28
stash: stop warning about the obsolete `stash.useBuiltin` config setting
Johannes Schindelin
2
-25
/
+0
2022-01-28
stash: remove documentation for `stash.useBuiltin`
Johannes Schindelin
1
-7
/
+0
2022-01-28
add: remove support for `git-legacy-stash`
Johannes Schindelin
1
-14
/
+0
2022-01-28
git-sh-setup: remove remnant bits referring to `git-legacy-stash`
Johannes Schindelin
1
-1
/
+0
2022-01-28
SubmittingPatches: explain why we care about log messages
Junio C Hamano
1
-0
/
+29
2022-01-28
CodingGuidelines: hint why we value clearly written log messages
Junio C Hamano
1
-0
/
+7
2022-01-28
SubmittingPatches: write problem statement in the log in the present tense
Junio C Hamano
1
-0
/
+7
2022-01-27
pack-bitmap.c: gracefully fallback after opening pack/MIDX
Taylor Blau
3
-0
/
+51
2022-01-27
midx: read `RIDX` chunk when present
Taylor Blau
7
-7
/
+54
2022-01-27
t/lib-bitmap.sh: parameterize tests over reverse index source
Taylor Blau
1
-6
/
+14
2022-01-27
t5326: move tests to t/lib-bitmap.sh
Taylor Blau
2
-171
/
+179
2022-01-27
t5326: extract `test_rev_exists`
Taylor Blau
1
-15
/
+22
2022-01-27
t5326: drop unnecessary setup
Taylor Blau
1
-4
/
+0
2022-01-27
pack-revindex.c: instrument loading on-disk reverse index
Taylor Blau
1
-0
/
+3
2022-01-27
midx.c: make changing the preferred pack safe
Taylor Blau
4
-10
/
+29
2022-01-27
t5326: demonstrate bitmap corruption after permutation
Taylor Blau
1
-0
/
+31
2022-01-27
Start post 2.35 cycle
Junio C Hamano
1
-1
/
+1
2022-01-27
Documentation/config/pgp.txt: add missing apostrophe
Greg Hurrell
1
-1
/
+1
2022-01-27
Documentation/config/pgp.txt: replace stray <TAB> character with <SPC>
Greg Hurrell
1
-1
/
+1
2022-01-27
refs API: remove "failure_errno" from refs_resolve_ref_unsafe()
Ævar Arnfjörð Bjarmason
7
-77
/
+33
[prev]
[next]