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
2013-10-17
Merge branch 'js/add-i-mingw' into maint
Junio C Hamano
1
-1
/
+1
2013-10-17
Merge branch 'nd/git-dir-pointing-at-gitfile' into maint
Junio C Hamano
2
-5
/
+8
2013-10-17
Merge branch 'jk/has-sha1-file-retry-packed' into maint
Junio C Hamano
1
-1
/
+4
2013-10-17
Merge branch 'ap/commit-author-mailmap' into maint
Junio C Hamano
2
-1
/
+18
2013-10-17
Merge branch 'es/rebase-i-no-abbrev' into maint
Junio C Hamano
2
-2
/
+117
2013-10-17
Merge branch 'rt/rebase-p-no-merge-summary' into maint
Junio C Hamano
2
-1
/
+25
2013-10-17
Merge branch 'es/rebase-i-respect-core-commentchar' into maint
Junio C Hamano
1
-1
/
+1
2013-10-17
t4254: modernize tests
SZEDER Gábor
1
-21
/
+15
2013-10-15
revision: do not peel tags used in range notation
Junio C Hamano
2
-22
/
+45
2013-10-15
git-prune-packed.txt: fix reference to GIT_OBJECT_DIRECTORY
Steffen Prohaska
1
-1
/
+1
2013-10-15
bash prompt: don't use '+=' operator in show upstream code path
SZEDER Gábor
1
-1
/
+1
2013-10-15
split_ident: parse timestamp from end of line
Jeff King
2
-3
/
+22
2013-10-14
remote-curl: rewrite base url from info/refs redirects
Jeff King
4
-1
/
+19
2013-10-14
remote-curl: store url as a strbuf
Jeff King
1
-19
/
+19
2013-10-14
remote-curl: make refs_url a strbuf
Jeff King
1
-8
/
+7
2013-10-14
http: update base URLs when we see redirects
Jeff King
2
-0
/
+68
2013-10-14
http: provide effective url to callers
Jeff King
2
-0
/
+10
2013-10-14
http: hoist credential request out of handle_curl_result
Jeff King
3
-3
/
+11
2013-10-14
clone --branch: refuse to clone if upstream repo is empty
Ralf Thielow
2
-1
/
+11
2013-09-30
http: refactor options to http_get_*
Jeff King
4
-28
/
+44
2013-09-30
http_request: factor out curlinfo_strbuf
Jeff King
1
-7
/
+14
2013-09-30
http_get_file: style fixes
Jeff King
1
-2
/
+2
2013-09-26
Git 1.8.4.1
Jonathan Nieder
3
-15
/
+37
2013-09-26
merge-recursive: fix parsing of "diff-algorithm" option
John Keeping
1
-2
/
+2
2013-09-26
Merge branch 'mm/rebase-continue-freebsd-WB' into maint
Jonathan Nieder
1
-1
/
+10
2013-09-26
Merge branch 'km/svn-1.8-serf-only' into maint
Jonathan Nieder
2
-3
/
+34
2013-09-26
Merge branch 'js/xread-in-full' into maint
Jonathan Nieder
1
-1
/
+1
2013-09-26
Merge branch 'bc/send-email-ssl-die-message-fix' into maint
Jonathan Nieder
1
-1
/
+1
2013-09-24
git-remote-mediawiki: bugfix for pages w/ >500 revisions
Benoit Person
2
-2
/
+35
2013-09-20
format-patch: print in-body "From" only when needed
Jeff King
4
-1
/
+49
2013-09-18
shortlog: ignore commits with missing authors
Jeff King
2
-2
/
+20
2013-09-18
clone: always set transport options
Jeff King
2
-16
/
+18
2013-09-18
clone: treat "checking connectivity" like other progress
Jeff King
2
-3
/
+4
2013-09-18
clone: send diagnostic messages to stderr
Jeff King
3
-10
/
+11
2013-09-18
Start preparing for 1.8.4.1
Junio C Hamano
2
-1
/
+51
2013-09-18
Merge branch 'bc/completion-for-bash-3.0' into maint
Junio C Hamano
3
-3
/
+7
2013-09-18
Merge branch 'mm/no-shell-escape-in-die-message' into maint
Junio C Hamano
2
-1
/
+14
2013-09-18
Merge branch 'jl/some-submodule-config-are-not-boolean' into maint
Junio C Hamano
2
-0
/
+16
2013-09-18
Merge branch 'tr/log-full-diff-keep-true-parents' into maint
Junio C Hamano
8
-3
/
+134
2013-09-18
Merge branch 'jc/transport-do-not-use-connect-twice-in-fetch' into maint
Junio C Hamano
4
-31
/
+134
2013-09-18
Merge branch 'sp/clip-read-write-to-8mb' into maint
Junio C Hamano
6
-27
/
+26
2013-09-18
Merge branch 'jk/mailmap-incomplete-line' into maint
Junio C Hamano
2
-13
/
+24
2013-09-17
clone: test the new HEAD detection logic
Junio C Hamano
1
-0
/
+11
2013-09-17
connect: annotate refs with their symref information in get_remote_head()
Junio C Hamano
2
-11
/
+64
2013-09-17
connect.c: make parse_feature_value() static
Junio C Hamano
2
-2
/
+2
2013-09-17
upload-pack: send non-HEAD symbolic refs
Junio C Hamano
1
-0
/
+1
2013-09-17
upload-pack: send symbolic ref information as capability
Junio C Hamano
1
-5
/
+43
2013-09-17
upload-pack.c: do not pass confusing cb_data to mark_our_ref()
Junio C Hamano
1
-1
/
+1
2013-09-17
t5505: fix "set-head --auto with ambiguous HEAD" test
Junio C Hamano
1
-0
/
+1
2013-09-17
t3200: fix failure on case-insensitive filesystems
Eric Sunshine
1
-0
/
+1
[prev]
[next]