summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Teach the notes lookup code to parse notes trees with various fanout schemesJohan Herland2009-10-191-69/+248
* Teach notes code to free its internal data structures on requestJohan Herland2009-10-192-0/+10
* Add '%N'-format for pretty-printing commit notesJohannes Schindelin2009-10-192-0/+5
* Add flags to get_commit_notes() to control the format of the note stringJohan Herland2009-10-193-5/+11
* t3302-notes-index-expensive: Speed up create_repo()Johan Herland2009-10-191-27/+47
* fast-import: Add support for importing commit notesJohan Herland2009-10-193-10/+289
* Teach "-m <msg>" and "-F <file>" to "git notes edit"Johan Herland2009-10-193-9/+107
* Add an expensive test for git-notesJohannes Schindelin2009-10-191-0/+98
* Speed up git notes lookupJohannes Schindelin2009-10-191-10/+102
* Add a script to edit/inspect notesJohannes Schindelin2009-10-196-0/+236
* Introduce commit notesJohannes Schindelin2009-10-199-0/+108
* GIT 1.6.5v1.6.5Junio C Hamano2009-10-103-7/+6
* git-svn: hide find_parent_branch output in double quiet modeSimon Arlott2009-10-101-7/+12
* Documentation: clone: clarify discussion of initial branchJonathan Nieder2009-10-091-2/+3
* Merge branch 'rs/maint-archive-prefix'Junio C Hamano2009-10-092-3/+16
|\
| * Git archive and trailing "/" in prefixRené Scharfe2009-10-082-3/+16
* | Merge branch 'fc/mutt-alias'Junio C Hamano2009-10-091-1/+1
|\ \
| * | send-email: fix mutt regex for grouped aliasesFelipe Contreras2009-10-011-1/+1
* | | Merge branch 'ef/msvc-noreturn'Junio C Hamano2009-10-093-9/+11
|\ \ \
| * | | add NORETURN_PTR for function pointersErik Faye-Lund2009-10-012-4/+6
| * | | increase portability of NORETURN declarationsErik Faye-Lund2009-10-013-9/+9
| |/ /
* | | Merge branch 'jk/reflog-date'Junio C Hamano2009-10-093-2/+7
|\ \ \
| * | | improve reflog date/number heuristicJeff King2009-09-293-2/+7
| |/ /
* | | Merge branch 'ch/am-header'Junio C Hamano2009-10-091-1/+1
|\ \ \
| * | | git-am: force egrep to use correct characters setChristian Himpel2009-09-251-1/+1
| * | | git-am: fixed patch_format detection according to RFC2822Christian Himpel2009-09-251-1/+1
* | | | bash: add support for 'git replace'Björn Gustavsson2009-10-091-0/+6
* | | | completion: fix alias listings with newlinesStephen Boyd2009-10-091-2/+6
* | | | completion: fix completion of git <TAB><TAB>Stephen Boyd2009-10-091-1/+1
* | | | import-tars: Add missing closing bracketIngmar Vanhassel2009-10-091-1/+1
* | | | racy-git.txt: explain nsec problem in more detailJonathan Nieder2009-10-091-4/+6
* | | | Documentation: clarify "working tree" definitionJonathan Nieder2009-10-091-3/+3
* | | | Documentation: clarify branch creationJonathan Nieder2009-10-091-8/+8
* | | | Documentation: branch: update --merged descriptionJonathan Nieder2009-10-091-4/+6
* | | | Documentation: clarify mergeoptions descriptionJonathan Nieder2009-10-092-3/+3
* | | | Documentation: git fmt-merge-msg does not have to be a scriptJonathan Nieder2009-10-092-5/+6
* | | | Describe DOCBOOK_XSL_172, ASCIIDOC_NO_ROFF options in MakefileJonathan Nieder2009-10-091-1/+5
* | | | pull: improve advice for unconfigured error caseJeff King2009-10-091-4/+12
* | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2009-10-091-2/+9
|\ \ \ \
| * | | | git-svn: Avoid spurious errors when rewriteRoot is used.Alexander Gavrilov2009-10-091-2/+9
* | | | | Merge branch 'ms/msvc'Junio C Hamano2009-10-093-3/+3
|\ \ \ \ \
| * | | | | Fix the exit code of MSVC build scripts on cygwinRamsay Jones2009-10-082-2/+2
| * | | | | Fix MSVC build on cygwinRamsay Jones2009-10-081-1/+1
* | | | | | Update draft release notes to 1.6.5Junio C Hamano2009-10-081-6/+10
* | | | | | Merge branch 'maint'Junio C Hamano2009-10-081-5/+2
|\ \ \ \ \ \
| * | | | | | ls-files: die instead of fprintf/exit in -i errorBen Walton2009-10-081-5/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Makefile: add a note about the NO_MMAP setting on IRIX and IRIX64Brandon Casey2009-10-081-0/+12
* | | | | | Makefile: enable THREADED_DELTA_SEARCH on IRIX and IRIX64Brandon Casey2009-10-081-0/+2
| |_|/ / / |/| | | |
* | | | | completion: add dirstat and friends to diff optionsv1.6.5-rc3Stephen Boyd2009-10-071-0/+2
* | | | | completion: update am, commit, and logStephen Boyd2009-10-071-2/+7