index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Make links point to org page
Nico Weber
2015-11-11
2
-4/+4
|
/
*
Add notes on using afl-fuzz to HACKING.
Nico Weber
2015-03-19
17
-0/+21
*
zsh-completion: remove use of 'head' with negative offset
Fraser Cormack
2014-12-20
1
-1/+1
*
Remove unneeded save-excursion.
Fanael Linithien
2014-11-24
1
-22/+21
*
Use lexical-binding.
Fanael Linithien
2014-11-23
1
-1/+1
*
Add a Emacs 24 requirement.
Fanael Linithien
2014-11-23
1
-0/+2
*
Correctly recognize a comment if the previous line is a comment ending in $.
Fanael Linithien
2014-11-23
1
-2/+9
*
Avoid putting properties past the end of the buffer.
Fanael Linithien
2014-11-23
1
-1/+4
*
Don't use dotted list syntax unless necessary.
Fanael Linithien
2014-11-23
1
-4/+4
*
Remove unnecessary regexp group.
Fanael Linithien
2014-11-23
1
-2/+2
*
Correctly recognize comments.
Fanael Linithien
2014-11-23
1
-0/+17
*
Set up a proper syntax table for ninja-mode.
Fanael Linithien
2014-11-23
1
-5/+8
*
Set comment-start buffer-locally, not globally.
Fanael Linithien
2014-11-23
1
-1/+1
*
Use quasi-quoting instead of list+cons.
Fanael Linithien
2014-11-23
1
-15/+14
*
Reindent ninja-mode.el using Emacs.
Fanael Linithien
2014-11-23
1
-16/+16
*
Use double semicolon comments.
Fanael Linithien
2014-11-23
1
-2/+2
*
Don't leave lone closing parens.
Fanael Linithien
2014-11-23
1
-4/+2
*
no subshell
Elan Ruusamäe
2014-11-23
1
-1/+1
*
Merge pull request #772 from drbo/syntax_bugfix
Evan Martin
2014-11-23
1
-0/+1
|
\
|
*
Removed tab and added . in variable name regexp
Demetri Obenour
2014-06-01
1
-1/+1
|
*
Added highlighting in Emacs for ${...} variables
Demetri Obenour
2014-06-01
1
-0/+1
*
|
drop leftover references to bootstrap.py
Evan Martin
2014-11-18
1
-1/+1
*
|
Merge pull request #813 from cdlm/emacs-mode-require-newline
Evan Martin
2014-11-18
1
-2/+2
|
\
\
|
*
|
Emacs mode: inherit from prog-mode
Damien Pollet
2014-09-16
1
-2/+2
*
|
|
add a --bootstrap mode for configure.py
Evan Martin
2014-11-18
1
-11/+15
*
|
|
add an "expand" function to ninja_syntax
Evan Martin
2014-11-18
2
-0/+41
*
|
|
emacs: Remove an empty line, wrap a comment.
Nico Weber
2014-11-17
1
-2/+2
*
|
|
CanonicalizePath handles \ on Windows
Scott Graham
2014-10-30
1
-1/+1
*
|
|
Add zsh completion for targets in conjunction with -C
Fraser Cormack
2014-10-24
1
-1/+8
|
/
/
*
|
Add highlighting of rule in build statements
donkopotamus
2014-06-27
1
-1/+5
*
|
Update ninja-mode for emacs to handle hyphens in rule names
donkopotamus
2014-06-26
1
-1/+1
*
|
Version 1.4 of the vim syntax file was merged.
Nico Weber
2014-06-12
1
-1/+1
|
/
*
Merge pull request #768 from nico/vimsyn
Nico Weber
2014-05-30
1
-2/+4
|
\
|
*
vim syntax: Correctly highlight $$a as ($$)a instead of $($a).
Nico Weber
2014-05-13
1
-2/+4
*
|
Merge pull request #756 from ronnychevalier/rc/zsh_completion
Nico Weber
2014-05-05
1
-3/+44
|
\
\
|
*
|
improve zsh completion
Ronny Chevalier
2014-05-04
1
-3/+44
|
|
/
*
|
Get rid of unused import
Chris Drake
2014-05-05
1
-1/+0
*
|
Use consistent indentation conventions
Chris Drake
2014-05-05
1
-17/+17
|
/
*
Fix getopts barfing over the terminal when trying to complete -f and -C
Taylor Braun-Jones
2014-04-30
1
-1/+1
*
Support completion of arguments to -f and -C options
Taylor Braun-Jones
2014-04-30
1
-2/+19
*
Style: Fix inconsistent indentation
Taylor Braun-Jones
2014-04-25
1
-17/+17
*
Fix bash-completion support for -C option to expand tilde
Taylor Braun-Jones
2014-04-25
1
-1/+2
*
Expand the -C argument via ‘eval’ in bash completion
Allan Odgaard
2014-04-15
1
-1/+1
*
Fix bash completion when using command options
Allan Odgaard
2014-04-15
1
-1/+1
*
Merge pull request #722 from nico/manifestgen
Nico Weber
2014-04-14
1
-0/+219
|
\
|
*
add a script to generate large synthetic manifests
Nico Weber
2014-03-25
1
-0/+219
*
|
performance: Writer.build should copy less.
Daniel Bratell
2014-04-14
1
-5/+4
|
/
*
ninja-mode: add autoload cookie for the mode itself
Steve Purcell
2014-01-22
1
-0/+2
*
Merge branch 'fix-provide-form' of git://github.com/yasuyk/ninja
Evan Martin
2014-01-21
1
-2/+2
|
\
|
*
emacs: Place provide form at end of file
Yasuyuki Oka
2014-01-21
1
-2/+2
[prev]
[next]