index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-08
gitweb/Makefile: conditionally include ../GIT-VERSION-FILE
Ramsay Jones
1
-0
/
+2
2020-12-08
Documentation/Makefile: conditionally include ../GIT-VERSION-FILE
Ramsay Jones
1
-0
/
+2
2020-12-08
Documentation/Makefile: conditionally include doc.dep
Ramsay Jones
1
-0
/
+2
2020-12-08
Eleventh batch
Junio C Hamano
1
-0
/
+45
2020-12-08
Merge branch 'fc/zsh-completion'
Junio C Hamano
2
-1
/
+2
2020-12-08
Merge branch 'sn/config-doc-typofix'
Junio C Hamano
1
-1
/
+1
2020-12-08
Merge branch 'fc/random-cleanup'
Junio C Hamano
4
-18
/
+16
2020-12-08
Merge branch 'nm/imap-send-use-default-config'
Junio C Hamano
1
-22
/
+30
2020-12-08
Merge branch 'jk/banned'
Junio C Hamano
1
-0
/
+13
2020-12-08
Merge branch 'tb/bugreport-no-localtime'
Junio C Hamano
1
-1
/
+2
2020-12-08
Merge branch 'rs/maintenance-run-outside-repo'
Junio C Hamano
3
-8
/
+9
2020-12-08
Merge branch 'rs/fetch-pack-invalid-lockfile'
Junio C Hamano
1
-2
/
+3
2020-12-08
Merge branch 'nk/perf-fsmonitor-cleanup'
Junio C Hamano
1
-2
/
+1
2020-12-08
Merge branch 'ma/grep-init-default'
Junio C Hamano
6
-100
/
+36
2020-12-08
Merge branch 'js/trace2-session-id'
Junio C Hamano
12
-3
/
+198
2020-12-08
Merge branch 'mt/do-not-use-scld-in-working-tree'
Junio C Hamano
5
-6
/
+47
2020-12-08
Merge branch 'ds/maintenance-part-3'
Junio C Hamano
2
-2
/
+15
2020-12-08
Merge branch 'ds/maintenance-part-2'
Junio C Hamano
1
-2
/
+4
2020-12-08
Merge branch 'ds/config-literal-value'
Junio C Hamano
7
-76
/
+312
2020-12-08
Merge branch 'ds/maintenance-part-1'
Junio C Hamano
1
-0
/
+1
2020-12-08
Merge branch 'tb/idx-midx-race-fix'
Junio C Hamano
3
-20
/
+31
2020-12-08
Merge branch 'ps/update-ref-multi-transaction'
Junio C Hamano
4
-50
/
+126
2020-12-08
Merge branch 'js/add-i-color-fix'
Junio C Hamano
4
-32
/
+127
2020-12-08
Merge branch 'jt/trace-error-on-warning'
Junio C Hamano
2
-1
/
+7
2020-12-08
pack-bitmap-write: better reuse bitmaps
Derrick Stolee
1
-2
/
+38
2020-12-08
pack-bitmap-write: relax unique revwalk condition
Derrick Stolee
2
-25
/
+22
2020-12-08
pack-bitmap-write: use existing bitmaps
Derrick Stolee
1
-4
/
+36
2020-12-08
pack-bitmap: factor out 'add_commit_to_bitmap()'
Taylor Blau
1
-15
/
+21
2020-12-08
pack-bitmap: factor out 'bitmap_for_commit()'
Taylor Blau
2
-14
/
+21
2020-12-08
pack-bitmap-write: ignore BITMAP_FLAG_REUSE
Jeff King
4
-87
/
+16
2020-12-08
pack-bitmap-write: build fewer intermediate bitmaps
Derrick Stolee
2
-9
/
+148
2020-12-08
pack-bitmap.c: check reads more aggressively when loading
Taylor Blau
1
-1
/
+6
2020-12-08
pack-bitmap-write: rename children to reverse_edges
Derrick Stolee
1
-3
/
+3
2020-12-08
t5310: add branch-based checks
Derrick Stolee
1
-27
/
+34
2020-12-08
commit: implement commit_list_contains()
Derrick Stolee
2
-0
/
+13
2020-12-08
bitmap: implement bitmap_is_subset()
Derrick Stolee
2
-1
/
+22
2020-12-08
pack-bitmap-write: fill bitmap with commit history
Derrick Stolee
1
-7
/
+23
2020-12-08
pack-bitmap-write: pass ownership of intermediate bitmaps
Jeff King
1
-2
/
+8
2020-12-08
pack-bitmap-write: reimplement bitmap writing
Jeff King
1
-123
/
+161
2020-12-08
ewah: add bitmap_dup() function
Jeff King
2
-0
/
+8
2020-12-08
ewah: implement bitmap_or()
Jeff King
1
-0
/
+9
2020-12-08
ewah: make bitmap growth less aggressive
Jeff King
1
-7
/
+4
2020-12-08
ewah: factor out bitmap growth
Jeff King
1
-5
/
+9
2020-12-08
rev-list: die when --test-bitmap detects a mismatch
Jeff King
1
-1
/
+1
2020-12-08
t5310: drop size of truncated ewah bitmap
Jeff King
1
-7
/
+8
2020-12-08
pack-bitmap: bounds-check size of cache extension
Jeff King
2
-4
/
+21
2020-12-08
pack-bitmap: fix header size check
Jeff King
1
-3
/
+4
2020-12-08
ewah/ewah_bitmap.c: avoid open-coding ALLOC_GROW()
Taylor Blau
1
-11
/
+4
2020-12-08
t7064: avoid relying on a specific default branch name
Johannes Schindelin
1
-51
/
+52
2020-12-08
diff: do not show submodule with untracked files as "-dirty"
Sangeeta Jain
9
-19
/
+42
[prev]
[next]