summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* line-log: fix "log -LN" crash when N is last line of filees/line-log-further-fixesEric Sunshine2013-07-232-1/+2
* range-set: satisfy non-empty ranges invariantEric Sunshine2013-07-232-1/+4
* t4211: demonstrate crash when first -L encountered is empty rangeEric Sunshine2013-07-231-0/+5
* t4211: demonstrate empty -L range crashEric Sunshine2013-07-231-0/+8
* range-set: fix sort_and_merge_range_set() corner case bugEric Sunshine2013-07-231-3/+3
* range_set: fix coalescing bug when range is a subset of anotheres/overlapping-range-setEric Sunshine2013-07-092-3/+4
* t4211: fix broken test when one -L range is subset of anotherEric Sunshine2013-07-092-5/+133
* log -L: improve comments in process_all_files()Thomas Rast2013-04-121-3/+16
* log -L: store the path instead of a diff_filespecThomas Rast2013-04-123-24/+31
* log -L: test merge of parallel modify/renameThomas Rast2013-04-123-6/+250
* t4211: pass -M to 'git log -M -L...' testThomas Rast2013-04-122-9/+49
* log -L: fix overlapping input rangesThomas Rast2013-04-055-7/+366
* log -L: check range set invariants when we look it upThomas Rast2013-04-051-0/+26
* Speed up log -L... -MThomas Rast2013-03-281-4/+52
* log -L: :pattern:file syntax to find by funcnameThomas Rast2013-03-2811-14/+332
* Implement line-history search (git log -L)Thomas Rast2013-03-2820-2/+2156
* Export rewrite_parents() for 'log -L'Bo Yang2013-03-282-9/+14
* Refactor parse_locBo Yang2013-03-287-109/+151
* Merge branch 'maint'Junio C Hamano2013-02-272-3/+8
|\
| * Update draft release notes to 1.8.1.5Junio C Hamano2013-02-271-1/+5
| * Merge branch 'ef/non-ascii-parse-options-error-diag' into maintJunio C Hamano2013-02-271-1/+4
| |\
| * \ Merge branch 'wk/man-deny-current-branch-is-default-these-days' into maintJunio C Hamano2013-02-271-3/+4
| |\ \
| * \ \ Merge branch 'jn/less-reconfigure' into maintJunio C Hamano2013-02-271-6/+8
| |\ \ \
| * | | | Documentation/submodule: Add --force to update synopsisBrad King2013-02-271-1/+1
* | | | | Merge branch 'mh/maint-ceil-absolute'Junio C Hamano2013-02-273-16/+52
|\ \ \ \ \
| * | | | | Provide a mechanism to turn off symlink resolution in ceiling pathsMichael Haggerty2013-02-223-16/+52
* | | | | | Merge branch 'for-junio' of git://github.com/kusma/gitJunio C Hamano2013-02-261-131/+75
|\ \ \ \ \ \
| * | | | | | wincred: improve compatibility with windows versionsKarsten Blees2013-02-261-129/+70
| * | | | | | wincred: accept CRLF on stdin to simplify console usageKarsten Blees2013-02-261-2/+5
* | | | | | | Revert "compat: add strtok_r()"Erik Faye-Lund2013-02-265-80/+0
|/ / / / / /
* | | | | | Git 1.8.2-rc1v1.8.2-rc1Junio C Hamano2013-02-252-14/+10
* | | | | | Merge git://github.com/git-l10n/git-poJunio C Hamano2013-02-254-948/+1200
|\ \ \ \ \ \
| * | | | | | l10n: vi.po: Updated 5 new messages (2009t0f0u)Tran Ngoc Quan2013-02-201-112/+143
| * | | | | | l10n: Update Swedish translation (2009t0f0u)Peter Krefting2013-02-191-101/+130
| * | | | | | l10n: Update Swedish translation (2004t0f0u)Peter Krefting2013-02-191-620/+765
| * | | | | | l10n: zh_CN.po: translate 5 new messagesJiang Xin2013-02-191-106/+128
| * | | | | | l10n: git.pot: v1.8.2 round 3 (5 new)Jiang Xin2013-02-191-100/+125
* | | | | | | Sync with 'maint'Junio C Hamano2013-02-253-2/+39
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Prepare for 1.8.1.5Junio C Hamano2013-02-252-1/+38
| * | | | | | Merge branch 'jc/mention-tracking-for-pull-default' into maintJunio C Hamano2013-02-251-1/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'mm/config-intro-in-git-doc' into maintJunio C Hamano2013-02-251-6/+5
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'da/p4merge-mktemp-fix' into maintJunio C Hamano2013-02-251-1/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'bw/get-tz-offset-perl' into maintJunio C Hamano2013-02-254-13/+35
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'al/mergetool-printf-fix' into maintJunio C Hamano2013-02-252-2/+2
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jx/utf8-printf-width' into maintJunio C Hamano2013-02-253-2/+25
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mg/bisect-doc' into maintJunio C Hamano2013-02-251-1/+6
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sp/smart-http-content-type-check' into maintJunio C Hamano2013-02-258-17/+59
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/combine-diff-many-parents' into maintJunio C Hamano2013-02-252-14/+31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/apply-similaritly-parsing' into maintJunio C Hamano2013-02-251-4/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/remote-helpers-doc' into maintJunio C Hamano2013-02-255-7/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \