summaryrefslogtreecommitdiffstats
path: root/decorate.h (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-21Complete prototype of git_config_from_parameters()Thomas Rast1-1/+1
2010-05-21Fix checkout of large files to network shares on Windows XPRené Scharfe3-3/+29
2010-05-21start_command: close cmd->err descriptor when fork/spawn failsbert Dvornik2-1/+3
2010-05-21Fix "Out of memory? mmap failed" for files larger than 4GB on WindowsIan McLean1-3/+3
2010-05-20post-receive-email: document command-line modeJonathan Nieder1-0/+7
2010-05-19Documentation/gitdiffcore: fix order in pickaxe descriptionMichael J Gruber1-2/+2
2010-05-19Documentation: fix minor inconsistencyMichael J Gruber1-1/+1
2010-05-19Documentation: rebase -i ignores options passed to "git am"Markus Heidelberg1-0/+1
2010-05-19diff-options: make --patch a synonym for -pWill Palmer2-1/+2
2010-05-19for-each-ref: Field with abbreviated objectnameMichael J Gruber3-0/+13
2010-05-19hash_object: correction for zero length fileDmitry Potapov1-3/+4
2010-05-19gitweb: Use @diff_opts while using format-patchPavan Kumar Sunkara1-2/+2
2010-05-12GIT-VERSION-GEN: restrict tags usedTay Ray Chuan1-1/+1
2010-05-10tests: chmod +x t5150Jeff King1-0/+0
2010-05-10tests: rename duplicate t4205Jeff King1-0/+0
2010-05-10handle "git --bare init <dir>" properlyJeff King2-1/+15
2010-05-09git-svn: mangle refnames forbidden in gitTorsten Schmutzler2-0/+29
2010-05-09git-svn: Remove unused use of File::TempÆvar Arnfjörð Bjarmason1-1/+0
2010-05-09git-svn documentation: minor grammar fixÆvar Arnfjörð Bjarmason1-1/+1
2010-05-09git svn: avoid uninitialized var in 'reset'Jonathan Nieder1-0/+2
2010-05-09Start 1.7.2 cycleJunio C Hamano3-2/+42
2010-05-09cherry-pick: do not dump core when iconv failsJonathan Nieder1-2/+7
2010-05-08Makefile: Fix 'clean' target to remove all gitweb build filesRamsay Jones1-1/+1
2010-05-08Documentation/config.txt: GIT_NOTES_REWRITE_REF overrides notes.rewriteRefLeif Arne Storset1-4/+4
2010-05-08adapt request-pull tests for new pull request formatJonathan Nieder1-5/+5
2010-05-08t5150: protect backslash with backslash in shellJunio C Hamano1-2/+2
2010-05-07blame-options.txt: Add default value for `-M/-C` options.Bo Yang1-4/+6
2010-05-07Make git log --follow find copies among unmodified files.Bo Yang3-2/+58
2010-05-07Make diffcore_std only can run once before a diff_flushBo Yang2-0/+10
2010-05-07Add a macro DIFF_QUEUE_CLEAR.Bo Yang5-16/+14
2010-05-06wt-status: take advice.statusHints seriouslyMichael J Gruber2-7/+16
2010-05-06t7508: test advice.statusHintsMichael J Gruber1-0/+45
2010-05-06test-lib: some shells do not let $? propagate into an evalJonathan Nieder2-3/+25
2010-05-05pretty: Respect --abbrev optionWill Palmer5-5/+39
2010-05-05shortlog: Document and test --format optionJonathan Nieder2-1/+60
2010-05-05t4201 (shortlog): Test output format with multiple authorsJonathan Nieder1-0/+7
2010-05-05t4201 (shortlog): guard setup with test_expect_successJonathan Nieder1-29/+39
2010-05-05Documentation/shortlog: scripted users should not rely on implicit HEADJonathan Nieder1-1/+6
2010-05-05test-lib: Let tests specify commands to be run at end of testJonathan Nieder1-1/+27
2010-05-05remove ecb parameter from xdi_diff_outf()René Scharfe4-19/+13
2010-05-04Documentation/git-send-email: Add "Use gmail as the smtp server"Ping Yin1-0/+15
2010-05-04clone: quell the progress report from init and report on cloneJunio C Hamano2-2/+6
2010-05-04test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+.Michal Sojka1-0/+12
2010-05-02Gitweb: ignore built fileSverre Rabbelier1-0/+1
2010-05-02wt-status: fix 'fprintf' compilation warningJunio C Hamano1-1/+1
2010-05-02gitweb: Create install target for gitweb in MakefileJakub Narebski3-11/+35
2010-05-02gitweb: Improve installation instructions in gitweb/INSTALLJakub Narebski1-7/+12
2010-05-01gitweb: Silence 'Variable VAR may be unavailable' warningsJakub Narebski1-0/+3
2010-05-01fsck: check ident lines in commit objectsJonathan Nieder2-0/+75
2010-05-01gitweb: Move generating page title to separate subroutineJakub Narebski1-13/+19