summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Git.pm: better error messagePhilippe Bruhat (BooK)2010-06-181-2/+2
* add-interactive: Clarify “remaining hunks in the file”Jonathan Nieder2010-06-132-6/+6
* t/README: document --root optionThomas Rast2010-06-111-0/+6
* Makefile: default pager on AIX to "more"Jeff King2010-06-111-0/+1
* Change C99 comments to old-style C commentsTor Arntsen2010-06-073-4/+4
* commit.txt: clarify how --author argument is usedJay Soffian2010-06-061-4/+5
* setup: document prefixClemens Buchacher2010-06-051-0/+6
* git-compat-util.h: use apparently more common __sgi macro to detect SGI IRIXGary V. Vaughan2010-06-021-1/+1
* Documentation: A...B shortcut for checkout and rebaseMichael J Gruber2010-06-022-0/+8
* Documentation/pretty-{formats,options}: better reference for "format:<string>"Nazri Ramliy2010-06-022-4/+5
* Merge branch 'maint-1.7.0' into maintJunio C Hamano2010-05-311-0/+7
|\
| * Documentation/config: describe status.submodulesummaryMichael J Gruber2010-05-281-0/+7
* | Documentation/SubmittingPatches: Fix typo in GMail sectionTim Henigan2010-05-311-1/+1
* | Merge branch 'maint-1.7.0' into maintJunio C Hamano2010-05-281-2/+3
|\ \ | |/
| * Makefile: reenable install with NO_CURLMichael J Gruber2010-05-281-2/+3
* | completion: --set-upstream option for git-branchMichael J Gruber2010-05-281-0/+1
* | get_cwd_relative(): do not misinterpret suffix as subdirectoryClemens Buchacher2010-05-282-4/+17
* | Documentation/SubmittingPatches: clarify GMail section and SMTPMichael J Gruber2010-05-251-19/+21
* | show-branch: use DEFAULT_ABBREV instead of 7Tay Ray Chuan2010-05-251-1/+2
* | t7502-commit: fix spellingTay Ray Chuan2010-05-251-1/+1
* | test get_git_work_tree() return value for NULLClemens Buchacher2010-05-251-4/+2
* | Fix checkout of large files to network shares on Windows XPRené Scharfe2010-05-203-3/+29
* | start_command: close cmd->err descriptor when fork/spawn failsbert Dvornik2010-05-202-1/+3
* | Fix "Out of memory? mmap failed" for files larger than 4GB on WindowsIan McLean2010-05-201-3/+3
* | post-receive-email: document command-line modeJonathan Nieder2010-05-191-0/+7
* | Documentation/gitdiffcore: fix order in pickaxe descriptionMichael J Gruber2010-05-181-2/+2
* | Documentation: fix minor inconsistencyMichael J Gruber2010-05-181-1/+1
* | Documentation: rebase -i ignores options passed to "git am"Markus Heidelberg2010-05-181-0/+1
* | hash_object: correction for zero length fileDmitry Potapov2010-05-181-3/+4
* | GIT-VERSION-GEN: restrict tags usedTay Ray Chuan2010-05-111-1/+1
* | handle "git --bare init <dir>" properlyJeff King2010-05-102-1/+15
* | cherry-pick: do not dump core when iconv failsJonathan Nieder2010-05-081-2/+7
* | Makefile: Fix 'clean' target to remove all gitweb build filesRamsay Jones2010-05-081-1/+1
* | Documentation/config.txt: GIT_NOTES_REWRITE_REF overrides notes.rewriteRefLeif Arne Storset2010-05-071-4/+4
* | test-lib: some shells do not let $? propagate into an evalJonathan Nieder2010-05-062-3/+25
* | test-lib: Let tests specify commands to be run at end of testJonathan Nieder2010-05-041-1/+27
* | Merge branch 'maint-1.7.0' into maintJunio C Hamano2010-05-044-19/+13
|\ \ | |/
| * remove ecb parameter from xdi_diff_outf()René Scharfe2010-05-044-19/+13
* | Documentation/git-send-email: Add "Use gmail as the smtp server"Ping Yin2010-05-041-0/+15
* | clone: quell the progress report from init and report on cloneJunio C Hamano2010-05-042-2/+6
* | test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+.Michal Sojka2010-05-041-0/+12
* | Gitweb: ignore built fileSverre Rabbelier2010-05-021-0/+1
* | Merge branch 'maint'Junio C Hamano2010-05-012-1/+3
|\ \ | |/
| * index-pack: fix trivial typo in usage stringMichael J Gruber2010-05-011-1/+1
| * git-submodule.sh: properly initialize shell variablesGerrit Pape2010-05-011-0/+2
* | xdiff/xmerge.c: use memset() instead of explicit for-loopAlexey Mahotkin2010-05-011-9/+8
* | Git 1.7.1v1.7.1Junio C Hamano2010-04-233-9/+8
* | Merge branch 'maint'Junio C Hamano2010-04-231-9/+34
|\ \ | |/
| * Documentation improvements for the description of short format.Eric Raymond2010-04-231-9/+34
* | Sync with 1.7.0.6Junio C Hamano2010-04-222-1/+15
|\ \ | |/