index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
po
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-26
Git 2.31-rc0
v2.31.0-rc0
Junio C Hamano
2
-1
/
+50
2021-02-25
index-format doc: camelCase core.excludesFile
Junio C Hamano
1
-2
/
+2
2021-02-25
blame-options.txt: camelcase blame.blankBoundary
Junio C Hamano
1
-1
/
+1
2021-02-25
i18n.txt: camel case and monospace "i18n.commitEncoding"
Denton Liu
3
-4
/
+4
2021-02-24
add: propagate --chmod errors to exit status
Matheus Tavares
2
-10
/
+28
2021-02-24
add: mark --chmod error string for translation
Matheus Tavares
2
-2
/
+2
2021-02-24
add --chmod: don't update index when --dry-run is used
Matheus Tavares
2
-3
/
+29
2021-02-24
rebase: add a config option for --no-fork-point
Alex Henrie
3
-17
/
+61
2021-02-24
push: do not turn --delete '' into a matching push
Junio C Hamano
2
-1
/
+6
2021-02-23
doc: mention approxidates for git-commit --date
Jeff King
1
-4
/
+7
2021-02-23
replace "parameters" by "arguments" in error messages
Johannes Sixt
6
-18
/
+18
2021-02-23
mergetools/vimdiff: add vimdiff1 merge tool variant
Seth House
1
-1
/
+12
2021-02-23
maintenance: fix incorrect `maintenance.repo` path with bare repository
Eric Sunshine
2
-17
/
+46
2021-02-23
The tenth batch
Junio C Hamano
1
-0
/
+7
2021-02-22
commit-graph: avoid leaking topo_levels slab in write_commit_graph()
Andrzej Hunt
1
-0
/
+1
2021-02-22
difftool.c: learn a new way start at specified file
ZheNing Hu
2
-0
/
+40
2021-02-22
commit-reach: stale commits may prune generation further
Derrick Stolee
1
-7
/
+21
2021-02-22
commit-reach: use heuristic in remove_redundant()
Derrick Stolee
1
-16
/
+56
2021-02-22
commit-reach: move compare_commits_by_gen
Derrick Stolee
1
-15
/
+15
2021-02-22
commit-reach: use one walk in remove_redundant()
Derrick Stolee
1
-8
/
+96
2021-02-22
doc: mention bigFileThreshold for packing
Christian Walther
2
-1
/
+19
2021-02-20
Documentation: typofix --column description
Junio C Hamano
3
-3
/
+3
2021-02-18
gitmailmap.txt: fix rendering of e-mail addresses
Martin Ågren
1
-4
/
+4
2021-02-18
git.txt: fix monospace rendering
Martin Ågren
1
-1
/
+1
2021-02-18
git-gui: remove lines starting with the comment character
Pratyush Yadav
2
-2
/
+21
2021-02-18
The ninth batch
Junio C Hamano
1
-0
/
+58
2021-02-18
doc: fix naming of response-end-pkt
Joey Salazar
1
-2
/
+2
2021-02-18
docs/rev-list: add some examples of --disk-usage
Jeff King
1
-0
/
+41
2021-02-18
docs/rev-list: add an examples section
Jeff King
1
-0
/
+52
2021-02-17
rev-list-options.txt: fix rendering of bonus paragraph
Martin Ågren
1
-3
/
+3
2021-02-17
blame: remove unnecessary use of get_commit_info()
Rafael Silva
1
-5
/
+3
2021-02-16
checkout-index: omit entries with no tempname from --temp output
Matheus Tavares
1
-11
/
+24
2021-02-16
write_entry(): fix misuses of `path` in error messages
Matheus Tavares
2
-4
/
+27
2021-02-16
diff: --{rotate,skip}-to=<path>
Junio C Hamano
12
-1
/
+197
2021-02-12
The eighth batch
Junio C Hamano
1
-0
/
+21
2021-02-12
test-lib-functions: assert correct parameter count
Ævar Arnfjörð Bjarmason
1
-0
/
+8
2021-02-12
test-lib-functions: remove bug-inducing "diagnostics" helper param
Ævar Arnfjörð Bjarmason
5
-16
/
+26
2021-02-12
test libs: rename "diff-lib" to "lib-diff"
Ævar Arnfjörð Bjarmason
23
-30
/
+30
2021-02-11
config: improve error message for boolean config
Andrew Klotz
2
-2
/
+25
2021-02-11
stash: declare ref_stash as an array
Denton Liu
1
-1
/
+1
2021-02-11
t3905: use test_cmp() to check file contents
Denton Liu
1
-2
/
+4
2021-02-11
t3905: replace test -s with test_file_not_empty
Denton Liu
1
-6
/
+6
2021-02-11
t3905: remove nested git in command substitution
Denton Liu
1
-3
/
+6
2021-02-11
t3905: move all commands into test cases
Denton Liu
1
-72
/
+75
2021-02-11
t3905: remove spaces after redirect operators
Denton Liu
1
-20
/
+20
2021-02-11
git-stash.txt: be explicit about subcommand options
Denton Liu
1
-4
/
+4
2021-02-11
rev-list: add --disk-usage option for calculating disk usage
Jeff King
5
-0
/
+189
2021-02-11
commit-graph: when incompatible with graphs, indicate why
Johannes Schindelin
1
-3
/
+11
2021-02-11
reflog expire --stale-fix: be generous about missing objects
Johannes Schindelin
2
-0
/
+29
2021-02-11
diff: plug memory leak from regcomp() on {log,diff} -I
Ævar Arnfjörð Bjarmason
1
-0
/
+12
[next]