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
streaming: make stream_blob_to_fd take struct object_id
brian m. carlson
6
-10
/
+10
2016-09-07
builtin: convert textconv_object to use struct object_id
brian m. carlson
4
-9
/
+9
2016-09-07
builtin/cat-file: convert some static functions to struct object_id
brian m. carlson
1
-25
/
+25
2016-09-07
builtin/cat-file: convert struct expand_data to use struct object_id
brian m. carlson
1
-10
/
+12
2016-09-07
builtin/log: convert some static functions to use struct object_id
brian m. carlson
1
-22
/
+22
2016-09-07
builtin/blame: convert struct origin to use struct object_id
brian m. carlson
1
-20
/
+20
2016-09-07
builtin/apply: convert static functions to struct object_id
brian m. carlson
1
-48
/
+48
2016-09-07
cache: convert struct cache_entry to use struct object_id
brian m. carlson
26
-69
/
+79
2016-09-07
builtin/am: use apply API in run_apply()
Christian Couder
1
-22
/
+43
2016-09-07
apply: learn to use a different index file
Christian Couder
2
-6
/
+22
2016-09-07
apply: pass apply state to build_fake_ancestor()
Christian Couder
1
-4
/
+5
2016-09-07
apply: refactor `git apply` option parsing
Christian Couder
3
-98
/
+97
2016-09-07
apply: change error_routine when silent
Christian Couder
2
-1
/
+28
2016-09-07
usage: add get_error_routine() and get_warn_routine()
Christian Couder
2
-0
/
+12
2016-09-07
usage: add set_warn_routine()
Christian Couder
2
-0
/
+6
2016-09-07
apply: don't print on stdout in verbosity_silent mode
Christian Couder
1
-3
/
+3
2016-09-07
apply: make it possible to silently apply
Christian Couder
3
-24
/
+48
2016-09-07
apply: use error_errno() where possible
Christian Couder
1
-8
/
+8
2016-09-07
apply: make some parsing functions static again
Christian Couder
2
-8
/
+3
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
[prev]
[next]