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-07-13
Merge branch 'ew/gc-auto-pack-limit-fix'
Junio C Hamano
1
-1
/
+1
2016-07-13
Merge branch 'va/i18n-even-more'
Junio C Hamano
9
-46
/
+48
2016-07-11
Merge branch 'mj/log-show-signature-conf'
Junio C Hamano
1
-0
/
+6
2016-07-11
Merge branch 'js/find-commit-subject-ignore-leading-blanks'
Junio C Hamano
2
-2
/
+2
2016-07-11
Merge branch 'sb/submodule-clone-retry'
Junio C Hamano
1
-7
/
+59
2016-07-06
Merge branch 'sb/clone-shallow-passthru'
Junio C Hamano
1
-3
/
+2
2016-07-06
Merge branch 'jk/repack-keep-unreachable'
Junio C Hamano
2
-0
/
+41
2016-07-06
Merge branch 'ew/mboxrd-format-am'
Junio C Hamano
3
-4
/
+30
2016-07-06
Merge branch 'nd/worktree-cleanup-post-head-protection'
Junio C Hamano
1
-4
/
+6
2016-07-06
Merge branch 'km/fetch-do-not-free-remote-name'
Junio C Hamano
1
-4
/
+2
2016-07-06
Merge branch 'jk/string-list-static-init'
Junio C Hamano
7
-17
/
+20
2016-07-06
Merge branch 'pb/commit-editmsg-path'
Junio C Hamano
1
-7
/
+8
2016-06-29
reset --hard: skip blank lines when reporting the commit subject
Johannes Schindelin
1
-1
/
+1
2016-06-29
commit -C: skip blank lines at the beginning of the message
Johannes Schindelin
1
-1
/
+1
2016-06-27
Merge branch 'lf/receive-pack-auto-gc-to-client'
Junio C Hamano
1
-2
/
+13
2016-06-27
Merge branch 'jc/deref-tag'
Junio C Hamano
1
-4
/
+2
2016-06-27
Merge branch 'et/add-chmod-x'
Junio C Hamano
3
-11
/
+26
2016-06-27
Merge branch 'cc/apply-introduce-state'
Junio C Hamano
1
-609
/
+820
2016-06-27
gc: fix off-by-one error with gc.autoPackLimit
Eric Wong
1
-1
/
+1
2016-06-24
log: add log.showSignature configuration variable
Mehul Jain
1
-0
/
+6
2016-06-20
clone: do not let --depth imply --shallow-submodules
Junio C Hamano
1
-3
/
+2
2016-06-20
Merge branch 'jk/rev-list-count-with-bitmap'
Junio C Hamano
1
-1
/
+5
2016-06-20
Merge branch 'jc/clear-pathspec'
Junio C Hamano
3
-5
/
+5
2016-06-20
Merge branch 'jg/dash-is-last-branch-in-worktree-add'
Junio C Hamano
1
-0
/
+3
2016-06-20
Merge branch 'sb/submodule-recommend-shallowness'
Junio C Hamano
1
-1
/
+6
2016-06-20
Merge branch 'ah/no-verify-signature-with-pull-rebase'
Junio C Hamano
1
-0
/
+3
2016-06-17
i18n: branch: mark comment when editing branch description for translation
Vasco Almeida
1
-3
/
+3
2016-06-17
i18n: init-db: join message pieces
Vasco Almeida
1
-7
/
+10
2016-06-17
i18n: remote: allow translations to reorder message
Vasco Almeida
1
-4
/
+3
2016-06-17
i18n: remote: mark URL fallback text for translation
Vasco Almeida
1
-3
/
+3
2016-06-17
i18n: standardise messages
Vasco Almeida
3
-7
/
+7
2016-06-17
i18n: merge: change command option help to lowercase
Vasco Almeida
1
-1
/
+1
2016-06-17
i18n: merge: mark messages for translation
Vasco Almeida
1
-5
/
+5
2016-06-17
i18n: notes: mark options for translation
Vasco Almeida
1
-2
/
+2
2016-06-17
i18n: notes: mark strings for translation
Vasco Almeida
1
-10
/
+10
2016-06-17
i18n: advice: internationalize message for conflicts
Vasco Almeida
1
-1
/
+1
2016-06-17
i18n: builtin/remote.c: fix mark for translation
Vasco Almeida
1
-3
/
+3
2016-06-14
repack: extend --keep-unreachable to loose objects
Jeff King
2
-0
/
+32
2016-06-14
repack: add --keep-unreachable option
Jeff King
1
-0
/
+9
2016-06-14
blame, line-log: do not loop around deref_tag()
Junio C Hamano
1
-4
/
+2
2016-06-14
builtin/fetch.c: don't free remote->name after fetch
Keith McGuigan
1
-4
/
+2
2016-06-13
use string_list initializer consistently
Jeff King
5
-10
/
+10
2016-06-13
Merge branch 'jk/parseopt-string-list' into jk/string-list-static-init
Junio C Hamano
3
-10
/
+10
2016-06-13
blame,shortlog: don't make local option variables static
Jeff King
2
-9
/
+9
2016-06-13
interpret-trailers: don't duplicate option strings
Jeff King
1
-1
/
+1
2016-06-13
submodule--helper: initial clone learns retry logic
Stefan Beller
1
-7
/
+59
2016-06-09
builtin/commit.c: memoize git-path for COMMIT_EDITMSG
Pranit Bauva
1
-7
/
+8
2016-06-07
add: add --chmod=+x / --chmod=-x options
Edward Thomson
3
-11
/
+26
2016-06-06
Merge branch 'ar/diff-args-osx-precompose' into maint
Junio C Hamano
4
-0
/
+5
2016-06-06
Merge branch 'sb/submodule-helper-relative-path'
Junio C Hamano
1
-0
/
+12
[next]