index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-15
t4200: rerere a merge with two identical conflicts
Junio C Hamano
1
-0
/
+74
2016-03-15
rerere: allow multiple variants to exist
Junio C Hamano
2
-22
/
+106
2016-03-15
rerere: delay the recording of preimage
Junio C Hamano
1
-27
/
+25
2016-03-15
rerere: handle leftover rr-cache/$ID directory and postimage files
Junio C Hamano
2
-18
/
+41
2016-02-08
rerere: scan $GIT_DIR/rr-cache/$ID when instantiating a rerere_id
Junio C Hamano
1
-3
/
+29
2016-02-08
rerere: split conflict ID further
Junio C Hamano
2
-6
/
+58
2016-02-08
rerere: replace strcpy with xsnprintf
Jeff King
1
-2
/
+2
2015-07-24
rerere: un-nest merge() further
Junio C Hamano
1
-24
/
+26
2015-07-24
rerere: use "struct rerere_id" instead of "char *" for conflict ID
Junio C Hamano
3
-28
/
+85
2015-07-24
rerere: call conflict-ids IDs
Junio C Hamano
3
-41
/
+41
2015-07-24
rerere: further clarify do_rerere_one_path()
Junio C Hamano
1
-9
/
+6
2015-07-24
rerere: further de-dent do_plain_rerere()
Junio C Hamano
1
-32
/
+33
2015-07-24
rerere: refactor "replay" part of do_plain_rerere()
Junio C Hamano
1
-35
/
+40
2015-07-24
rerere: explain the remainder
Junio C Hamano
1
-0
/
+20
2015-07-24
rerere: explain "rerere forget" codepath
Junio C Hamano
1
-0
/
+24
2015-07-24
rerere: explain the primary codepath
Junio C Hamano
1
-13
/
+82
2015-07-24
rerere: explain MERGE_RR management helpers
Junio C Hamano
1
-0
/
+41
2015-07-24
rerere: fix benign off-by-one non-bug and clarify code
Junio C Hamano
1
-1
/
+8
2015-07-24
rerere: explain the rerere I/O abstraction
Junio C Hamano
1
-7
/
+31
2015-07-24
rerere: do not leak mmfile[] for a path with multiple stage #1 entries
Junio C Hamano
1
-2
/
+4
2015-07-24
rerere: stop looping unnecessarily
Junio C Hamano
1
-10
/
+7
2015-07-24
rerere: drop want_sp parameter from is_cmarker()
Junio C Hamano
1
-5
/
+22
2015-07-24
rerere: report autoupdated paths only after actually updating them
Junio C Hamano
1
-10
/
+12
2015-07-24
rerere: write out each record of MERGE_RR in one go
Junio C Hamano
1
-7
/
+9
2015-07-24
rerere: lift PATH_MAX limitation
Junio C Hamano
1
-20
/
+15
2015-07-24
rerere: plug conflict ID leaks
Junio C Hamano
1
-2
/
+5
2015-07-24
rerere: handle conflicts with multiple stage #1 entries
Junio C Hamano
1
-1
/
+1
2015-06-28
rerere: fix an off-by-one non-bug
Junio C Hamano
1
-4
/
+2
2015-05-11
Git 2.3.8
Junio C Hamano
4
-3
/
+26
2015-05-11
Merge branch 'mm/usage-log-l-can-take-regex' into maint-2.3
Junio C Hamano
6
-15
/
+16
2015-05-11
Merge branch 'jc/diff-no-index-d-f' into maint-2.3
Junio C Hamano
2
-2
/
+98
2015-05-11
Merge branch 'oh/fix-config-default-user-name-section' into maint-2.3
Junio C Hamano
1
-2
/
+2
2015-05-11
Merge branch 'jc/epochtime-wo-tz' into maint-2.3
Junio C Hamano
1
-5
/
+9
2015-04-27
Git 2.3.7
Junio C Hamano
4
-3
/
+25
2015-04-27
Merge branch 'tb/connect-ipv6-parse-fix' into maint
Junio C Hamano
3
-16
/
+24
2015-04-27
Merge branch 'ma/bash-completion-leaking-x' into maint
Junio C Hamano
1
-1
/
+1
2015-04-27
Merge branch 'jc/push-cert' into maint
Junio C Hamano
1
-0
/
+23
2015-04-21
Git 2.3.6
Junio C Hamano
4
-3
/
+17
2015-04-21
Merge branch 'jk/colors' into maint
Junio C Hamano
1
-2
/
+7
2015-04-21
Merge branch 'jk/test-annoyances' into maint
Junio C Hamano
5
-15
/
+24
2015-04-21
Merge branch 'pt/enter-repo-comment-fix' into maint
Junio C Hamano
1
-8
/
+3
2015-04-21
Merge branch 'jz/gitweb-conf-doc-fix' into maint
Junio C Hamano
1
-1
/
+1
2015-04-21
Merge branch 'jk/cherry-pick-docfix' into maint
Junio C Hamano
1
-1
/
+2
2015-04-21
Merge branch 'iu/fix-parse-options-h-comment' into maint
Junio C Hamano
1
-2
/
+1
2015-04-21
Merge branch 'jg/cguide-we-cannot-count' into maint
Junio C Hamano
1
-1
/
+1
2015-04-21
Merge branch 'jk/pack-corruption-post-mortem' into maint
Junio C Hamano
1
-0
/
+237
2015-04-21
Merge branch 'jn/doc-fast-import-no-16-octopus-limit' into maint
Junio C Hamano
1
-4
/
+0
2015-04-20
log -L: improve error message on malformed argument
Matthieu Moy
2
-5
/
+5
2015-04-20
Documentation: change -L:<regex> to -L:<funcname>
Matthieu Moy
4
-10
/
+11
2015-04-17
config: fix settings in default_user_config template
Ossi Herrala
1
-2
/
+2
[next]