summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2013-01-24git-remote-testpy: call print as a functionLibravatar John Keeping1-14/+14
2013-01-24git-remote-testpy: don't do unbuffered text I/OLibravatar John Keeping1-3/+7
2013-01-24git-remote-testpy: hash bytes explicitlyLibravatar John Keeping1-4/+4
2013-01-24svn-fe: allow svnrdump_sim.py to run with Python 3Libravatar John Keeping1-2/+2
2013-01-24git_remote_helpers: use 2to3 if building with Python 3Libravatar John Keeping1-0/+10
2013-01-24git_remote_helpers: force rebuild if python version changesLibravatar John Keeping2-1/+8
2013-01-24t9902: protect test from stray build artifactsLibravatar Junio C Hamano2-2/+34
2013-01-24push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCELibravatar Junio C Hamano11-4/+93
2013-01-24push: further simplify the logic to assign rejection reasonLibravatar Junio C Hamano1-16/+11
2013-01-24push: further clean up fields of "struct ref"Libravatar Junio C Hamano3-14/+8
2013-01-24t7102 (reset): don't hardcode SHA-1 in expected outputsLibravatar Alexey Shumkin1-20/+21
2013-01-24git-cvsimport.txt: cvsps-2 is deprecatedLibravatar John Keeping1-0/+6
2013-01-24git-svn: Simplify calculation of GIT_DIRLibravatar Barry Wardell2-23/+22
2013-01-24git-svn: cleanup sprintf usage for uppercasing hexLibravatar Eric Wong2-3/+3
2013-01-23Merge branch 'as/pre-push-hook'Libravatar Junio C Hamano10-20/+302
2013-01-23Merge branch 'ch/add-auto-submitted-in-sample-post-receive-email'Libravatar Junio C Hamano1-0/+1
2013-01-23Merge branch 'as/check-ignore'Libravatar Junio C Hamano20-119/+1251
2013-01-23Merge branch 'rs/clarify-entry-cmp-sslice'Libravatar Junio C Hamano1-6/+4
2013-01-23Merge branch 'jk/suppress-clang-warning'Libravatar Junio C Hamano3-3/+3
2013-01-23Merge branch 'cr/push-force-tag-update'Libravatar Junio C Hamano3-58/+7