msysgit: Add the --large-address-aware linker directive to the makefile.
[gitweb.git] / line-log.c
2013-06-03 Sync with maint
2013-06-03 Merge branch 'kb/status-ignored-optim-2'
2013-06-02 Merge branch 'tr/line-log'
2013-04-12 log -L: improve comments in process_all_files()
2013-04-12 log -L: store the path instead of a diff_filespec
2013-04-05 log -L: fix overlapping input ranges
2013-04-05 log -L: check range set invariants when we look it up
2013-03-28 Speed up log -L... -M
2013-03-28 log -L: :pattern:file syntax to find by funcname
2013-03-28 Implement line-history search (git log -L)