Commit Graph

15327 Commits (ca9b7da43f079a27bccfd5457276fa51937c6cb0)
 

Author SHA1 Message Date
Wilfred Hughes db281c682c Roll version 2024-04-02 08:17:24 +07:00
Nikolaj Sidorenco fde8017be5
update ci 2024-04-02 16:26:47 +07:00
Wilfred Hughes 00e837aeb1 Update changelog 2024-04-01 22:42:16 +07:00
Nikolaj Sidorenco e16dac3700
fix highlighting tests 2024-04-01 17:48:20 +07:00
Nikolaj Sidorenco 0f518e16a0
skip failing tests for now 2024-04-01 17:44:14 +07:00
Alexis (Poliorcetics) Bourget 573d607051 fix: diff hidden but non-ignored files when walking directories 2024-04-01 08:32:46 +07:00
Alexis (Poliorcetics) Bourget 1f79d16606 tests: show that hidden files are not picked up by difftastic 2024-04-01 08:32:46 +07:00
Nikolaj Sidorenco 800bbfcb93
Delete .github/workflows/main.yml 2024-04-01 17:29:32 +07:00
Nikolaj Sidorenco 97c034b018
fix multiple modules in file
Closes #32
2024-04-01 17:27:11 +07:00
Patrick Förster eb552c7022
Add missing citation commands (#115)
Adds the following citation commands:
- `\citeA`
- `\citeR`
- `\citeS`
- `\citeyearR`

Fixes #94.
2024-04-01 15:38:05 +07:00
Patrick Förster ad07714343 Remove unused update workflow 2024-04-01 14:46:06 +07:00
Patrick Förster cf1841f5bb Bump version to v0.4.0 2024-04-01 14:44:40 +07:00
Patrick Förster a834712c5e
BREAKING: Don't check in generated parser.c file (#114)
* Update generated tree-sitter bindings
* Use CI reference workflows from tree-sitter organization
2024-04-01 14:31:04 +07:00
dependabot[bot] a6c812704b
Bump prettier from 3.0.3 to 3.2.5 (#110) 2024-04-01 09:14:05 +07:00
dependabot[bot] ddd884d883
Bump nan from 2.18.0 to 2.19.0 (#111) 2024-04-01 09:09:56 +07:00
dependabot[bot] c01bbc274c
Bump tree-sitter-cli from 0.20.8 to 0.22.2 (#112) 2024-04-01 09:09:45 +07:00
dependabot[bot] fb11c64a02
Bump prettier from 2.8.8 to 3.0.3 (#95) 2024-04-01 09:05:44 +07:00
dependabot[bot] f3b5ad0f15
Bump actions/checkout from 3 to 4 (#96) 2024-04-01 09:05:35 +07:00
dependabot[bot] e6e9678bbb
Bump nan from 2.17.0 to 2.18.0 (#98) 2024-04-01 09:05:27 +07:00
Nikolaj Sidorenco cd8dd0fc56
fix gitignore 2024-04-01 09:31:53 +07:00
Nikolaj Sidorenco d5011eae53
Merge branch 'simplify_external_scanner' 2024-04-01 09:29:51 +07:00
Nikolaj Sidorenco 82ea166ad9
rebuild parser.c 2024-03-31 23:36:53 +07:00
Nikolaj Sidorenco 295c6380b6
more stuff 2024-03-31 23:31:01 +07:00
Nikolaj Sidorenco a67d66d72f
fix attributed 2024-03-31 22:58:08 +07:00
Nikolaj Sidorenco 434a7ec7f0
fix call expression 2024-03-31 22:06:41 +07:00
Nikolaj Sidorenco 7976f4404a
fix enum types 2024-03-31 19:16:08 +07:00
Nikolaj Sidorenco e21f6f0218
fix tick identifiers 2024-03-31 19:09:08 +07:00
Nikolaj Sidorenco 0d99946fdc
fix comments 2024-03-31 18:10:57 +07:00
Nikolaj Sidorenco 03059c1f87
simplify external scanner 2024-03-31 13:54:24 +07:00
Nikolaj Sidorenco 13dafe5e3a
simplify external scanner 2024-03-29 16:45:18 +07:00
Nikolaj Sidorenco 15368bf401
fix bindings 2024-03-29 00:05:08 +07:00
Nikolaj Sidorenco 140b1a9ffc
external scanner cleanup 2024-03-28 23:57:17 +07:00
Nikolaj Sidorenco 4f7cc699a9
update tree-sitter cli 2024-03-28 23:30:44 +07:00
Pi-Cla 3b049c2fd0 run cargo update 2024-03-28 08:24:42 +07:00
Wilfred Hughes b3732b9ebb
Merge pull request #684 from mbaitelman/patch-1
Update installation.md to include chocolatey
2024-03-26 19:51:34 +07:00
mbaitelman d718d64a6e
Update installation.md to include chocolatey 2024-03-26 13:40:38 +07:00
Wilfred Hughes 415c591875
Merge pull request #638 from RBotfield/add-php-file-extensions
Add extra PHP file extensions to the language guesser.
2024-03-25 22:04:45 +07:00
Rhys Botfield e096444e73
Merge branch 'Wilfred:master' into add-php-file-extensions 2024-03-25 19:04:49 +07:00
Wilfred Hughes e34185f190 Consistent whitespace 2024-03-23 16:07:18 +07:00
Wilfred Hughes ca472bf0f1
Merge pull request #671 from matthewhughes934/add-tab-completion-for-git-alias
Add tab completion for documented `dlog` alias
2024-03-23 16:03:29 +07:00
Wilfred Hughes 5aeddd79d4 Add missing from_source manual page 2024-03-22 15:48:31 +07:00
Rhys Botfield e5e7d1cfb7 Format PHP extensions in guess_language.rs
To keep rustfmt happy
2024-03-22 21:32:25 +07:00
Patrick Förster 6d764f17f4 Update generated parser 2024-03-22 20:41:15 +07:00
Patrick Förster bf3cdb5188
Merge pull request #106 from gi1242/fix-author
fix: Allow optional argument for \author
2024-03-22 20:40:37 +07:00
Wilfred Hughes caf8760deb
Merge pull request #672 from emaste/freebsd
Add FreeBSD installation instructions
2024-03-22 08:04:42 +07:00
Ed Maste 59d20674f4 Add FreeBSD installation instructions 2024-03-22 10:13:29 +07:00
Matthew Hughes f984413e6b Add tab completion for documented `dlog` alias
There's a feature of Git's completion scripts that allows
completing function aliases[1]:

> If you use complex aliases of form '!f() { ... }; f', you can use the null
> command ':' as the first command in the function body to declare the desired
> completion style

This allows completion:

    $ git dlog --pat<tab>
    --patch             --patch-with-raw    --patch-with-stat   --patience

Tested on `bash`, though I believe this should also work with `zsh` and
`tsch` since their respective completion scripts also make use of the
`bash` one

[1] https://git.kernel.org/pub/scm/git/git.git/tree/contrib/completion/git-completion.bash?id=11c821f2f2a31e70fb5cc449f9a29401c333aad2#n26
2024-03-22 08:20:56 +07:00
GI 6ccf34aeb1 fix: Allow optional argument for \author 2024-03-21 23:06:30 +07:00
Wilfred Hughes dd7a0c87ee
Merge pull request #665 from opakapaka2003/opakapaka2003-patch-1
Update installation.md
2024-03-21 10:15:32 +07:00
opakapaka2003 47f63b28f0
Update installation.md
Revise nix installation instructions to change "ripgrep" to "difftastic"
2024-03-21 11:37:54 +07:00