index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-gui
/
lib
/
commit.tcl
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-22
ref-filter: initialize empty name or email fields
Mischa POSLAWSKY
2
-3
/
+22
2019-08-21
userdiff: add a builtin pattern for dts files
Stephen Boyd
14
-0
/
+168
2019-08-20
diff: skip GITLINK when lazy fetching missing objs
Jonathan Tan
2
-0
/
+32
2019-08-20
sha1-name: make sort_ambiguous_oid_array() thread-safe
René Scharfe
1
-6
/
+3
2019-08-20
parseopt: move definition of enum parse_opt_result up
René Scharfe
1
-9
/
+9
2019-08-20
packfile.h: drop extern from function declaration
Denton Liu
1
-1
/
+1
2019-08-19
repository-layout.txt: correct pluralization of 'object'
Ben Milman
1
-1
/
+1
2019-08-19
pull, fetch: add --set-upstream option
Corentin BOMPARD
4
-1
/
+241
2019-08-19
archive-tar: turn length miscalculation warning into BUG
René Scharfe
2
-5
/
+4
2019-08-19
archive-tar: use size_t in strbuf_append_ext_header()
René Scharfe
1
-5
/
+5
2019-08-19
archive-tar: fix pax extended header length calculation
René Scharfe
2
-2
/
+2
2019-08-19
archive-tar: report wrong pax extended header length
René Scharfe
2
-0
/
+26
2019-08-16
Git 2.23
v2.23.0
Junio C Hamano
1
-1
/
+1
2019-08-16
checkout: remove duplicate code
Elijah Newren
1
-7
/
+0
2019-08-16
l10n: zh_CN: for git v2.23.0 l10n round 1~2
Jiang Xin
1
-2910
/
+3413
2019-08-15
diff: 'diff.indentHeuristic' is no longer experimental
SZEDER Gábor
1
-1
/
+1
2019-08-13
repo-settings: create feature.experimental setting
Derrick Stolee
9
-45
/
+60
2019-08-13
repo-settings: create feature.manyFiles setting
Derrick Stolee
6
-7
/
+51
2019-08-13
repo-settings: parse core.untrackedCache
Derrick Stolee
5
-36
/
+40
2019-08-13
commit-graph: turn on commit-graph by default
Derrick Stolee
7
-6
/
+12
2019-08-13
t6501: use 'git gc' in quiet mode
Derrick Stolee
1
-3
/
+3
2019-08-13
repo-settings: consolidate some config settings
Derrick Stolee
7
-19
/
+58
2019-08-13
worktree remove: clarify error message on dirty worktree
SZEDER Gábor
1
-1
/
+1
2019-08-12
git-fast-import.txt: clarify that multiple merge commits are allowed
Elijah Newren
1
-1
/
+1
2019-08-12
l10n: de.po: Update German translation
Matthias Ruester
1
-2910
/
+3533
2019-08-12
t/perf: rename duplicate-numbered test script
Jeff King
1
-0
/
+0
2019-08-11
doc: fix repeated words
Mark Rushakoff
9
-9
/
+9
2019-08-11
Git 2.22.1
v2.22.1
Junio C Hamano
2
-1
/
+4
2019-08-11
.mailmap: update email address of Philip Oakley
Philip Oakley
1
-0
/
+1
2019-08-11
l10n: it.po: update the Italian localization for v2.23.0 round 2
Alessandro Menti
1
-522
/
+531
2019-08-11
l10n: vi(4674t): Updated translation for Vietnamese
Tran Ngoc Quan
1
-585
/
+595
2019-08-10
l10n: es: 2.23.0 round 2
Christopher Diaz Riveros
1
-3030
/
+3598
2019-08-10
l10n: fr v2.23.0 round 2
Jean-Noël Avila
1
-2904
/
+3429
2019-08-10
l10n: git.pot: v2.23.0 round 2 (4 new, 6 removed)
Jiang Xin
1
-477
/
+461
2019-08-10
l10n: bg.po: Updated Bulgarian translation (4674t)
Alexander Shopov
1
-2937
/
+3481
2019-08-09
Git 2.23-rc2
v2.23.0-rc2
Junio C Hamano
1
-1
/
+1
2019-08-08
t0000: reword comments for "local" test
Jeff King
1
-8
/
+6
2019-08-08
t: decrease nesting in test_oid_to_path
Jonathan Nieder
1
-1
/
+2
2019-08-07
git-gui: call do_quit before destroying the main window
Pratyush Yadav
1
-2
/
+17
2019-08-07
sha1-file: release strbuf after use
René Scharfe
1
-0
/
+1
2019-08-07
test-dir-iterator: use path argument directly
René Scharfe
1
-3
/
+1
2019-08-07
dir-iterator: release strbuf after use
René Scharfe
1
-1
/
+3
2019-08-07
commit-graph: release strbufs after use
René Scharfe
1
-5
/
+7
2019-08-07
nedmalloc: avoid compiler warning about unused value
René Scharfe
1
-2
/
+2
2019-08-07
nedmalloc: do assignments only after the declaration section
René Scharfe
1
-1
/
+1
2019-08-06
config: stop checking whether the_repository is NULL
Jeff King
2
-1
/
+6
2019-08-06
common-main: delay trace2 initialization
Jeff King
1
-4
/
+4
2019-08-06
t1309: use short branch name in includeIf.onbranch test
Jeff King
1
-1
/
+1
2019-08-06
gitcli: document --end-of-options
Jeff King
1
-0
/
+6
2019-08-06
parse-options: allow --end-of-options as a synonym for "--"
Jeff King
3
-1
/
+16
[next]