index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
pretty-formats.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-29
i18n: fix small typos
Jean-Noël Avila
2
-2
/
+2
2018-11-29
transport-helper.c: do not translate a string twice
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-11-26
files-backend.c: fix build error on Solaris
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-11-24
t5562: fix perl path
Jeff King
2
-1
/
+1
2018-11-24
t5601-99: Enable colliding file detection for MINGW
Torsten Bögershausen
1
-1
/
+1
2018-11-21
Git 2.20-rc1
v2.20.0-rc1
Junio C Hamano
2
-3
/
+8
2018-11-21
Git 2.19.2
v2.19.2
Junio C Hamano
3
-2
/
+110
2018-11-21
index: make index.threads=true enable ieot and eoie
Jonathan Nieder
4
-16
/
+32
2018-11-21
clone: fix colliding file detection on APFS
Nguyễn Thái Ngọc Duy
2
-3
/
+3
2018-11-21
Documentation: build technical/multi-pack-index
Todd Zullinger
1
-0
/
+1
2018-11-21
pack-objects: fix off-by-one in delta-island tree-depth computation
Jeff King
1
-1
/
+3
2018-11-21
pack-objects: zero-initialize tree_depth/layer arrays
Jeff King
2
-2
/
+3
2018-11-21
pack-objects: fix tree_depth and layer invariants
Jeff King
1
-2
/
+2
2018-11-21
rebase: warn about the correct tree's OID
Johannes Schindelin
1
-1
/
+2
2018-11-21
ieot: default to not writing IEOT section
Jonathan Nieder
2
-1
/
+17
2018-11-21
eoie: default to not writing EOIE section
Jonathan Nieder
3
-5
/
+24
2018-11-21
legacy-rebase: backport -C<n> and --whitespace=<option> checks
Johannes Schindelin
1
-0
/
+8
2018-11-19
Prepare for 2.20-rc1
Junio C Hamano
1
-0
/
+29
2018-11-19
read-cache: make the split index obey umask settings
Ævar Arnfjörð Bjarmason
2
-1
/
+22
2018-11-19
RelNotes: name the release properly
Junio C Hamano
1
-2
/
+2
2018-11-18
Git 2.20-rc0
v2.20.0-rc0
Junio C Hamano
2
-1
/
+63
2018-11-17
bundle: dup() output descriptor closer to point-of-use
Jeff King
2
-21
/
+24
2018-11-16
tests: add a special setup where rebase.useBuiltin is off
Ævar Arnfjörð Bjarmason
2
-1
/
+8
2018-11-16
rebase doc: document rebase.useBuiltin
Ævar Arnfjörð Bjarmason
1
-0
/
+14
2018-11-16
mingw: replace an obsolete link with the superseding one
Johannes Schindelin
1
-2
/
+2
2018-11-16
Makefile: use FUZZ_CXXFLAGS for linking fuzzers
Josh Steadmon
1
-2
/
+4
2018-11-16
tests: explicitly use `git.exe` on Windows
Johannes Schindelin
3
-5
/
+11
2018-11-16
tests: do not require Git to be built when testing an installed Git
Johannes Schindelin
1
-2
/
+7
2018-11-16
doc: move extensions.worktreeConfig to the right place
Nguyễn Thái Ngọc Duy
3
-19
/
+16
2018-11-16
ref-filter: don't look for objects when outside of a repository
SZEDER Gábor
2
-0
/
+10
2018-11-16
config: report a bug if git_dir exists without commondir
Johannes Schindelin
1
-0
/
+2
2018-11-16
rebase: validate -C<n> and --whitespace=<mode> parameters early
Johannes Schindelin
2
-1
/
+18
2018-11-16
rebase: really just passthru the `git am` options
Johannes Schindelin
1
-63
/
+35
2018-11-14
git-compat-util: prefer poll.h to sys/poll.h
Đoàn Trần Công Danh
3
-2
/
+17
2018-11-14
range-diff: make diff option behavior (e.g. --stat) consistent
Ævar Arnfjörð Bjarmason
2
-24
/
+2
2018-11-14
win32: replace pthread_cond_*() with much simpler code
Loo Rong Jie
2
-159
/
+7
2018-11-14
mingw: use `CreateHardLink()` directly
Johannes Schindelin
1
-13
/
+1
2018-11-14
t/lib-gettext: test installed git-sh-i18n if GIT_TEST_INSTALLED is set
Johannes Schindelin
1
-1
/
+6
2018-11-14
tests: respect GIT_TEST_INSTALLED when initializing repositories
Johannes Schindelin
1
-1
/
+2
2018-11-14
tests: fix GIT_TEST_INSTALLED's PATH to include t/helper/
Johannes Schindelin
1
-1
/
+1
2018-11-14
coccicheck: introduce 'pending' semantic patches
SZEDER Gábor
2
-2
/
+46
2018-11-13
Tenth batch for 2.20
Junio C Hamano
1
-0
/
+98
2018-11-13
format-patch: respect --stat in cover letter's diffstat
Nguyễn Thái Ngọc Duy
2
-17
/
+33
2018-11-13
built-in rebase: reinstate `checkout -q` behavior where appropriate
Johannes Schindelin
1
-15
/
+25
2018-11-13
rebase: prepare reset_head() for more flags
Johannes Schindelin
1
-3
/
+6
2018-11-13
rebase: consolidate clean-up code before leaving reset_head()
Johannes Schindelin
1
-18
/
+18
2018-11-13
refs: fix some exclude patterns being ignored
Rafael Ascensão
2
-12
/
+16
2018-11-13
refs: show --exclude failure with --branches/tags/remotes=glob
Rafael Ascensão
1
-3
/
+57
2018-11-13
apply --recount: allow "no-op hunks"
Johannes Schindelin
2
-1
/
+13
2018-11-13
status: rebase and merge can be in progress at the same time
Johannes Schindelin
1
-2
/
+7
[next]