index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-14
rev-list: allow commit-only bitmap traversals
Jeff King
7
-15
/
+34
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-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
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
2020-02-11
color.c: refactor color_output arguments
Eyal Soha
1
-13
/
+21
2020-02-11
mailinfo: factor out some repeated header handling
Jeff King
1
-16
/
+23
2020-02-11
mailinfo: be more liberal with header whitespace
Jeff King
2
-2
/
+18
2020-02-11
mailinfo: simplify parsing of header values
Jeff King
1
-18
/
+22
2020-02-11
mailinfo: treat header values as C strings
Jeff King
1
-4
/
+4
2020-02-11
sparse-checkout: work with Windows paths
Derrick Stolee
2
-0
/
+17
2020-02-11
sparse-checkout: create 'add' subcommand
Derrick Stolee
3
-6
/
+132
2020-02-11
sparse-checkout: extract pattern update from 'set' subcommand
Derrick Stolee
1
-18
/
+26
2020-02-11
sparse-checkout: extract add_patterns_from_input()
Derrick Stolee
1
-29
/
+35
2020-02-10
remote rename/remove: gently handle remote.pushDefault config
Bert Wesarg
2
-2
/
+129
2020-02-10
config: provide access to the current line number
Bert Wesarg
4
-2
/
+22
2020-02-10
remote rename/remove: handle branch.<name>.pushRemote config values
Bert Wesarg
2
-2
/
+36
2020-02-10
remote: clean-up config callback
Bert Wesarg
1
-11
/
+17
2020-02-10
remote: clean-up by returning early to avoid one indentation
Bert Wesarg
1
-46
/
+48
[prev]
[next]