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-02-14
Merge branch 'hw/commit-advise-while-rejecting' into maint
Junio C Hamano
2
-0
/
+10
2020-02-14
pack-objects: support filters with bitmaps
Jeff King
3
-2
/
+19
2020-02-14
pack-bitmap: implement BLOB_LIMIT filtering
Jeff King
3
-1
/
+104
2020-02-14
pack-bitmap: implement BLOB_NONE filtering
Jeff King
3
-0
/
+93
2020-02-14
bitmap: add bitmap_unset() function
Jeff King
2
-0
/
+9
2020-02-14
rev-list: use bitmap filters for traversal
Jeff King
1
-9
/
+8
2020-02-14
pack-bitmap: basic noop bitmap filter infrastructure
Jeff King
5
-6
/
+32
2020-02-14
rev-list: allow commit-only bitmap traversals
Jeff King
7
-14
/
+33
2020-02-14
t5310: factor out bitmap traversal comparison
Jeff King
2
-7
/
+30
2020-02-14
rev-list: allow bitmaps when counting objects
Jeff King
2
-3
/
+24
2020-02-14
rev-list: make --count work with --objects
Jeff King
2
-0
/
+25
2020-02-14
rev-list: factor out bitmap-optimized routines
Jeff King
1
-21
/
+67
2020-02-14
pack-bitmap: refuse to do a bitmap traversal with pathspecs
Jeff King
2
-2
/
+12
2020-02-14
mingw: add a helper function to attach GDB to the current process
Johannes Schindelin
2
-0
/
+23
2020-02-14
t5580: test cloning without file://, test fetching via UNC paths
Johannes Schindelin
1
-0
/
+12
2020-02-14
t9001, t9116: avoid pipes
Johannes Schindelin
2
-6
/
+10
2020-02-14
MyFirstContribution: rephrase contact info
Emily Shaffer
1
-13
/
+16
2020-02-14
git-p4: add RCS keyword status message
Ben Keene
1
-0
/
+4
2020-02-14
git-p4: add p4 submit hooks
Ben Keene
3
-1
/
+115
2020-02-14
git-p4: restructure code in submit
Ben Keene
1
-40
/
+50
2020-02-13
rev-list: fallback to non-bitmap traversal when filtering
Jeff King
2
-2
/
+26
2020-02-13
pack-bitmap: fix leak of haves/wants object lists
Jeff King
3
-0
/
+16
2020-02-13
pack-bitmap: factor out type iterator initialization
Jeff King
1
-30
/
+33
2020-02-12
The fourth batch for 2.26
Junio C Hamano
1
-0
/
+44
2020-02-12
Merge branch 'js/convert-typofix'
Junio C Hamano
1
-1
/
+1
2020-02-12
Merge branch 'js/ci-squelch-doc-warning'
Junio C Hamano
1
-0
/
+1
2020-02-12
Merge branch 'jb/multi-pack-index-docfix'
Junio C Hamano
1
-2
/
+3
2020-02-12
Merge branch 'ma/diff-doc-clarify-regexp-example'
Junio C Hamano
1
-4
/
+4
2020-02-12
Merge branch 'ms/doc-bundle-format'
Junio C Hamano
1
-0
/
+48
2020-02-12
Merge branch 'es/submodule-fetch-message-fix'
Junio C Hamano
1
-1
/
+1
2020-02-12
Merge branch 'jb/parse-options-message-fix'
Junio C Hamano
2
-4
/
+4
2020-02-12
Merge branch 'ma/filter-branch-doc-caret'
Junio C Hamano
1
-3
/
+3
2020-02-12
Merge branch 'km/submodule-doc-use-sm-path'
Junio C Hamano
1
-1
/
+1
2020-02-12
Merge branch 'jc/skip-prefix'
Junio C Hamano
8
-25
/
+18
2020-02-12
Merge branch 'pb/do-not-recurse-grep-no-index'
Junio C Hamano
3
-4
/
+17
2020-02-12
Merge branch 'hw/doc-git-dir'
Junio C Hamano
1
-3
/
+17
2020-02-12
Merge branch 'jk/push-default-doc'
Junio C Hamano
1
-2
/
+3
2020-02-12
Merge branch 'jk/clang-sanitizer-fixes'
Junio C Hamano
5
-15
/
+29
2020-02-12
Merge branch 'dt/submodule-rm-with-stale-cache'
Junio C Hamano
2
-1
/
+8
2020-02-12
Merge branch 'jt/t5616-robustify'
Junio C Hamano
1
-13
/
+23
2020-02-12
Merge branch 'jk/escaped-wildcard-dwim'
Junio C Hamano
2
-3
/
+34
2020-02-12
Merge branch 'jn/pretend-object-doc'
Junio C Hamano
1
-0
/
+8
2020-02-12
tests: fix --write-junit-xml with subshells
Johannes Schindelin
1
-1
/
+2
2020-02-11
git-p4: add --no-verify option
Ben Keene
3
-16
/
+31
2020-02-11
git-p4: add p4-pre-submit exit text
Ben Keene
1
-1
/
+9
2020-02-11
git-p4: create new function run_git_hook
Ben Keene
1
-7
/
+69
2020-02-11
git-p4: rewrite prompt to be Windows compatible
Ben Keene
1
-1
/
+4
2020-02-11
convert: fix typo
Johannes Schindelin
1
-1
/
+1
2020-02-11
color.c: alias RGB colors 8-15 to aixterm colors
Eyal Soha
2
-1
/
+10
2020-02-11
color.c: support bright aixterm colors
Eyal Soha
3
-9
/
+39
[prev]
[next]