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
*
ll_merge(): add ancestor label parameter for diff3-style output
Jonathan Nieder
2010-03-21
1
-2
/
+2
*
rerere: fix memory leak if rerere images can't be read
Bert Wesarg
2010-02-23
1
-3
/
+6
*
rerere: fix too-short initialization
Jeff King
2010-01-28
1
-1
/
+1
*
Merge branch 'jc/conflict-marker-size'
Junio C Hamano
2010-01-21
1
-14
/
+46
|
\
|
*
rerere: honor conflict-marker-size attribute
Junio C Hamano
2010-01-17
1
-2
/
+3
|
*
rerere: prepare for customizable conflict marker length
Junio C Hamano
2010-01-17
1
-10
/
+44
|
*
rerere: use ll_merge() instead of using xdl_merge()
Junio C Hamano
2010-01-17
1
-4
/
+1
|
*
xdl_merge(): introduce xmparam_t for merge specific parameters
Junio C Hamano
2010-01-17
1
-2
/
+2
*
|
Merge branch 'jc/cache-unmerge'
Junio C Hamano
2010-01-20
1
-42
/
+217
|
\
|
|
*
rerere forget path: forget recorded resolution
Junio C Hamano
2010-01-11
1
-0
/
+133
|
*
rerere: refactor rerere logic to make it independent from I/O
Junio C Hamano
2010-01-11
1
-35
/
+76
|
*
rerere: remove silly 1024-byte line limit
Junio C Hamano
2009-12-26
1
-9
/
+10
*
|
Teach --[no-]rerere-autoupdate option to merge, revert and friends
Junio C Hamano
2009-12-04
1
-3
/
+5
|
/
*
use write_str_in_full helper to avoid literal string lengths
Jim Meyering
2009-09-13
1
-1
/
+1
*
replace direct calls to unlink(2) with unlink_or_warn
Alex Riesen
2009-04-30
1
-1
/
+1
*
rerere: remove duplicated functions
SZEDER Gábor
2009-02-15
1
-11
/
+11
*
Drop double-semicolon in C
Junio C Hamano
2009-02-11
1
-1
/
+1
*
Make some of fwrite/fclose/write/close failures visible
Alex Riesen
2008-12-05
1
-11
/
+35
*
Merge branch 'ar/maint-mksnpath' into ar/mksnpath
Junio C Hamano
2008-10-31
1
-1
/
+1
|
\
|
*
Use git_pathdup instead of xstrdup(git_path(...))
Alex Riesen
2008-10-31
1
-1
/
+1
*
|
Merge branch 'jc/maint-co-track'
Junio C Hamano
2008-10-22
1
-1
/
+2
|
\
\
|
*
|
Enhance hold_lock_file_for_{update,append}() API
Junio C Hamano
2008-10-19
1
-1
/
+2
|
|
/
*
|
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
2008-10-12
1
-3
/
+1
*
|
fix openssl headers conflicting with custom SHA1 implementations
Nicolas Pitre
2008-10-03
1
-5
/
+5
*
|
Merge branch 'jc/better-conflict-resolution'
Shawn O. Pearce
2008-09-29
1
-10
/
+19
|
\
\
|
*
|
rerere: understand "diff3 -m" style conflicts with the original
Junio C Hamano
2008-08-31
1
-2
/
+8
|
*
|
rerere.c: use symbolic constants to keep track of parsing states
Junio C Hamano
2008-08-31
1
-10
/
+13
|
|
/
*
/
is_directory(): a generic helper function
Junio C Hamano
2008-09-09
1
-2
/
+1
|
/
*
Rename path_list to string_list
Johannes Schindelin
2008-07-22
1
-20
/
+20
*
rerere.autoupdate: change the message when autoupdate is in effect
Junio C Hamano
2008-07-17
1
-2
/
+5
*
Merge branch 'js/merge-rr'
Junio C Hamano
2008-07-15
1
-1
/
+1
*
rerere: Separate libgit and builtin functions
Stephan Beyer
2008-07-10
1
-0
/
+360