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-07
apply: move libified code from builtin/apply.c to apply.{c,h}
Christian Couder
3
-4732
/
+4751
2016-09-07
apply: rename and move opt constants to apply.h
Christian Couder
2
-7
/
+11
2016-09-07
builtin/apply: rename option parsing functions
Christian Couder
1
-20
/
+20
2016-09-07
builtin/apply: make create_one_file() return -1 on error
Christian Couder
1
-15
/
+21
2016-09-07
builtin/apply: make try_create_file() return -1 on error
Christian Couder
1
-11
/
+33
2016-09-07
pack-objects: walk tag chains for --include-tag
Jeff King
2
-1
/
+82
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-07
introduce hex2chr() for converting two hexadecimal digits to a character
René Scharfe
6
-78
/
+21
2016-09-07
compat: move strdup(3) replacement to its own file
René Scharfe
4
-19
/
+33
2016-09-07
Merge branch 'sy/i18n' of git-gui
Junio C Hamano
1
-1309
/
+1438
2016-09-07
git-gui: update Japanese information
Satoshi Yasushima
1
-2
/
+4
2016-09-07
git-gui: update Japanese translation
Satoshi Yasushima
1
-42
/
+35
2016-09-07
git-gui: add Japanese language code
Satoshi Yasushima
1
-1
/
+1
2016-09-07
git-gui: apply po template to Japanese translation
Satoshi Yasushima
1
-1304
/
+1437
2016-09-07
git-gui: consistently use the same word for "blame" in Japanese
Satoshi Yasushima
1
-2
/
+2
2016-09-07
git-gui: consistently use the same word for "remote" in Japanese
Satoshi Yasushima
1
-3
/
+4
2016-09-07
xdiff: remove unneeded declarations
Stefan Beller
1
-9
/
+0
2016-09-03
l10n: pt_PT: update Portuguese repository info
Vasco Almeida
1
-2
/
+3
2016-09-03
l10n: pt_PT: update Portuguese translation
Vasco Almeida
1
-392
/
+347
2016-09-02
Git 2.10
Junio C Hamano
2
-1
/
+6
2016-09-02
symbolic-ref -d: do not allow removal of HEAD
Junio C Hamano
2
-7
/
+16
2016-09-02
Merge tag 'l10n-2.10.0-rnd2.2' of git://github.com/git-l10n/git-po
Junio C Hamano
1
-374
/
+317
2016-09-02
Merge branch 'master' of https://github.com/vnwildman/git
Jiang Xin
1
-374
/
+317
2016-09-01
submodule: avoid auto-discovery in prepare_submodule_repo_env()
Junio C Hamano
2
-0
/
+36
2016-08-31
diff: teach diff to display submodule difference with an inline diff
Jacob Keller
7
-21
/
+863
2016-08-31
submodule: refactor show_submodule_summary with helper function
Jacob Keller
1
-33
/
+82
2016-08-31
submodule: convert show_submodule_summary to use struct object_id *
Jacob Keller
3
-10
/
+10
2016-08-31
allow do_submodule_path to work even if submodule isn't checked out
Jacob Keller
5
-11
/
+173
2016-08-31
diff: prepare for additional submodule formats
Jacob Keller
2
-7
/
+12
2016-08-31
graph: add support for --line-prefix on all graph-aware output
Jacob Keller
11
-80
/
+504
2016-08-31
diff.c: remove output_prefix_length field
Junio C Hamano
3
-4
/
+1
2016-08-31
cache: add empty_tree_oid object and helper function
Jacob Keller
2
-4
/
+27
2016-08-31
color_parse_mem: initialize "struct color" temporary
Jeff King
1
-1
/
+1
2016-08-31
error_errno: use constant return similar to error()
Jeff King
2
-0
/
+2
2016-08-31
A few more fixes before the final 2.10
Junio C Hamano
1
-3
/
+8
2016-08-31
Merge tag 'l10n-2.10.0-rnd2' of git://github.com/git-l10n/git-po
Junio C Hamano
8
-14691
/
+24337
2016-08-31
Merge branch 'ls/packet-line-protocol-doc-fix'
Junio C Hamano
1
-3
/
+3
2016-08-31
Merge branch 'mh/blame-worktree'
Junio C Hamano
2
-1
/
+7
2016-08-31
Merge branch 'kw/patch-ids-optim'
Junio C Hamano
1
-0
/
+0
2016-08-31
diff-highlight: avoid highlighting combined diffs
Jeff King
2
-1
/
+38
2016-08-31
diff-highlight: add multi-byte tests
Jeff King
1
-1
/
+35
[prev]
[next]