summaryrefslogtreecommitdiffstats
path: root/git-rebase--interactive.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-19builtin/gc.c: add missing newline in messageAndreas Schwab1-1/+1
2011-06-09fetch: do not leak a refspecJim Meyering1-2/+4
2011-06-01Git 1.7.5.4v1.7.5.4Junio C Hamano3-2/+6
2011-06-01diffcore-rename.c: avoid set-but-not-used warningJim Meyering1-2/+1
2011-05-31Start 1.7.5.4 draft release notesJunio C Hamano2-1/+19
2011-05-30Documentation: do not misinterpret refspecs as bold textJonathan Nieder1-3/+3
2011-05-27config.mak.in: allow "configure --sysconfdir=/else/where"Junio C Hamano1-0/+1
2011-05-27docs: fix some antique example outputJeff King2-4/+4
2011-05-27docs: make sure literal "->" isn't converted to arrowJeff King2-5/+5
2011-05-27docs: update status --porcelain formatJeff King1-4/+23
2011-05-27docs: minor grammar fixes to git-statusJeff King1-3/+4
2011-05-27git-submodule.sh: separate parens by a space to avoid confusing some shellsBrandon Casey1-1/+1
2011-05-26Documentation/technical/api-diff.txt: correct name of diff_unmerge()Brandon Casey1-2/+2
2011-05-26read_gitfile_gently: use ssize_t to hold read resultJeff King1-1/+1
2011-05-26remove tests of always-false conditionJim Meyering2-2/+2
2011-05-26rerere.c: diagnose a corrupt MERGE_RR when hitting EOF between TAB and '\0'Jim Meyering1-2/+8
2011-05-26Git 1.7.5.3v1.7.5.3Junio C Hamano4-3/+36
2011-05-25userformat_find_requirements(): find requirement for the correct formatJunio C Hamano1-1/+1
2011-05-25init/clone: remove short option -L and document --separate-git-dirNguyen Thai Ngoc Duy6-8/+6
2011-05-25handle_options(): do not miscount how many arguments were usedJunio C Hamano2-5/+3
2011-05-25config: always parse GIT_CONFIG_PARAMETERS during git_configJeff King2-40/+18
2011-05-25git_config: don't peek at global config_parametersJeff King1-4/+11
2011-05-25config: make environment parsing routines staticJeff King2-4/+2
2011-05-20do not read beyond end of malloc'd bufferJim Meyering2-2/+36
2011-05-20git-svn: Fix git svn log --show-commitMichael J Gruber2-1/+16
2011-05-20Git 1.7.5.2v1.7.5.2Junio C Hamano2-2/+3