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
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-26
Merge branch 'rs/checkout-init-macro'
Junio C Hamano
2
-3
/
+2
2016-09-26
Merge branch 'tg/add-chmod+x-fix'
Junio C Hamano
4
-36
/
+33
2016-09-26
Merge branch 'nd/checkout-disambiguation'
Junio C Hamano
1
-3
/
+3
2016-09-26
Merge branch 'jt/format-patch-rfc'
Junio C Hamano
1
-1
/
+9
2016-09-26
Merge branch 'mh/diff-indent-heuristic'
Junio C Hamano
1
-0
/
+12
2016-09-26
Merge branch 'rs/cocci'
Junio C Hamano
3
-4
/
+5
2016-09-22
introduce CHECKOUT_INIT
René Scharfe
2
-3
/
+2
2016-09-21
Merge branch 'jk/reduce-gc-aggressive-depth'
Junio C Hamano
1
-1
/
+1
2016-09-21
Merge branch 'va/i18n'
Junio C Hamano
8
-103
/
+106
2016-09-21
Merge branch 'jt/format-patch-base-info-above-sig'
Junio C Hamano
1
-3
/
+3
2016-09-21
Merge branch 'rs/checkout-some-states-are-const'
Junio C Hamano
1
-3
/
+3
2016-09-21
Merge branch 'jk/setup-sequence-update'
Junio C Hamano
3
-22
/
+35
2016-09-21
Merge branch 'ks/pack-objects-bitmap'
Junio C Hamano
1
-40
/
+88
2016-09-21
Merge branch 'js/cat-file-filters'
Junio C Hamano
1
-8
/
+96
2016-09-21
format-patch: add "--rfc" for the common case of [RFC PATCH]
Josh Triplett
1
-1
/
+9
2016-09-21
checkout: fix ambiguity check in subdir
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2016-09-19
Merge branch 'bc/object-id'
Junio C Hamano
15
-285
/
+290
2016-09-19
Merge branch 'mh/ref-store'
Junio C Hamano
1
-10
/
+11
2016-09-19
Merge branch 'cc/apply-am'
Junio C Hamano
2
-4874
/
+52
2016-09-19
blame: honor the diff heuristic options and config
Michael Haggerty
1
-0
/
+12
2016-09-15
Merge branch 'ah/misc-message-fixes'
Junio C Hamano
2
-2
/
+2
2016-09-15
Merge branch 'jk/pack-tag-of-tag'
Junio C Hamano
1
-1
/
+30
2016-09-15
i18n: update-index: mark warnings for translation
Vasco Almeida
1
-6
/
+6
2016-09-15
i18n: show-branch: mark plural strings for translation
Vasco Almeida
1
-5
/
+9
2016-09-15
i18n: show-branch: mark error messages for translation
Vasco Almeida
1
-8
/
+8
2016-09-15
i18n: receive-pack: mark messages for translation
Vasco Almeida
1
-33
/
+25
2016-09-15
notes: spell first word of error messages in lowercase
Vasco Almeida
1
-32
/
+32
2016-09-15
i18n: notes: mark error messages for translation
Vasco Almeida
1
-9
/
+11
2016-09-15
i18n: merge-recursive: mark verbose message for translation
Vasco Almeida
1
-1
/
+1
2016-09-15
i18n: merge-recursive: mark error messages for translation
Vasco Almeida
1
-7
/
+10
2016-09-15
i18n: config: mark error message for translation
Vasco Almeida
1
-2
/
+2
2016-09-15
i18n: branch: mark option description for translation
Vasco Almeida
1
-1
/
+1
2016-09-15
i18n: blame: mark error messages for translation
Vasco Almeida
1
-8
/
+10
2016-09-15
use strbuf_addstr() for adding constant strings to a strbuf, part 2
René Scharfe
3
-4
/
+5
2016-09-15
add: modify already added files when --chmod is given
Thomas Gummerer
3
-21
/
+30
2016-09-15
read-cache: introduce chmod_index_entry
Thomas Gummerer
1
-14
/
+2
2016-09-15
format-patch: show base info before email signature
Josh Triplett
1
-3
/
+3
2016-09-14
update-index: add test for chmod flags
Thomas Gummerer
1
-1
/
+1
2016-09-13
checkout: constify parameters of checkout_stage() and checkout_merged()
René Scharfe
1
-3
/
+3
2016-09-13
init: reset cached config when entering new repo
Jeff King
1
-0
/
+6
2016-09-13
init: expand comments explaining config trickery
Jeff King
1
-4
/
+7
2016-09-13
diff: always try to set up the repository
Jeff King
1
-2
/
+2
2016-09-13
diff: skip implicit no-index check when given --no-index
Jeff King
1
-12
/
+13
2016-09-13
hash-object: always try to set up the git repository
Jeff King
1
-5
/
+8
2016-09-12
Merge branch 'jc/forbid-symbolic-ref-d-HEAD'
Junio C Hamano
1
-0
/
+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
1
-41
/
+33
2016-09-12
pack-objects: use reachability bitmap index when generating non-stdout pack
Kirill Smelkov
1
-7
/
+24
2016-09-12
pack-objects: respect --local/--honor-pack-keep/--incremental when bitmap is ...
Kirill Smelkov
1
-33
/
+64
2016-09-11
cat-file: support --textconv/--filters in batch mode
Johannes Schindelin
1
-5
/
+44
[next]