summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-06diff: fix "git show -C -C" output when renaming a binary fileLibravatar Christian Couder3-6/+99
2010-06-05ls-files: allow relative pathspecLibravatar Clemens Buchacher2-42/+45
2010-06-05quote.c: separate quoting and relative path generationLibravatar Clemens Buchacher2-29/+65
2010-06-05setup: document prefixLibravatar Clemens Buchacher1-0/+6
2010-06-02t9129: fix UTF-8 locale detectionLibravatar Junio C Hamano1-7/+13
2010-06-02git-compat-util.h: use apparently more common __sgi macro to detect SGI IRIXLibravatar Gary V. Vaughan1-1/+1
2010-06-02Documentation: A...B shortcut for checkout and rebaseLibravatar Michael J Gruber2-0/+8
2010-06-02Documentation/pretty-{formats,options}: better reference for "format:<string>"Libravatar Nazri Ramliy2-4/+5
2010-05-31Merge branch 'maint-1.7.0' into maintLibravatar Junio C Hamano1-0/+7
2010-05-31gitignore.5: Clarify matching rulesLibravatar Jonathan Nieder1-5/+9
2010-05-31Documentation/SubmittingPatches: Fix typo in GMail sectionLibravatar Tim Henigan1-1/+1
2010-05-31Documentation/checkout: clarify descriptionLibravatar Jonathan Nieder1-11/+17
2010-05-28Documentation/config: describe status.submodulesummaryLibravatar Michael J Gruber1-0/+7
2010-05-28Merge branch 'maint-1.7.0' into maintLibravatar Junio C Hamano1-2/+3
2010-05-28Makefile: reenable install with NO_CURLLibravatar Michael J Gruber1-2/+3
2010-05-28t7502-commit: add summary output tests for empty and merge commitsLibravatar Tay Ray Chuan1-2/+27
2010-05-28t7502-commit: add tests for summary outputLibravatar Tay Ray Chuan1-0/+43
2010-05-28completion: --set-upstream option for git-branchLibravatar Michael J Gruber1-0/+1
2010-05-28get_cwd_relative(): do not misinterpret suffix as subdirectoryLibravatar Clemens Buchacher2-4/+17
2010-05-27diff: Support visibility modifiers in the PHP hunk header regexpLibravatar Björn Steinbrink1-1/+3
2010-05-25Documentation/SubmittingPatches: clarify GMail section and SMTPLibravatar Michael J Gruber1-19/+21
2010-05-25pull: do nothing on --dry-runLibravatar Jeff King1-1/+6
2010-05-25show-branch: use DEFAULT_ABBREV instead of 7Libravatar Tay Ray Chuan1-1/+2
2010-05-25t7502-commit: fix spellingLibravatar Tay Ray Chuan1-1/+1
2010-05-25test get_git_work_tree() return value for NULLLibravatar Clemens Buchacher1-4/+2
2010-05-25remove over-eager caching in sha1_file_nameLibravatar Jeff King1-13/+15
2010-05-20Fix checkout of large files to network shares on Windows XPLibravatar René Scharfe3-3/+29
2010-05-20start_command: close cmd->err descriptor when fork/spawn failsLibravatar bert Dvornik2-1/+3
2010-05-20Fix "Out of memory? mmap failed" for files larger than 4GB on WindowsLibravatar Ian McLean1-3/+3
2010-05-19diff: fix coloring of extended diff headersLibravatar Bert Wesarg1-26/+35
2010-05-19post-receive-email: document command-line modeLibravatar Jonathan Nieder1-0/+7
2010-05-18Add "Z" as an alias for the timezone "UTC"Libravatar Marcus Comstedt1-1/+2
2010-05-18Documentation/gitdiffcore: fix order in pickaxe descriptionLibravatar Michael J Gruber1-2/+2
2010-05-18Documentation: fix minor inconsistencyLibravatar Michael J Gruber1-1/+1
2010-05-18Documentation: rebase -i ignores options passed to "git am"Libravatar Markus Heidelberg1-0/+1
2010-05-18hash_object: correction for zero length fileLibravatar Dmitry Potapov1-3/+4
2010-05-18docs: clarify meaning of -M for git-logLibravatar Jeff King1-0/+7
2010-05-11GIT-VERSION-GEN: restrict tags usedLibravatar Tay Ray Chuan1-1/+1
2010-05-10merge: --log appends shortlog to message if specifiedLibravatar Tay Ray Chuan4-9/+21
2010-05-10fmt-merge-msg: add function to append shortlog onlyLibravatar Tay Ray Chuan2-4/+10
2010-05-10fmt-merge-msg: refactor merge title formattingLibravatar Tay Ray Chuan1-29/+36
2010-05-10fmt-merge-msg: minor refactor of fmt_merge_msg()Libravatar Tay Ray Chuan1-1/+6
2010-05-10merge: rename variableLibravatar Tay Ray Chuan1-3/+3
2010-05-10merge: update commentLibravatar Tay Ray Chuan1-1/+1
2010-05-10t7604-merge-custom-message: show that --log doesn't append to -mLibravatar Tay Ray Chuan1-0/+12
2010-05-10t7604-merge-custom-message: shift expected output creationLibravatar Tay Ray Chuan1-4/+8
2010-05-10handle "git --bare init <dir>" properlyLibravatar Jeff King2-1/+15
2010-05-09clone: reword messages to match the end-user perceptionLibravatar Pete Harlan1-1/+2
2010-05-08Documentation/notes: nitpicksLibravatar Jonathan Nieder1-6/+6
2010-05-08Documentation/notes: clean up description of rewriting configurationLibravatar Jonathan Nieder1-18/+29