summaryrefslogtreecommitdiffstats
path: root/perl (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-05MinGW: simplify waitpid() emulation macrosJohannes Sixt1-2/+3
2009-07-05MinGW: truncate exit()'s argument to lowest 8 bitsJohannes Sixt2-1/+3
2009-07-02Remove filename from conflict markersMartin Renold4-13/+17
2009-07-01request-pull: really really disable pagerMichal Marek1-3/+4
2009-07-01log-tree: fix confusing commentJeff King1-1/+2
2009-07-01attr: plug minor memory leakRené Scharfe1-0/+2
2009-07-01git.c: avoid allocating one-too-many elements for new argv arrayBrandon Casey1-2/+1
2009-06-30request-pull: really disable pagerJunio C Hamano1-2/+2
2009-06-30git-mv: fix directory separator treatment on WindowsJohannes Sixt1-7/+3
2009-06-30completion: add missing config variablesStephen Boyd1-2/+3
2009-06-30Makes some cleanup/review in gittutorialThadeu Lima de Souza Cascardo1-12/+12
2009-06-30Makefile: git.o depends on library headersJohannes Sixt1-1/+1
2009-06-30git-submodule documentation: fix foreach exampleMiklos Vajna2-2/+4
2009-06-29git log: add '--merges' flag to match '--no-merges'Linus Torvalds2-0/+5
2009-06-28git svn: Doc update for multiple branch and tag pathsMarc Branchaud1-9/+35
2009-06-28git svn: cleanup t9138-multiple-branchesMarc Branchaud1-57/+66
2009-06-27gitweb/README: fix AliasMatch in exampleGiuseppe Bilotta1-1/+9
2009-06-27Test grep --and/--or/--notThomas Rast1-0/+30
2009-06-27Test git archive --remoteThomas Rast1-0/+4
2009-06-26git-svn: Canonicalize svn urls to prevent libsvn assertionUlrich Dangel1-1/+8
2009-06-26t9138: remove stray dot in test which broke bashEric Wong1-1/+0
2009-06-25git-remote: fix missing .uploadpack usage for show commandChris Frey1-1/+1
2009-06-25git-svn: convert globs to regexps for branch destinationsEric Wong1-1/+3
2009-06-25git svn: Support multiple branch and tag paths in the svn repository.Marc Branchaud2-22/+170
2009-06-25Add 'git svn reset' to unwind 'git svn fetch'Ben Jackson3-6/+164
2009-06-25git-svn: speed up find_rev_beforeBen Jackson1-0/+2
2009-06-25Add 'git svn help [cmd]' which works outside a repo.Ben Jackson1-0/+3
2009-06-25git-svn: let 'dcommit $rev' work on $rev instead of HEADThomas Rast3-4/+54
2009-06-24fread does not return negative on errorRoel Kluin1-1/+1
2009-06-24builtin-remote: (get_one_entry): use strbufBert Wesarg1-9/+7
2009-06-24t/t9001-send-email.sh: ensure generated script is executed with $SHELL_PATHBrandon Casey1-1/+4
2009-06-22t3700-add: add a POSIXPERM prerequisite to a new testJohannes Sixt1-1/+1
2009-06-22GIT 1.6.3.3v1.6.3.3Junio C Hamano3-2/+40
2009-06-22receive-pack: do not send error details to the clientJohannes Sixt1-31/+22
2009-06-21attribute: whitespace set to true detects all errors known to gitJunio C Hamano1-5/+7
2009-06-21.gitattributes: CR at the end of the line is an errorNanako Shiraishi1-1/+1
2009-06-21t3505: fix abuse of test_expect_codeJunio C Hamano1-5/+5
2009-06-21git-show-ref.txt: remove word and make consistentStephen Boyd1-2/+2
2009-06-21Fix various sparse warnings in the git source codeLinus Torvalds23-42/+42
2009-06-21git-svn documentation: fix typo in 'rebase vs. pull/merge' sectionMiklos Vajna1-1/+1
2009-06-18add: allow configurations to be overriden by command lineStephen Boyd2-2/+15
2009-06-18stash: teach quiet optionStephen Boyd3-24/+92
2009-06-18am, rebase: teach quiet optionStephen Boyd6-24/+97
2009-06-18upload-pack: squelch progress indicator if client cannot see itJohannes Sixt1-1/+6
2009-06-18daemon: send stderr of service programs to the syslogJohannes Sixt1-8/+48
2009-06-18Add -k option to cvsexportcommit to revert expanded CVS keywords in CVS worki...Alex Bennée2-3/+26
2009-06-18http.c: fix compiling with libcurl 7.9.2Mark Lodato1-4/+4
2009-06-18Test cccmd in t9001-send-email.sh and fix some bugsPaolo Bonzini4-10/+80
2009-06-18import-tars: support symlinksJohannes Schindelin1-5/+12
2009-06-18upload-archive: fix infinite loop on CygwinRené Scharfe1-5/+7