index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
object-store.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-13
abspath: add a function to resolve paths with missing components
brian m. carlson
2
-18
/
+48
2020-12-09
Eleventh batch
Junio C Hamano
1
-0
/
+45
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-03
Tenth batch
Junio C Hamano
1
-5
/
+16
2020-12-03
Revert "submodules: fix of regression on fetching of non-init subsub-repo"
Junio C Hamano
2
-67
/
+10
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
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
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
2020-11-24
MyFirstContribition: answering questions is not the end of the story
Junio C Hamano
1
-1
/
+15
2020-11-24
t3404: do not depend on any specific default branch name
Johannes Schindelin
1
-44
/
+45
2020-11-24
submodule: fix fetch_in_submodule logic
Jeff King
1
-6
/
+6
2020-11-24
stash: add missing space to an error message
Kyle Meyer
1
-1
/
+1
2020-11-23
t3301: test proper exit response to no-value notes.displayRef.
Nate Avers
1
-0
/
+5
2020-11-23
notes.c: fix a segfault in notes_display_config()
Nate Avers
1
-1
/
+1
2020-11-22
Seventh batch
Junio C Hamano
1
-0
/
+20
[next]