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-06-21
t5614: don't use subshells
Stefan Beller
1
-50
/
+20
2016-06-20
clone: do not let --depth imply --shallow-submodules
Junio C Hamano
3
-8
/
+21
2016-04-26
clone: add `--shallow-submodules` flag
Stefan Beller
3
-3
/
+102
2016-03-01
clone: allow an explicit argument for parallel submodule clones
Stefan Beller
3
-7
/
+33
2016-03-01
submodule update: expose parallelism to the user
Stefan Beller
4
-2
/
+34
2016-03-01
submodule helper: remove double 'fatal: ' prefix
Stefan Beller
1
-2
/
+2
2016-03-01
git submodule update: have a dedicated helper for cloning
Stefan Beller
2
-34
/
+259
2016-03-01
run_processes_parallel: rename parameters for the callbacks
Stefan Beller
2
-7
/
+7
2016-03-01
run_processes_parallel: treat output of children as byte array
Stefan Beller
3
-4
/
+16
2016-03-01
submodule update: direct error message to stderr
Stefan Beller
2
-4
/
+4
2016-03-01
fetching submodules: respect `submodule.fetchJobs` config option
Stefan Beller
5
-2
/
+38
2016-03-01
submodule-config: drop check against NULL
Stefan Beller
1
-3
/
+3
2016-03-01
submodule-config: keep update strategy around
Stefan Beller
4
-0
/
+52
2016-03-01
run-command: do not pass child process data into callbacks
Stefan Beller
4
-32
/
+9
2015-12-16
submodules: allow parallel fetching, add tests and documentation
Stefan Beller
6
-4
/
+40
2015-12-16
fetch_populated_submodules: use new parallel job processing
Stefan Beller
1
-44
/
+98
2015-12-16
run-command: add an asynchronous parallel child processor
Stefan Beller
4
-1
/
+522
2015-12-16
sigchain: add command to pop all common signals
Stefan Beller
2
-0
/
+10
2015-12-16
strbuf: add strbuf_read_once to read without blocking
Stefan Beller
2
-0
/
+19
2015-12-16
xread: poll on non blocking fds
Stefan Beller
1
-2
/
+18
2015-12-16
submodule.c: write "Fetching submodule <foo>" to stderr
Jonathan Nieder
2
-26
/
+27
2015-12-11
Update release notes to 2.7
Junio C Hamano
1
-65
/
+1
2015-12-11
Merge branch 'maint'
Junio C Hamano
1
-0
/
+25
2015-12-11
Prepare for 2.6.5
Junio C Hamano
2
-1
/
+26
2015-12-11
Merge branch 'sn/null-pointer-arith-in-mark-tree-uninteresting' into maint
Junio C Hamano
1
-1
/
+3
2015-12-11
Merge branch 'sg/lock-file-commit-error' into maint
Junio C Hamano
4
-5
/
+8
2015-12-11
Merge branch 'cb/t3404-shellquote' into maint
Junio C Hamano
1
-1
/
+1
2015-12-11
Merge branch 'sb/doc-submodule-sync-recursive' into maint
Junio C Hamano
1
-1
/
+4
2015-12-11
Merge branch 'nd/doc-check-ref-format-typo' into maint
Junio C Hamano
1
-1
/
+1
2015-12-11
Merge branch 'rs/show-branch-argv-array' into maint
Junio C Hamano
1
-16
/
+8
2015-12-11
Merge branch 'rs/pop-commit' into maint
Junio C Hamano
10
-92
/
+31
2015-12-11
Merge branch 'as/subtree-with-spaces' into maint
Junio C Hamano
2
-74
/
+124
2015-12-11
Merge branch 'jk/test-lint-forbid-when-finished-in-subshell' into maint
Junio C Hamano
4
-16
/
+31
2015-12-11
Merge branch 'sn/null-pointer-arith-in-mark-tree-uninteresting'
Junio C Hamano
1
-1
/
+3
2015-12-11
Merge branch 'sb/doc-submodule-sync-recursive'
Junio C Hamano
1
-1
/
+4
2015-12-11
Merge branch 'cb/t3404-shellquote'
Junio C Hamano
1
-1
/
+1
2015-12-11
Merge branch 'sg/lock-file-commit-error'
Junio C Hamano
4
-5
/
+8
2015-12-10
Git 2.7-rc0
Junio C Hamano
1
-1
/
+1
2015-12-10
Sync with maint
Junio C Hamano
1
-0
/
+1
2015-12-10
Update release notes to 2.7
Junio C Hamano
1
-0
/
+19
2015-12-10
Merge branch 'nd/doc-check-ref-format-typo'
Junio C Hamano
1
-1
/
+1
2015-12-10
Merge branch 'bc/object-id'
Junio C Hamano
88
-704
/
+716
2015-12-10
Merge branch 'dt/fsck-verify-pack-error'
Junio C Hamano
1
-1
/
+1
2015-12-10
Merge branch 'ls/travis-yaml'
Junio C Hamano
1
-0
/
+91
2015-12-10
Documentation/git-update-index: add missing opts to synopsis
Christian Couder
1
-0
/
+1
2015-12-08
Merge branch 'ep/ident-with-getaddrinfo'
Junio C Hamano
1
-4
/
+27
2015-12-08
Merge branch 'ls/test-must-fail-sigpipe'
Junio C Hamano
3
-20
/
+41
2015-12-08
Merge branch 'dt/refs-backend-pre-vtable'
Junio C Hamano
7
-3682
/
+3776
2015-12-08
Sync with 2.6.4
Junio C Hamano
3
-6
/
+21
2015-12-08
Git 2.6.4
Junio C Hamano
3
-2
/
+18
[next]