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
*
rev-parse: match @{upstream}, @{u} and @{push} case-insensitively
Ævar Arnfjörð Bjarmason
2017-03-27
1
-1
/
+1
*
Merge branch 'bc/object-id'
Junio C Hamano
2017-03-17
1
-1
/
+1
|
\
|
*
refs: convert each_reflog_ent_fn to struct object_id
brian m. carlson
2017-02-22
1
-1
/
+1
*
|
strbuf_check_ref_format(): expand only local branches
Jeff King
2017-03-02
1
-1
/
+1
*
|
interpret_branch_name: allow callers to restrict expansions
Jeff King
2017-03-02
1
-20
/
+48
*
|
strbuf_branchname: drop return value
Jeff King
2017-03-02
1
-4
/
+1
*
|
interpret_branch_name: move docstring to header file
Jeff King
2017-03-02
1
-21
/
+0
*
|
interpret_branch_name(): handle auto-namelen for @{-1}
Jeff King
2017-03-02
1
-1
/
+2
|
/
*
Merge branch 'jk/no-looking-at-dotgit-outside-repo'
Junio C Hamano
2016-11-01
1
-1
/
+2
|
\
|
*
sha1_name: make wraparound of the index into ring-buffer explicit
René Scharfe
2016-11-01
1
-1
/
+2
*
|
Merge branch 'jk/no-looking-at-dotgit-outside-repo'
Junio C Hamano
2016-10-27
1
-1
/
+3
|
\
|
|
*
find_unique_abbrev: use 4-buffer ring
Jeff King
2016-10-26
1
-1
/
+3
*
|
Merge branch 'jk/abbrev-auto'
Junio C Hamano
2016-10-27
1
-25
/
+35
|
\
\
|
*
|
find_unique_abbrev: move logic out of get_short_sha1()
Jeff King
2016-10-04
1
-25
/
+35
*
|
|
Merge branch 'lt/abbrev-auto'
Junio C Hamano
2016-10-27
1
-1
/
+27
|
\
|
|
|
|
/
|
/
|
|
*
abbrev: auto size the default abbreviation
Linus Torvalds
2016-10-03
1
-1
/
+27
*
|
Merge branch 'jk/alt-odb-cleanup'
Junio C Hamano
2016-10-17
1
-12
/
+5
|
\
\
|
|
/
|
/
|
|
*
alternates: store scratch buffer as strbuf
Jeff King
2016-10-10
1
-6
/
+3
|
*
alternates: use a separate scratch space
Jeff King
2016-10-10
1
-1
/
+2
|
*
alternates: provide helper for allocating alternate
Jeff King
2016-10-10
1
-6
/
+1
*
|
get_short_sha1: make default disambiguation configurable
Jeff King
2016-09-27
1
-0
/
+32
*
|
get_short_sha1: list ambiguous objects on error
Jeff King
2016-09-26
1
-2
/
+48
*
|
for_each_abbrev: drop duplicate objects
Jeff King
2016-09-26
1
-4
/
+15
*
|
get_short_sha1: mark ambiguity error for translation
Jeff King
2016-09-26
1
-1
/
+1
*
|
get_short_sha1: NUL-terminate hex prefix
Jeff King
2016-09-26
1
-3
/
+3
*
|
get_short_sha1: refactor init of disambiguation code
Jeff King
2016-09-26
1
-44
/
+35
*
|
get_short_sha1: parse tags when looking for treeish
Jeff King
2016-09-26
1
-1
/
+1
*
|
get_sha1: propagate flags to child functions
Jeff King
2016-09-26
1
-6
/
+12
*
|
get_sha1: avoid repeating ourselves via ONLY_TO_DIE
Jeff King
2016-09-26
1
-0
/
+3
*
|
get_sha1: detect buggy calls with multiple disambiguators
Jeff King
2016-09-26
1
-0
/
+4
|
/
*
sha1_name: convert get_sha1_mb to struct object_id
brian m. carlson
2016-09-07
1
-9
/
+9
*
cache: convert struct cache_entry to use struct object_id
brian m. carlson
2016-09-07
1
-1
/
+1
*
Merge branch 'bc/object-id'
Junio C Hamano
2016-05-06
1
-0
/
+9
|
\
|
*
sha1-name: introduce a get_oid() function
brian m. carlson
2016-04-20
1
-0
/
+9
*
|
setup: make startup_info available everywhere
Jeff King
2016-03-07
1
-3
/
+0
|
/
*
Merge branch 'jk/tighten-alloc'
Junio C Hamano
2016-02-26
1
-3
/
+2
|
\
|
*
use st_add and st_mult for allocation size computation
Jeff King
2016-02-22
1
-3
/
+2
*
|
Merge branch 'nd/dwim-wildcards-as-pathspecs'
Junio C Hamano
2016-02-24
1
-2
/
+2
|
\
\
|
*
|
get_sha1: don't die() on bogus search strings
Jeff King
2016-02-10
1
-2
/
+2
*
|
|
Merge branch 'wp/sha1-name-negative-match'
Junio C Hamano
2016-02-10
1
-5
/
+15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
object name: introduce '^{/!-<negative pattern>}' notation
Will Palmer
2016-02-01
1
-5
/
+15
|
|
/
*
|
Remove get_object_hash.
brian m. carlson
2015-11-20
1
-8
/
+8
*
|
Convert struct object to object_id
brian m. carlson
2015-11-20
1
-2
/
+2
*
|
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
1
-8
/
+8
*
|
diagnose_invalid_index_path: use strbuf to avoid strcpy/strcat
Jeff King
2015-10-05
1
-12
/
+9
*
|
find_short_object_filename: convert sprintf to xsnprintf
Jeff King
2015-09-25
1
-2
/
+6
*
|
add reentrant variants of sha1_to_hex and find_unique_abbrev
Jeff King
2015-09-25
1
-5
/
+11
*
|
convert "enum date_mode" into a struct
Jeff King
2015-06-29
1
-1
/
+1
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2015-06-05
1
-3
/
+4
|
\
\
|
*
|
handle_one_ref(): rewrite to take an object_id argument
Michael Haggerty
2015-05-25
1
-6
/
+4
[next]