1
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 1 year ago. based on code collected almost 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #51 from Astrac/master More... about 10 years ago
Implement support for vnd* content type formatting More... about 10 years ago
Do not reencode forward slashes in JSON More... about 10 years ago
Merge pull request #49 from markus1189/readme More... about 10 years ago
Remove mentions of `json-reformat` in README More... about 10 years ago
Missing require 'json added More... about 10 years ago
Merge pull request #48 from markus1189/movement-and-marking More... about 10 years ago
Get rid of json-reformat.el, use built-in json-pretty-print of emacs 24.4 More... about 10 years ago
Convert escaped JSON unicode back into text. This is of no use with current json-reformat.el, so will work with either my own ex-bundled version of json-reformat.el, or if @gongo will accept my pull request. More... about 10 years ago
Merge pull request #46 from markus1189/examples More... about 10 years ago
Add movement/mark functions and keybindings More... about 10 years ago
Add examples More... about 10 years ago
Fixed ref to free var More... about 10 years ago
Merge pull request #44 from markus1189/master More... about 10 years ago
Add customize group for restclient and add :group properties More... about 10 years ago
Merge branch 'master' of https://github.com/pashky/restclient.el More... about 10 years ago
Yet another advice to overcome url.el defaults. I'm really close to throwing it out and implementing a subset of HTTP myself or simply resort to calling curl in the background. More... about 10 years ago
Removed debug output More... about 10 years ago
Merge pull request #41 from leppert/patch-1 More... about 10 years ago
Exclude carriage return from content-type matching More... about 10 years ago
Merge pull request #40 from scottdw/add-log-request-variable More... about 10 years ago
Adds restclient-log-request variable defaulted to t. More... about 10 years ago
Better error handling More... about 10 years ago
New keybinding explained More... about 10 years ago
Allow to run request staying in the same window by C-c C-v More... about 10 years ago
Support for elisp in variables More... about 10 years ago
Merge pull request #35 from purcell/master More... about 10 years ago
Use the upstream json-reformat.el, not a local copy More... about 10 years ago
Merge pull request #31 from pcadottemichaud/master More... over 10 years ago
Avoid moving the point when using C-c C-c More... over 10 years ago