- 20 Sep, 2013 1 commit
-
-
Ben Straub committed
-
- 19 Sep, 2013 2 commits
-
-
Ben Straub committed
-
Ben Straub committed
-
- 16 Sep, 2013 1 commit
-
-
Ben Straub committed
-
- 13 Sep, 2013 1 commit
-
-
This tests the fixes for issues from #1849
Russell Belfer committed
-
- 12 Sep, 2013 2 commits
- 10 Sep, 2013 1 commit
-
-
nulltoken committed
-
- 09 Sep, 2013 1 commit
-
-
When enabled, only the first parent of each commit will be queued, enabling a simple way of using first-parent simplification.
Carlos Martín Nieto committed
-
- 07 Sep, 2013 3 commits
- 06 Sep, 2013 2 commits
- 05 Sep, 2013 4 commits
-
-
Russell Belfer committed
-
The GIT_MODE_TYPE macro was looking at all bits above the permissions, but it should really just look at the top bits so that it will give the right results for a setgid or setuid entry. Since we're now using these macros in the tests, this was causing a test failure on platforms that don't support setgid.
Russell Belfer committed -
This fixes an issue checking file modes in the tests that initialize a repo from a template directory when a symlink is used in the template. Also, this updates some other places where we are examining file modes to use the new macros.
Russell Belfer committed -
Russell Belfer committed
-
- 04 Sep, 2013 6 commits
-
-
Some windows tests were failing
Russell Belfer committed -
Russell Belfer committed
-
Russell Belfer committed
-
It seems that libgit2 is correctly applying the umask when initializing a repository from a template and when creating new directories during checkout, but the test suite is not accounting for possible variations due to the umask. This updates that so that the test suite will work regardless of the umask.
Russell Belfer committed -
Russell Belfer committed
-
file:///"Ben Straub committed
-
- 03 Sep, 2013 3 commits
-
-
Russell Belfer committed
-
Russell Belfer committed
-
Nikolai Vladimirov committed
-
- 01 Sep, 2013 1 commit
-
-
Krzysztof Adamski committed
-
- 30 Aug, 2013 1 commit
-
-
nulltoken committed
-
- 29 Aug, 2013 1 commit
-
-
Carlos Martín Nieto committed
-
- 28 Aug, 2013 2 commits
-
-
Ensure that we apply splits to rewrites, even if we're not interested in examining it closely for rename/copy detection. In keeping with core git, status should not display rewrites, it should simply show files as "modified".
Edward Thomson committed -
Edward Thomson committed
-
- 27 Aug, 2013 4 commits
- 26 Aug, 2013 1 commit
-
-
Nikolai Vladimirov committed
-
- 24 Aug, 2013 1 commit
-
-
238b7614 introduced a test for posix behaviour, but on FreeBSD some of the structs and constants used aren't defined in <arpa/inet.h>. Include the appropriate headers to get the tests working again on FreeBSD.
Fraser Tweedale committed
-
- 23 Aug, 2013 1 commit
-
-
Russell Belfer committed
-
- 22 Aug, 2013 1 commit
-
-
Russell Belfer committed
-