index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lockfile.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-08
t7900: fix typo: "test_execpt_success"
Josh Steadmon
1
-1
/
+1
2020-12-07
completion: bash: fix gitk alias regression
Felipe Contreras
1
-1
/
+1
2020-12-04
ci(vs-build): stop passing the iconv library location explicitly
Dennis Ameling
3
-3
/
+2
2020-12-03
style: indent multiline "if" conditions to align
Jeff King
2
-2
/
+2
2020-12-03
upload-pack: propagate return value from object filter config callback
Jeff King
2
-1
/
+10
2020-12-03
Tenth batch
Junio C Hamano
1
-5
/
+16
2020-12-03
doc: make HTML manual reproducible
Arnout Engelen
1
-1
/
+4
2020-12-03
Revert "submodules: fix of regression on fetching of non-init subsub-repo"
Junio C Hamano
2
-67
/
+10
2020-12-02
glossary: improve "branch" definition
Sergey Organov
1
-1
/
+1
2020-12-02
Makefile: mark git-maintenance as a builtin
Jeff King
1
-0
/
+1
2020-12-02
apply: don't use core.sharedRepository to create working tree files
Matheus Tavares
5
-6
/
+47
2020-12-02
banned.h: mark ctime_r() and asctime_r() as banned
Jeff King
1
-0
/
+4
2020-12-02
gitignore: remove entry for git serve
René Scharfe
1
-1
/
+0
2020-12-02
gitignore: drop duplicate entry for git-sh-i18n
Jeff King
1
-1
/
+0
2020-12-02
t7900: speed up expensive test
Jeff King
1
-2
/
+4
2020-12-01
banned.h: mark non-reentrant gmtime, etc as banned
Jeff King
1
-0
/
+9
2020-12-01
config.txt: fix a typo (backslash != backquote)
Štěpán Němec
1
-1
/
+1
2020-12-01
builtin/bugreport.c: use thread-safe localtime_r()
Taylor Blau
1
-1
/
+2
2020-12-01
upload-pack: kill pack-objects helper on signal or exit
Jeff King
1
-0
/
+1
2020-12-01
imap-send: parse default git config
Nicolas Morey-Chaisemartin
1
-22
/
+30
2020-12-01
completion: zsh: fix file completion regression
Felipe Contreras
1
-0
/
+1
2020-12-01
tests: lib-functions: trivial style cleanups
Felipe Contreras
1
-4
/
+4
2020-12-01
test: completion: fix typos
Felipe Contreras
1
-2
/
+2
2020-12-01
.gitignore: remove dangling file
Felipe Contreras
1
-1
/
+0
2020-12-01
refspec: trivial cleanup
Felipe Contreras
1
-9
/
+10
2020-11-30
Ninth batch
Junio C Hamano
1
-0
/
+21
2020-11-30
fetch-pack: disregard invalid pack lockfiles
René Scharfe
1
-2
/
+3
2020-11-30
refspec: make @ a synonym of HEAD
Felipe Contreras
3
-52
/
+62
2020-11-30
tests: push: trivial cleanup
Felipe Contreras
1
-2
/
+1
2020-11-30
tests: push: improve cleanup of HEAD tests
Felipe Contreras
1
-1
/
+3
2020-11-30
MyFirstObjectWalk: drop `init_walken_defaults()`
Martin Ågren
1
-24
/
+0
2020-11-30
grep: copy struct in one fell swoop
Martin Ågren
1
-23
/
+10
2020-11-30
perf/fsmonitor: use test_must_be_empty helper
Nipunn Koorapati
1
-2
/
+1
2020-11-30
maintenance: fix SEGFAULT when no repository
Rafael Silva
3
-8
/
+9
2020-11-26
Eighth batch
Junio C Hamano
1
-0
/
+32
2020-11-26
maintenance: use 'git config --fixed-value'
Derrick Stolee
2
-2
/
+15
2020-11-26
config doc: value-pattern is not necessarily a regexp
Junio C Hamano
1
-4
/
+7
2020-11-25
config: implement --fixed-value with --get*
Derrick Stolee
2
-5
/
+32
2020-11-25
config: plumb --fixed-value into config API
Derrick Stolee
4
-5
/
+73
2020-11-25
config: add --fixed-value option, un-implemented
Derrick Stolee
3
-7
/
+73
2020-11-25
t1300: add test for --replace-all with value-pattern
Derrick Stolee
1
-0
/
+14
2020-11-25
t1300: test "set all" mode with value-pattern
Derrick Stolee
1
-0
/
+39
2020-11-25
config: replace 'value_regex' with 'value_pattern'
Derrick Stolee
4
-44
/
+44
2020-11-25
config: convert multi_replace to flags
Derrick Stolee
5
-26
/
+45
2020-11-25
midx.c: protect against disappearing packs
Taylor Blau
2
-2
/
+8
2020-11-25
packfile.c: protect against disappearing indexes
Taylor Blau
2
-19
/
+24
2020-11-25
help.c: help.autocorrect=never means "do not compute suggestions"
Drew DeVault
3
-18
/
+52
2020-11-25
crendential-store: use timeout when locking file
Simão Afonso
2
-2
/
+12
2020-11-25
move sleep_millisec to git-compat-util.h
Han-Wen Nienhuys
2
-1
/
+2
2020-11-25
usage: add trace2 entry upon warning()
Jonathan Tan
2
-1
/
+7
[next]