index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sha1-name.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jc/missing-ref-store-fix'
Junio C Hamano
2020-04-22
1
-2
/
+2
|
\
|
*
repository: mark the "refs" pointer as private
Jeff King
2020-04-10
1
-1
/
+1
|
*
sha1-name: do not assume that the ref store is initialized
Junio C Hamano
2020-04-10
1
-1
/
+1
*
|
oid_array: rename source file from sha1-array
Jeff King
2020-03-30
1
-1
/
+1
*
|
nth_packed_object_oid(): use customary integer return
Jeff King
2020-02-24
1
-7
/
+6
*
|
Merge branch 'jk/get-oid-error-message-i18n'
Junio C Hamano
2020-02-14
1
-15
/
+15
|
\
\
|
*
|
sha1-name: mark get_oid() error messages for translation
Jeff King
2020-01-30
1
-15
/
+15
*
|
|
C: use skip_prefix() to avoid hardcoded string length
Junio C Hamano
2020-01-31
1
-7
/
+2
|
/
/
*
|
Merge branch 'rs/nth-switch-code-simplification'
Junio C Hamano
2019-10-07
1
-7
/
+4
|
\
\
|
*
|
sha1_name: simplify strbuf handling in interpret_nth_prior_checkout()
René Scharfe
2019-09-18
1
-7
/
+4
*
|
|
Merge branch 'rs/nth-parent-parse'
Junio C Hamano
2019-10-07
1
-3
/
+12
|
\
\
\
|
*
|
|
sha1-name: check for overflow of N in "foo^N" and "foo~N"
René Scharfe
2019-09-16
1
-3
/
+12
*
|
|
|
Merge branch 'rs/sort-oid-array-thread-safe'
Junio C Hamano
2019-09-09
1
-6
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
sha1-name: make sort_ambiguous_oid_array() thread-safe
René Scharfe
2019-08-20
1
-6
/
+3
|
|
/
/
*
|
|
Merge branch 'nd/tree-walk-with-repo'
Junio C Hamano
2019-07-19
1
-17
/
+8
|
\
\
\
|
*
|
|
Use the right 'struct repository' instead of the_repository
Nguyễn Thái Ngọc Duy
2019-06-27
1
-4
/
+2
|
*
|
|
tree-walk.c: remove the_repo from get_tree_entry_follow_symlinks()
Nguyễn Thái Ngọc Duy
2019-06-27
1
-9
/
+1
|
*
|
|
tree-walk.c: remove the_repo from get_tree_entry()
Nguyễn Thái Ngọc Duy
2019-06-27
1
-4
/
+5
|
|
/
/
*
|
|
Merge branch 'nd/switch-and-restore'
Junio C Hamano
2019-07-10
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
doc: promote "git switch"
Nguyễn Thái Ngọc Duy
2019-04-02
1
-1
/
+1
*
|
|
Merge branch 'jk/get-oid-indexed-object-name'
Junio C Hamano
2019-05-19
1
-1
/
+1
|
\
\
\
|
*
|
|
get_oid: handle NULL repo->index
Jeff King
2019-05-15
1
-1
/
+1
*
|
|
|
Merge branch 'ds/midx-too-many-packs'
Junio C Hamano
2019-05-19
1
-0
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
midx: add packs to packed_git linked list
Derrick Stolee
2019-05-07
1
-0
/
+6
*
|
|
|
Merge branch 'nd/sha1-name-c-wo-the-repository'
Junio C Hamano
2019-05-08
1
-152
/
+236
|
\
\
\
\
|
*
|
|
|
sha1-name.c: remove the_repo from get_oid_mb()
Nguyễn Thái Ngọc Duy
2019-04-16
1
-7
/
+11
|
*
|
|
|
sha1-name.c: remove the_repo from other get_oid_*
Nguyễn Thái Ngọc Duy
2019-04-16
1
-15
/
+20
|
*
|
|
|
sha1-name.c: remove the_repo from maybe_die_on_misspelt_object_name
Nguyễn Thái Ngọc Duy
2019-04-16
1
-2
/
+4
|
*
|
|
|
sha1-name.c: add repo_get_oid()
Nguyễn Thái Ngọc Duy
2019-04-16
1
-2
/
+2
|
*
|
|
|
sha1-name.c: remove the_repo from get_oid_with_context_1()
Nguyễn Thái Ngọc Duy
2019-04-16
1
-1
/
+10
|
*
|
|
|
sha1-name.c: remove the_repo from resolve_relative_path()
Nguyễn Thái Ngọc Duy
2019-04-16
1
-4
/
+4
|
*
|
|
|
sha1-name.c: remove the_repo from diagnose_invalid_index_path()
Nguyễn Thái Ngọc Duy
2019-04-16
1
-3
/
+4
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
sha1-name.c: remove the_repo from handle_one_ref()
Nguyễn Thái Ngọc Duy
2019-04-16
1
-5
/
+14
|
*
|
|
sha1-name.c: remove the_repo from get_oid_1()
Nguyễn Thái Ngọc Duy
2019-04-16
1
-28
/
+31
|
*
|
|
sha1-name.c: remove the_repo from get_oid_basic()
Nguyễn Thái Ngọc Duy
2019-04-16
1
-13
/
+12
|
*
|
|
sha1-name.c: remove the_repo from get_describe_name()
Nguyễn Thái Ngọc Duy
2019-04-16
1
-3
/
+5
|
*
|
|
sha1-name.c: remove the_repo from get_oid_oneline()
Nguyễn Thái Ngọc Duy
2019-04-16
1
-6
/
+7
|
*
|
|
sha1-name.c: add repo_interpret_branch_name()
Nguyễn Thái Ngọc Duy
2019-04-16
1
-9
/
+8
|
*
|
|
sha1-name.c: remove the_repo from interpret_branch_mark()
Nguyễn Thái Ngọc Duy
2019-04-16
1
-6
/
+7
|
*
|
|
sha1-name.c: remove the_repo from interpret_nth_prior_checkout()
Nguyễn Thái Ngọc Duy
2019-04-16
1
-7
/
+10
|
*
|
|
sha1-name.c: remove the_repo from get_short_oid()
Nguyễn Thái Ngọc Duy
2019-04-16
1
-7
/
+10
|
*
|
|
sha1-name.c: add repo_for_each_abbrev()
Nguyễn Thái Ngọc Duy
2019-04-16
1
-2
/
+3
|
*
|
|
sha1-name.c: store and use repo in struct disambiguate_state
Nguyễn Thái Ngọc Duy
2019-04-16
1
-36
/
+59
|
*
|
|
sha1-name.c: add repo_find_unique_abbrev_r()
Nguyễn Thái Ngọc Duy
2019-04-16
1
-6
/
+9
|
*
|
|
sha1-name.c: remove the_repo from find_abbrev_len_packed()
Nguyễn Thái Ngọc Duy
2019-04-16
1
-2
/
+4
|
*
|
|
sha1-name.c: remove the_repo from sort_ambiguous()
Nguyễn Thái Ngọc Duy
2019-04-16
1
-3
/
+12
|
*
|
|
refs.c: remove the_repo from read_ref_at()
Nguyễn Thái Ngọc Duy
2019-04-08
1
-1
/
+2
|
*
|
|
refs.c: remove the_repo from substitute_branch_name()
Nguyễn Thái Ngọc Duy
2019-04-08
1
-2
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'en/merge-directory-renames'
Junio C Hamano
2019-05-08
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Use 'unsigned short' for mode, like diff_filespec does
Elijah Newren
2019-04-08
1
-1
/
+1
|
|
/
[next]