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-05-29
Merge branch 'sb/reset-recurse-submodules'
Junio C Hamano
1
-0
/
+30
2017-05-26
grep: skip pthreads overhead when using one thread
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2017-05-26
grep: don't redundantly compile throwaway patterns under threading
Ævar Arnfjörð Bjarmason
1
-3
/
+11
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-26
log: fix memory leak in open_next_file()
Nguyễn Thái Ngọc Duy
1
-4
/
+8
2017-05-26
print errno when reporting a system call error
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2017-05-26
wrapper.c: add and use fopen_or_warn()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2017-05-26
clone: use xfopen() instead of fopen()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2017-05-26
use xfopen() in more places
Nguyễn Thái Ngọc Duy
6
-20
/
+7
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
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
2
-28
/
+1
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
1
-1
/
+2
2017-05-24
diff: use pending "path" if it is available
Jeff King
1
-1
/
+6
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
2017-05-24
get_sha1_with_context: dynamically allocate oc->path
Jeff King
3
-5
/
+13
2017-05-24
clean: teach clean -d to preserve ignored paths
Samuel Lijin
1
-0
/
+42
2017-05-23
ref_store: take a `msg` parameter when deleting references
Michael Haggerty
2
-3
/
+3
2017-05-23
Merge branch 'bc/object-id'
Junio C Hamano
38
-311
/
+331
2017-05-23
Merge branch 'jt/push-options-doc'
Junio C Hamano
1
-2
/
+49
[prev]
[next]