index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
blame.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ps/contains-id-error-message'
Junio C Hamano
2018-04-10
1
-0
/
+1
|
\
|
*
parse-options: do not show usage upon invalid option value
Paul-Sebastian Ungureanu
2018-03-22
1
-0
/
+1
*
|
sha1_file: convert sha1_object_info* to object_id
brian m. carlson
2018-03-14
1
-1
/
+1
*
|
Convert find_unique_abbrev* to struct object_id
brian m. carlson
2018-03-14
1
-1
/
+1
*
|
blame: tighten command line parser
Junio C Hamano
2018-02-07
1
-6
/
+14
|
/
*
diff: make struct diff_flags members lowercase
Brandon Williams
2017-11-01
1
-5
/
+5
*
diff: remove DIFF_OPT_CLR macro
Brandon Williams
2017-11-01
1
-1
/
+1
*
diff: remove DIFF_OPT_SET macro
Brandon Williams
2017-11-01
1
-2
/
+2
*
diff: remove DIFF_OPT_TST macro
Brandon Williams
2017-11-01
1
-2
/
+2
*
Merge branch 'po/read-graft-line'
Junio C Hamano
2017-09-06
1
-1
/
+1
|
\
|
*
commit: replace the raw buffer with strbuf in read_graft_line
Patryk Obara
2017-08-18
1
-1
/
+1
*
|
progress: simplify "delayed" progress API
Junio C Hamano
2017-08-19
1
-2
/
+1
|
/
*
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
1
-0
/
+1
|
\
|
*
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
|
Merge branch 'nd/fopen-errors'
Junio C Hamano
2017-06-13
1
-1
/
+1
|
\
\
|
*
|
wrapper.c: add and use fopen_or_warn()
Nguyễn Thái Ngọc Duy
2017-05-26
1
-1
/
+1
|
|
/
*
|
Merge branch 'js/blame-lib'
Junio C Hamano
2017-06-05
1
-2048
/
+64
|
\
\
|
*
|
blame: move entry prepend to libgit
Jeff Smith
2017-05-25
1
-14
/
+0
|
*
|
blame: move scoreboard setup to libgit
Jeff Smith
2017-05-25
1
-276
/
+0
|
*
|
blame: move scoreboard-related methods to libgit
Jeff Smith
2017-05-25
1
-1318
/
+0
|
*
|
blame: move fake-commit-related methods to libgit
Jeff Smith
2017-05-25
1
-197
/
+0
|
*
|
blame: move origin-related methods to libgit
Jeff Smith
2017-05-25
1
-72
/
+0
|
*
|
blame: move core structures to header
Jeff Smith
2017-05-25
1
-133
/
+1
|
*
|
blame: create entry prepend function
Jeff Smith
2017-05-25
1
-10
/
+15
|
*
|
blame: create scoreboard setup function
Jeff Smith
2017-05-25
1
-89
/
+101
|
*
|
blame: create scoreboard init function
Jeff Smith
2017-05-25
1
-3
/
+8
|
*
|
blame: rework methods that determine 'final' commit
Jeff Smith
2017-05-25
1
-26
/
+23
|
*
|
blame: wrap blame_sort and compare_blame_final
Jeff Smith
2017-05-25
1
-8
/
+9
|
*
|
blame: move progress updates to a scoreboard callback
Jeff Smith
2017-05-25
1
-10
/
+17
|
*
|
blame: make sanity_check use a callback in scoreboard
Jeff Smith
2017-05-24
1
-8
/
+19
|
*
|
blame: move no_whole_file_rename flag to scoreboard
Jeff Smith
2017-05-24
1
-1
/
+3
|
*
|
blame: move xdl_opts flags to scoreboard
Jeff Smith
2017-05-24
1
-3
/
+5
|
*
|
blame: move show_root flag to scoreboard
Jeff Smith
2017-05-24
1
-1
/
+4
|
*
|
blame: move reverse flag to scoreboard
Jeff Smith
2017-05-24
1
-9
/
+14
|
*
|
blame: move contents_from to scoreboard
Jeff Smith
2017-05-24
1
-0
/
+4
|
*
|
blame: move copy/move thresholds to scoreboard
Jeff Smith
2017-05-24
1
-18
/
+23
|
*
|
blame: move stat counters to scoreboard
Jeff Smith
2017-05-24
1
-17
/
+17
|
*
|
blame: rename nth_line function
Jeff Smith
2017-05-24
1
-8
/
+8
|
*
|
blame: rename ent_score function
Jeff Smith
2017-05-24
1
-7
/
+7
|
*
|
blame: rename coalesce function
Jeff Smith
2017-05-24
1
-2
/
+2
|
*
|
blame: rename origin-related functions
Jeff Smith
2017-05-24
1
-29
/
+29
|
*
|
blame: rename scoreboard structure to blame_scoreboard
Jeff Smith
2017-05-24
1
-29
/
+29
|
*
|
blame: rename origin structure to blame_origin
Jeff Smith
2017-05-24
1
-57
/
+57
|
*
|
blame: remove unused parameters
Jeff Smith
2017-05-24
1
-15
/
+10
|
*
|
blame: move textconv_object with related functions
Jeff Smith
2017-05-24
1
-28
/
+0
|
*
|
blame: remove unneeded dependency on blob.h
Jeff Smith
2017-05-24
1
-1
/
+0
*
|
|
Merge branch 'ab/c-translators-comment-style'
Junio C Hamano
2017-06-04
1
-6
/
+9
|
\
\
\
|
*
|
|
C style: use standard style for "TRANSLATORS" comments
Ævar Arnfjörð Bjarmason
2017-05-31
1
-6
/
+9
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-05-29
1
-7
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
diff-lib: convert do_diff_cache to struct object_id
brian m. carlson
2017-05-08
1
-3
/
+3
[next]