summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-28Merge branch 'tb/t0050-maint'Libravatar Junio C Hamano1-35/+17
2013-01-28Merge branch 'dl/am-hg-locale'Libravatar Junio C Hamano1-1/+1
2013-01-28Merge branch 'jc/help'Libravatar Junio C Hamano2-18/+17
2013-01-28Merge branch 'bc/fix-array-syntax-for-3.0-in-completion-bash'Libravatar Junio C Hamano1-1/+1
2013-01-28add: warn when -u or -A is used without pathspecLibravatar Matthieu Moy2-4/+47
2013-01-28git-remote-testpy: fix path hashing on Python 3Libravatar John Keeping1-1/+17
2013-01-27mergetool--lib: don't call "exit" in setup_toolLibravatar John Keeping1-3/+20
2013-01-27mergetool--lib: improve show_tool_help() outputLibravatar David Aguilar1-5/+21
2013-01-27mergetools/vim: remove redundant diff commandLibravatar David Aguilar1-10/+2
2013-01-26git p4: introduce gitConfigBoolLibravatar Pete Wyckoff1-19/+26
2013-01-26git p4: avoid shell when calling git configLibravatar Pete Wyckoff1-6/+9
2013-01-26git p4: avoid shell when invoking git config --get-allLibravatar Pete Wyckoff1-1/+2
2013-01-26git p4: avoid shell when invoking git rev-listLibravatar Pete Wyckoff1-2/+3
2013-01-26git p4: avoid shell when mapping usersLibravatar Pete Wyckoff1-1/+2
2013-01-26git p4: disable read-only attribute before deletingLibravatar Pete Wyckoff1-0/+10
2013-01-26git p4 test: use test_chmod for cygwinLibravatar Pete Wyckoff1-4/+7
2013-01-26git p4: cygwin p4 client does not mark read-onlyLibravatar Pete Wyckoff3-4/+27
2013-01-26git p4 test: avoid wildcard * in windowsLibravatar Pete Wyckoff2-10/+37
2013-01-26git p4 test: use LineEnd unix in windows tests tooLibravatar Pete Wyckoff1-0/+1
2013-01-26git p4 test: newline handlingLibravatar Pete Wyckoff1-0/+117
2013-01-26git p4: scrub crlf for utf16 files on windowsLibravatar Pete Wyckoff1-1/+23
2013-01-26git p4: remove unreachable windows \r\n conversion codeLibravatar Pete Wyckoff1-9/+0
2013-01-26git p4 test: translate windows paths for cygwinLibravatar Pete Wyckoff3-3/+26
2013-01-26git p4 test: start p4d inside its db dirLibravatar Pete Wyckoff1-2/+5
2013-01-26git p4 test: use client_view in t9806Libravatar Pete Wyckoff2-30/+23
2013-01-26git p4 test: avoid loop in client_viewLibravatar Pete Wyckoff2-4/+2
2013-01-26git p4 test: use client_view to build the initial clientLibravatar Pete Wyckoff1-9/+2
2013-01-26git p4: generate better error message for bad depot pathLibravatar Pete Wyckoff2-0/+6
2013-01-26git p4: remove unused importsLibravatar Pete Wyckoff1-5/+9
2013-01-26git p4: temp branch name should use / even on windowsLibravatar Pete Wyckoff1-1/+1
2013-01-26Merge branch 'jk/maint-gc-auto-after-fetch' into jk/gc-auto-after-fetchLibravatar Junio C Hamano2-0/+8
2013-01-26fetch-pack: avoid repeatedly re-scanning pack directoryLibravatar Jeff King1-0/+3
2013-01-26fetch: run gc --auto after fetchingLibravatar Jeff King1-0/+5
2013-01-26mergetools: support TortoiseGitMergeLibravatar Sven Strickroth1-1/+10
2013-01-26git-p4.py: support Python 2.4Libravatar Brandon Casey3-9/+31
2013-01-26git-p4.py: support Python 2.5Libravatar Brandon Casey2-2/+3
2013-01-26logmsg_reencode: lazily load missing commit buffersLibravatar Jeff King3-21/+57
2013-01-26logmsg_reencode: never return NULLLibravatar Jeff King4-33/+29
2013-01-26commit: drop useless xstrdup of commit messageLibravatar Jeff King1-1/+1
2013-01-25Merge branch 'for-junio' of git://bogomips.org/git-svnLibravatar Junio C Hamano4-26/+25
2013-01-25Update draft release notes to 1.8.2Libravatar Junio C Hamano1-3/+33
2013-01-25Merge branch 'nd/retire-fnmatch'Libravatar Junio C Hamano7-62/+249
2013-01-25Merge branch 'jc/doc-maintainer'Libravatar Junio C Hamano1-91/+256
2013-01-25howto/maintain: document "### match next" convention in jch/pu branchLibravatar Junio C Hamano1-5/+6
2013-01-25git-difftool: use git-mergetool--lib for "--tool-help"Libravatar John Keeping1-48/+7
2013-01-25git-mergetool: don't hardcode 'mergetool' in show_tool_helpLibravatar John Keeping1-2/+4
2013-01-25git-mergetool: remove redundant assignmentLibravatar John Keeping1-1/+0
2013-01-25git-mergetool: move show_tool_help to mergetool--libLibravatar John Keeping2-37/+37
2013-01-25ident: do not drop username when reading from /etc/mailnameLibravatar Jonathan Nieder1-1/+5
2013-01-24push: finishing touches to explain REJECT_ALREADY_EXISTS betterLibravatar Junio C Hamano1-2/+1