summaryrefslogtreecommitdiffstats
path: root/archive-tar.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-15l10n: Update git.pot (825 new, 24 removed messages)Jiang Xin1-426/+3724
2012-09-14The sixth batch for 1.8.0Junio C Hamano1-0/+13
2012-09-13l10n: Update Swedish translation (1166t0f0u)Peter Krefting1-342/+373
2012-09-12Start merging the sixth batch for 1.8.0Junio C Hamano1-33/+18
2012-09-12Further merging in preparation for 1.7.12.1Junio C Hamano1-0/+26
2012-09-11checkout: reorder option handlingNguyễn Thái Ngọc Duy1-77/+112
2012-09-11Second half of the fifth batch for 1.8.0Junio C Hamano1-45/+17
2012-09-11Further merging down for 1.7.12.1Junio C Hamano1-0/+13
2012-09-11Git 1.7.11.6v1.7.11.6Junio C Hamano3-35/+58
2012-09-11First half of the fifth batch for 1.8.0Junio C Hamano1-0/+24
2012-09-11Cull items fixed in maintenance branchesJunio C Hamano1-38/+0
2012-09-11Start preparing for 1.7.12.1Junio C Hamano2-1/+63
2012-09-11Almost 1.7.11.6Junio C Hamano1-1/+29
2012-09-10gitcli: contrast wildcard given to shell and to gitJunio C Hamano1-0/+17
2012-09-10gitcli: formatting fixJunio C Hamano1-1/+1
2012-09-10t0060: split absolute path test in two to exercise some of it on WindowsJohannes Sixt1-2/+6
2012-09-09Document MKDIR_WO_TRAILING_SLASH in MakefileJoachim Schmitz1-0/+6
2012-09-09Add a no-op setitimer() wrapperJoachim Schmitz2-0/+23
2012-09-09gitk: Rename 'tagcontents' to 'cached_tagcontent'David Aguilar1-7/+7
2012-09-09gitk: Teach "Reread references" to reload tagsDavid Aguilar1-1/+2
2012-09-08l10n: vi.po: update to v1.7.12-146-g16d26Tran Ngoc Quan1-392/+422
2012-09-07The fourth batch for 1.8.0Junio C Hamano1-0/+52
2012-09-07ls-remote: document the '--get-url' optionStefan Naewe2-1/+6
2012-09-07l10n: de.po: translate 2 new messagesRalf Thielow1-340/+372
2012-09-07fetch --all: pass --tags/--no-tags through to each remoteDan Johnson2-0/+34
2012-09-07l10n: zh_CN.po: translate 2 new messagesJiang Xin1-341/+371
2012-09-07t0060: verify that real_path() removes extra slashesMichael Haggerty1-0/+18
2012-09-07real_path(): properly handle nonexistent top-level pathsMichael Haggerty2-2/+2
2012-09-07t0060: verify that real_path() works correctly with absolute pathsMichael Haggerty1-1/+11
2012-09-07real_path(): reject the empty stringMichael Haggerty2-1/+4
2012-09-07t0060: verify that real_path() fails if passed the empty stringMichael Haggerty1-0/+4
2012-09-07absolute_path(): reject the empty stringMichael Haggerty2-2/+4
2012-09-07t0060: verify that absolute_path() fails if passed the empty stringMichael Haggerty1-0/+4
2012-09-07t0060: move tests of real_path() from t0000 to hereMichael Haggerty2-18/+19
2012-09-07send-email: initial_to and initial_reply_to are both optionalStephen Boyd1-2/+4
2012-09-06status: remove i18n legosNguyễn Thái Ngọc Duy1-20/+28
2012-09-06doc: move rev-list option -<n> from git-log.txt to rev-list-options.txtNguyễn Thái Ngọc Duy2-5/+4
2012-09-06remote: prefer subcommand name 'remove' to 'rm'Nguyễn Thái Ngọc Duy5-9/+10
2012-09-06cvsimport: strip all inappropriate tag stringsKen Dreyer1-3/+30
2012-09-05l10n: Update git.pot (2 new, 4 removed messages)Jiang Xin1-339/+345
2012-09-04Call mkpathdup() rather than xstrdup(mkpath(...))Ramsay Jones4-10/+11
2012-09-04Call git_pathdup() rather than xstrdup(git_path("..."))Ramsay Jones2-2/+3
2012-09-04path.c: Use vsnpath() in the implementation of git_path()Ramsay Jones1-12/+3
2012-09-04path.c: Don't discard the return value of vsnpath()Ramsay Jones1-5/+6
2012-09-04path.c: Remove the 'git_' prefix from a file scope functionRamsay Jones1-3/+3
2012-09-04Document file-glob for "git checkout -- '*.c'"Junio C Hamano1-0/+12
2012-09-04l10n: vi.po & TEAMS: review Vietnamese translationTran Ngoc Quan2-503/+569
2012-09-04Update mailmap for a handful of folksJunio C Hamano1-0/+9
2012-09-04The third batch for 1.8.0Junio C Hamano1-0/+45
2012-09-03submodule: use argv_array instead of hand-building arraysJens Lehmann3-17/+19