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-04-26
t1092: add compatibility tests for 'git show'
Derrick Stolee
-0
/
+16
2022-04-26
submodule--helper: fix initialization of warn_if_uninitialized
Orgad Shaneh
-1
/
+33
2022-04-26
2.36 gitk/diff-tree --stdin regression fix
Junio C Hamano
-0
/
+18
2022-04-25
cache: use const char * for get_object_directory()
Derrick Stolee
-2
/
+2
2022-04-25
multi-pack-index: use --object-dir real path
Derrick Stolee
-11
/
+34
2022-04-25
midx: use real paths in lookup_multi_pack_index()
Derrick Stolee
-4
/
+13
2022-04-25
clone: die() instead of BUG() on bad refs
Derrick Stolee
-2
/
+13
2022-04-23
Revert "name-rev: release unused name strings"
René Scharfe
-16
/
+5
2022-04-23
log: "--since-as-filter" option is a non-terminating "--since" variant
Miklos Vajna
-0
/
+57
2022-04-22
CI: select CC based on CC_PACKAGE (again)
Ævar Arnfjörð Bjarmason
-1
/
+1
2022-04-21
Documentation: some sparsity wording clarifications
Elijah Newren
-9
/
+12
2022-04-21
git-sparse-checkout.txt: mark non-cone mode as deprecated
Elijah Newren
-4
/
+94
2022-04-21
git-sparse-checkout.txt: flesh out pattern set sections a bit
Elijah Newren
-44
/
+85
2022-04-21
git-sparse-checkout.txt: add a new EXAMPLES section
Elijah Newren
-6
/
+37
2022-04-21
git-sparse-checkout.txt: shuffle some sections and mark as internal
Elijah Newren
-24
/
+24
2022-04-21
git-sparse-checkout.txt: update docs for deprecation of 'init'
Elijah Newren
-8
/
+8
2022-04-21
git-sparse-checkout.txt: wording updates for the cone mode default
Elijah Newren
-16
/
+15
2022-04-21
sparse-checkout: make --cone the default
Elijah Newren
-13
/
+15
2022-04-21
tests: stop assuming --no-cone is the default mode for sparse-checkout
Elijah Newren
-16
/
+17
2022-04-21
show-branch: -g and --current are incompatible
Junio C Hamano
-0
/
+18
2022-04-21
Documentation/ToolsForGit.txt: Tools for developing Git
COGONI Guillaume
-12
/
+56
2022-04-21
rebase: use correct base for --keep-base when a branch is given
Alex Henrie
-29
/
+60
2022-04-20
diff: use mks_tempfile_dt()
René Scharfe
-11
/
+5
2022-04-20
tempfile: add mks_tempfile_dt()
René Scharfe
-0
/
+76
2022-04-20
commit-graph: close file before returning NULL
Kleber Tarcísio
-3
/
+6
2022-04-20
rebase: simplify an assignment of options.type in cmd_rebase
Edmundo Carmona Antoranz
-4
/
+2
2022-04-17
Git 2.36
v2.36.0
Junio C Hamano
-1
/
+1
2022-04-17
Merge tag 'l10n-2.36.0-rnd2.1' of https://github.com/git-l10n/git-po
Junio C Hamano
-47530
/
+54917
2022-04-17
Merge branch 'cb/buggy-gcc-12-workaround'
Junio C Hamano
-0
/
+6
2022-04-17
l10n: sv.po: Update Swedish translation (5282t0f0u)
Peter Krefting
-3959
/
+4735
2022-04-17
Merge branch 'master' of github.com:Softcatala/git-po
Jiang Xin
-4044
/
+4892
2022-04-16
l10n: Update Catalan translation
Jordi Mas
-4044
/
+4892
2022-04-16
l10n: po-id for 2.36 (round 2)
Bagas Sanjaya
-287
/
+121
2022-04-15
config.mak.dev: alternative workaround to gcc 12 warning in http.c
Carlo Marcelo Arenas Belón
-0
/
+1
2022-04-15
config.mak.dev: workaround gcc 12 bug affecting "pedantic" CI job
Carlo Marcelo Arenas Belón
-0
/
+5
2022-04-15
reftable: avoid undefined behaviour breaking t0032
Carlo Marcelo Arenas Belón
-3
/
+6
2022-04-15
Merge branch 'master' of github.com:ruester/git-po-de
Jiang Xin
-4024
/
+4576
2022-04-15
Merge branch 'fz/po-2.36.0-round2' of github.com:fangyi-zhou/git-po
Jiang Xin
-307
/
+65
2022-04-14
Merge branch 'jc/revert-ref-transaction-hook-changes'
Junio C Hamano
-217
/
+19
2022-04-14
Merge branch 'jc/relnotes-updates'
Junio C Hamano
-6
/
+13
2022-04-14
l10n: de.po: Update German translation
Matthias Rüster
-4024
/
+4576
2022-04-14
l10n: zh_CN v2.36.0 round 2
Fangyi Zhou
-307
/
+65
2022-04-14
l10n: pt_PT: update Portuguese translation
Daniel Santos
-6428
/
+7063
2022-04-14
l10n: vi(5285t): v2.36.0 round 2
Tran Ngoc Quan
-3937
/
+4752
2022-04-13
revisions API: add a TODO for diff_free(&revs->diffopt)
Ævar Arnfjörð Bjarmason
-3
/
+8
2022-04-13
revisions API: have release_revisions() release "topo_walk_info"
Ævar Arnfjörð Bjarmason
-4
/
+12
2022-04-13
revisions API: have release_revisions() release "date_mode"
Ævar Arnfjörð Bjarmason
-0
/
+1
2022-04-13
revisions API: call diff_free(&revs->pruning) in revisions_release()
Ævar Arnfjörð Bjarmason
-2
/
+9
2022-04-13
revisions API: release "reflog_info" in release revisions()
Ævar Arnfjörð Bjarmason
-1
/
+32
2022-04-13
revisions API: clear "boundary_commits" in release_revisions()
Ævar Arnfjörð Bjarmason
-1
/
+9
[prev]
[next]