summaryrefslogtreecommitdiffstats
path: root/t/t7800-difftool.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-21git-svn: Set svn.authorsfile if it is passed to git svn cloneAlex Vandiver1-0/+1
2009-05-21git-svn: Correctly report max revision when following deleted pathsAlex Vandiver1-1/+1
2009-05-21git-svn: Fix for svn paths removed > log-window-size revisions agoAlex Vandiver1-1/+5
2009-05-21git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin29-206/+221
2009-05-21grep: fix word-regexp colouringRené Scharfe1-0/+5
2009-05-21completion: use git rev-parse to detect bare reposGiuseppe Bilotta1-1/+1
2009-05-21Cope better with a _lot_ of packsJohannes Schindelin1-0/+6
2009-05-20for-each-ref: fix segfault in copy_emailJeff King1-2/+5
2009-05-20Extend sample pre-commit hook to check for non ascii filenamesHeiko Voigt1-0/+25
2009-05-20Unify signedness in hashing callsDan McGee2-6/+6
2009-05-17show-branch: Fix die message in parse_reflog_param()Stephen Boyd1-1/+1
2009-05-17completion: add missing options to show-branch and showStephen Boyd1-2/+2
2009-05-17dir.c: clean up handling of 'path' parameter in read_directory_recursive()Linus Torvalds1-1/+1
2009-05-17Fix type-punning issuesDan McGee2-2/+5
2009-05-17test: checkout shouldn't say that HEAD has moved if it didn'tNanako Shiraishi1-0/+8
2009-05-17completion: enhance "current branch" displayJunio C Hamano1-2/+13
2009-05-17completion: simplify "current branch" in __git_ps1()Junio C Hamano1-7/+8
2009-05-17completion: fix PS1 display during a merge on detached HEADJunio C Hamano1-3/+3
2009-05-17Improve the naming of guessed target repository for git cloneAlex Riesen1-5/+29
2009-05-17Use UTF-8 instead of utf8 for backward compatibilityAlex Riesen1-2/+2
2009-05-16builtin-checkout: Don't tell user that HEAD has moved before it hasDaniel Cordero1-8/+8
2009-05-16pre-commit.sample: don't print incidental SHA1Jim Meyering1-1/+1
2009-05-16tests: Add tests for missing format-patch long optionsStephen Boyd2-0/+17
2009-05-16api-parse-options.txt: use 'func' instead of 'funct'Stephen Boyd1-1/+1
2009-05-16Turn on USE_ST_TIMESPEC for OpenBSDTony Kemp1-0/+1
2009-05-13Quote LF in urls git fetch saves in FETCH_HEADAlex Riesen1-2/+8
2009-05-13Documentation: clarify / requirement in 'git check-ref-format'Michael J Gruber1-0/+4
2009-05-13bash completion: complete variable names for "git config" with optionsStephen Boyd1-0/+33
2009-05-13GIT 1.6.3.1v1.6.3.1Junio C Hamano2-7/+5
2009-05-12Revert "checkout branch: prime cache-tree fully"Junio C Hamano2-8/+29
2009-05-12t3900: ISO-2022-JP has more than one popular variantsJunio C Hamano1-2/+16
2009-05-10ls-tree manpage: output of ls-tree is compatible with update-indexAlex Riesen1-0/+2
2009-05-10ls-tree manpage: use "unless" instead of "when ... is not"Alex Riesen1-1/+1
2009-05-09allow -t abbreviation for --track in git branchSitaram Chamarty2-1/+2
2009-05-09add: don't complain when adding empty project rootJeff King1-1/+1
2009-05-09gitweb: Remove function prototypes (cleanup)Jakub Narebski1-7/+5
2009-05-09Documentation: cloning to empty directory is allowedAlexander Potashev1-1/+1
2009-05-09Clarify kind of conflict in merge-one-file helperAlex Riesen1-2/+9
2009-05-09git config: clarify --add and --get-colorFelipe Contreras1-2/+3
2009-05-09archive-tar.c: squelch a type mismatch warningJunio C Hamano1-1/+1
2009-05-09Start 1.6.4 developmentJunio C Hamano2-1/+60
2009-05-09Start 1.6.3.1 maintenance series.Junio C Hamano2-1/+13
2009-05-07GIT 1.6.3v1.6.3Junio C Hamano3-8/+4
2009-05-07t4029: use sh instead of bashNguyễn Thái Ngọc Duy1-1/+1
2009-05-07t4200: convert sed expression which operates on non-text file to perlBrandon Casey1-1/+1
2009-05-07t4200: remove two unnecessary linesBrandon Casey1-2/+0
2009-05-06t/annotate-tests.sh: avoid passing a non-newline terminated file to sedBrandon Casey1-1/+4
2009-05-06t4118: avoid sed invocation on file without terminating newlineBrandon Casey1-1/+1
2009-05-06t4118: add missing '&&'Brandon Casey1-1/+1
2009-05-06t8005: use egrep when extended regular expressions are requiredBrandon Casey1-4/+4