1081 Commits (ab6625e06a647c4be555cadc63dfa8f0d4a7f48e)
 

Author SHA1 Message Date
Junio C Hamano b2cb94254b [PATCH] clone-pack.c:write_one_ref() - Create leading directories. 20 years ago
Jon Seymour ff9206e72c [PATCH] Fixes a problem with --merge-order A B (A is linear descendent of a merge B) 20 years ago
Jon Seymour 4d3a63ba3a [PATCH] Add a t/t6001 test case for a --merge-order bug 20 years ago
Jon Seymour d2775a817a [PATCH] Tidy up - slight simplification of rev-list.c 20 years ago
Linus Torvalds d2d02a4906 Add "--topo-order" flag to use new topological sort 20 years ago
Jon Seymour ab580acea4 [PATCH] Add a topological sort procedure to commit.c 20 years ago
Linus Torvalds 9e9824ba0e Use the new git-rev-parse "--[no-]flags" in "git diff". 20 years ago
Linus Torvalds f79b65aa65 Add "--flags" and "--no-flags" arguments to git-rev-parse 20 years ago
Linus Torvalds bce6286670 Remove insane overlapping bit ranges from epoch.c 20 years ago
Linus Torvalds 7e21c29b56 Clean up commit insertion in git-rev-list 20 years ago
Linus Torvalds f755494cec Make "insert_by_date()" match "commit_list_insert()" 20 years ago
Jon Seymour f6069c5995 [PATCH] Change the sed seperator in t/t6000-lib.sh. 20 years ago
Jon Seymour 8904591a9b [PATCH] Introduce unit tests for git-rev-list --bisect 20 years ago
Jon Seymour ce11895d5c [PATCH] Factor out useful test case infrastructure from t/t6001... into t/t6000-lib.sh 20 years ago
Sven Verdoolaege c619ad510b [PATCH] Fix fd leak in git-cvsimport-script 20 years ago
Junio C Hamano 5b35bcd53a [PATCH] sha1_file.c;prepare_packed_git_one() - fix DIR leak 20 years ago
Linus Torvalds b43d44779b Merge master.kernel.org:/pub/scm/gitk/gitk 20 years ago
Linus Torvalds f17a1b1bec Fix up path-cleanup in git_path() properly 20 years ago
Linus Torvalds 319aae2756 Increase the number of possible heads requested from git-upload-pack 20 years ago
Linus Torvalds 0271611e39 Add a "git-show-index" helper that shows the contents of a pack index 20 years ago
Linus Torvalds 291ec0f2d2 Don't special-case a zero-sized compression. 20 years ago
Linus Torvalds 72347a233e Make "git clone" use the new git-clone-pack 20 years ago
Linus Torvalds 1fcc8ea55d Add "git-clone-pack" program to help with "git clone" 20 years ago
Linus Torvalds 2f34ba32dd Fix silly thinko in "head_ref()" 20 years ago
Linus Torvalds 41cb7488b9 Move "get_ack()" to common git_connect functions 20 years ago
Linus Torvalds 4f7770c87c Remove multi-head support from fetch-pack 20 years ago
Linus Torvalds 12ba7eaf1d Remove unnecessary usage of strncmp() in git-rev-list arg parsing. 20 years ago
Linus Torvalds bbca20acce Merge head 'cvs2git' of http://netz.smurf.noris.de/git/git 20 years ago
Linus Torvalds f03f2ba0a5 Work around git-http-pull breakage in git-fetch-script 20 years ago
Linus Torvalds 0a623e7ce8 git-fetch-script: use git-fetch-pack for local and ssh fetches. 20 years ago
Linus Torvalds 723c31fea2 Add "git_path()" and "head_ref()" helper functions. 20 years ago
Matthias Urlichs f4b3a4c30b Merge with Linus' current tree 20 years ago
Matthias Urlichs f13bbe7f56 Merge with http://www.liacs.nl/~sverdool/git.git#cvs2git 20 years ago
Matthias Urlichs a9174a14fc cvsimport: getopt accepted a -q option (undocumented and unused). 20 years ago
Sven Verdoolaege 210569f9ae git-cvsimport-script: move working directory forward 20 years ago
Linus Torvalds 7a662e896b git-rev-list: make sure the output is sorted by recency 20 years ago
Linus Torvalds 7620d39fcb Make rev-list flush the stdio buffers after each rev. 20 years ago
Linus Torvalds 75bfc6c232 Make git-fetch-pack actually do all the unpacking etc. 20 years ago
Linus Torvalds fb9040cc83 Make git-fetch-pack and git-upload-pack negotiate needs/haves fully 20 years ago
Linus Torvalds 6cada6a98d Clean up output of "for_each_ref()" when GIT_DIR is "." 20 years ago
Sven Verdoolaege fc6e714c83 git-cvsimport-script: remove unused variable 20 years ago
Linus Torvalds def88e9afb Commit first cut at "git-fetch-pack" 20 years ago
Linus Torvalds 013e7c7ff4 Move ref path matching to connect.c library 20 years ago
Linus Torvalds f71925983d Factor out the ssh connection stuff from send-pack.c 20 years ago
Sven Verdoolaege 1750113206 git-cvsimport-script: more error handling 20 years ago
Jon Seymour a61eea6abd [PATCH] Fixup t/t5300 unit tests broken by 5f3de58ff8 20 years ago
Sven Verdoolaege 28537171e7 git-cvsimport-script: provide direct support for cvsps -z option 20 years ago
Sven Verdoolaege 6e7e37b0bf git-cvsimport-script: update cvsps cache instead of rebuilding it 20 years ago
Sven Verdoolaege 46e63efc07 git-cvsimport-script: fix branch switching 20 years ago
Sven Verdoolaege 79ee456cf2 git-cvsimport-script: use private index. 20 years ago