index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
pack-*.c: remove the_repository references
Nguyễn Thái Ngọc Duy
2018-11-12
6
-14
/
+21
*
pack-check.c: remove the_repository references
Nguyễn Thái Ngọc Duy
2018-11-12
3
-6
/
+10
*
notes-cache.c: remove the_repository references
Nguyễn Thái Ngọc Duy
2018-11-12
9
-21
/
+28
*
line-log.c: remove the_repository reference
Nguyễn Thái Ngọc Duy
2018-11-12
1
-1
/
+1
*
diff-lib.c: remove the_repository references
Nguyễn Thái Ngọc Duy
2018-11-12
5
-8
/
+11
*
delta-islands.c: remove the_repository references
Nguyễn Thái Ngọc Duy
2018-11-12
3
-15
/
+22
*
cache-tree.c: remove the_repository references
Nguyễn Thái Ngọc Duy
2018-11-12
8
-19
/
+25
*
bundle.c: remove the_repository references
Nguyễn Thái Ngọc Duy
2018-11-12
4
-20
/
+24
*
branch.c: remove the_repository reference
Nguyễn Thái Ngọc Duy
2018-11-12
7
-19
/
+27
*
bisect.c: remove the_repository reference
Nguyễn Thái Ngọc Duy
2018-11-12
3
-22
/
+33
*
blame.c: remove implicit dependency the_repository
Nguyễn Thái Ngọc Duy
2018-11-12
1
-17
/
+22
*
sequencer.c: remove implicit dependency on the_repository
Nguyễn Thái Ngọc Duy
2018-11-12
5
-77
/
+86
*
sequencer.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-11-12
6
-152
/
+197
*
transport.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-11-12
3
-5
/
+8
*
notes-merge.c: remove implicit dependency the_repository
Nguyễn Thái Ngọc Duy
2018-11-12
1
-2
/
+2
*
notes-merge.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-11-12
3
-7
/
+12
*
list-objects.c: reduce the_repository references
Nguyễn Thái Ngọc Duy
2018-11-12
1
-2
/
+2
*
list-objects-filter.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-11-12
3
-6
/
+15
*
wt-status.c: remove implicit dependency the_repository
Nguyễn Thái Ngọc Duy
2018-11-12
3
-10
/
+14
*
wt-status.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-11-12
6
-47
/
+66
*
Ninth batch for 2.20
Junio C Hamano
2018-11-06
1
-2
/
+57
*
Merge branch 'sg/test-verbose-log'
Junio C Hamano
2018-11-06
2
-2
/
+3
|
\
|
*
test-lib: introduce the '-V' short option for '--verbose-log'
SZEDER Gábor
2018-10-30
2
-2
/
+3
*
|
Merge branch 'rj/header-cleanup'
Junio C Hamano
2018-11-06
3
-3
/
+6
|
\
\
|
*
|
commit-reach.h: add missing declarations (hdr-check)
Ramsay Jones
2018-10-29
1
-2
/
+3
|
*
|
ewok_rlw.h: add missing 'inline' to function definition
Ramsay Jones
2018-10-29
1
-1
/
+1
|
*
|
fetch-object.h: add missing declaration (hdr-check)
Ramsay Jones
2018-10-29
1
-0
/
+2
*
|
|
Merge branch 'ss/travis-ci-force-vm-mode'
Junio C Hamano
2018-11-06
1
-2
/
+0
|
\
\
\
|
*
|
|
travis-ci: no longer use containers
Sebastian Staudt
2018-10-26
1
-2
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'sg/test-rebase-editor-fix'
Junio C Hamano
2018-11-06
2
-7
/
+7
|
\
\
\
|
*
|
|
t3404-rebase-interactive: test abbreviated commands
Johannes Sixt
2018-10-29
2
-7
/
+7
*
|
|
|
Merge branch 'tb/char-may-be-unsigned'
Junio C Hamano
2018-11-06
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
path.c: char is not (always) signed
Torsten Bögershausen
2018-10-26
1
-1
/
+1
*
|
|
|
|
Merge branch 'js/mingw-ns-filetime'
Junio C Hamano
2018-11-06
3
-38
/
+76
|
\
\
\
\
\
|
*
|
|
|
|
mingw: implement nanosecond-precision file times
Karsten Blees
2018-10-24
3
-20
/
+36
|
*
|
|
|
|
mingw: replace MSVCRT's fstat() with a Win32-based implementation
Karsten Blees
2018-10-24
1
-10
/
+21
|
*
|
|
|
|
mingw: factor out code to set stat() data
Johannes Schindelin
2018-10-24
1
-14
/
+25
*
|
|
|
|
|
Merge branch 'md/exclude-promisor-objects-fix'
Junio C Hamano
2018-11-06
8
-2
/
+15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
exclude-promisor-objects: declare when option is allowed
Matthew DeVore
2018-10-23
7
-1
/
+14
|
*
|
|
|
|
|
Documentation/git-log.txt: do not show --exclude-promisor-objects
Matthew DeVore
2018-10-23
1
-1
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'jw/send-email-no-auth'
Junio C Hamano
2018-11-06
2
-3
/
+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
send-email: explicitly disable authentication
Joshua Watt
2018-10-23
2
-3
/
+12
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'nd/submodule-unused-vars'
Junio C Hamano
2018-11-06
4
-31
/
+38
|
\
\
\
\
\
\
|
*
|
|
|
|
|
submodule.c: remove some of the_repository references
Nguyễn Thái Ngọc Duy
2018-10-22
4
-31
/
+38
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'nd/unpack-trees-with-cache-tree'
Junio C Hamano
2018-11-06
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
read-cache: use of memory after it is freed
Carlo Marcelo Arenas Belón
2018-10-22
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'nd/completion-negation'
Junio C Hamano
2018-11-06
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
completion: fix __gitcomp_builtin no longer consider extra options
Nguyễn Thái Ngọc Duy
2018-10-22
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge branch 'jt/upload-pack-v2-fix-shallow'
Junio C Hamano
2018-11-06
2
-63
/
+115
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
upload-pack: clear flags before each v2 request
Jonathan Tan
2018-10-19
2
-4
/
+34
[next]