index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
blame.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tag: add repository argument to deref_tag
Stefan Beller
2018-06-29
1
-3
/
+3
*
commit: add repository argument to set_commit_buffer
Stefan Beller
2018-06-29
1
-1
/
+1
*
commit: add repository argument to lookup_commit_reference
Stefan Beller
2018-06-29
1
-1
/
+1
*
commit: add repository argument to lookup_commit_reference_gently
Stefan Beller
2018-06-29
1
-1
/
+2
*
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
2018-06-29
1
-3
/
+6
|
\
|
*
path.c: migrate global git_path_* to take a repository argument
Stefan Beller
2018-05-18
1
-3
/
+5
|
*
object-store: move object access functions to object-store.h
Stefan Beller
2018-05-16
1
-0
/
+1
*
|
Merge branch 'sb/object-store-alloc'
Junio C Hamano
2018-06-25
1
-1
/
+2
|
\
|
|
*
alloc: allow arbitrary repositories for alloc functions
Stefan Beller
2018-05-16
1
-0
/
+1
|
*
alloc: add repository argument to alloc_commit_node
Stefan Beller
2018-05-09
1
-1
/
+1
*
|
Merge branch 'nd/commit-util-to-slab'
Junio C Hamano
2018-06-25
1
-11
/
+31
|
\
\
|
*
|
blame: use commit-slab for blame suspects instead of commit->util
Nguyễn Thái Ngọc Duy
2018-05-21
1
-11
/
+31
*
|
|
Merge branch 'js/use-bug-macro'
Junio C Hamano
2018-05-30
1
-1
/
+1
|
\
\
\
|
*
|
|
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
2018-05-06
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'sb/oid-object-info'
Junio C Hamano
2018-05-23
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
cache.h: add repository argument to oid_object_info
Stefan Beller
2018-04-26
1
-2
/
+2
|
|
/
*
|
Merge branch 'ds/lazy-load-trees'
Junio C Hamano
2018-05-23
1
-9
/
+9
|
\
\
|
|
/
|
/
|
|
*
treewide: replace maybe_tree with accessor methods
Derrick Stolee
2018-04-11
1
-9
/
+9
|
*
treewide: rename tree to maybe_tree
Derrick Stolee
2018-04-11
1
-9
/
+9
|
*
Merge branch 'bw/c-plus-plus' into ds/lazy-load-trees
Junio C Hamano
2018-04-11
1
-16
/
+17
|
|
\
*
|
|
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
2018-03-14
1
-4
/
+4
*
|
|
tree-walk: convert tree entry functions to object_id
brian m. carlson
2018-03-14
1
-4
/
+2
*
|
|
sha1_file: convert sha1_object_info* to object_id
brian m. carlson
2018-03-14
1
-2
/
+2
*
|
|
Merge branch 'bw/c-plus-plus'
Junio C Hamano
2018-03-06
1
-16
/
+17
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
blame: rename 'this' variables
Brandon Williams
2018-02-14
1
-16
/
+17
*
|
sha1_file: convert pretend_sha1_file to object_id
Patryk Obara
2018-01-30
1
-1
/
+1
|
/
*
Merge branch 'bw/diff-opt-impl-to-bitfields'
Junio C Hamano
2017-11-09
1
-8
/
+8
|
\
|
*
diff: make struct diff_flags members lowercase
Brandon Williams
2017-11-01
1
-8
/
+8
|
*
diff: remove DIFF_OPT_SET macro
Brandon Williams
2017-11-01
1
-4
/
+4
|
*
diff: remove DIFF_OPT_TST macro
Brandon Williams
2017-11-01
1
-4
/
+4
*
|
refs: convert resolve_ref_unsafe to struct object_id
brian m. carlson
2017-10-16
1
-2
/
+2
|
/
*
Merge branch 'js/blame-lib'
Junio C Hamano
2017-07-31
1
-2
/
+4
|
\
|
*
blame: fix memory corruption scrambling revision name in error message
SZEDER Gábor
2017-07-24
1
-2
/
+4
*
|
Merge branch 'ab/free-and-null'
Junio C Hamano
2017-06-24
1
-2
/
+1
|
\
\
|
*
|
coccinelle: make use of the "expression" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
2017-06-16
1
-2
/
+1
*
|
|
Merge branch 'bw/ls-files-sans-the-index'
Junio C Hamano
2017-06-24
1
-1
/
+1
|
\
\
\
|
*
|
|
convert: convert convert_to_git to take an index
Brandon Williams
2017-06-13
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'bw/object-id'
Junio C Hamano
2017-06-19
1
-10
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'js/blame-lib'
Junio C Hamano
2017-06-05
1
-0
/
+1863
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
blame: move entry prepend to libgit
Jeff Smith
2017-05-25
1
-0
/
+16
|
*
blame: move scoreboard setup to libgit
Jeff Smith
2017-05-25
1
-4
/
+275
|
*
blame: move scoreboard-related methods to libgit
Jeff Smith
2017-05-25
1
-0
/
+1313
|
*
blame: move fake-commit-related methods to libgit
Jeff Smith
2017-05-25
1
-1
/
+202
|
*
blame: move origin-related methods to libgit
Jeff Smith
2017-05-25
1
-0
/
+62
|
/
*
git-pickaxe: retire pickaxe
Junio C Hamano
2006-11-09
1
-1089
/
+0
*
Merge branch 'jc/pickaxe'
Junio C Hamano
2006-11-08
1
-0
/
+3
|
\
|
*
git-blame: add internal statistics to count read blobs.
Junio C Hamano
2006-11-05
1
-0
/
+3
*
|
Merge branch 'maint'
Junio C Hamano
2006-10-31
1
-0
/
+5
|
\
\
|
*
|
Surround "#define DEBUG 0" with "#ifndef DEBUG..#endif"
Junio C Hamano
2006-10-31
1
-0
/
+5
|
|
/
*
|
blame: Document and add help text for -f, -n, and -p
Junio C Hamano
2006-10-12
1
-3
/
+7
[next]