index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
reflog.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'nd/i18n'
Junio C Hamano
2019-01-04
1
-15
/
+19
|
\
|
*
reflog: mark strings for translation
Nguyễn Thái Ngọc Duy
2018-11-12
1
-15
/
+19
*
|
Merge branch 'nd/per-worktree-ref-iteration'
Junio C Hamano
2018-11-13
1
-4
/
+42
|
\
\
|
|
/
|
/
|
|
*
reflog expire: cover reflog from all worktrees
Nguyễn Thái Ngọc Duy
2018-10-22
1
-4
/
+42
*
|
revision.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-1
/
+1
|
/
*
commit: add repository argument to lookup_commit_reference_gently
Stefan Beller
2018-06-29
1
-4
/
+6
*
tree: add repository argument to lookup_tree
Stefan Beller
2018-06-29
1
-1
/
+1
*
object: add repository argument to parse_object
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
-0
/
+1
|
\
|
*
object-store: move object access functions to object-store.h
Stefan Beller
2018-05-16
1
-0
/
+1
*
|
Merge branch 'ds/lazy-load-trees'
Junio C Hamano
2018-05-23
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: replace maybe_tree with accessor methods
Derrick Stolee
2018-04-11
1
-1
/
+1
|
*
treewide: rename tree to maybe_tree
Derrick Stolee
2018-04-11
1
-1
/
+1
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2018-04-10
1
-1
/
+1
|
\
\
|
*
|
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
2018-03-14
1
-1
/
+1
|
|
/
*
|
Merge branch 'nd/object-allocation-comments'
Junio C Hamano
2018-03-14
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
object.h: update flag allocation comment
Nguyễn Thái Ngọc Duy
2018-03-06
1
-0
/
+1
*
|
reflog: rename 'new' variables
Brandon Williams
2018-02-22
1
-4
/
+4
|
/
*
config: add --expiry-date
Haaris Mehmood
2017-11-18
1
-12
/
+2
*
refs: convert reflog_expire parameter to struct object_id
brian m. carlson
2017-10-16
1
-3
/
+3
*
refs: convert dwim_log to struct object_id
brian m. carlson
2017-10-16
1
-2
/
+2
*
builtin/reflog: convert remaining unsigned char uses to object_id
brian m. carlson
2017-10-16
1
-9
/
+9
*
object_array: add and use `object_array_pop()`
Martin Ågren
2017-09-24
1
-1
/
+1
*
object_array: use `object_array_clear()`, not `free()`
Martin Ågren
2017-09-24
1
-2
/
+2
*
Merge branch 'ab/wildmatch'
Junio C Hamano
2017-07-10
1
-1
/
+1
|
\
|
*
wildmatch: remove unused wildopts parameter
Ævar Arnfjörð Bjarmason
2017-06-24
1
-1
/
+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 'bc/object-id'
Junio C Hamano
2017-05-29
1
-18
/
+18
|
\
\
|
*
|
object: convert parse_object* to take struct object_id
brian m. carlson
2017-05-08
1
-1
/
+1
|
*
|
Convert lookup_tree to struct object_id
brian m. carlson
2017-05-08
1
-1
/
+1
|
*
|
builtin/reflog: convert tree_is_complete to take struct object_id
brian m. carlson
2017-05-08
1
-5
/
+5
|
*
|
Convert lookup_commit* to struct object_id
brian m. carlson
2017-05-08
1
-4
/
+4
|
*
|
reflog_expire: convert to struct object_id
brian m. carlson
2017-05-08
1
-11
/
+11
|
|
/
*
/
timestamp_t: a new data type for timestamps
Johannes Schindelin
2017-04-27
1
-12
/
+12
|
/
*
refs: convert each_reflog_ent_fn to struct object_id
brian m. carlson
2017-02-22
1
-1
/
+1
*
struct name_entry: use struct object_id instead of unsigned char sha1[20]
brian m. carlson
2016-04-25
1
-2
/
+2
*
convert trivial cases to FLEX_ARRAY macros
Jeff King
2016-02-22
1
-5
/
+2
*
reflog_expire_cfg: NUL-terminate pattern field
Jeff King
2016-02-19
1
-5
/
+3
*
Remove get_object_hash.
brian m. carlson
2015-11-20
1
-2
/
+2
*
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
1
-2
/
+2
*
Merge branch 'rs/pop-commit'
Junio C Hamano
2015-10-30
1
-5
/
+1
|
\
|
*
use pop_commit() for consuming the first entry of a struct commit_list
René Scharfe
2015-10-26
1
-5
/
+1
*
|
Merge branch 'ah/reflog-typofix-in-error'
Junio C Hamano
2015-09-02
1
-1
/
+1
|
\
\
|
*
|
reflog: add missing single quote to error message
Alex Henrie
2015-08-28
1
-1
/
+1
*
|
|
git-reflog: add exists command
David Turner
2015-07-21
1
-1
/
+32
|
|
/
|
/
|
*
|
builtin/reflog: rewrite ref functions to take an object_id argument
Michael Haggerty
2015-05-25
1
-10
/
+6
*
|
each_ref_fn: change to take an object_id parameter
Michael Haggerty
2015-05-25
1
-2
/
+7
*
|
reflog: improve and update documentation
Michael Haggerty
2015-03-05
1
-6
/
+3
*
|
reflog_expire(): new function in the reference API
Michael Haggerty
2014-12-22
1
-133
/
+15
[next]