index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rerere.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'jk/write-in-full-fix'
Junio C Hamano
2017-09-25
|
\
|
*
avoid "write_in_full(fd, buf, len) != len" pattern
Jeff King
2017-09-14
*
|
rerere: allow approxidate in gc.rerereResolved/gc.rerereUnresolved
Junio C Hamano
2017-08-22
*
|
rerere: represent time duration in timestamp_t internally
Junio C Hamano
2017-08-22
|
/
*
Merge branch 'ab/free-and-null'
Junio C Hamano
2017-06-24
|
\
|
*
*.[ch] refactoring: make use of the FREE_AND_NULL() macro
Ævar Arnfjörð Bjarmason
2017-06-16
*
|
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
|
\
\
|
|
/
|
/
|
|
*
config: don't include config.h by default
Brandon Williams
2017-06-15
*
|
rerere.c: move error_errno() closer to the source system call
Nguyễn Thái Ngọc Duy
2017-05-26
*
|
print errno when reporting a system call error
Nguyễn Thái Ngọc Duy
2017-05-26
*
|
wrapper.c: add and use fopen_or_warn()
Nguyễn Thái Ngọc Duy
2017-05-26
|
/
*
hold_locked_index(): align error handling with hold_lockfile_for_update()
Junio C Hamano
2016-12-07
*
cache: convert struct cache_entry to use struct object_id
brian m. carlson
2016-09-07
*
Merge branch 'jc/rerere-multi'
Junio C Hamano
2016-05-23
|
\
|
*
rerere: remove an null statement
Junio C Hamano
2016-05-19
|
*
rerere: plug memory leaks upon "rerere forget" failure
Junio C Hamano
2016-05-11
*
|
Merge branch 'nd/error-errno'
Junio C Hamano
2016-05-17
|
\
\
|
*
|
rerere.c: use error_errno() and warning_errno()
Nguyễn Thái Ngọc Duy
2016-05-09
*
|
|
Merge branch 'jc/rerere-multi'
Junio C Hamano
2016-04-25
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
rerere: adjust 'forget' to multi-variant world order
Junio C Hamano
2016-04-06
|
*
rerere: split code to call ll_merge() further
Junio C Hamano
2016-04-06
|
*
rerere: move code related to "forget" together
Junio C Hamano
2016-04-06
|
*
rerere: gc and clear
Junio C Hamano
2016-04-06
|
*
rerere: do use multiple variants
Junio C Hamano
2016-03-15
|
*
rerere: allow multiple variants to exist
Junio C Hamano
2016-03-15
|
*
rerere: delay the recording of preimage
Junio C Hamano
2016-03-15
|
*
rerere: handle leftover rr-cache/$ID directory and postimage files
Junio C Hamano
2016-03-15
|
*
rerere: scan $GIT_DIR/rr-cache/$ID when instantiating a rerere_id
Junio C Hamano
2016-02-08
|
*
rerere: split conflict ID further
Junio C Hamano
2016-02-08
*
|
Merge branch 'jk/rerere-xsnprintf'
Junio C Hamano
2016-02-17
|
\
\
|
|
/
|
*
rerere: replace strcpy with xsnprintf
Jeff King
2016-02-08
*
|
Merge branch 'jc/rerere'
Junio C Hamano
2015-10-05
|
\
\
|
|
/
|
*
rerere: un-nest merge() further
Junio C Hamano
2015-07-24
|
*
rerere: use "struct rerere_id" instead of "char *" for conflict ID
Junio C Hamano
2015-07-24
|
*
rerere: call conflict-ids IDs
Junio C Hamano
2015-07-24
|
*
rerere: further clarify do_rerere_one_path()
Junio C Hamano
2015-07-24
|
*
rerere: further de-dent do_plain_rerere()
Junio C Hamano
2015-07-24
|
*
rerere: refactor "replay" part of do_plain_rerere()
Junio C Hamano
2015-07-24
|
*
rerere: explain the remainder
Junio C Hamano
2015-07-24
|
*
rerere: explain "rerere forget" codepath
Junio C Hamano
2015-07-24
|
*
rerere: explain the primary codepath
Junio C Hamano
2015-07-24
|
*
rerere: explain MERGE_RR management helpers
Junio C Hamano
2015-07-24
|
*
rerere: fix benign off-by-one non-bug and clarify code
Junio C Hamano
2015-07-24
|
*
rerere: explain the rerere I/O abstraction
Junio C Hamano
2015-07-24
|
*
rerere: do not leak mmfile[] for a path with multiple stage #1 entries
Junio C Hamano
2015-07-24
|
*
rerere: stop looping unnecessarily
Junio C Hamano
2015-07-24
|
*
rerere: drop want_sp parameter from is_cmarker()
Junio C Hamano
2015-07-24
|
*
rerere: report autoupdated paths only after actually updating them
Junio C Hamano
2015-07-24
|
*
rerere: write out each record of MERGE_RR in one go
Junio C Hamano
2015-07-24
|
*
rerere: lift PATH_MAX limitation
Junio C Hamano
2015-07-24
[next]