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-25
use COPY_ARRAY
René Scharfe
6
-9
/
+32
2016-09-25
add COPY_ARRAY
René Scharfe
1
-0
/
+8
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
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-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
add: modify already added files when --chmod is given
Thomas Gummerer
6
-34
/
+91
2016-09-15
read-cache: introduce chmod_index_entry
Thomas Gummerer
3
-14
/
+33
2016-09-15
format-patch: show base info before email signature
Josh Triplett
2
-9
/
+30
2016-09-14
xdiff: fix merging of hunks with -W context and -u context
René Scharfe
2
-1
/
+26
2016-09-14
update-index: add test for chmod flags
Thomas Gummerer
2
-1
/
+14
2016-09-14
Merge branch 'ib/t3700-add-chmod-x-updates' into tg/add-chmod+x-fix
Junio C Hamano
1
-39
/
+26
2016-09-14
vcs-svn/fast_export: fix timestamp fmt specifiers
Mike Ralphson
1
-2
/
+2
2016-09-13
unpack-trees: pass checkout state explicitly to check_updates()
René Scharfe
1
-4
/
+5
2016-09-13
checkout: constify parameters of checkout_stage() and checkout_merged()
René Scharfe
1
-3
/
+3
2016-09-13
pathspec: remove unnecessary function prototypes
Brandon Williams
1
-2
/
+0
2016-09-13
strbuf: use valid pointer in strbuf_remove()
René Scharfe
1
-1
/
+1
2016-09-13
http: always remove curl easy from curlm session on release
Eric Wong
1
-4
/
+6
2016-09-13
http: consolidate #ifdefs for curl_multi_remove_handle
Eric Wong
1
-7
/
+10
2016-09-13
http: warn on curl_multi_add_handle failures
Eric Wong
1
-0
/
+2
2016-09-12
Merge tag 'l10n-2.10.0-rnd2.3' of git://github.com/git-l10n/git-po into maint
Junio C Hamano
3
-446
/
+402
2016-09-12
add: document the chmod option
Thomas Gummerer
1
-1
/
+6
2016-09-12
patch-ids: refuse to compute patch-id for merge commit
Jeff King
1
-0
/
+15
[prev]
[next]