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-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
2017-05-23
Merge branch 'rs/checkout-am-fix-unborn'
Junio C Hamano
2
-2
/
+3
2017-05-23
Merge branch 'ah/log-decorate-default-to-auto'
Junio C Hamano
1
-2
/
+2
2017-05-20
name-rev: change a "long" variable to timestamp_t
Junio C Hamano
1
-1
/
+1
2017-05-18
interpret-trailers: honor the cut line
Brian Malehorn
1
-1
/
+1
2017-05-16
Merge branch 'js/larger-timestamps'
Junio C Hamano
15
-48
/
+48
2017-05-16
Merge branch 'jn/clone-add-empty-config-from-command-line'
Junio C Hamano
1
-1
/
+3
2017-05-16
Merge branch 'ab/clone-no-tags'
Junio C Hamano
1
-2
/
+11
2017-05-16
Merge branch 'sk/status-short-branch-color-config'
Junio C Hamano
1
-0
/
+4
2017-05-16
Merge branch 'jk/am-leakfix'
Junio C Hamano
1
-20
/
+14
2017-05-15
builtin/log: honor log.decorate
brian m. carlson
1
-2
/
+2
2017-05-15
config: complain about --local outside of a git repo
Jeff King
1
-0
/
+3
2017-05-12
read-tree -m: make error message for merging 0 trees less smart aleck
Jean-Noel Avila
1
-2
/
+3
2017-05-12
usability: don't ask questions if no reply is required
Jean-Noel Avila
2
-5
/
+5
2017-05-12
pathspec: convert find_pathspecs_matching_against_index to take an index
Brandon Williams
2
-3
/
+3
2017-05-12
pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_CHEAP
Brandon Williams
3
-5
/
+2
2017-05-12
ls-files: prevent prune_cache from overeagerly pruning submodules
Brandon Williams
1
-6
/
+25
2017-05-12
pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_EXPENSIVE flag
Brandon Williams
2
-3
/
+6
2017-05-10
read-tree: "read-tree -m --empty" does not make sense
Junio C Hamano
1
-1
/
+1
2017-05-10
submodule: add die_in_unpopulated_submodule function
Brandon Williams
1
-0
/
+3
2017-05-10
receive-pack: verify push options in cert
Jonathan Tan
1
-2
/
+49
2017-05-09
checkout: fix memory leak
Junio C Hamano
1
-0
/
+1
[prev]
[next]