- 04 Jan, 2013 19 commits
-
-
Conflicts: src/pqueue.c src/pqueue.h src/util.c tests-clar/merge/setup.c
Vicent Marti committed -
Vicent Marti committed
-
Ted Nyman committed
-
Ted Nyman committed
-
Martin Woodward committed
-
Edward Thomson committed
-
The usage of the Android derrived code contains a full notice which must be provided with the source code as per the terms given at: https://android.googlesource.com/platform/bionic/+/android-4.0.3_r1.1/libc/bionic/dirname_r.c
Martin Woodward committed -
The original BSD glibc code contains the notice as given at http://opensource.apple.com/source/gcc/gcc-5666.3/libiberty/bsearch.c and should be given in full along with the code.
Martin Woodward committed -
* gen_pktline() in smart_protocol.c was skipping refspecs that deleted refs that were not advertised by the server. The new behavior is to send a delete command with an old-id of zero, which matches the behavior of the official git client. * Update test_network_push__delete() in reaction to above fix. * Obviate messy logic that handles missing push_spec rrefs by canonicalizing push_spec. After calculate_work(), loid, roid, and rref, are filled in with exactly what is sent to the server
Congyi Wu committed -
The original libpqueue file were licensed under Apache 2.0 so therefore should retain their copyrights and header as per the license terms at http://www.apache.org/licenses/LICENSE-2.0
Martin Woodward committed -
Edward Thomson committed
-
Nikolai Vladimirov committed
-
Philip Kelley committed
-
Nikolai Vladimirov committed
-
MERGE_HEAD contents iterator
Vicent Martí committed -
Fix bug in gen_pktline() for deletes of missing remote refs
Philip Kelley committed -
Inline convention
Vicent Martí committed -
Ted Nyman committed
-
Ted Nyman committed
-
- 03 Jan, 2013 21 commits
-
-
Add Brian Downing to the hall of fame
Vicent Martí committed -
Martin Woodward committed
-
License Compliance Audit
Vicent Martí committed -
Edward Thomson committed
-
The usage of the Android derrived code contains a full notice which must be provided with the source code as per the terms given at: https://android.googlesource.com/platform/bionic/+/android-4.0.3_r1.1/libc/bionic/dirname_r.c
Martin Woodward committed -
The original BSD glibc code contains the notice as given at http://opensource.apple.com/source/gcc/gcc-5666.3/libiberty/bsearch.c and should be given in full along with the code.
Martin Woodward committed -
* gen_pktline() in smart_protocol.c was skipping refspecs that deleted refs that were not advertised by the server. The new behavior is to send a delete command with an old-id of zero, which matches the behavior of the official git client. * Update test_network_push__delete() in reaction to above fix. * Obviate messy logic that handles missing push_spec rrefs by canonicalizing push_spec. After calculate_work(), loid, roid, and rref, are filled in with exactly what is sent to the server
Congyi Wu committed -
The original libpqueue file were licensed under Apache 2.0 so therefore should retain their copyrights and header as per the license terms at http://www.apache.org/licenses/LICENSE-2.0
Martin Woodward committed -
expose merge metadata cleanup
Vicent Martí committed -
Edward Thomson committed
-
Mark fake home directories that failed to be created, so we won't try to remove them and have cleanup just use p_rmdir.
Russell Belfer committed -
Vicent Marti committed
-
Vicent Marti committed
-
Vicent Marti committed
-
Ben Straub committed
-
Ben Straub committed
-
Ben Straub committed
-
Allow note overwrite
Vicent Martí committed -
Nikolai Vladimirov committed
-
Philip Kelley committed
-
Nikolai Vladimirov committed
-