summaryrefslogtreecommitdiffstats
path: root/builtin-fmt-merge-msg.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-31http-push: fix check condition on http.c::finish_http_pack_request()Tay Ray Chuan1-1/+1
2009-10-14sha1_file: Fix infinite loop when pack is corruptedShawn O. Pearce2-0/+13
2009-10-14change throughput display units with fast linksNicolas Pitre1-1/+7
2009-10-14clone: Supply the right commit hash to post-checkout when -b is usedBjörn Steinbrink2-1/+3
2009-10-14remote-curl: add missing initialization of argv0_pathJohannes Sixt1-0/+1
2009-10-13Let --decorate show HEAD positionThomas Rast3-2/+3
2009-10-13git-stash documentation: mention default options for 'list'Miklos Vajna1-1/+2
2009-10-13bash completion: complete refs for git-grepThomas Rast1-1/+2
2009-10-12diff.c: stylefixFelipe Contreras1-1/+1
2009-10-12Documentation: add 'git replace' to main git manpageSZEDER Gábor1-0/+1
2009-10-10git-add--interactive: never skip files included in indexPauli Virtanen2-1/+15
2009-10-10GIT 1.6.5v1.6.5Junio C Hamano3-7/+6
2009-10-10git-svn: hide find_parent_branch output in double quiet modeSimon Arlott1-7/+12
2009-10-10Documentation: clone: clarify discussion of initial branchJonathan Nieder1-2/+3
2009-10-10bash: add support for 'git replace'Björn Gustavsson1-0/+6
2009-10-10completion: fix alias listings with newlinesStephen Boyd1-2/+6
2009-10-10completion: fix completion of git <TAB><TAB>Stephen Boyd1-1/+1
2009-10-09import-tars: Add missing closing bracketIngmar Vanhassel1-1/+1
2009-10-09racy-git.txt: explain nsec problem in more detailJonathan Nieder1-4/+6
2009-10-09Documentation: clarify "working tree" definitionJonathan Nieder1-3/+3
2009-10-09Documentation: clarify branch creationJonathan Nieder1-8/+8
2009-10-09Documentation: branch: update --merged descriptionJonathan Nieder1-4/+6
2009-10-09Documentation: clarify mergeoptions descriptionJonathan Nieder2-3/+3
2009-10-09Documentation: git fmt-merge-msg does not have to be a scriptJonathan Nieder2-5/+6
2009-10-09Describe DOCBOOK_XSL_172, ASCIIDOC_NO_ROFF options in MakefileJonathan Nieder1-1/+5
2009-10-09pull: improve advice for unconfigured error caseJeff King1-4/+12
2009-10-09git-svn: Avoid spurious errors when rewriteRoot is used.Alexander Gavrilov1-2/+9
2009-10-09Update draft release notes to 1.6.5Junio C Hamano1-6/+10
2009-10-09Makefile: add a note about the NO_MMAP setting on IRIX and IRIX64Brandon Casey1-0/+12
2009-10-09ls-files: die instead of fprintf/exit in -i errorBen Walton1-5/+2
2009-10-09Makefile: enable THREADED_DELTA_SEARCH on IRIX and IRIX64Brandon Casey1-0/+2
2009-10-09Fix the exit code of MSVC build scripts on cygwinRamsay Jones2-2/+2
2009-10-09Fix MSVC build on cygwinRamsay Jones1-1/+1
2009-10-09Git archive and trailing "/" in prefixRené Scharfe2-3/+16
2009-10-08completion: add dirstat and friends to diff optionsv1.6.5-rc3Stephen Boyd1-0/+2
2009-10-08completion: update am, commit, and logStephen Boyd1-2/+7
2009-10-08Makefile: enable THREADED_DELTA_SEARCH on SunOSBrandon Casey1-0/+1
2009-10-07fast-import.c::validate_raw_date(): really validate the valueJunio C Hamano1-3/+6
2009-10-07README: git lives at http://git-scm.com these daysStefan Naewe1-1/+1
2009-10-05git-pull: dead code removalJunio C Hamano1-8/+1
2009-10-04show-branch: fix segfault when showbranch.default existsJunio C Hamano2-3/+19
2009-10-03Fix '--relative-date'Johan Sageryd2-1/+2
2009-10-02tests: make all test files executableMark Rada2-0/+0
2009-10-02filter-branch: add --prune-empty to option summaryAdam Brewster1-0/+1
2009-10-02Fix some printf format warningsRamsay Jones1-2/+2
2009-10-01send-email: fix mutt regex for grouped aliasesFelipe Contreras1-1/+1
2009-10-01add NORETURN_PTR for function pointersErik Faye-Lund2-4/+6
2009-10-01increase portability of NORETURN declarationsErik Faye-Lund3-9/+9
2009-09-29improve reflog date/number heuristicJeff King3-2/+7
2009-09-29builtin-mailinfo.c: check error status from rewind and ftruncateJunio C Hamano1-2/+4