summaryrefslogtreecommitdiffstats
path: root/log-tree.h (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-27for-each-ref: fix objectname:short bugJay Soffian1-1/+2
2010-08-26tree-walk: Correct bitrotted comment about tree_entry()Elijah Newren1-1/+4
2010-08-25Fix 'git log' early pager startup error caseLinus Torvalds2-9/+4
2010-08-24parse-options: clarify PARSE_OPT_NOARG descriptionJonathan Nieder1-1/+1
2010-08-24t3302 (notes): Port to SolarisJonathan Nieder1-1/+1
2010-08-24t7610: cd inside subshell instead of aroundBrian Gernhardt1-23/+26
2010-08-22Typos in code comments, an error message, documentationRalf Wildenhues2-2/+2
2010-08-22Typos in code comments, an error message, documentationRalf Wildenhues17-26/+26
2010-08-22t7403: add missing &&'sJens Lehmann1-2/+2
2010-08-22Tell ignore file about generate files in /gitweb/staticMark Rada1-1/+1
2010-08-20builtin/checkout: Fix message when switching to an existing branchRamkumar Ramachandra1-1/+4
2010-08-20xmalloc: include size in the failure messageMatthieu Moy1-1/+2
2010-08-20Git 1.7.2.2v1.7.2.2Junio C Hamano4-3/+26
2010-08-19t9155: fix compatibility with older SVNEric Wong1-1/+1
2010-08-17mergetool: Skip autoresolved pathsDavid Aguilar2-17/+57
2010-08-17Userdiff patterns for C#Petr Onderka3-1/+19
2010-08-16log: test for regression introduced in v1.7.2-rc0~103^2~2Ævar Arnfjörð Bjarmason1-1/+13
2010-08-16git-svn: fix fetch with deleted tagDavid D. Kilzer3-2/+99
2010-08-16git-svn: fix regex to remove "tail" from svn tagsDavid D. Kilzer1-1/+1
2010-08-13git-rebase--interactive.sh: use printf instead of echo to print commit messageBrandon Casey1-2/+2
2010-08-13git-rebase--interactive.sh: rework skip_unnecessary_picksBrandon Casey1-9/+14
2010-08-13diff --follow: do call diffcore_std() as necessaryJunio C Hamano4-16/+27
2010-08-13diff --follow: do not waste cycles while recursingJunio C Hamano1-1/+1
2010-08-13perl/Makefile: Unset INSTALL_BASE when making perl.makÆvar Arnfjörð Bjarmason1-1/+1
2010-08-13pull --rebase: Avoid spurious conflicts and reapplying unnecessary patchesElijah Newren2-2/+11
2010-08-13t5520-pull: Add testcases showing spurious conflicts from git pull --rebaseElijah Newren1-0/+62
2010-08-13push: mention "git pull" in error message for non-fast forwardsMatthieu Moy1-2/+2
2010-08-13Standardize do { ... } while (0) styleJonathan Nieder4-10/+10
2010-08-13t/t7003: replace \t with literal tab in sed expressionBrandon Casey1-1/+1
2010-08-12index-pack: Don't follow replace refs.Nelson Elhage2-0/+8
2010-08-11Allow HTTP user agent string to be modified.Spencer E. Olson3-2/+18
2010-08-11post-receive-email: remove spurious commas in email subjectMatthieu Moy1-1/+1
2010-08-11fast-import: export correctly marks larger than 2^20-1Raja R Harinath2-1/+58
2010-08-11t/lib-git-svn.sh: use $PERL_PATH for perl, not perl from $PATHÆvar Arnfjörð Bjarmason1-3/+2