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
2017-05-26
pack-objects: fix buggy warning about threads
Ævar Arnfjörð Bjarmason
2
-2
/
+4
2017-05-26
pack-objects & index-pack: add test for --threads warning
Ævar Arnfjörð Bjarmason
1
-0
/
+36
2017-05-26
test-lib: add a PTHREADS prerequisite
Ævar Arnfjörð Bjarmason
3
-0
/
+6
2017-05-26
grep: move is_fixed() earlier to avoid forward declaration
Ævar Arnfjörð Bjarmason
1
-12
/
+12
2017-05-26
grep: change internal *pcre* variable & function names to be *pcre1*
Ævar Arnfjörð Bjarmason
2
-30
/
+30
2017-05-26
grep: change the internal PCRE macro names to be PCRE1
Ævar Arnfjörð Bjarmason
4
-7
/
+7
2017-05-26
grep: factor test for \0 in grep patterns into a function
Ævar Arnfjörð Bjarmason
1
-7
/
+15
2017-05-26
grep: remove redundant regflags assignments
Ævar Arnfjörð Bjarmason
1
-5
/
+1
2017-05-26
grep: catch a missing enum in switch statement
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2017-05-26
perf: add a comparison test of log --grep regex engines with -F
Ævar Arnfjörð Bjarmason
1
-0
/
+44
2017-05-26
perf: add a comparison test of log --grep regex engines
Ævar Arnfjörð Bjarmason
1
-0
/
+53
2017-05-26
perf: add a comparison test of grep regex engines with -F
Ævar Arnfjörð Bjarmason
1
-0
/
+41
2017-05-26
perf: add a comparison test of grep regex engines
Ævar Arnfjörð Bjarmason
1
-0
/
+56
2017-05-26
connect.c: fix leak in parse_one_symref_info()
Jeff King
1
-1
/
+1
2017-05-26
docs/config.txt: fix indefinite article in core.fileMode description
SZEDER Gábor
1
-1
/
+1
2017-05-26
Windows: do not treat a path with backslashes as a remote's nick name
Johannes Sixt
1
-1
/
+6
2017-05-25
blame: move entry prepend to libgit
Jeff Smith
3
-14
/
+18
2017-05-25
blame: move scoreboard setup to libgit
Jeff Smith
3
-284
/
+281
2017-05-25
blame: move scoreboard-related methods to libgit
Jeff Smith
3
-1318
/
+1324
2017-05-25
blame: move fake-commit-related methods to libgit
Jeff Smith
3
-199
/
+205
2017-05-25
blame: move origin-related methods to libgit
Jeff Smith
4
-72
/
+78
2017-05-25
blame: move core structures to header
Jeff Smith
2
-133
/
+144
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
cache_ref_iterator_begin(): avoid priming unneeded directories
Michael Haggerty
1
-10
/
+85
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
2017-05-24
blame: rename nth_line function
Jeff Smith
1
-8
/
+8
2017-05-24
blame: rename ent_score function
Jeff Smith
1
-7
/
+7
2017-05-24
blame: rename coalesce function
Jeff Smith
1
-2
/
+2
2017-05-24
blame: rename origin-related functions
Jeff Smith
1
-29
/
+29
2017-05-24
blame: rename scoreboard structure to blame_scoreboard
Jeff Smith
1
-29
/
+29
2017-05-24
blame: rename origin structure to blame_origin
Jeff Smith
1
-57
/
+57
2017-05-24
blame: remove unused parameters
Jeff Smith
1
-15
/
+10
2017-05-24
blame: move textconv_object with related functions
Jeff Smith
5
-30
/
+31
2017-05-24
blame: remove unneeded dependency on blob.h
Jeff Smith
1
-1
/
+0
2017-05-24
diff: use blob path for blob/file diffs
Jeff King
2
-2
/
+8
2017-05-24
diff: use pending "path" if it is available
Jeff King
2
-3
/
+8
2017-05-24
diff: use the word "path" instead of "name" for blobs
Jeff King
1
-7
/
+7
2017-05-24
diff: pass whole pending entry in blobinfo
Jeff King
1
-23
/
+15
[prev]
[next]