Lars Schneider

Results 64 comments of Lars Schneider

Then let's go with the second approach 👍

Check something like this: ``` cat /var/log/syslog "Completed backup" ```

In addition, it would be nice if the color of a given organization is fixed if a different time span is used.

I don't want to promise anything but I would like to try it. Can you give me a few pointers how you would like to see the feature implemented?

I think I tried that already and it did not let me debug deeper. But I'll try it again. Unfortunately, it will take a few days until I can come...

OK, here is what I did: 1. I disabled `Options -> Debugging -> General -> Enable Just My Code` 2. I executed `git-tfs` to migrate my TFS repo in `cmd.exe`...

@pmiossec Would something like this... ```csharp if (tfsBranch.Path == branchToIgnore) { return InitTfsBranch(_remoteOptions, tfsBranch.Path); } ``` In line 662 be an acceptable solution? (maybe comparing the path against a list...

Hi, thanks for the suggestion. @mabedan did that already: https://github.com/larsxschneider/ShowInGitHub/pull/18 However, I wonder if and how we should tell people about the change. Otherwise they might feel confused because their...

@eabase when I mentioned "many small files", then I was referring to tiny files of a few kilobytes. LFS introduces an indirection (Git stores a pointer file which tells Git...

That is a very good idea. What do you think would be better? An NSTableView or a NSComboBox? Or something else? ![af8g1](https://cloud.githubusercontent.com/assets/477434/2783156/89bc902c-cb29-11e3-85e8-90e13887d271.png) ![stripe](https://cloud.githubusercontent.com/assets/477434/2783157/89c6f328-cb29-11e3-958a-798267d1947f.jpg)