index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rerere.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
rerere: explain MERGE_RR management helpers
Junio C Hamano
2015-07-25
1
-0
/
+41
|
*
rerere: fix benign off-by-one non-bug and clarify code
Junio C Hamano
2015-07-25
1
-1
/
+8
|
*
rerere: explain the rerere I/O abstraction
Junio C Hamano
2015-07-25
1
-7
/
+31
|
*
rerere: do not leak mmfile[] for a path with multiple stage #1 entries
Junio C Hamano
2015-07-25
1
-2
/
+4
|
*
rerere: stop looping unnecessarily
Junio C Hamano
2015-07-25
1
-10
/
+7
|
*
rerere: drop want_sp parameter from is_cmarker()
Junio C Hamano
2015-07-25
1
-5
/
+22
|
*
rerere: report autoupdated paths only after actually updating them
Junio C Hamano
2015-07-25
1
-10
/
+12
|
*
rerere: write out each record of MERGE_RR in one go
Junio C Hamano
2015-07-25
1
-7
/
+9
|
*
rerere: lift PATH_MAX limitation
Junio C Hamano
2015-07-25
1
-20
/
+15
|
*
rerere: plug conflict ID leaks
Junio C Hamano
2015-07-25
1
-2
/
+5
|
*
rerere: handle conflicts with multiple stage #1 entries
Junio C Hamano
2015-07-25
1
-1
/
+1
|
*
rerere: fix an off-by-one non-bug
Junio C Hamano
2015-06-28
1
-4
/
+2
|
*
Merge branch 'jn/rerere-fail-on-auto-update-failure' into maint
Junio C Hamano
2015-02-25
1
-10
/
+6
|
|
\
*
|
|
rerere: release lockfile in non-writing functions
Jeff King
2015-09-02
1
-2
/
+15
*
|
|
memoize common git-path "constant" files
Jeff King
2015-08-11
1
-11
/
+8
*
|
|
Merge branch 'jk/rerere-forget-check-enabled'
Junio C Hamano
2015-05-26
1
-0
/
+2
|
\
\
\
|
*
|
|
rerere: exit silently on "forget" when rerere is disabled
Jeff King
2015-05-14
1
-0
/
+2
*
|
|
|
Merge branch 'jn/rerere-fail-on-auto-update-failure'
Junio C Hamano
2015-02-11
1
-10
/
+6
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
rerere: error out on autoupdate failure
Jonathan Nieder
2015-01-08
1
-10
/
+6
*
|
|
lockfile.h: extract new header file for the functions in lockfile.c
Michael Haggerty
2014-10-01
1
-0
/
+1
*
|
|
rerere.c: replace `git_config()` with `git_config_get_*()` family
Tanay Abhra
2014-08-07
1
-31
/
+12
|
/
/
*
|
Merge branch 'rs/code-cleaning'
Junio C Hamano
2014-07-16
1
-2
/
+2
|
\
\
|
*
|
use strbuf_addbuf for adding strbufs
René Scharfe
2014-07-10
1
-2
/
+2
|
|
/
*
/
read-cache: new API write_locked_index instead of write_index/write_cache
Nguyễn Thái Ngọc Duy
2014-06-13
1
-2
/
+1
|
/
*
pathspec: pass directory indicator to match_pathspec_item()
Nguyễn Thái Ngọc Duy
2014-02-24
1
-1
/
+1
*
pathspec: rename match_pathspec_depth() to match_pathspec()
Nguyễn Thái Ngọc Duy
2014-02-24
1
-2
/
+2
*
Merge branch 'jl/submodule-mv'
Junio C Hamano
2013-09-09
1
-3
/
+4
|
\
|
*
convert unmerge_cache to take struct pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
1
-1
/
+1
|
*
rerere: convert to use parse_pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
1
-4
/
+5
*
|
Convert "struct cache_entry *" to "const ..." wherever possible
Nguyễn Thái Ngọc Duy
2013-07-09
1
-6
/
+6
|
/
*
rerere forget: do not segfault if not all stages are present
Johannes Sixt
2013-04-04
1
-8
/
+7
*
rerere forget: grok files containing NUL
Johannes Sixt
2013-04-02
1
-2
/
+4
*
rerere.c: mark private file-scope symbols as static
Junio C Hamano
2012-09-16
1
-1
/
+1
*
Merge branch 'ar/clone-honor-umask-at-top'
Junio C Hamano
2012-07-16
1
-1
/
+1
|
\
|
*
rerere: make rr-cache fanout directory honor umask
Junio C Hamano
2012-07-10
1
-1
/
+1
*
|
rerere: remove i18n legos in result message
Nguyễn Thái Ngọc Duy
2012-06-07
1
-6
/
+6
|
/
*
Merge branch 'maint'
Junio C Hamano
2011-05-30
1
-2
/
+8
|
\
|
*
Merge branch 'jm/maint-misc-fix' into maint
Junio C Hamano
2011-05-30
1
-2
/
+8
|
|
\
|
|
*
rerere.c: diagnose a corrupt MERGE_RR when hitting EOF between TAB and '\0'
Jim Meyering
2011-05-26
1
-2
/
+8
*
|
|
plug a DIR buffer leak in rerere.c
Jim Meyering
2011-05-26
1
-0
/
+1
*
|
|
rerere: libify rerere_clear() and rerere_gc()
Junio C Hamano
2011-05-08
1
-0
/
+84
|
/
/
*
|
sparse: Fix errors and silence warnings
Stephen Boyd
2011-04-03
1
-1
/
+1
*
|
Merge branch 'jc/maint-rerere-in-workdir'
Junio C Hamano
2011-03-27
1
-2
/
+1
|
\
\
|
*
|
rerere: make sure it works even in a workdir attached to a young repository
Junio C Hamano
2011-03-24
1
-2
/
+1
*
|
|
rerere "remaining"
Martin von Zweigbergk
2011-02-16
1
-10
/
+68
|
|
/
|
/
|
*
|
Merge branch 'jf/merge-ignore-ws'
Junio C Hamano
2010-10-27
1
-1
/
+1
|
\
\
|
*
|
ll-merge: replace flag argument with options struct
Jonathan Nieder
2010-08-26
1
-1
/
+1
*
|
|
Merge branch 'jn/merge-renormalize'
Junio C Hamano
2010-09-03
1
-0
/
+4
|
\
|
|
|
*
|
rerere: never renormalize
Jonathan Nieder
2010-08-06
1
-6
/
+5
|
*
|
ll-merge: let caller decide whether to renormalize
Jonathan Nieder
2010-08-06
1
-5
/
+10
[prev]
[next]