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-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-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
2015-08-03
Git 2.4.8
Junio C Hamano
4
-5
/
+25
2015-08-03
Merge branch 'js/rebase-i-clean-up-upon-continue-to-skip' into maint
Junio C Hamano
2
-1
/
+26
2015-08-03
Merge branch 'ss/clone-guess-dir-name-simplify' into maint
Junio C Hamano
1
-13
/
+6
2015-08-03
Merge branch 'sg/completion-commit-cleanup' into maint
Junio C Hamano
1
-1
/
+1
2015-08-03
Merge branch 'pt/am-abort-fix' into maint
Junio C Hamano
2
-8
/
+104
2015-08-03
Merge branch 'mh/reporting-broken-refs-from-for-each-ref' into maint
Junio C Hamano
3
-7
/
+83
2015-08-03
Merge branch 'sg/commit-cleanup-scissors' into maint
Junio C Hamano
2
-5
/
+28
2015-07-31
add: remove dead code
Stefan Beller
1
-2
/
+0
2015-07-30
pull.sh: quote $upload_pack when passing it to git-fetch
Matthieu Moy
1
-1
/
+1
2015-07-29
parse-options: align curly braces for all options
Stefan Beller
1
-1
/
+1
2015-07-28
get_remote_group(): use skip_prefix()
Michael Haggerty
1
-2
/
+1
2015-07-28
get_remote_group(): eliminate superfluous call to strcspn()
Michael Haggerty
1
-2
/
+2
2015-07-28
get_remote_group(): rename local variable "space" to "wordlen"
Michael Haggerty
1
-5
/
+5
2015-07-28
get_remote_group(): handle remotes with single-character names
Michael Haggerty
1
-2
/
+1
[prev]
[next]