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
2015-08-28
t5004: test ZIP archives with many entries
René Scharfe
1
-0
/
+40
2015-08-26
trailer: retitle a test and correct an in-comment message
Christian Couder
2
-2
/
+3
2015-08-26
git-svn doc: mention "svn-remote.<name>.include-paths"
Brett Randall
1
-0
/
+3
2015-08-25
Merge branch 'jk/guess-repo-name-regression-fix' into maint
Junio C Hamano
2
-1
/
+108
2015-08-25
Merge branch 'jk/test-with-x' into maint
Junio C Hamano
1
-2
/
+11
2015-08-25
Merge branch 'sb/check-return-from-read-ref' into maint
Junio C Hamano
1
-2
/
+6
2015-08-25
Merge branch 'mm/pull-upload-pack' into maint
Junio C Hamano
1
-1
/
+1
2015-08-25
pull: pass upload_pack only when it was given
Junio C Hamano
1
-1
/
+1
2015-08-25
generate-cmdlist: re-implement as shell script
Eric Sunshine
3
-52
/
+52
2015-08-25
setup: update the right file in multiple checkouts
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2015-08-24
rev-list: make it obvious that we do not support notes
Jeff King
4
-0
/
+9
2015-08-24
config: silence warnings for command names with invalid keys
Jeff King
5
-12
/
+43
2015-08-21
wt-status: move #include "pathspec.h" to the header
SZEDER Gábor
2
-1
/
+1
2015-08-21
trailer: ignore first line of message
Christian Couder
2
-2
/
+16
2015-08-21
Documentation/config: fix inconsistent label on gc.*.reflogExpireUnreachable
Andreas Schwab
1
-1
/
+1
2015-08-20
t3020: fix typo in test description
SZEDER Gábor
1
-1
/
+1
2015-08-20
ps_matched: xcalloc() takes nmemb and then element size
Junio C Hamano
2
-2
/
+2
2015-08-19
Start preparing for 2.5.1
Junio C Hamano
2
-1
/
+50
2015-08-19
Merge branch 'ta/docfix-index-format-tech' into maint
Junio C Hamano
1
-1
/
+1
2015-08-19
Merge branch 'sb/parse-options-codeformat' into maint
Junio C Hamano
1
-1
/
+1
2015-08-19
Merge branch 'sb/remove-unused-var-from-builtin-add' into maint
Junio C Hamano
1
-2
/
+0
2015-08-19
Merge branch 'kn/tag-doc-fix' into maint
Junio C Hamano
1
-1
/
+0
2015-08-19
Merge branch 'es/doc-clean-outdated-tools' into maint
Junio C Hamano
2
-117
/
+9
2015-08-19
Merge branch 'nd/export-worktree' into maint
Junio C Hamano
2
-0
/
+19
2015-08-19
Merge branch 'mh/fast-import-optimize-current-from' into maint
Junio C Hamano
1
-12
/
+17
2015-08-19
Merge branch 'ib/scripted-parse-opt-better-hint-string' into maint
Junio C Hamano
3
-68
/
+92
2015-08-19
Merge branch 'se/doc-checkout-ours-theirs' into maint
Junio C Hamano
1
-0
/
+15
2015-08-19
Merge branch 'cb/uname-in-untracked' into maint
Junio C Hamano
1
-1
/
+1
2015-08-19
Merge branch 'as/sparse-checkout-removal' into maint
Junio C Hamano
2
-0
/
+56
2015-08-19
Merge branch 'db/send-pack-user-signingkey' into maint
Junio C Hamano
1
-0
/
+3
2015-08-19
Merge branch 'jx/do-not-crash-receive-pack-wo-head' into maint
Junio C Hamano
1
-1
/
+1
2015-08-19
Merge branch 'da/subtree-date-confusion' into maint
Junio C Hamano
2
-1
/
+5
2015-08-19
untracked cache: fix entry invalidation
Nguyễn Thái Ngọc Duy
2
-13
/
+83
2015-08-19
untracked-cache: fix subdirectory handling
David Turner
2
-7
/
+79
2015-08-19
t7063: use --force-untracked-cache to speed up a bit
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2015-08-17
po/README: Update directions for l10n contributors
Philip Oakley
1
-0
/
+19
2015-08-14
config: close config file handle in case of error
Sven Strickroth
1
-1
/
+4
2015-08-12
git_open_noatime: return with errno=0 on success
Clemens Buchacher
1
-1
/
+4
2015-08-11
t2019: skip test requiring '*' in a file name non Windows
Johannes Sixt
1
-1
/
+1
2015-08-11
vreportf: avoid intermediate buffer
Jeff King
1
-3
/
+12
2015-08-11
vreportf: report to arbitrary filehandles
Jeff King
3
-29
/
+12
2015-08-10
strbuf_read(): skip unnecessary strbuf_grow() at eof
Jim Hill
1
-5
/
+5
2015-08-10
clone: use computed length in guess_dir_name
Jeff King
2
-7
/
+8
2015-08-10
clone: add tests for output directory
Jeff King
1
-0
/
+106
2015-08-07
test-lib: disable trace when test is not verbose
Jeff King
1
-2
/
+6
2015-08-07
test-lib: turn off "-x" tracing during chain-lint check
Jeff King
1
-0
/
+5
2015-08-05
tests: fix cleanup after tests in t1509-root-worktree
Patrick Steinhardt
1
-1
/
+1
2015-08-05
tests: fix broken && chains in t1509-root-worktree
Patrick Steinhardt
1
-4
/
+4
2015-08-03
transport-helper: die on errors reading refs.
Stefan Beller
1
-2
/
+6
2015-08-03
Sync with 2.4.8
Junio C Hamano
3
-4
/
+24
[prev]
[next]