summaryrefslogtreecommitdiffstats
path: root/bundle.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-21describe: do not use unannotated tag even if exact matchThomas Rast2-1/+7
2009-11-21submodule.c: Squelch a "use before assignment" warningDavid Aguilar1-1/+1
2009-11-18ls-tree: migrate to parse-optionsStephen Boyd1-60/+40
2009-11-17Document git-svn's first-parent ruleThomas Rast1-0/+10
2009-11-17t3101: test more ls-tree optionsStephen Boyd1-2/+87
2009-11-16Update draft release notes to 1.6.6Junio C Hamano1-27/+27
2009-11-16Git 1.6.5.3v1.6.5.3Junio C Hamano4-3/+67
2009-11-16http-backend: Let gcc check the format of more printf-type functions.Tarmigan Casebolt1-0/+3
2009-11-16http-backend: Fix access beyond end of string.Tarmigan Casebolt1-3/+4
2009-11-16git svn: attempt to create empty dirs on clone+rebaseEric Wong4-2/+139
2009-11-15remote: fix use-after-free error detected by glibc in ref_remove_duplicatesJulian Phillips2-0/+13
2009-11-15Makefile: Ensure rpm packages can be read by older rpm versionsTodd Zullinger1-1/+4
2009-11-15bash: add the merge option --ff-onlyBjörn Gustavsson1-1/+1
2009-11-15gitweb: Make 'history' view (re)use git_log_generic()Jakub Narebski1-89/+57
2009-11-15gitweb: Refactor common parts of 'log' and 'shortlog' viewsJakub Narebski1-52/+20
2009-11-15gitweb: Refactor 'log' action generation, adding git_log_body()Jakub Narebski1-33/+48
2009-11-14git svn: add authorsfile test case for ~/.gitconfigEric Wong1-0/+23
2009-11-14git svn: read global+system config for clone+initEric Wong1-3/+2
2009-11-14git svn: handle SVN merges from revisions past the tip of the branchToby Allsopp4-60/+371
2009-11-14git-add.txt: fix formatting of --patch sectionStephen Boyd1-4/+4
2009-11-13http-backend: Fix bad treatment of uintmax_t in Content-LengthShawn O. Pearce1-6/+3
2009-11-13give priority to progress messagesNicolas Pitre2-23/+23
2009-11-13Provide a build time default-pager settingJunio C Hamano2-1/+16
2009-11-13Provide a build time default-editor settingJonathan Nieder3-13/+47
2009-11-13am -i, git-svn: use "git var GIT_PAGER"Jonathan Nieder2-5/+6
2009-11-13add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR"Jonathan Nieder8-29/+16
2009-11-13Teach git var about GIT_PAGERJonathan Nieder4-3/+32
2009-11-13Teach git var about GIT_EDITORJonathan Nieder4-3/+36
2009-11-13Suppress warnings from "git var -l"Jonathan Nieder2-2/+2
2009-11-13Do not use VISUAL editor on dumb terminalsJonathan Nieder4-14/+24
2009-11-13Update packfile transfer protocol documentationScott Chacon3-41/+777
2009-11-13filter-branch: nearest-ancestor rewriting outside subdir filterThomas Rast3-6/+43
2009-11-13filter-branch: stop special-casing $filter_subdir argumentThomas Rast1-7/+15
2009-11-11check-ref-format -h: it does not know the --print option yetJunio C Hamano1-1/+1
2009-11-10git-describe.txt: formatting fixJunio C Hamano1-0/+1
2009-11-10diff --no-index: make the usage string less scaryJonathan Nieder1-2/+2
2009-11-10merge-{recursive,subtree}: use usagef() to print usageJonathan Nieder1-1/+1
2009-11-10Introduce usagef() that takes a printf-style formatJonathan Nieder2-4/+14
2009-11-10Let 'git <command> -h' show usage without a git dirJonathan Nieder8-15/+36
2009-11-10Show usage string for 'git http-push -h'Jonathan Nieder1-2/+4
2009-11-10format-patch: Add "--no-stat" as a synonym for "-p"Björn Gustavsson2-2/+4
2009-11-10format-patch documentation: Fix formattingBjörn Gustavsson2-41/+41
2009-11-10format-patch documentation: Remove diff options that are not usefulBjörn Gustavsson1-2/+12
2009-11-10format-patch: Always generate a patchBjörn Gustavsson3-10/+47
2009-11-10Let 'git http-fetch -h' show usage outside any git repositoryJonathan Nieder1-6/+12
2009-11-10Show usage string for 'git stripspace -h'Jonathan Nieder1-1/+3
2009-11-10Show usage string for 'git unpack-file -h'Jonathan Nieder1-1/+1
2009-11-10Show usage string for 'git show-index -h'Jonathan Nieder1-0/+5
2009-11-10Show usage string for 'git rev-parse -h'Jonathan Nieder1-0/+10
2009-11-10Show usage string for 'git merge-one-file -h'Jonathan Nieder1-0/+12