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
2017-03-18
submodule: decouple url and submodule interest
Brandon Williams
3
-10
/
+110
2017-03-17
submodule--helper clone: check for configured submodules using helper
Brandon Williams
1
-12
/
+3
2017-03-17
submodule sync: use submodule--helper is-active
Brandon Williams
1
-2
/
+2
2017-03-17
submodule sync: skip work for inactive submodules
Brandon Williams
1
-17
/
+21
2017-03-17
submodule status: use submodule--helper is-active
Brandon Williams
1
-2
/
+1
2017-03-17
submodule--helper: add is-active subcommand
Brandon Williams
2
-0
/
+42
2017-03-12
Third batch after 2.12
Junio C Hamano
1
-0
/
+39
2017-03-12
Merge branch 'ah/doc-ls-files-quotepath'
Junio C Hamano
9
-39
/
+48
2017-03-12
Merge branch 'jc/diff-populate-filespec-size-only-fix'
Junio C Hamano
2
-1
/
+27
2017-03-12
Merge branch 'vn/line-log-memcpy-size-fix'
Junio C Hamano
1
-1
/
+2
2017-03-12
Merge branch 'jk/ewah-use-right-type-in-sizeof'
Junio C Hamano
1
-2
/
+2
2017-03-12
Merge branch 'ax/line-log-range-merge-fix'
Junio C Hamano
2
-8
/
+17
2017-03-12
Merge branch 'ss/remote-bzr-hg-placeholder-wo-python'
Junio C Hamano
2
-18
/
+14
2017-03-12
Merge branch 'js/realpath-pathdup-fix'
Junio C Hamano
9
-17
/
+25
2017-03-12
Merge branch 'jk/add-i-patch-do-prompt'
Junio C Hamano
2
-4
/
+22
2017-03-12
Merge branch 'jh/mingw-openssl-sha1'
Junio C Hamano
1
-1
/
+0
2017-03-10
Second batch after 2.12
Junio C Hamano
1
-0
/
+65
2017-03-10
Merge branch 'rs/log-email-subject'
Junio C Hamano
6
-31
/
+32
2017-03-10
Merge branch 'tg/stash-push'
Junio C Hamano
4
-30
/
+274
2017-03-10
Merge branch 'sb/submodule-init-url-selection'
Junio C Hamano
2
-19
/
+27
2017-03-10
Merge branch 'rj/remove-unused-mktemp'
Junio C Hamano
6
-60
/
+0
2017-03-10
Merge branch 'ew/markdown-url-in-readme'
Junio C Hamano
1
-3
/
+3
2017-03-10
Merge branch 'ps/docs-diffcore'
Junio C Hamano
1
-5
/
+5
2017-03-10
Merge branch 'jt/http-base-url-update-upon-redirect'
Junio C Hamano
3
-0
/
+21
2017-03-10
Merge branch 'jk/http-auth'
Junio C Hamano
1
-4
/
+46
2017-03-10
Merge branch 'jh/send-email-one-cc'
Junio C Hamano
2
-5
/
+4
2017-03-10
Merge branch 'rs/strbuf-add-real-path'
Junio C Hamano
6
-2
/
+49
2017-03-10
Merge branch 'rs/sha1-file-plug-fallback-base-leak'
Junio C Hamano
1
-0
/
+4
2017-03-10
Merge branch 'rs/commit-parsing-optim'
Junio C Hamano
1
-12
/
+10
2017-03-10
Merge branch 'jk/t6300-cleanup'
Junio C Hamano
1
-1
/
+1
2017-03-10
Merge branch 'jk/parse-config-key-cleanup'
Junio C Hamano
3
-11
/
+16
2017-03-10
Merge branch 'sb/parse-hide-refs-config-cleanup'
Junio C Hamano
1
-3
/
+4
2017-03-10
Merge branch 'jt/upload-pack-error-report'
Junio C Hamano
1
-1
/
+5
2017-03-10
Merge branch 'jk/ident-empty'
Junio C Hamano
2
-19
/
+66
2017-03-10
Merge branch 'jc/config-case-cmdline-take-2'
Junio C Hamano
2
-97
/
+163
2017-03-08
real_pathdup(): fix callsites that wanted it to die on error
Johannes Schindelin
9
-18
/
+18
2017-03-08
t1501: demonstrate NULL pointer access with invalid GIT_WORK_TREE
Johannes Schindelin
1
-0
/
+8
2017-03-07
git svn: fix authentication with 'branch'
Hiroshi Shirosaki
1
-3
/
+3
2017-03-06
ewah: fix eword_t/uint64_t confusion
Jeff King
1
-2
/
+2
2017-03-06
line-log: use COPY_ARRAY to fix mis-sized memcpy
Vegard Nossum
1
-1
/
+2
2017-03-03
line-log.c: prevent crash during union of too many ranges
Allan Xavier
2
-8
/
+17
2017-03-03
contrib: git-remote-{bzr,hg} placeholders don't need Python
Sebastian Schuberth
2
-18
/
+14
2017-03-02
Documentation: improve description for core.quotePath
Andreas Heiduk
9
-39
/
+48
2017-03-02
diff: do not short-cut CHECK_SIZE_ONLY check in diff_populate_filespec()
Junio C Hamano
2
-1
/
+27
2017-03-02
add--interactive: fix missing file prompt for patch mode with "-i"
Jeff King
2
-4
/
+22
2017-03-01
pretty: use fmt_output_email_subject()
René Scharfe
6
-15
/
+15
2017-03-01
README: create HTTP/HTTPS links from URLs in Markdown
Eric Wong
1
-3
/
+3
2017-03-01
log-tree: factor out fmt_output_email_subject()
René Scharfe
2
-20
/
+21
2017-02-28
stash: allow pathspecs in the no verb form
Thomas Gummerer
3
-4
/
+25
2017-02-28
stash: use stash_push for no verb form
Thomas Gummerer
3
-15
/
+13
[next]