index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-12
Merge branch 'js/t6026-clean-up'
Junio C Hamano
1
-0
/
+2
2016-09-12
Merge branch 'js/t9903-chaining'
Junio C Hamano
1
-1
/
+1
2016-09-12
Merge branch 'jc/forbid-symbolic-ref-d-HEAD'
Junio C Hamano
1
-7
/
+14
2016-09-12
Merge branch 'jc/submodule-anchor-git-dir'
Junio C Hamano
1
-0
/
+35
2016-09-12
Merge branch 'jk/test-lib-drop-pid-from-results'
Junio C Hamano
1
-2
/
+2
2016-09-12
Merge branch 'jk/diff-submodule-diff-inline'
Junio C Hamano
6
-0
/
+1249
2016-09-12
pack-objects: use reachability bitmap index when generating non-stdout pack
Kirill Smelkov
2
-1
/
+25
2016-09-12
pack-objects: respect --local/--honor-pack-keep/--incremental when bitmap is ...
Kirill Smelkov
1
-0
/
+92
2016-09-11
cat-file: support --textconv/--filters in batch mode
Johannes Schindelin
1
-0
/
+10
2016-09-11
cat-file --textconv/--filters: allow specifying the path separately
Johannes Schindelin
1
-0
/
+20
2016-09-11
cat-file: introduce the --filters option
Johannes Schindelin
1
-0
/
+34
2016-09-09
connect: advertized capability is not a ref
Jonathan Tan
1
-0
/
+40
2016-09-09
tests: move test_lazy_prereq JGIT to test-lib.sh
Jonathan Tan
2
-4
/
+4
2016-09-08
Merge branch 'sb/submodule-clone-rr'
Junio C Hamano
1
-69
/
+116
2016-09-08
Merge branch 'jh/status-v2-porcelain'
Junio C Hamano
3
-0
/
+618
2016-09-08
Merge branch 'rt/help-unknown'
Junio C Hamano
1
-0
/
+52
2016-09-08
Merge branch 'cc/receive-pack-limit'
Junio C Hamano
1
-0
/
+55
2016-09-08
Merge branch 'jk/format-patch-number-singleton-patch-with-cover'
Junio C Hamano
1
-0
/
+17
2016-09-08
Merge branch 'jk/delta-base-cache'
Junio C Hamano
1
-0
/
+31
2016-09-08
Merge branch 'sg/reflog-past-root' into maint
Junio C Hamano
1
-1
/
+0
2016-09-08
Merge branch 'bw/mingw-avoid-inheriting-fd-to-lockfile' into maint
Junio C Hamano
1
-0
/
+13
2016-09-08
Merge branch 'jk/difftool-command-not-found' into maint
Junio C Hamano
1
-0
/
+6
2016-09-08
Merge branch 'sb/checkout-explit-detach-no-advice' into maint
Junio C Hamano
1
-0
/
+23
2016-09-08
Merge branch 'rs/pull-signed-tag' into maint
Junio C Hamano
1
-0
/
+18
2016-09-08
Merge branch 'js/test-lint-pathname' into maint
Junio C Hamano
1
-1
/
+10
2016-09-08
Merge branch 'jk/push-force-with-lease-creation' into maint
Junio C Hamano
1
-0
/
+38
2016-09-08
Merge branch 'jk/reflog-date' into maint
Junio C Hamano
1
-0
/
+3
2016-09-08
Merge branch 'jc/renormalize-merge-kill-safer-crlf' into maint
Junio C Hamano
3
-48
/
+59
2016-09-08
Merge branch 'jk/common-main' into maint
Junio C Hamano
33
-43
/
+43
2016-09-08
remote-curl: handle URLs without protocol
Jeff King
1
-0
/
+8
2016-09-07
cache: convert struct cache_entry to use struct object_id
brian m. carlson
1
-1
/
+1
2016-09-07
rebase -i: improve advice on bad instruction lines
Ralf Thielow
1
-3
/
+3
2016-09-07
pack-objects: walk tag chains for --include-tag
Jeff King
1
-0
/
+52
2016-09-07
t5305: simplify packname handling
Jeff King
1
-6
/
+6
2016-09-07
t5305: use "git -C"
Jeff King
1
-21
/
+7
2016-09-07
t5305: drop "dry-run" of unpack-objects
Jeff King
1
-2
/
+0
2016-09-07
t5305: move cleanup into test block
Jeff King
1
-2
/
+2
2016-09-07
t5551-http-fetch-smart.sh: use the GIT_TRACE_CURL environment var
Elia Pinto
1
-3
/
+12
2016-09-07
t5550-http-fetch-dumb.sh: use the GIT_TRACE_CURL environment var
Elia Pinto
1
-5
/
+5
2016-09-07
test-lib.sh: preserve GIT_TRACE_CURL from the environment
Elia Pinto
1
-0
/
+1
2016-09-07
t5541-http-push-smart.sh: use the GIT_TRACE_CURL environment var
Elia Pinto
1
-1
/
+1
2016-09-07
t6026-merge-attr: clean up background process at end of test case
Johannes Sixt
1
-0
/
+2
2016-09-07
t9903: fix broken && chain
Johannes Sixt
1
-1
/
+1
2016-09-02
symbolic-ref -d: do not allow removal of HEAD
Junio C Hamano
1
-7
/
+14
2016-09-01
submodule: avoid auto-discovery in prepare_submodule_repo_env()
Junio C Hamano
1
-0
/
+35
2016-08-31
diff: teach diff to display submodule difference with an inline diff
Jacob Keller
1
-0
/
+749
2016-08-31
allow do_submodule_path to work even if submodule isn't checked out
Jacob Keller
1
-0
/
+127
2016-08-31
graph: add support for --line-prefix on all graph-aware output
Jacob Keller
4
-0
/
+373
2016-08-31
Merge branch 'mh/blame-worktree'
Junio C Hamano
1
-0
/
+5
2016-08-31
Merge branch 'kw/patch-ids-optim'
Junio C Hamano
1
-0
/
+0
[prev]
[next]