- 11 Feb, 2013 5 commits
-
-
reset: Allow the selective reset of pathspecs
Russell Belfer committed -
Resolve a remote branch's remote
Philip Kelley committed -
Jameson Miller committed
-
Jameson Miller committed
-
Philip Kelley committed
-
- 10 Feb, 2013 2 commits
-
-
Philip Kelley committed
-
Michael Schubert committed
-
- 09 Feb, 2013 2 commits
-
-
removed other references to api.html
Vicent Martí committed -
Merge the push report into the refs to avoid a 3rd network call
Vicent Martí committed
-
- 08 Feb, 2013 9 commits
-
-
Scott J. Goldman committed
-
Philip Kelley committed
-
Jameson Miller committed
-
diff: Add a callback to notify of diffed files
Russell Belfer committed -
Fix Windows symlinks
Vicent Martí committed -
Patrick Pokatilo committed
-
As requested
Patrick Pokatilo committed -
Patrick Pokatilo committed
-
Patrick Pokatilo committed
-
- 07 Feb, 2013 9 commits
-
-
Patrick Pokatilo committed
-
The callback will be called for each file, just before the `git_delta_t` gets inserted into the diff list. When the callback: - returns < 0, the diff process will be aborted - returns > 0, the delta will not be inserted into the diff list, but the diff process continues - returns 0, the delta is inserted into the diff list, and the diff process continues
yorah committed -
Instead of returning directly the pattern as the return value, I used an out parameter, because the function also tests if the passed pathspecs vector is empty. If yes, it considers that the path "matches", but in that case there is no matched pattern per se.
yorah committed -
No bitfields in public headers b/c packing is compiler-specific
Ben Straub committed -
Philip Kelley committed
-
Scott J. Goldman committed
-
Scott J. Goldman committed
-
Scott J. Goldman committed
-
Patrick Pokatilo committed
-
- 06 Feb, 2013 6 commits
-
-
Carlos Scheidegger committed
-
removed obsolete reference to api.html
Vicent Martí committed -
Carlos Scheidegger committed
-
Ben Straub committed
-
Ben Straub committed
-
Ben Straub committed
-
- 05 Feb, 2013 7 commits