1173 Commits (9c2b1c0cd89d8cc8a3882e85c6b6535f282bf59f)
 

Author SHA1 Message Date
Junio C Hamano b10d0ec732 [PATCH] Use sq_quote() to properly quote the parameter to call shell. 20 years ago
Junio C Hamano 6fb737be5e [PATCH] Make sq_expand() available as sq_quote(). 20 years ago
Linus Torvalds b33e966608 Add "git-sh-setup-script" for common git shell script setup 20 years ago
Linus Torvalds acb46f8769 git-diff-*: support "-u" as a synonym for "-p" 20 years ago
Junio C Hamano 0acfc97252 [PATCH] git-format-patch: Prepare patches for e-mail submission. 20 years ago
Linus Torvalds 924e121954 Mark more characters shell-safe. 20 years ago
Linus Torvalds 659cacf5a9 git-fsck-cache: don't complain about lacking references when they are all in packs. 20 years ago
Linus Torvalds e27a56a676 Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/git 20 years ago
Junio C Hamano 1038f0c0a1 [PATCH] Typofix an error message in pack-check.c 20 years ago
Junio C Hamano 776566000f [PATCH] Prevent t6000 series from dropping useless sed.script in t/ 20 years ago
Junio C Hamano e95ab1edf3 [PATCH] Short-circuit git-clone-pack while cloning locally (take 2). 20 years ago
Chris Wright a9db297485 Infrastructure for git rpm builds. Adds GIT_VERSION to Makefile and new make 20 years ago
Linus Torvalds dd7ba8b494 git-clone-pack: fix sparse warning 20 years ago
Jon Seymour 84b18a8e63 [PATCH] Tidy up - remove use of (*f)() idiom from epoch.c 20 years ago
Jon Seymour a7336ae514 [PATCH] Ensure list insertion method does not depend on position of --merge-order argument 20 years ago
Jon Seymour 28346d2d3c [PATCH] Write sed script directly into temp file, rather than a variable 20 years ago
Jon Seymour f573571a21 [PATCH] Add t/t6003 with some --topo-order tests 20 years ago
Linus Torvalds 889adfe314 Make gitk use --topo-order instead of --merge-order 20 years ago
Linus Torvalds 960cea2dd1 git-rev-list: remove the DUPCHECK logic, use SEEN instead 20 years ago
Linus Torvalds e6c3505b44 Make sure we generate the whole commit list before trying to sort it topologically 20 years ago
Junio C Hamano f312de018b [PATCH] Let umask do its work upon filesystem object creation. 20 years ago
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