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-09-13
test-config: setup git directory
Jeff King
1
-0
/
+3
2016-09-13
t1302: use "git -C"
Jeff King
1
-24
/
+6
2016-09-13
pager: handle early config
Jeff King
1
-2
/
+33
2016-09-13
pager: use callbacks instead of configset
Jeff King
1
-14
/
+33
2016-09-13
pager: make pager_program a file-local static
Jeff King
3
-2
/
+1
2016-09-13
pager: stop loading git_default_config()
Jeff King
2
-4
/
+8
2016-09-13
pager: remove obsolete comment
Jeff King
1
-5
/
+0
2016-09-13
diff: always try to set up the repository
Jeff King
2
-2
/
+22
2016-09-13
diff: handle --no-index prefixes consistently
Jeff King
2
-0
/
+21
2016-09-13
diff: skip implicit no-index check when given --no-index
Jeff King
1
-12
/
+13
2016-09-13
patch-id: use RUN_SETUP_GENTLY
Jeff King
2
-1
/
+15
2016-09-13
hash-object: always try to set up the git repository
Jeff King
2
-5
/
+19
2016-09-13
http: always remove curl easy from curlm session on release
Eric Wong
1
-4
/
+6
2016-09-13
http: consolidate #ifdefs for curl_multi_remove_handle
Eric Wong
1
-7
/
+10
2016-09-13
http: warn on curl_multi_add_handle failures
Eric Wong
1
-0
/
+2
2016-09-12
Sync with maint
Junio C Hamano
3
-446
/
+402
2016-09-12
First batch for 2.11
Junio C Hamano
1
-0
/
+41
2016-09-12
Merge branch 'sb/transport-report-missing-submodule-on-stderr'
Junio C Hamano
1
-1
/
+1
2016-09-12
Merge branch 'ep/use-git-trace-curl-in-tests'
Junio C Hamano
4
-9
/
+19
2016-09-12
Merge branch 'sb/xdiff-remove-unused-static-decl'
Junio C Hamano
1
-9
/
+0
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 'rs/hex2chr'
Junio C Hamano
6
-78
/
+21
2016-09-12
Merge branch 'rs/compat-strdup'
Junio C Hamano
4
-19
/
+33
2016-09-12
Merge branch 'jc/forbid-symbolic-ref-d-HEAD'
Junio C Hamano
2
-7
/
+16
2016-09-12
Merge branch 'jc/submodule-anchor-git-dir'
Junio C Hamano
2
-0
/
+36
2016-09-12
Merge branch 'jk/squelch-false-warning-from-gcc-o3'
Junio C Hamano
3
-1
/
+3
2016-09-12
Merge branch 'jk/test-lib-drop-pid-from-results'
Junio C Hamano
1
-2
/
+2
2016-09-12
Merge branch 'jc/am-read-author-file'
Junio C Hamano
1
-58
/
+45
2016-09-12
Merge branch 'jk/diff-submodule-diff-inline'
Junio C Hamano
20
-161
/
+1663
2016-09-12
Merge tag 'l10n-2.10.0-rnd2.3' of git://github.com/git-l10n/git-po into maint
Junio C Hamano
3
-446
/
+402
2016-09-12
add: document the chmod option
Thomas Gummerer
1
-1
/
+6
2016-09-12
pack-objects: use reachability bitmap index when generating non-stdout pack
Kirill Smelkov
3
-8
/
+49
2016-09-12
pack-objects: respect --local/--honor-pack-keep/--incremental when bitmap is ...
Kirill Smelkov
2
-33
/
+156
2016-09-12
patch-ids: refuse to compute patch-id for merge commit
Jeff King
1
-0
/
+15
2016-09-12
add_delta_base_cache: use list_for_each_safe
Jeff King
1
-2
/
+2
2016-09-11
Merge branch 'js/commit-gpgsign' of ../git-gui into js/git-gui-commit-gpgsign
Junio C Hamano
1
-0
/
+3
2016-09-11
git-gui: respect commit.gpgsign again
Johannes Schindelin
1
-0
/
+3
2016-09-11
cat-file: support --textconv/--filters in batch mode
Johannes Schindelin
3
-10
/
+67
2016-09-11
cat-file --textconv/--filters: allow specifying the path separately
Johannes Schindelin
3
-6
/
+47
2016-09-11
cat-file: introduce the --filters option
Johannes Schindelin
3
-4
/
+78
2016-09-11
l10n: zh_CN: review for git v2.10.0 l10n
Ray Chen
1
-50
/
+50
2016-09-11
l10n: zh_CN: fixed some typos for git 2.10.0
Jiang Xin
1
-4
/
+4
2016-09-09
refs: implement iteration over only per-worktree refs
David Turner
2
-1
/
+13
2016-09-09
refs: make lock generic
David Turner
2
-13
/
+14
2016-09-09
refs: add method to rename refs
David Turner
3
-18
/
+17
2016-09-09
refs: add methods to init refs db
David Turner
5
-10
/
+42
2016-09-09
refs: make delete_refs() virtual
David Turner
3
-2
/
+14
2016-09-09
refs: add method for initial ref transaction commit
David Turner
3
-3
/
+14
2016-09-09
refs: add methods for reflog
David Turner
3
-27
/
+150
[prev]
[next]