summaryrefslogtreecommitdiffstats
path: root/t/t2102-update-index-symlinks.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-05log -L: fix overlapping input rangesThomas Rast5-7/+366
2013-04-05log -L: check range set invariants when we look it upThomas Rast1-0/+26
2013-03-28Speed up log -L... -MThomas Rast1-4/+52
2013-03-28log -L: :pattern:file syntax to find by funcnameThomas Rast11-14/+332
2013-03-28Implement line-history search (git log -L)Thomas Rast20-2/+2156
2013-03-28Export rewrite_parents() for 'log -L'Bo Yang2-9/+14
2013-03-28Refactor parse_locBo Yang7-109/+151
2013-02-27Update draft release notes to 1.8.1.5Junio C Hamano1-1/+5
2013-02-27Documentation/submodule: Add --force to update synopsisBrad King1-1/+1
2013-02-26Revert "compat: add strtok_r()"Erik Faye-Lund5-80/+0
2013-02-26wincred: improve compatibility with windows versionsKarsten Blees1-129/+70
2013-02-26wincred: accept CRLF on stdin to simplify console usageKarsten Blees1-2/+5
2013-02-25Git 1.8.2-rc1v1.8.2-rc1Junio C Hamano2-14/+10
2013-02-25Prepare for 1.8.1.5Junio C Hamano2-1/+38
2013-02-25Documentation: "advice" is uncountableGreg Price2-2/+2
2013-02-22Provide a mechanism to turn off symlink resolution in ceiling pathsMichael Haggerty3-16/+52
2013-02-21Makefile: avoid infinite loop on configure.ac changeJeff King1-6/+8
2013-02-20Git 1.8.1.4v1.8.1.4Junio C Hamano4-3/+15
2013-02-20imap-send: support subjectAltName as wellOswald Buddenhagen1-0/+19
2013-02-20imap-send: the subject of SSL certificate must match the hostOswald Buddenhagen1-0/+39
2013-02-20l10n: vi.po: Updated 5 new messages (2009t0f0u)Tran Ngoc Quan1-112/+143
2013-02-20Bugfix: undefined htmldir in config.mak.autogenJiang Xin1-0/+2
2013-02-19name-hash: allow hashing an empty stringJunio C Hamano3-3/+8
2013-02-19user-manual: Flesh out uncommitted changes and submodule updatesW. Trevor King1-1/+3
2013-02-19user-manual: Use request-pull to generate "please pull" textW. Trevor King1-9/+5
2013-02-19user-manual: Reorganize the reroll sections, adding 'git rebase -i'W. Trevor King1-46/+69
2013-02-19t0008: document test_expect_success_multiAdam Spiers1-0/+10
2013-02-19l10n: Update Swedish translation (2009t0f0u)Peter Krefting1-101/+130
2013-02-19l10n: Update Swedish translation (2004t0f0u)Peter Krefting1-620/+765
2013-02-19l10n: zh_CN.po: translate 5 new messagesJiang Xin1-106/+128
2013-02-19l10n: git.pot: v1.8.2 round 3 (5 new)Jiang Xin1-100/+125
2013-02-19imap-send: move #ifdef aroundJunio C Hamano1-2/+7
2013-02-19RelNotes 1.8.2: push-simple will not be in effect in this releaseJunio C Hamano1-2/+14
2013-02-19shell-prompt: clean up nested if-thenMartin Erik Werner1-14/+13
2013-02-18user-manual: typofix (ofthe->of the)Junio C Hamano1-1/+1
2013-02-18user-manual: use -o latest.tar.gz to create a gzipped tarballW. Trevor King1-3/+12
2013-02-18user-manual: use 'git config --global user.*' for setupW. Trevor King1-5/+13
2013-02-18user-manual: mention 'git remote add' for remote branch configW. Trevor King1-27/+13
2013-02-18user-manual: give 'git push -f' as an alternative to +masterW. Trevor King1-0/+7
2013-02-18user-manual: use 'remote add' to setup push URLsW. Trevor King1-5/+10
2013-02-18l10n: zh_CN.po: translate 35 new messagesJiang Xin1-625/+767
2013-02-18Git 1.8.2-rc0v1.8.2-rc0Junio C Hamano2-1/+14
2013-02-17l10n: vi.po: update new strings (2004t0u0f)Tran Ngoc Quan1-647/+795
2013-02-15Update draft release notes to 1.8.2Junio C Hamano1-0/+12
2013-02-15git.txt: update description of the configuration mechanismMatthieu Moy1-6/+5
2013-02-15Documentation/git-add: kill remaining <filepattern>Junio C Hamano1-1/+1
2013-02-14user-manual: Update for receive.denyCurrentBranch=refuseW. Trevor King1-3/+4
2013-02-14Update draft release notes to 1.8.2Junio C Hamano1-0/+9
2013-02-14l10n: Update git.pot (35 new, 14 removed messages)Jiang Xin1-601/+722
2013-02-13t9903: add extra tests for bash.showDirtyStateMartin Erik Werner1-1/+37