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-06-13
convert: convert get_cached_convert_stats_ascii to take an index
Brandon Williams
1
-1
/
+2
2017-06-05
Merge branch 'tb/pull-ff-rebase-autostash'
Junio C Hamano
1
-11
/
+14
2017-06-05
Merge branch 'js/blame-lib'
Junio C Hamano
2
-2048
/
+65
2017-06-05
Merge branch 'mh/packed-ref-store-prep'
Junio C Hamano
2
-3
/
+3
2017-06-05
Merge branch 'mb/diff-default-to-indent-heuristics'
Junio C Hamano
3
-3
/
+3
2017-06-04
Merge branch 'ab/c-translators-comment-style'
Junio C Hamano
3
-10
/
+18
2017-06-04
Merge branch 'jk/unbreak-am-h'
Junio C Hamano
1
-0
/
+3
2017-06-02
Merge branch 'ab/grep-preparatory-cleanup'
Junio C Hamano
2
-5
/
+22
2017-06-02
Merge branch 'jk/diff-blob'
Junio C Hamano
4
-36
/
+42
2017-06-02
Merge branch 'sl/clean-d-ignored-fix'
Junio C Hamano
1
-0
/
+42
2017-06-01
pull: ff --rebase --autostash works in dirty repo
Tyler Brazier
1
-11
/
+14
2017-05-31
C style: use standard style for "TRANSLATORS" comments
Ævar Arnfjörð Bjarmason
3
-10
/
+18
2017-05-30
am: handle "-h" argument earlier
Jeff King
1
-0
/
+3
2017-05-30
Merge branch 'js/larger-timestamps'
Junio C Hamano
1
-1
/
+1
2017-05-30
Merge branch 'bw/pathspec-sans-the-index'
Junio C Hamano
6
-17
/
+39
2017-05-30
Merge branch 'jc/name-rev-lw-tag'
Junio C Hamano
1
-7
/
+52
2017-05-29
Merge branch 'bm/interpret-trailers-cut-line-is-eom'
Junio C Hamano
1
-1
/
+1
2017-05-29
Merge branch 'ja/do-not-ask-needless-questions'
Junio C Hamano
3
-7
/
+8
2017-05-29
Merge branch 'jk/bug-to-abort'
Junio C Hamano
1
-0
/
+3
2017-05-29
Merge branch 'jc/read-tree-empty-with-m'
Junio C Hamano
1
-1
/
+1
2017-05-29
Merge branch 'js/plug-leaks'
Junio C Hamano
11
-35
/
+69
2017-05-29
Merge branch 'jk/disable-pack-reuse-when-broken'
Junio C Hamano
1
-1
/
+5
2017-05-29
Merge branch 'bc/object-id'
Junio C Hamano
38
-311
/
+331
2017-05-29
Merge branch 'bw/dir-c-stops-relying-on-the-index'
Junio C Hamano
5
-9
/
+11
2017-05-29
Merge branch 'jc/repack-threads'
Junio C Hamano
1
-0
/
+5
2017-05-29
Merge branch 'sb/reset-recurse-submodules'
Junio C Hamano
1
-0
/
+30
2017-05-26
grep: assert that threading is enabled when calling grep_{lock,unlock}
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2017-05-26
grep: given --threads with NO_PTHREADS=YesPlease, warn
Ævar Arnfjörð Bjarmason
1
-0
/
+13
2017-05-26
pack-objects: fix buggy warning about threads
Ævar Arnfjörð Bjarmason
1
-1
/
+3
2017-05-26
grep: catch a missing enum in switch statement
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2017-05-25
blame: move entry prepend to libgit
Jeff Smith
1
-14
/
+0
2017-05-25
blame: move scoreboard setup to libgit
Jeff Smith
1
-276
/
+0
2017-05-25
blame: move scoreboard-related methods to libgit
Jeff Smith
1
-1318
/
+0
2017-05-25
blame: move fake-commit-related methods to libgit
Jeff Smith
1
-197
/
+0
2017-05-25
blame: move origin-related methods to libgit
Jeff Smith
1
-72
/
+0
2017-05-25
blame: move core structures to header
Jeff Smith
1
-133
/
+1
2017-05-25
blame: create entry prepend function
Jeff Smith
1
-10
/
+15
2017-05-25
blame: create scoreboard setup function
Jeff Smith
1
-89
/
+101
2017-05-25
blame: create scoreboard init function
Jeff Smith
1
-3
/
+8
2017-05-25
blame: rework methods that determine 'final' commit
Jeff Smith
1
-26
/
+23
2017-05-25
blame: wrap blame_sort and compare_blame_final
Jeff Smith
1
-8
/
+9
2017-05-25
blame: move progress updates to a scoreboard callback
Jeff Smith
1
-10
/
+17
2017-05-24
blame: make sanity_check use a callback in scoreboard
Jeff Smith
1
-8
/
+19
2017-05-24
blame: move no_whole_file_rename flag to scoreboard
Jeff Smith
1
-1
/
+3
2017-05-24
blame: move xdl_opts flags to scoreboard
Jeff Smith
1
-3
/
+5
2017-05-24
blame: move show_root flag to scoreboard
Jeff Smith
1
-1
/
+4
2017-05-24
blame: move reverse flag to scoreboard
Jeff Smith
1
-9
/
+14
2017-05-24
blame: move contents_from to scoreboard
Jeff Smith
1
-0
/
+4
2017-05-24
blame: move copy/move thresholds to scoreboard
Jeff Smith
1
-18
/
+23
2017-05-24
blame: move stat counters to scoreboard
Jeff Smith
1
-17
/
+17
[next]