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
2017-04-26
Merge branch 'jk/war-on-git-path'
Junio C Hamano
10
-30
/
+28
2017-04-26
Merge branch 'jh/add-index-entry-optim'
Junio C Hamano
10
-2
/
+446
2017-04-26
Merge branch 'ss/submodule-shallow-doc'
Junio C Hamano
1
-2
/
+2
2017-04-26
Merge branch 'ss/gitmodules-ignore-doc'
Junio C Hamano
1
-11
/
+20
2017-04-26
Merge branch 'nd/conditional-config-in-early-config'
Junio C Hamano
5
-30
/
+90
2017-04-26
Merge branch 'ab/push-cas-doc-n-test'
Junio C Hamano
2
-0
/
+70
2017-04-26
Merge branch 'ls/travis-coccicheck'
Junio C Hamano
1
-0
/
+12
2017-04-26
Merge branch 'ps/pathspec-empty-prefix-origin'
Junio C Hamano
2
-1
/
+23
2017-04-26
Merge branch 'pc/t2027-git-to-pipe-cleanup'
Junio C Hamano
1
-14
/
+21
2017-04-26
Merge branch 'gb/rebase-signoff'
Junio C Hamano
4
-22
/
+71
2017-04-24
prio_queue_reverse: don't swap elements with themselves
Jeff King
1
-1
/
+1
2017-04-24
submodule_init: die cleanly on submodules without url defined
Jeff King
2
-3
/
+11
2017-04-23
Getting ready for -rc1
Junio C Hamano
1
-3
/
+51
2017-04-23
Merge branch 'dt/xgethostname-nul-termination'
Junio C Hamano
7
-14
/
+33
2017-04-23
Merge branch 'jk/ls-files-recurse-submodules-fix'
Junio C Hamano
2
-1
/
+20
2017-04-23
Merge branch 'rs/misc-cppcheck-fixes'
Junio C Hamano
3
-13
/
+23
2017-04-23
Merge branch 'jk/snprintf-cleanups'
Junio C Hamano
1
-0
/
+1
2017-04-23
Merge branch 'xy/format-patch-base'
Junio C Hamano
1
-1
/
+1
2017-04-23
Merge branch 'sb/checkout-recurse-submodules'
Junio C Hamano
1
-2
/
+1
2017-04-23
Merge branch 'jt/fetch-pack-error-reporting'
Junio C Hamano
2
-1
/
+8
2017-04-23
Merge branch 'km/t1400-modernization'
Junio C Hamano
1
-168
/
+167
2017-04-23
Merge branch 'jk/quarantine-received-objects'
Junio C Hamano
5
-1
/
+49
2017-04-23
Merge branch 'jk/loose-object-fsck'
Junio C Hamano
1
-3
/
+0
2017-04-23
Merge branch 'bw/submodule-with-bs-path'
Junio C Hamano
2
-7
/
+21
2017-04-23
Merge branch 'jh/verify-index-checksum-only-in-fsck'
Junio C Hamano
4
-0
/
+23
2017-04-23
Merge branch 'jh/unpack-trees-micro-optim'
Junio C Hamano
1
-5
/
+33
2017-04-23
Merge branch 'jh/string-list-micro-optim'
Junio C Hamano
2
-4
/
+50
2017-04-23
Merge branch 'nd/conditional-config-include'
Junio C Hamano
8
-14
/
+73
2017-04-23
Merge branch 'dt/http-postbuffer-can-be-large'
Junio C Hamano
5
-6
/
+32
2017-04-23
Merge branch 'tb/doc-eol-normalization'
Junio C Hamano
2
-4
/
+28
2017-04-23
Merge branch 'sr/http-proxy-configuration-fix'
Junio C Hamano
1
-2
/
+11
2017-04-23
t/perf: correctly align non-ASCII descriptions in output
Ævar Arnfjörð Bjarmason
2
-0
/
+5
2017-04-23
completion: optionally disable checkout DWIM
Jeff King
1
-1
/
+10
2017-04-23
completion: expand "push --delete <remote> <ref>" for refs on that <remote>
Ævar Arnfjörð Bjarmason
2
-0
/
+35
2017-04-20
docs/bisect-lk2009: update java code conventions link
Jeff King
1
-1
/
+1
2017-04-20
docs/bisect-lk2009: update nist report link
Jeff King
1
-1
/
+1
2017-04-20
docs/archimport: quote sourcecontrol.net reference
Jeff King
1
-1
/
+1
2017-04-20
gitcore-tutorial: update broken link
Jeff King
1
-1
/
+1
2017-04-20
doc: replace or.cz gitwiki link with git.wiki.kernel.org
Jeff King
1
-1
/
+1
2017-04-20
doc: use https links to avoid http redirect
Jeff King
3
-9
/
+9
2017-04-20
connect.c: fix leak in handle_ssh_variant
Jeff King
1
-1
/
+3
2017-04-20
am: drop "dir" parameter from am_state_init
Jeff King
1
-6
/
+4
2017-04-20
replace strbuf_addstr(git_path()) with git_path_buf()
Jeff King
2
-6
/
+4
2017-04-20
replace xstrdup(git_path(...)) with git_pathdup(...)
Jeff King
2
-3
/
+4
2017-04-20
use git_path_* helper functions
Jeff King
3
-11
/
+11
2017-04-20
branch: add edit_description() helper
Jeff King
1
-3
/
+3
2017-04-20
bisect: add git_path_bisect_terms helper
Jeff King
1
-1
/
+2
2017-04-20
read-cache: avoid using git_path() in freshen_shared_index()
Christian Couder
1
-1
/
+2
2017-04-20
worktree add: add --lock option
Nguyễn Thái Ngọc Duy
3
-5
/
+23
2017-04-19
Git 2.13-rc0
Junio C Hamano
2
-1
/
+36
[prev]
[next]