Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

33 check-ins related to "venks-emacs"

2011-09-01
22:00
Merge in support for the "fossil ticket history" command from the venks-emacs branch. check-in: 98a855c508 user: drh tags: trunk
2011-08-31
07:50
Improve formatting for fossil ticket history. Make small fields print on same line, and make longer ones look better. Leaf check-in: 374920b209 user: venkat tags: venks-emacs
2011-08-30
21:50
Add ability to show ticket history from command line. fossil ticket now takes a new history option, which prints the history of a ticket - somewhat like what the history button does on the ticket web GUI. check-in: 73e363ea96 user: venkat tags: venks-emacs
21:46
merge trunk before changes check-in: ffa3b1eaf6 user: venkat tags: venks-emacs
18:04
Print an error message and quite if the --user option appears on a "fossil commit" command but specifies a username not found in the database. Ticket [3ed2e994e1750b] check-in: b120bc8b26 user: drh tags: trunk
2011-08-22
18:25
Merge the --showfiles enhancement from the venks-emacs branch into trunk. check-in: 2b8cbf3c41 user: drh tags: trunk
2011-08-19
23:27
Add a -showfiles flag to timeline. fossil ... -showfiles will now print a list of files after the checkin comment, like the "Show Files" button in the Web GUI. The format of the printed lines is the same as update. check-in: b14ab41ff8 user: venkat tags: venks-emacs
2011-08-16
18:35
update branch before making changes check-in: 84e6f172af user: venkat tags: venks-emacs
02:43
Update the built-in SQLite to the latest pre-3.7.8 version from the stat3-enhancement branch. And turn on SQLITE_ENABLE_STAT3. This will serve as a test of the stat3 enhancements to SQLite. check-in: ce62a2b11d user: drh tags: trunk
2011-06-07
02:09
Merge the venks-emacs changes into trunk. check-in: fbf417b681 user: drh tags: trunk
00:48
Pull the latest trunk changes into the venks-emacs branch. check-in: 690ba8cbdb user: drh tags: venks-emacs
2011-06-06
17:59
Fix indentation and tabs to style guide check-in: 081a29c0b7 user: venkat tags: venks-emacs
17:17
When setting execute permission only set it for those users that also have read permission. check-in: fd6f1c5e61 user: drh tags: trunk
2011-06-05
00:09
Fix minor typo in comment check-in: ac7be7fd6c user: venkat tags: venks-emacs
00:04
Add ability to append to ticket fields from the fossil ticket command check-in: 35d6029a13 user: venkat tags: venks-emacs
2011-06-03
14:24
Update the built-in SQLite to the latest 3.7.7 alpha. check-in: 9f9047d686 user: drh tags: trunk
2011-05-19
00:03
Make update -verbose print even when there's no update required check-in: acfbfe0dd3 user: venkat tags: venks-emacs
2011-05-18
15:01
Update the built-in SQLite to the latest 3.7.7 alpha version. This adds no new capabilities - it is merely a beta-test of the SQLite version 3.7.7. check-in: dcfa88bd46 user: drh tags: trunk
2010-11-09
17:51
Merge in the latest changes from venks-emacs. check-in: 7d2d1d3228 user: drh tags: trunk
17:37
Merge with trunk check-in: 96c0c68a86 user: venkat tags: venks-emacs
13:52
Make "init" an alias for "new". check-in: 21880ca1b6 user: drh tags: trunk
01:06
Merge from trunk + minor changes to update.c to work with new . return from file_tree_name for fossil root. check-in: a9407bc82f user: venkat tags: venks-emacs
2010-11-08
20:01
Fix a bug in the manifest parser which caused it to ignore manifests that were signed by a windows-build of PGP. check-in: 696668aa4e user: drh tags: trunk
06:15
Remove stray debug fprintf. check-in: 69e81b0260 user: venkat tags: venks-emacs
06:13
Fossil update -n -v current on root dir now prints all files (printed none before). check-in: cbce3e2f7c user: venkat tags: venks-emacs
05:23
Allow fossil update -n -v current to be used on the root directory (aborted with "outside of checkout tree" error before). check-in: b6bb1ee725 user: venkat tags: venks-emacs
04:52
merge with trunk check-in: c18bbf69eb user: venkat tags: venks-emacs
00:40
Merge in changes from the venks-emacs branch. check-in: c01e3c1794 user: drh tags: trunk
2010-11-07
21:11
Patches to file.c (for mingw is_dir), finfo.c (various utilities), and update.c (for verbose/nochange), to allow integration into Emacs and IDEs. check-in: 2a86bb65aa user: venkat tags: venks-emacs
18:48
Fix alphabetical missort. check-in: d156b68672 user: venkat tags: venks-emacs
18:42
Send the right mime-type for svg files [2e088c5815] check-in: 151a2104ae user: venkat tags: venks-emacs
08:16
Create new branch named "venks-emacs" check-in: e8d231aaf3 user: venkat tags: venks-emacs
2010-11-06
23:59
Add an undocumented --noverify option to the rebuild command to skip the verify_before_commit() sanity check. check-in: 6a11af1782 user: drh tags: trunk