Provide a Windows version resource for the git executables.
[git] / line-log.c
2013-06-03  Junio C HamanoSync with maint
2013-06-03  Junio C HamanoMerge branch 'kb/status-ignored-optim-2'
2013-06-02  Junio C HamanoMerge branch 'tr/line-log'
2013-04-12  Thomas Rastlog -L: improve comments in process_all_files()
2013-04-12  Thomas Rastlog -L: store the path instead of a diff_filespec
2013-04-05  Thomas Rastlog -L: fix overlapping input ranges
2013-04-05  Thomas Rastlog -L: check range set invariants when we look it up
2013-03-28  Thomas RastSpeed up log -L... -M
2013-03-28  Thomas Rastlog -L: :pattern:file syntax to find by funcname
2013-03-28  Thomas RastImplement line-history search (git log -L)