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-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
2016-09-19
Merge branch 'rs/compat-strdup' into maint
Junio C Hamano
4
-19
/
+33
2016-09-19
Merge branch 'jk/squelch-false-warning-from-gcc-o3' into maint
Junio C Hamano
3
-1
/
+3
2016-09-19
Merge branch 'ep/use-git-trace-curl-in-tests' into maint
Junio C Hamano
4
-9
/
+19
2016-09-19
Merge branch 'js/t6026-clean-up' into maint
Junio C Hamano
1
-0
/
+2
2016-09-19
Merge branch 'jc/forbid-symbolic-ref-d-HEAD' into maint
Junio C Hamano
2
-7
/
+16
2016-09-19
Merge branch 'jc/submodule-anchor-git-dir' into maint
Junio C Hamano
2
-0
/
+36
2016-09-19
Merge branch 'jk/test-lib-drop-pid-from-results' into maint
Junio C Hamano
1
-2
/
+2
2016-09-19
Merge branch 'bh/diff-highlight-graph' into maint
Junio C Hamano
5
-6
/
+338
2016-09-19
Merge branch 'po/range-doc' into maint
Junio C Hamano
5
-51
/
+88
2016-09-19
pretty: let %C(auto) reset all attributes
René Scharfe
2
-1
/
+3
2016-09-16
Documentation/config: default for color.* is color.ui
Matthieu Moy
1
-6
/
+12
2016-09-15
t/perf/run: copy config.mak.autogen & friends to build area
Kirill Smelkov
1
-1
/
+7
2016-09-15
use strbuf_addstr() for adding constant strings to a strbuf, part 2
René Scharfe
7
-12
/
+18
[prev]
[next]