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
2021-07-05
l10n: id.po: fix mismatched variable names
Bagas Sanjaya
-3
/
+3
2021-07-02
perf: fix when running with TEST_OUTPUT_DIRECTORY
Patrick Steinhardt
-13
/
+24
2021-07-01
string-list.h users: change to use *_{nodup,dup}()
Ævar Arnfjörð Bjarmason
-13
/
+13
2021-07-01
string-list.[ch]: add a string_list_init_{nodup,dup}()
Ævar Arnfjörð Bjarmason
-4
/
+25
2021-07-01
dir.[ch]: replace dir_init() with DIR_INIT
Ævar Arnfjörð Bjarmason
-27
/
+13
2021-07-01
*.c *_init(): define in terms of corresponding *_INIT macro
Ævar Arnfjörð Bjarmason
-15
/
+12
2021-07-01
*.h: move some *_INIT to designated initializers
Ævar Arnfjörð Bjarmason
-5
/
+13
2021-07-01
test-lib: avoid accidental globbing in match_pattern_list()
Jeff King
-12
/
+22
2021-07-01
Merge branch 'zh/cat-file-batch-fix' into zh/ref-filter-raw-data
Junio C Hamano
-6
/
+26
2021-06-30
fetch: document the --negotiate-only option
Ævar Arnfjörð Bjarmason
-3
/
+13
2021-06-30
send-pack.c: move "no refs in common" abort earlier
Ævar Arnfjörð Bjarmason
-5
/
+6
2021-06-30
merge-recursive: handle rename-to-self case
Elijah Newren
-9
/
+16
2021-06-30
merge-ort: ensure we consult df_conflict and path_conflicts
Elijah Newren
-4
/
+8
2021-06-30
t6423: test directory renames causing rename-to-self
Elijah Newren
-0
/
+175
2021-06-30
grep: report missing left operand of --and
René Scharfe
-0
/
+11
2021-06-29
xmmap: inform Linux users of tuning knobs on ENOMEM
Eric Wong
-5
/
+22
2021-06-29
test-lib.sh: set COLUMNS=80 for --verbose repeatability
Ævar Arnfjörð Bjarmason
-2
/
+3
2021-06-29
Makefile: add QUIET_GEN to "cscope" target
Ævar Arnfjörð Bjarmason
-1
/
+1
2021-06-29
Makefile: move ".PHONY: cscope" near its target
Ævar Arnfjörð Bjarmason
-1
/
+2
2021-06-29
Makefile: add and use the ".DELETE_ON_ERROR" flag
Ævar Arnfjörð Bjarmason
-11
/
+18
2021-06-28
midx: report checksum mismatches during 'verify'
Taylor Blau
-0
/
+8
2021-06-28
midx: don't reuse corrupt MIDXs when writing
Taylor Blau
-0
/
+18
2021-06-28
commit-graph: rewrite to use checksum_valid()
Taylor Blau
-8
/
+6
2021-06-28
csum-file: introduce checksum_valid()
Taylor Blau
-10
/
+20
2021-06-28
ci: upgrade to using actions/{up,down}load-artifacts v2
Johannes Schindelin
-8
/
+8
2021-06-28
ci (vs-build): use `cmd` to copy the DLLs, not `powershell`
Johannes Schindelin
-4
/
+2
2021-06-28
ci: use the new GitHub Action to download git-sdk-64-minimal
Johannes Schindelin
-84
/
+19
2021-06-28
add_ref_decoration(): rename s/type/deco_type/
Jeff King
-7
/
+7
2021-06-28
load_ref_decorations(): avoid parsing non-tag objects
Jeff King
-2
/
+4
2021-06-28
object.h: add lookup_object_by_type() function
Jeff King
-18
/
+25
2021-06-28
object.h: expand docstring for lookup_unknown_object()
Jeff King
-1
/
+12
2021-06-28
log: avoid loading decorations for userformats that don't need it
Jeff King
-0
/
+8
2021-06-28
pretty.h: update and expand docstring for userformat_find_requirements()
Jeff King
-2
/
+5
2021-06-28
submodule: remove unnecessary `prefix` based option logic
Kaartic Sivaraam
-7
/
+7
2021-06-28
pack-objects tests: cover blindspots in stdin handling
Ævar Arnfjörð Bjarmason
-0
/
+85
2021-06-28
config: normalize the path of the system gitconfig
Johannes Schindelin
-3
/
+4
2021-06-28
cmake(windows): set correct path to the system Git config
Dennis Ameling
-4
/
+7
2021-06-28
mingw: move Git for Windows' system config where users expect it
Johannes Schindelin
-0
/
+10
2021-06-28
config.mak.uname: PCRE1 cleanup
Carlo Marcelo Arenas Belón
-1
/
+1
2021-06-28
Documentation: fix typo in the --patch option of the commit command
Beshr Kayali
-1
/
+1
2021-06-28
pager: avoid setting COLUMNS when we're guessing its value
Johannes Schindelin
-3
/
+13
2021-06-28
git-worktree.txt: fix typo in example path
Andrei Rybak
-1
/
+1
2021-06-28
t: fix typos in test messages
Andrei Rybak
-2
/
+2
2021-06-28
blame: correct name of config option in docs
Andrei Rybak
-1
/
+1
2021-06-28
promisor-remote: teach lazy-fetch in any repo
Jonathan Tan
-9
/
+76
2021-06-28
run-command: refactor subprocess env preparation
Jonathan Tan
-16
/
+24
2021-06-28
submodule: refrain from filtering GIT_CONFIG_COUNT
Jonathan Tan
-1
/
+2
2021-06-28
promisor-remote: support per-repository config
Jonathan Tan
-46
/
+82
2021-06-28
repository: move global r_f_p_c to repo struct
Jonathan Tan
-20
/
+23
2021-06-28
git-p4: fix failed submit by skip non-text data files
dorgon.chang
-2
/
+5
[prev]
[next]