summaryrefslogtreecommitdiffstats
path: root/git-web--browse.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-18t4034 (diff --word-diff): add a minimum Perl drier test vectorJunio C Hamano4-0/+58
2011-01-18t4034 (diff --word-diff): style suggestionsJonathan Nieder1-245/+205
2011-01-18userdiff: simplify word-diff safeguardJonathan Nieder1-24/+16
2011-01-18t4034: bulk verify builtin word regex sanityThomas Rast37-0/+668
2011-01-13Git 1.7.4-rc2v1.7.4-rc2Junio C Hamano2-3/+11
2011-01-13RelNotes/1.7.4: minor fixesMichael J Gruber1-25/+25
2011-01-13t0000: quote TAP snippets in test codeThomas Rast1-18/+18
2011-01-12commit: suggest --amend --reset-author to fix commiter identityMatthieu Moy1-2/+2
2011-01-11t9157-*.sh: Make the svn version check more preciseRamsay Jones1-1/+1
2011-01-10docs: explain diff.*.binary optionJeff King1-0/+33
2011-01-10t9010: svnadmin can fail even if availableJonathan Nieder1-20/+15
2011-01-10submodule: fix relative url parsing for scp-style originThomas Rast2-2/+52
2011-01-10Documentation/githooks: post-rewrite-copy-notes never existedThomas Rast1-4/+0
2011-01-10Documentation/git-archive: spell --worktree-attributes correctlyThomas Rast1-1/+1
2011-01-09t4135-*.sh: Skip the "backslash" tests on cygwinRamsay Jones1-1/+0
2011-01-09t3032-*.sh: Do not strip CR from line-endings while grepping on MinGWRamsay Jones1-0/+1
2011-01-09t3032-*.sh: Pass the -b (--binary) option to sed on cygwinRamsay Jones1-1/+3
2011-01-09t6038-*.sh: Pass the -b (--binary) option to sed on cygwinRamsay Jones2-1/+9
2011-01-09Mark gitk script executableAnders Kaseorg1-0/+0
2011-01-07t9157-*.sh: Add an svn version checkRamsay Jones1-0/+8
2011-01-07git svn: fix the final example in man pageStephenB1-1/+4
2011-01-06t3032: limit sed branch labels to 8 charactersBrandon Casey1-3/+3
2011-01-06t0001,t1510,t3301: use sane_unset which always returns with status 0Brandon Casey3-37/+37
2011-01-06trace.c: ensure NULL is not passed to printfBrandon Casey1-1/+8
2011-01-05Git 1.7.4-rc1v1.7.4-rc1Junio C Hamano3-3/+9
2011-01-05Git 1.7.3.5v1.7.3.5Junio C Hamano2-1/+3
2011-01-05gitweb: remove unnecessary test when closing file descriptorSylvain Rabot1-2/+1
2011-01-05gitweb: add extensions to highlight feature mapSylvain Rabot1-3/+4
2011-01-05t/t9001-send-email.sh: fix '&&' chain in some testsAntonio Ospite1-4/+4
2011-01-05lib-git-svn.sh: Move web-server handling code into separate functionRamsay Jones1-17/+21
2011-01-04cvsimport: handle the parsing of uppercase config optionsMichael J Gruber2-4/+24
2011-01-04daemon: support <directory> arguments againJonathan Nieder1-3/+4
2011-01-04Fix typos in the documentationRalf Wildenhues12-27/+26
2011-01-04gitweb: make logo optionalJonathan Nieder1-4/+9
2011-01-04gitweb: skip logo in atom feed when there is noneJonathan Nieder1-1/+1
2010-12-29t9001: Fix test prerequisitesRobin H. Johnson1-2/+2
2010-12-28Git 1.7.4-rc0v1.7.4-rc0Junio C Hamano2-11/+10
2010-12-28Prepare for 1.7.3.5Junio C Hamano2-1/+33
2010-12-28t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'Brandon Casey1-1/+1
2010-12-28Fix false positives in t3404 due to SHELL=/bin/falseRobin H. Johnson1-1/+2
2010-12-27userdiff/perl: catch BEGIN/END/... and POD as headersJunio C Hamano1-1/+3
2010-12-27diff: funcname and word patterns for perlJonathan Nieder3-1/+18
2010-12-27setup_work_tree: adjust relative $GIT_WORK_TREE after moving cwdNguyễn Thái Ngọc Duy5-0/+38
2010-12-26close file on error in read_mmfile()René Scharfe1-1/+3
2010-12-23Makefile: add NO_FNMATCH_CASEFOLD to IRIX sectionsBrandon Casey1-0/+2
2010-12-23test-lib.sh/test_decode_color(): use octal not hex in awk scriptBrandon Casey1-1/+1
2010-12-23rebase --skip: correctly wrap-up when skipping the last patchJunio C Hamano2-8/+17
2010-12-23t0021: avoid getting filter killed with SIGPIPEJunio C Hamano1-0/+1
2010-12-22git.txt: correct where --work-tree path is relative toNguyễn Thái Ngọc Duy1-1/+1
2010-12-22Revert "Documentation: always respect core.worktree if set"Nguyễn Thái Ngọc Duy1-15/+8