index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
name-hash.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-16
cache.h: remove always unused show_date_human() declaration
Ævar Arnfjörð Bjarmason
1
-2
/
+0
2022-02-12
The third batch
Junio C Hamano
1
-0
/
+19
2022-02-09
The second batch for 2.36
Junio C Hamano
1
-1
/
+59
2022-02-05
The first batch
Junio C Hamano
1
-3
/
+23
2022-02-02
builtin/diff.c: fix "git-diff" usage string typo
Shaoxuan Yuan
1
-3
/
+3
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
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
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
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
2022-01-27
sequencer: don't use die_errno() on refs_resolve_ref_unsafe() failure
Ævar Arnfjörð Bjarmason
1
-6
/
+4
2022-01-26
sequencer, stash: fix running from worktree subdir
Elijah Newren
3
-2
/
+30
2022-01-26
clone: support unusual remote ref configurations
Jonathan Tan
2
-6
/
+21
2022-01-24
mem-pool: don't assume uintmax_t is aligned enough for all types
Jessica Clarke
1
-3
/
+23
2022-01-24
Git 2.35
v2.35.0
Junio C Hamano
2
-1
/
+11
2022-01-24
split-index: it really is incompatible with the sparse index
Johannes Schindelin
2
-0
/
+6
2022-01-24
t1091: disable split index
Johannes Schindelin
1
-28
/
+26
2022-01-24
sparse-index: sparse index is disallowed when split index is active
Johannes Schindelin
1
-1
/
+1
2022-01-23
l10n: Update Catalan translation
Jordi Mas
1
-16
/
+16
2022-01-22
checkout: avoid BUG() when hitting a broken repository
Junio C Hamano
2
-3
/
+13
2022-01-22
merge: fix memory leaks in cmd_merge()
Elijah Newren
1
-1
/
+5
2022-01-22
merge-ort: fix memory leak in merge_ort_internal()
Elijah Newren
1
-5
/
+5
2022-01-22
l10n: zh_TW: v2.35.0 round 2 (0 untranslated)
Yi-Jyun Pan
1
-84
/
+85
2022-01-21
sparse-checkout: create leading directory
Jonathan Tan
2
-0
/
+9
2022-01-21
l10n: Update Catalan translation
Jordi Mas
1
-555
/
+444
2022-01-21
fetch: help translators by reusing the same message template
Junio C Hamano
2
-2
/
+3
2022-01-20
branch,checkout: fix --track documentation
René Scharfe
4
-9
/
+9
2022-01-20
test-lib: unset trace2 parent envvars
Josh Steadmon
1
-0
/
+2
2022-01-20
parse-options: document bracketing of argh
René Scharfe
1
-0
/
+5
2022-01-20
l10n: de.po: Update German translation
Matthias Rüster
1
-3162
/
+3168
2022-01-20
l10n: de.po: Fix translation for "'%s' is aliased to '%s'"
Jürgen Krämer
1
-1
/
+1
2022-01-19
Git 2.35-rc2
v2.35.0-rc2
Junio C Hamano
1
-1
/
+1
2022-01-19
getcwd(mingw): handle the case when there is no cwd
Johannes Schindelin
1
-0
/
+4
2022-01-19
l10n: po-id for 2.35 (round 2)
Bagas Sanjaya
1
-196
/
+310
2022-01-19
l10n: Update Catalan translation
Jordi Mas
1
-4835
/
+3976
2022-01-19
fetch --negotiate-only: do not update submodules
Glen Choo
4
-1
/
+48
2022-01-19
fetch: skip tasks related to fetching objects
Glen Choo
1
-0
/
+11
2022-01-19
fetch: use goto cleanup in cmd_fetch()
Glen Choo
1
-3
/
+4
2022-01-18
branch,checkout: fix --track usage strings
Josh Steadmon
2
-5
/
+5
2022-01-18
config: include file if remote URL matches a glob
Jonathan Tan
4
-7
/
+275
2022-01-18
config: make git_config_include() static
Jonathan Tan
2
-34
/
+15
2022-01-18
Makefile: FreeBSD cannot do C99-or-below build
Junio C Hamano
1
-0
/
+5
2022-01-17
merge-ort: avoid assuming all renames detected
Elijah Newren
2
-0
/
+71
[next]