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
2017-01-30
use SWAP macro
René Scharfe
2
-9
/
+4
2017-01-23
Merge branch 'sb/submodule-init'
Junio C Hamano
1
-6
/
+7
2017-01-18
Merge branch 'bw/pathspec-cleanup'
Junio C Hamano
2
-28
/
+38
2017-01-18
Merge branch 'jk/blame-fixes'
Junio C Hamano
1
-10
/
+17
2017-01-18
Merge branch 'dt/disable-bitmap-in-auto-gc'
Junio C Hamano
2
-1
/
+17
2017-01-18
Merge branch 'sb/submodule-rm-absorb'
Junio C Hamano
1
-62
/
+22
2017-01-18
Merge branch 'bw/grep-recurse-submodules'
Junio C Hamano
2
-25
/
+367
2017-01-12
submodule update --init: display correct path from submodule
Stefan Beller
1
-6
/
+7
2017-01-10
Merge branch 'sb/submodule-embed-gitdir'
Junio C Hamano
1
-11
/
+58
2017-01-10
Merge branch 'jc/retire-compaction-heuristics'
Junio C Hamano
1
-3
/
+2
2017-01-10
Merge branch 'jc/compression-config'
Junio C Hamano
1
-14
/
+0
2017-01-10
Merge branch 'jt/fetch-no-redundant-tag-fetch-map'
Junio C Hamano
1
-3
/
+0
2017-01-08
ls-tree: convert show_recursive to use the pathspec struct interface
Brandon Williams
1
-9
/
+7
2017-01-08
mv: remove use of deprecated 'get_pathspec()'
Brandon Williams
1
-19
/
+31
2017-01-07
blame: output porcelain "previous" header for each file
Jeff King
1
-9
/
+14
2017-01-07
blame: handle --no-abbrev
Jeff King
1
-0
/
+2
2017-01-07
blame: fix alignment with --abbrev=40
Jeff King
1
-1
/
+1
2016-12-29
repack: die on incremental + write-bitmap-index
David Turner
1
-0
/
+9
2016-12-29
auto gc: don't write bitmaps for incremental repacks
David Turner
1
-1
/
+8
2016-12-27
rm: absorb a submodules git dir before deletion
Stefan Beller
1
-61
/
+19
2016-12-27
submodule: rename and add flags to ok_to_remove_submodule
Stefan Beller
1
-1
/
+3
2016-12-27
Merge branch 'lt/shortlog-by-committer'
Junio C Hamano
1
-3
/
+12
2016-12-27
Merge branch 'cp/merge-continue'
Junio C Hamano
1
-0
/
+25
2016-12-27
Merge branch 'va/i18n-perl-scripts'
Junio C Hamano
1
-5
/
+5
2016-12-27
Merge branch 'jc/push-default-explicit'
Junio C Hamano
1
-2
/
+5
2016-12-23
diff: retire "compaction" heuristics
Junio C Hamano
1
-3
/
+2
2016-12-22
grep: search history of moved submodules
Brandon Williams
1
-2
/
+18
2016-12-22
grep: enable recurse-submodules to work on <tree> objects
Brandon Williams
1
-6
/
+70
2016-12-22
grep: optionally recurse into submodules
Brandon Williams
1
-19
/
+281
2016-12-21
Merge branch 'jk/index-pack-wo-repo-from-stdin'
Junio C Hamano
1
-4
/
+8
2016-12-21
Merge branch 'vs/submodule-clone-nested-submodules-alternates'
Junio C Hamano
1
-2
/
+17
2016-12-21
Merge branch 'sb/sequencer-abort-safety'
Junio C Hamano
1
-2
/
+2
2016-12-19
Merge branch 'jc/pull-rebase-ff'
Junio C Hamano
1
-4
/
+18
2016-12-19
Merge branch 'jc/lock-report-on-error'
Junio C Hamano
12
-19
/
+20
2016-12-19
Merge branch 'ak/commit-only-allow-empty'
Junio C Hamano
1
-3
/
+1
2016-12-19
Merge branch 'nd/for-each-ref-ignore-case'
Junio C Hamano
3
-10
/
+22
2016-12-19
Merge branch 'ah/grammos'
Junio C Hamano
3
-4
/
+4
2016-12-19
Merge branch 'jt/use-trailer-api-in-commands'
Junio C Hamano
1
-1
/
+1
2016-12-16
Merge branch 'nd/worktree-list-fixup'
Junio C Hamano
2
-7
/
+9
2016-12-16
Merge branch 'jk/rev-parse-symbolic-parents-fix'
Junio C Hamano
1
-1
/
+6
2016-12-16
index-pack: skip collision check when not in repository
Jeff King
1
-4
/
+6
2016-12-16
index-pack: complain when --stdin is used outside of a repo
Jeff King
1
-0
/
+2
2016-12-15
shortlog: group by committer information
Linus Torvalds
1
-3
/
+12
2016-12-15
merge: mark usage error strings for translation
Jeff King
1
-2
/
+2
2016-12-14
i18n: clean.c: match string with git-add--interactive.perl
Vasco Almeida
1
-5
/
+5
2016-12-14
merge: ensure '--abort' option takes no arguments
Chris Packham
1
-0
/
+4
2016-12-14
merge: add '--continue' option as a synonym for 'git commit'
Chris Packham
1
-0
/
+21
2016-12-12
real_path: have callers use real_pathdup and strbuf_realpath
Brandon Williams
1
-3
/
+3
2016-12-12
submodule: add absorb-git-dir function
Stefan Beller
1
-0
/
+38
2016-12-12
submodule--helper: set alternateLocation for cloned submodules
Vitaly "_Vi" Shukela
1
-2
/
+17
[next]