summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-25t4027,4041: Use test -s to test for an empty fileBrian Gernhardt
2010-06-11Add optional parameters to the diff option "--ignore-submodules"Jens Lehmann
2010-06-11git diff: rename test that had a conflicting nameJens Lehmann
2010-06-07Change C99 comments to old-style C commentsTor Arntsen
2010-06-07commit.txt: clarify how --author argument is usedJay Soffian
2010-06-05setup: document prefixClemens Buchacher
2010-06-02git-compat-util.h: use apparently more common __sgi macro to detect SGI IRIXGary V. Vaughan
2010-06-02Documentation: A...B shortcut for checkout and rebaseMichael J Gruber
2010-06-02Documentation/pretty-{formats,options}: better reference for "format:<string>"Nazri Ramliy
2010-06-01Merge branch 'maint-1.7.0' into maintJunio C Hamano
2010-06-01Documentation/SubmittingPatches: Fix typo in GMail sectionTim Henigan
2010-05-29Documentation/config: describe status.submodulesummaryMichael J Gruber
2010-05-28Merge branch 'maint-1.7.0' into maintJunio C Hamano
2010-05-28Makefile: reenable install with NO_CURLMichael J Gruber
2010-05-28completion: --set-upstream option for git-branchMichael J Gruber
2010-05-28get_cwd_relative(): do not misinterpret suffix as subdirectoryClemens Buchacher
2010-05-25Documentation/SubmittingPatches: clarify GMail section and SMTPMichael J Gruber
2010-05-25show-branch: use DEFAULT_ABBREV instead of 7Tay Ray Chuan
2010-05-25t7502-commit: fix spellingTay Ray Chuan
2010-05-25test get_git_work_tree() return value for NULLClemens Buchacher
2010-05-20Fix checkout of large files to network shares on Windows XPRené Scharfe
2010-05-20start_command: close cmd->err descriptor when fork/spawn failsbert Dvornik
2010-05-20Fix "Out of memory? mmap failed" for files larger than 4GB on WindowsIan McLean
2010-05-20post-receive-email: document command-line modeJonathan Nieder
2010-05-19Documentation/gitdiffcore: fix order in pickaxe descriptionMichael J Gruber
2010-05-19Documentation: fix minor inconsistencyMichael J Gruber
2010-05-19Documentation: rebase -i ignores options passed to "git am"Markus Heidelberg
2010-05-19hash_object: correction for zero length fileDmitry Potapov
2010-05-12GIT-VERSION-GEN: restrict tags usedTay Ray Chuan
2010-05-10handle "git --bare init <dir>" properlyJeff King
2010-05-08cherry-pick: do not dump core when iconv failsJonathan Nieder
2010-05-08Makefile: Fix 'clean' target to remove all gitweb build filesRamsay Jones
2010-05-08Documentation/config.txt: GIT_NOTES_REWRITE_REF overrides notes.rewriteRefLeif Arne Storset
2010-05-06test-lib: some shells do not let $? propagate into an evalJonathan Nieder
2010-05-04test-lib: Let tests specify commands to be run at end of testJonathan Nieder
2010-05-04Merge branch 'maint-1.7.0' into maintJunio C Hamano
2010-05-04remove ecb parameter from xdi_diff_outf()René Scharfe
2010-05-04Documentation/git-send-email: Add "Use gmail as the smtp server"Ping Yin
2010-05-04clone: quell the progress report from init and report on cloneJunio C Hamano
2010-05-04test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+.Michal Sojka
2010-05-02Gitweb: ignore built fileSverre Rabbelier
2010-05-02Merge branch 'maint'Junio C Hamano
2010-05-01index-pack: fix trivial typo in usage stringMichael J Gruber
2010-05-01git-submodule.sh: properly initialize shell variablesGerrit Pape
2010-05-01xdiff/xmerge.c: use memset() instead of explicit for-loopAlexey Mahotkin
2010-04-24Git 1.7.1v1.7.1Junio C Hamano
2010-04-24Merge branch 'maint'Junio C Hamano
2010-04-23Documentation improvements for the description of short format.Eric Raymond
2010-04-23Sync with 1.7.0.6Junio C Hamano
2010-04-23Git 1.7.0.6v1.7.0.6Junio C Hamano