V. Balachandran, Fix-it: An extensible code auto-fix component in Review Bot, 2013 IEEE 13th International Working Conference on Source Code Analysis and Manipulation (SCAM), pp.167-172, 2013.
DOI : 10.1109/SCAM.2013.6648198

V. Balachandran, Reducing human effort and improving quality in peer code reviews using automatic static analysis and reviewer recommendation, 2013 35th International Conference on Software Engineering (ICSE), pp.931-940, 2013.
DOI : 10.1109/ICSE.2013.6606642

M. Beller, G. Gousios, and A. Zaidman, TravisTorrent: Synthesizing Travis CI and GitHub for Full-Stack Research on Continuous Integration, 2017 IEEE/ACM 14th International Conference on Mining Software Repositories (MSR)
DOI : 10.1109/MSR.2017.24

I. Beschastnikh, M. F. Lungu, and Y. Zhuang, Accelerating Software Engineering Research Adoption with Analysis Bots, 2017 IEEE/ACM 39th International Conference on Software Engineering: New Ideas and Emerging Technologies Results Track (ICSE-NIER), pp.35-38, 2017.
DOI : 10.1109/ICSE-NIER.2017.17

S. A. Carr, F. Logozzo, and M. Payer, Automatic Contract Insertion with CCBot, IEEE Transactions on Software Engineering, vol.43, issue.8, pp.701-714, 2017.
DOI : 10.1109/TSE.2016.2625248

B. Cornu, T. Durieux, L. Seinturier, and M. Monperrus, NPEFix: Automatic Runtime Repair of Null Pointer Exceptions in Java, 2015.
URL : https://hal.archives-ouvertes.fr/hal-01251960

T. Durieux and M. Monperrus, DynaMoth, Proceedings of the 11th International Workshop on Automation of Software Test, AST '16, p.2016, 2016.
DOI : 10.1145/1806799.1806833

URL : https://hal.archives-ouvertes.fr/hal-01279233

C. L. Goues, T. Nguyen, S. Forrest, and W. Weimer, GenProg: A Generic Method for Automatic Software Repair, IEEE Transactions on Software Engineering, vol.38, issue.1, pp.54-72, 2012.
DOI : 10.1109/TSE.2011.104

G. Gousios, The GHTorent dataset and tool suite, 2013 10th Working Conference on Mining Software Repositories (MSR), pp.233-236, 2013.
DOI : 10.1109/MSR.2013.6624034

J. A. Jones and M. J. Harrold, Empirical evaluation of the tarantula automatic fault-localization technique, Proceedings of the 20th IEEE/ACM international Conference on Automated software engineering , ASE '05, pp.273-282, 2005.
DOI : 10.1145/1101908.1101949

D. Kim, J. Nam, J. Song, and S. Kim, Automatic patch generation learned from human-written patches, 2013 35th International Conference on Software Engineering (ICSE), pp.802-811, 2013.
DOI : 10.1109/ICSE.2013.6606626

URL : http://www.cse.ust.hk/~hunkim/papers/kim-icse2013.pdf

F. Long, P. Amidon, and M. Rinard, Automatic inference of code transforms for patch generation, Proceedings of the 2017 11th Joint Meeting on Foundations of Software Engineering , ESEC/FSE 2017, pp.727-739, 2017.
DOI : 10.1109/ICSE.2017.45

F. Long and M. Rinard, Staged program repair with condition synthesis, Proceedings of the 2015 10th Joint Meeting on Foundations of Software Engineering, ESEC/FSE 2015, pp.166-178, 2015.
DOI : 10.1109/32.988498

URL : http://dspace.mit.edu/bitstream/handle/1721.1/94520/MIT-CSAIL-TR-2015-004.pdf?sequence%3D1

F. Long and M. Rinard, An analysis of the search spaces for generate and validate patch generation systems, Proceedings of the 38th International Conference on Software Engineering, ICSE '16, pp.702-713, 2016.
DOI : 10.1109/ICSE.2015.101

F. Long and M. Rinard, Automatic patch generation by learning correct code, Proceedings of the 43rd Annual ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages, POPL '16, pp.298-312, 2016.
DOI : 10.1145/2837614.2837617

URL : http://dl.acm.org/ft_gateway.cfm?id=2837617&type=pdf

M. Martinez, T. Durieux, R. Sommerard, J. Xuan, and M. Monperrus, Automatic repair of real bugs in java: a large-scale experiment on the defects4j dataset, Empirical Software Engineering, vol.40, issue.5, pp.1-29, 2016.
DOI : 10.1109/ICSE.2015.101

URL : https://hal.archives-ouvertes.fr/hal-01387556

M. Martinez and M. Monperrus, ASTOR: a program repair library for Java (demo), Proceedings of the 25th International Symposium on Software Testing and Analysis, ISSTA 2016, pp.441-444, 2007.
DOI : 10.1109/TSE.2016.2560811

S. Mechtaev, J. Yi, and A. Roychoudhury, DirectFix: Looking for Simple Program Repairs, 2015 IEEE/ACM 37th IEEE International Conference on Software Engineering, pp.448-458, 2015.
DOI : 10.1109/ICSE.2015.63

S. Mechtaev, J. Yi, and A. Roychoudhury, Angelix, Proceedings of the 38th International Conference on Software Engineering, ICSE '16, pp.691-701, 2016.
DOI : 10.1145/2786805.2786825

M. Monperrus, Automatic Software Repair, ACM Computing Surveys, vol.51, issue.1, 2017.
DOI : 10.1109/ICSE.2015.101

URL : https://hal.archives-ouvertes.fr/hal-01206501

A. Murgia, D. Janssens, S. Demeyer, and B. Vasilescu, Among the Machines, Proceedings of the 2016 CHI Conference Extended Abstracts on Human Factors in Computing Systems, CHI EA '16, pp.1272-1279, 2016.
DOI : 10.1145/365153.365168

H. D. Nguyen, D. Qi, A. Roychoudhury, and S. Chandra, SemFix: Program repair via semantic analysis, 2013 35th International Conference on Software Engineering (ICSE), pp.772-781, 2013.
DOI : 10.1109/ICSE.2013.6606623

URL : http://www.comp.nus.edu.sg/~abhik/pdf/ICSE13-SEMFIX.pdf

Y. Qi, X. Mao, Y. Lei, Z. Dai, and C. Wang, The strength of random search on automated program repair, Proceedings of the 36th International Conference on Software Engineering, ICSE 2014, pp.254-265, 2014.
DOI : 10.1145/2568225.2568254

Z. Qi, F. Long, S. Achour, and M. Rinard, An analysis of patch plausibility and correctness for generate-and-validate patch generation systems, Proceedings of the 2015 International Symposium on Software Testing and Analysis, ISSTA 2015, 2015.
DOI : 10.1109/ICSE.2009.5070536

E. K. Smith, E. T. Barr, C. L. Goues, and Y. Brun, Is the cure worse than the disease? overfitting in automated program repair, Proceedings of the 2015 10th Joint Meeting on Foundations of Software Engineering, ESEC/FSE 2015, pp.532-543, 2015.
DOI : 10.1109/ICSE.2015.101

M. Storey and A. Zagalsky, Disrupting developer productivity one bot at a time, Proceedings of the 2016 24th ACM SIGSOFT International Symposium on Foundations of Software Engineering, FSE 2016, pp.928-931, 2016.
DOI : 10.1109/TSE.2016.2584053

B. Vasilescu, S. V. Schuylenburg, J. Wulms, A. Serebrenik, and M. G. Brand, Continuous Integration in a Social-Coding World: Empirical Evidence from GitHub, 2014 IEEE International Conference on Software Maintenance and Evolution, pp.401-405, 2014.
DOI : 10.1109/ICSME.2014.62

C. Vassallo, F. Zampetti, D. Romano, M. Beller, A. Panichella et al., Continuous Delivery Practices in a Large Financial Organization, 2016 IEEE International Conference on Software Maintenance and Evolution (ICSME), pp.519-528, 2016.
DOI : 10.1109/ICSME.2016.72

Q. Xin and S. P. Reiss, Identifying test-suite-overfitted patches through test case generation, Proceedings of the 26th ACM SIGSOFT International Symposium on Software Testing and Analysis , ISSTA 2017, pp.226-236, 2017.
DOI : 10.1145/2025113.2025121

J. Xuan, M. Martinez, F. Demarco, M. Clement, S. L. Marcote et al., Nopol: Automatic Repair of Conditional Statement Bugs in Java Programs, IEEE Transactions on Software Engineering, vol.43, issue.1, pp.34-55, 2017.
DOI : 10.1109/TSE.2016.2560811

URL : https://hal.archives-ouvertes.fr/hal-01285008

J. Yang, A. Zhikhartsev, Y. Liu, and L. Tan, Better test cases for better automated program repair, Proceedings of the 2017 11th Joint Meeting on Foundations of Software Engineering , ESEC/FSE 2017, pp.831-841, 2017.
DOI : 10.1145/2771783.2771791

Z. Yu, C. Bai, and K. Cai, Does the Failing Test Execute a Single or Multiple Faults? An Approach to Classifying Failing Tests, 2015 IEEE/ACM 37th IEEE International Conference on Software Engineering, pp.924-935, 2015.
DOI : 10.1109/ICSE.2015.102

Z. Yu, M. Martinez, B. Danglot, T. Durieux, and M. Monperrus, Test case generation for program repair: A study of feasibility and effectiveness, 2017.
URL : https://hal.archives-ouvertes.fr/hal-01575219

X. Zhang, N. Gupta, and R. Gupta, Locating faults through automated predicate switching, Proceeding of the 28th international conference on Software engineering , ICSE '06, pp.272-281, 2006.
DOI : 10.1145/1134285.1134324