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-10-29
Merge branch 're/completion-fix-test-equality'
Junio C Hamano
-1
/
+1
2021-10-29
Merge branch 'mt/fix-add-rm-with-sparse-index'
Junio C Hamano
-11
/
+96
2021-10-29
Merge branch 'cm/drop-xunsetenv'
Junio C Hamano
-7
/
+0
2021-10-29
Merge branch 'jk/log-warn-on-bogus-encoding'
Junio C Hamano
-14
/
+3
2021-10-29
Merge branch 'ab/unbundle-progress'
Junio C Hamano
-4
/
+4
2021-10-29
Merge branch 'jc/branch-copy-doc'
Junio C Hamano
-2
/
+2
2021-10-29
Merge branch 'ma/doc-folder-to-directory'
Junio C Hamano
-5
/
+5
2021-10-29
Merge branch 'sg/sparse-index-not-that-common-a-command'
Junio C Hamano
-1
/
+1
2021-10-29
Merge branch 'ma/doc-git-version'
Junio C Hamano
-1
/
+1
2021-10-29
Merge branch 'js/expand-runtime-prefix'
Junio C Hamano
-1
/
+1
2021-10-29
Merge branch 'bs/archive-doc-compression-level'
Junio C Hamano
-5
/
+12
2021-10-29
Merge branch 'ks/submodule-add-message-fix'
Junio C Hamano
-14
/
+22
2021-10-29
Merge branch 'ab/fix-make-lint-docs'
Junio C Hamano
-2
/
+2
2021-10-29
Merge branch 'ab/sh-retire-rebase-preserve-merges'
Junio C Hamano
-23
/
+1
2021-10-29
Merge branch 'ab/plug-random-leaks'
Junio C Hamano
-8
/
+16
2021-10-29
Merge branch 'ab/plug-handle-path-exclude-leak'
Junio C Hamano
-2
/
+6
2021-10-29
Merge branch 'ab/ref-filter-leakfix'
Junio C Hamano
-16
/
+34
2021-10-29
Merge branch 'jk/http-push-status-fix'
Junio C Hamano
-0
/
+35
2021-10-29
Merge branch 'ab/test-bail'
Junio C Hamano
-7
/
+21
2021-10-29
Merge branch 'ab/make-sparse-for-real'
Junio C Hamano
-1
/
+1
2021-10-29
Merge branch 'bs/doc-blame-color-lines'
Junio C Hamano
-2
/
+0
2021-10-29
unsetenv(3) returns int, not void
Junio C Hamano
-2
/
+4
2021-10-29
wrapper: remove xunsetenv()
Carlo Marcelo Arenas Belón
-7
/
+0
2021-10-29
log: document --encoding behavior on iconv() failure
Jeff King
-1
/
+3
2021-10-29
Revert "logmsg_reencode(): warn when iconv() fails"
Junio C Hamano
-15
/
+2
2021-10-29
docs: add headers in MyFirstObjectWalk
John Cai
-3
/
+24
2021-10-29
docs: fix places that break compilation in MyFirstObjectWalk
John Cai
-2
/
+2
2021-10-29
Document positive variant of commit and merge option "--no-verify"
Alex Riesen
-4
/
+14
2021-10-29
tests: disable fsync everywhere
Eric Wong
-2
/
+48
2021-10-29
pull: --ff-only should make it a noop when already-up-to-date
Junio C Hamano
-2
/
+43
2021-10-29
t5310: drop lib-bundle.sh include
Jeff King
-1
/
+0
2021-10-28
pack-bitmap.c: more aggressively free in free_bitmap_index()
Taylor Blau
-0
/
+8
2021-10-28
pack-bitmap.c: don't leak type-level bitmaps
Taylor Blau
-0
/
+6
2021-10-28
midx.c: write MIDX filenames to strbuf
Taylor Blau
-37
/
+49
2021-10-28
builtin/multi-pack-index.c: don't leak concatenated options
Taylor Blau
-0
/
+4
2021-10-28
builtin/repack.c: avoid leaking child arguments
Taylor Blau
-1
/
+3
2021-10-28
stash: get rid of unused argument in stash_staged()
Sergey Organov
-3
/
+3
2021-10-28
doc: split placeholders as individual tokens
Jean-Noël Avila
-9
/
+9
2021-10-28
doc: fix git credential synopsis
Jean-Noël Avila
-2
/
+2
2021-10-28
pull: honor --no-verify and do not call the commit-msg hook
Alex Riesen
-0
/
+30
2021-10-28
color: allow colors to be prefixed with "reset"
Robert Estelle
-7
/
+21
2021-10-28
color: support "default" to restore fg/bg color
Robert Estelle
-6
/
+51
2021-10-28
color: add missing GIT_COLOR_* white/black constants
Robert Estelle
-0
/
+8
2021-10-28
completion: fix incorrect bash/zsh string equality check
Robert Estelle
-1
/
+1
2021-10-28
send-email docs: add format-patch options
Thiago Perrotta
-3
/
+6
2021-10-28
send-email: programmatically generate bash completions
Thiago Perrotta
-19
/
+48
2021-10-28
add, rm, mv: fix bug that prevents the update of non-sparse dirs
Matheus Tavares
-11
/
+96
2021-10-27
git-bundle.txt: add missing words and punctuation
Martin Ågren
-4
/
+4
2021-10-27
Documentation/Makefile: fix lint-docs mkdir dependency
Jeff King
-2
/
+2
2021-10-27
builtin/pack-objects.c: don't leak memory via arguments
Taylor Blau
-4
/
+7
[prev]
[next]