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
2016-09-29
Merge branch 'ks/perf-build-with-autoconf' into maint
Junio C Hamano
1
-1
/
+7
2016-09-29
Merge branch 'rs/xdiff-merge-overlapping-hunks-for-W-context' into maint
Junio C Hamano
2
-1
/
+26
2016-09-29
Merge branch 'ew/http-do-not-forget-to-call-curl-multi-remove-handle' into maint
Junio C Hamano
1
-11
/
+18
2016-09-29
Merge branch 'jk/patch-ids-no-merges' into maint
Junio C Hamano
1
-0
/
+16
2016-09-29
Merge branch 'js/git-gui-commit-gpgsign' into maint
Junio C Hamano
1
-0
/
+3
2016-09-29
Merge branch 'jk/fix-remote-curl-url-wo-proto' into maint
Junio C Hamano
2
-1
/
+9
2016-09-29
Merge branch 'sy/git-gui-i18n-ja' into maint
Junio C Hamano
1
-1309
/
+1438
2016-09-29
Merge branch 'mr/vcs-svn-printf-ulong' into maint
Junio C Hamano
1
-2
/
+2
2016-09-29
Merge branch 'rs/unpack-trees-reduce-file-scope-global' into maint
Junio C Hamano
1
-4
/
+5
2016-09-29
Merge branch 'rs/strbuf-remove-fix' into maint
Junio C Hamano
1
-1
/
+1
2016-09-29
Merge branch 'rs/checkout-some-states-are-const' into maint
Junio C Hamano
1
-3
/
+3
2016-09-29
Merge branch 'bw/pathspec-remove-unused-extern-decl' into maint
Junio C Hamano
1
-2
/
+0
2016-09-29
graph: fix extra spaces in graph_padding_line
Jeff King
1
-4
/
+12
2016-09-28
blame: use DEFAULT_ABBREV macro
Junio C Hamano
1
-1
/
+1
2016-09-28
mailinfo: unescape quoted-pair in header fields
Kevin Daudt
6
-0
/
+124
2016-09-28
t5100-mailinfo: replace common path prefix with variable
Kevin Daudt
1
-33
/
+35
2016-09-27
rev-list-options: clarify the usage of --reverse
Pranit Bauva
1
-2
/
+3
2016-09-27
use strbuf_add_unique_abbrev() for adding short hashes, part 2
René Scharfe
4
-4
/
+9
2016-09-27
use strbuf_addstr() instead of strbuf_addf() with "%s", part 2
René Scharfe
3
-2
/
+8
2016-09-27
gitignore: ignore output files of coccicheck make target
René Scharfe
1
-0
/
+1
2016-09-27
worktree: honor configuration variables
Junio C Hamano
1
-0
/
+2
2016-09-26
add David Turner's Two Sigma address
David Turner
1
-0
/
+1
2016-09-26
unpack_sha1_header(): detect malformed object header
Junio C Hamano
1
-2
/
+24
2016-09-26
streaming: make sure to notice corrupt object
Junio C Hamano
1
-6
/
+6
2016-09-26
Merge branch 'rs/use-modern-git-merge-syntax' of git-gui into rs/git-gui-use-...
Junio C Hamano
1
-6
/
+1
2016-09-26
git-gui: stop using deprecated merge syntax
René Scharfe
1
-6
/
+1
2016-09-25
use COPY_ARRAY
René Scharfe
6
-9
/
+32
2016-09-25
add COPY_ARRAY
René Scharfe
1
-0
/
+8
2016-09-23
fetch-pack: do not reset in_vain on non-novel acks
Jonathan Tan
1
-2
/
+9
2016-09-23
ident: handle NULL ai_canonname
Jeff King
1
-1
/
+1
2016-09-22
docs/cvs-migration: mention cvsimport caveats
Jeff King
1
-0
/
+4
2016-09-22
docs/cvs-migration: update link to cvsps homepage
Jeff King
1
-1
/
+1
2016-09-22
docs/cvsimport: prefer cvs-fast-export to parsecvs
Jeff King
1
-1
/
+1
2016-09-22
verify_packfile: check pack validity before accessing data
Jeff King
1
-5
/
+2
2016-09-22
travis-ci: ask homebrew for its path instead of hardcoding it
Lars Schneider
1
-1
/
+1
2016-09-21
t3700-add: do not check working tree file mode without POSIXPERM
Johannes Sixt
1
-4
/
+2
2016-09-21
regex: use regexec_buf()
Johannes Schindelin
5
-33
/
+17
2016-09-21
regex: add regexec_buf() that can work on a non NUL-terminated string
Johannes Schindelin
2
-1
/
+15
2016-09-21
regex: -G<pattern> feeds a non NUL-terminated string to regexec() and fails
Johannes Schindelin
1
-0
/
+22
2016-09-21
git-check-ref-format.txt: fixup documentation
Elia Pinto
1
-2
/
+2
2016-09-21
t3700-add: create subdirectory gently
Johannes Sixt
1
-1
/
+1
2016-09-21
checkout: fix ambiguity check in subdir
Nguyễn Thái Ngọc Duy
3
-2
/
+23
2016-09-21
checkout.txt: document a common case that ignores ambiguation rules
Nguyễn Thái Ngọc Duy
1
-0
/
+12
2016-09-19
Start preparing for 2.10.1
Junio C Hamano
2
-1
/
+34
2016-09-19
Merge branch 'sb/diff-cleanup' into maint
Junio C Hamano
1
-21
/
+10
2016-09-19
Merge branch 'ah/misc-message-fixes' into maint
Junio C Hamano
5
-7
/
+7
2016-09-19
Merge branch 'sb/transport-report-missing-submodule-on-stderr' into maint
Junio C Hamano
1
-1
/
+1
2016-09-19
Merge branch 'sb/xdiff-remove-unused-static-decl' into maint
Junio C Hamano
1
-9
/
+0
2016-09-19
Merge branch 'js/t9903-chaining' into maint
Junio C Hamano
1
-1
/
+1
2016-09-19
Merge branch 'rs/hex2chr' into maint
Junio C Hamano
6
-78
/
+21
[prev]
[next]