Merge pull request #964 from nicolasdespres/sighup
[platform/upstream/ninja.git] / misc /
2015-11-12 Nico WeberMerge pull request #964 from nicolasdespres/sighup
2015-11-12 Nico WeberMerge pull request #763 from drbo/master
2015-11-11 Nico WeberUpdate link to point to ninja-build.org
2015-11-11 Nico WeberMerge pull request #1049 from nico/update-links
2015-11-11 Nico WeberMake links point to org page
2015-03-19 Nico WeberMerge pull request #938 from nico/aflclang
2015-03-19 Nico WeberAdd notes on using afl-fuzz to HACKING.
2014-12-25 Nico WeberMerge pull request #884 from nico/sshh
2014-12-22 Nico WeberMerge pull request #885 from frasercrmck/zsh_comp_modes
2014-12-20 Fraser Cormackzsh-completion: remove use of 'head' with negative...
2014-12-04 Nico WeberMerge pull request #703 from ovinn/master
2014-12-04 Nico WeberMerge pull request #835 from rainlabs-eu/fix-cygwin...
2014-12-04 Nico WeberMerge pull request #868 from Fanael/ninja-mode.el-refactor
2014-12-04 Nico WeberMerge pull request #809 from andrey-malets/doc-for...
2014-11-24 Fanael LinithienRemove unneeded save-excursion.
2014-11-24 Evan MartinMerge pull request #864 from Fanael/ninja-mode.el-refactor
2014-11-23 Fanael LinithienUse lexical-binding.
2014-11-23 Fanael LinithienAdd a Emacs 24 requirement.
2014-11-23 Fanael LinithienCorrectly recognize a comment if the previous line...
2014-11-23 Fanael LinithienAvoid putting properties past the end of the buffer.
2014-11-23 Fanael LinithienDon't use dotted list syntax unless necessary.
2014-11-23 Fanael LinithienRemove unnecessary regexp group.
2014-11-23 Fanael LinithienCorrectly recognize comments.
2014-11-23 Fanael LinithienSet up a proper syntax table for ninja-mode.
2014-11-23 Fanael LinithienSet comment-start buffer-locally, not globally.
2014-11-23 Fanael LinithienUse quasi-quoting instead of list+cons.
2014-11-23 Fanael LinithienReindent ninja-mode.el using Emacs.
2014-11-23 Fanael LinithienUse double semicolon comments.
2014-11-23 Fanael LinithienDon't leave lone closing parens.
2014-11-23 Elan Ruusamäeno subshell
2014-11-23 Evan MartinMerge pull request #772 from drbo/syntax_bugfix
2014-11-18 Evan Martindrop leftover references to bootstrap.py
2014-11-18 Evan MartinMerge pull request #858 from martine/travis-bootstrap
2014-11-18 Evan MartinMerge pull request #813 from cdlm/emacs-mode-require...
2014-11-18 Evan MartinMerge pull request #836 from nocnokneo/patch-1
2014-11-18 Evan MartinMerge pull request #854 from martine/bootstrap
2014-11-18 Evan Martinadd a --bootstrap mode for configure.py
2014-11-18 Evan Martinadd an "expand" function to ninja_syntax
2014-11-17 Nico WeberMerge pull request #856 from nico/TABS
2014-11-17 Nico Weberemacs: Remove an empty line, wrap a comment.
2014-11-03 Nico WeberMerge pull request #822 from tzik/throttle
2014-11-01 Nico WeberMerge pull request #825 from Rapptz/master
2014-10-30 Nico WeberMerge pull request #840 from sgraham/canon-win-squashed
2014-10-30 Scott GrahamCanonicalizePath handles \ on Windows
2014-10-26 Nico WeberMerge pull request #834 from frasercrmck/master
2014-10-24 Fraser CormackAdd zsh completion for targets in conjunction with -C
2014-09-16 Damien PolletEmacs mode: inherit from prog-mode
2014-06-30 Nico WeberMerge pull request #788 from donkopotamus/patch-2
2014-06-29 Nico WeberMerge pull request #755 from zmodem/working_dir_vs_msvc...
2014-06-27 donkopotamusAdd highlighting of rule in build statements
2014-06-26 Nico WeberMerge pull request #786 from donkopotamus/patch-1
2014-06-26 donkopotamusUpdate ninja-mode for emacs to handle hyphens in rule...
2014-06-12 Nico WeberVersion 1.4 of the vim syntax file was merged.
2014-06-01 Demetri ObenourRemoved tab and added . in variable name regexp
2014-06-01 Demetri ObenourAdded highlighting in Emacs for ${...} variables
2014-05-31 Demetri ObenourMerge remote-tracking branch 'upstream/master'
2014-05-30 Nico WeberMerge pull request #768 from nico/vimsyn
2014-05-18 Nico WeberMerge pull request #764 from nico/winconsole
2014-05-13 Nico Webervim syntax: Correctly highlight $$a as ($$)a instead...
2014-05-05 Nico WeberMerge pull request #756 from ronnychevalier/rc/zsh_comp...
2014-05-05 Nico WeberMerge pull request #757 from cjdrake/master
2014-05-05 Chris DrakeGet rid of unused import
2014-05-05 Chris DrakeUse consistent indentation conventions
2014-05-04 Ronny Chevalierimprove zsh completion
2014-04-30 Nico WeberMerge pull request #748 from nocnokneo/bash-completion...
2014-04-30 Taylor Braun-JonesFix getopts barfing over the terminal when trying to...
2014-04-30 Taylor Braun-JonesSupport completion of arguments to -f and -C options
2014-04-25 Nico WeberMerge pull request #747 from nocnokneo/master
2014-04-25 Taylor Braun-JonesStyle: Fix inconsistent indentation
2014-04-25 Taylor Braun-JonesFix bash-completion support for -C option to expand...
2014-04-17 Nico WeberMerge pull request #714 from pcc/console-pool
2014-04-17 Nico WeberMerge pull request #715 from nico/lazyenv
2014-04-15 Nico WeberMerge pull request #737 from sorbits/bash-completion...
2014-04-15 Allan OdgaardExpand the -C argument via ‘eval’ in bash completion
2014-04-15 Allan OdgaardFix bash completion when using command options
2014-04-14 Nico WeberMerge pull request #722 from nico/manifestgen
2014-04-14 Nico WeberMerge pull request #732 from bratell-at-opera/bratell...
2014-04-14 Daniel Bratellperformance: Writer.build should copy less.
2014-04-07 Nico WeberMerge pull request #699 from mostynb/avoid_useless_mkdi...
2014-03-25 Nico Weberadd a script to generate large synthetic manifests
2014-01-23 Evan MartinMerge pull request #710 from purcell/patch-1
2014-01-22 Steve Purcellninja-mode: add autoload cookie for the mode itself
2014-01-21 Evan MartinMerge branch 'fix-provide-form' of git://github.com...
2014-01-21 Evan MartinMerge branch 'fix-warning' of git://github.com/yasuyk...
2014-01-21 Evan MartinMerge pull request #705 from yasuyk/elpa
2014-01-21 Yasuyuki Okaemacs: Place provide form at end of file
2014-01-21 Yasuyuki Okaemacs: Fix a warning
2014-01-21 Yasuyuki Okaemacs: ELPA compatibility
2013-04-16 Nico WeberMerge pull request #547 from nico/vim_cpo
2013-04-16 Nico WeberNote that version 1.3 of the vim syntax file has been...
2013-04-10 Evan Martinmake unittest match module name
2013-04-09 Nico WeberMerge pull request #539 from nico/typo
2013-04-09 Evan MartinMerge pull request #537 from yannicklm/master
2013-04-09 yannicklmninja.vim: add deps as keyword
2013-04-09 Evan MartinMerge branch 'dep-pipeless'
2013-04-08 Evan Martinrename "special" to "deps"
2013-04-08 Evan Martinadd "special=gcc" attribute, use to load depslog
2013-04-06 Evan MartinMerge pull request #526 from RedX2501/improved_bash_com...
2013-04-06 Guilherme BufoloImproved bash completion when using tools like '-t...
2013-01-27 Evan MartinMerge pull request #485 from petrh/fedora-rpmbuild
next