summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-20Add selftests verifying concatenation of multiple notes for the same commitJohan Herland
2009-10-20Refactor notes code to concatenate multiple notes annotating the same objectJohan Herland
2009-10-20Add selftests verifying that we can parse notes trees with various fanoutsJohan Herland
2009-10-20Teach the notes lookup code to parse notes trees with various fanout schemesJohan Herland
2009-10-20Teach notes code to free its internal data structures on requestJohan Herland
2009-10-20Add '%N'-format for pretty-printing commit notesJohannes Schindelin
2009-10-20Add flags to get_commit_notes() to control the format of the note stringJohan Herland
2009-10-20t3302-notes-index-expensive: Speed up create_repo()Johan Herland
2009-10-20fast-import: Add support for importing commit notesJohan Herland
2009-10-20Teach "-m <msg>" and "-F <file>" to "git notes edit"Johan Herland
2009-10-20Add an expensive test for git-notesJohannes Schindelin
2009-10-20Speed up git notes lookupJohannes Schindelin
2009-10-20Add a script to edit/inspect notesJohannes Schindelin
2009-10-20Introduce commit notesJohannes Schindelin
2009-10-10GIT 1.6.5v1.6.5Junio C Hamano
2009-10-10git-svn: hide find_parent_branch output in double quiet modeSimon Arlott
2009-10-10Documentation: clone: clarify discussion of initial branchJonathan Nieder
2009-10-09Merge branch 'rs/maint-archive-prefix'Junio C Hamano
2009-10-09Merge branch 'fc/mutt-alias'Junio C Hamano
2009-10-09Merge branch 'ef/msvc-noreturn'Junio C Hamano
2009-10-09Merge branch 'jk/reflog-date'Junio C Hamano
2009-10-09Merge branch 'ch/am-header'Junio C Hamano
2009-10-09bash: add support for 'git replace'Björn Gustavsson
2009-10-09completion: fix alias listings with newlinesStephen Boyd
2009-10-09completion: fix completion of git <TAB><TAB>Stephen Boyd
2009-10-09import-tars: Add missing closing bracketIngmar Vanhassel
2009-10-09racy-git.txt: explain nsec problem in more detailJonathan Nieder
2009-10-09Documentation: clarify "working tree" definitionJonathan Nieder
2009-10-09Documentation: clarify branch creationJonathan Nieder
2009-10-09Documentation: branch: update --merged descriptionJonathan Nieder
2009-10-09Documentation: clarify mergeoptions descriptionJonathan Nieder
2009-10-09Documentation: git fmt-merge-msg does not have to be a scriptJonathan Nieder
2009-10-09Describe DOCBOOK_XSL_172, ASCIIDOC_NO_ROFF options in MakefileJonathan Nieder
2009-10-09pull: improve advice for unconfigured error caseJeff King
2009-10-09Merge git://git.bogomips.org/git-svnJunio C Hamano
2009-10-09git-svn: Avoid spurious errors when rewriteRoot is used.Alexander Gavrilov
2009-10-09Merge branch 'ms/msvc'Junio C Hamano
2009-10-09Update draft release notes to 1.6.5Junio C Hamano
2009-10-09Merge branch 'maint'Junio C Hamano
2009-10-09Makefile: add a note about the NO_MMAP setting on IRIX and IRIX64Brandon Casey
2009-10-09ls-files: die instead of fprintf/exit in -i errorBen Walton
2009-10-09Makefile: enable THREADED_DELTA_SEARCH on IRIX and IRIX64Brandon Casey
2009-10-09Fix the exit code of MSVC build scripts on cygwinRamsay Jones
2009-10-09Fix MSVC build on cygwinRamsay Jones
2009-10-09Git archive and trailing "/" in prefixRené Scharfe
2009-10-08completion: add dirstat and friends to diff optionsv1.6.5-rc3Stephen Boyd
2009-10-08completion: update am, commit, and logStephen Boyd
2009-10-08Makefile: enable THREADED_DELTA_SEARCH on SunOSBrandon Casey
2009-10-08Merge branch 'maint'Junio C Hamano
2009-10-07fast-import.c::validate_raw_date(): really validate the valueJunio C Hamano