1305 Commits (479cec960c20a5022e2cfc7e46c88817d8540758)
 

Author SHA1 Message Date
Linus Torvalds 79162bb8ad git-rev-parse: Allow a "zeroth" parent of a commit - the commit itself. 20 years ago
Linus Torvalds e33b2ef8f5 git-send-pack: Fix duplicate refname match 20 years ago
Chris Wright b1de9de2b9 [PATCH] Bootstrap "make dist" 20 years ago
Junio C Hamano ab6625e06a [PATCH] git-clone-script local optimization tweaks 20 years ago
Sven Verdoolaege c1c774e796 [PATCH] git-cvsimport-script: add "import only" option 20 years ago
Bryan Larsen 9c1fa70aaa [PATCH] add --missing-ok option to write-tree 20 years ago
Junio C Hamano ab90ea5d6e [PATCH] Check packs and then files. 20 years ago
Junio C Hamano 013aab8265 [PATCH] Dereference tag repeatedly until we get a non-tag. 20 years ago
Junio C Hamano a3eb250f99 [PATCH] alternate object store and fsck 20 years ago
Linus Torvalds cf219196a8 Fix up progress report for off-by-one error 20 years ago
Linus Torvalds 4bc5fbf82e Make "git log" exit properly if not in a git archive 20 years ago
Linus Torvalds 0ee19dce2c Avoid signedness warnings in sha1_file.c 20 years ago
Daniel Barkalow d5f1befca8 [PATCH] Remove map_sha1_file 20 years ago
Daniel Barkalow a5eda52bfe [PATCH] write_sha1_to_fd() 20 years ago
Linus Torvalds 454fbbcde3 git-rev-list: allow missing objects when the parent is marked UNINTERESTING 20 years ago
Linus Torvalds 167a4a3308 Add "-q" flag to "git commit" 20 years ago
Linus Torvalds d36f7b805e git-unpack-objects: show progress report by default 20 years ago
Junio C Hamano 1855c04462 [PATCH] format-patch: fix skipping of blank-lines 20 years ago
Linus Torvalds ed616049d7 Update the tutorial a bit 20 years ago
Linus Torvalds 918c05f1b6 Make "git tag" more user-friendly 20 years ago
Linus Torvalds 3ba513c32e Make "git resolve" take the merge message in $3 20 years ago
Bryan Larsen 69a97f1d9b [PATCH] Use SHA1 for git-update-cache --refresh 20 years ago
Bryan Larsen df6e151636 [PATCH] Add --info-only option to git-update-cache. 20 years ago
Bryan Larsen 7672db20c2 [PATCH] Expose object ID computation functions. 20 years ago
Linus Torvalds 7558ef89ed Teach "git clone" about rsync sources 20 years ago
Linus Torvalds 113b94751d Make "upload-pack" match git-fetch-pack usage 20 years ago
Linus Torvalds 26c8a533af Add "mkpath()" helper function 20 years ago
Linus Torvalds 5c5dc2fb51 Mark git-relink-script and git-repack-script executable 20 years ago
Linus Torvalds ba375acff7 Make "git clone" a lot more user-friendly 20 years ago
Linus Torvalds 51cb06c36d Add "git-push-script" to make a more regular interface 20 years ago
Linus Torvalds 584c6cc91a Teach 'git-send-pack' to send new branches and tags. 20 years ago
Linus Torvalds 99a0a6e09f Make "for_each_ref()" always use the "canonical" refname. 20 years ago
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