1095 Commits (52f28529f4f90cebdca47f8eacbff5cb20004bed)
 

Author SHA1 Message Date
Junio C Hamano 52f28529f4 [PATCH] git-diff-*: --name-only and --name-only-z. 20 years ago
Junio C Hamano 8a62a3097c [PATCH] diff-stages: support "-u" as a synonym for "-p". 20 years ago
Sven Verdoolaege d6d8dac032 [PATCH] git-cvsimport-script: parse multidigit revisions. 20 years ago
Tony Luck e30e814dbf [PATCH] git: fix trivial warning from show_rename_copy() 20 years ago
Linus Torvalds 6aa33f4035 Abstract out the "name <email> date" handling of commit-tree.c 20 years ago
Linus Torvalds 26a2d8ae89 parse_date(): allow const date string 20 years ago
Linus Torvalds ced7c84821 "make clean" should clean up after a rpm build 20 years ago
Linus Torvalds f85639c303 Rename the RPM from "git" to "git-core" 20 years ago
Linus Torvalds 37f1a519f2 Add "git branch" script 20 years ago
Linus Torvalds 91dcdfd3b5 Make "git checkout" create new branches on demand 20 years ago
Linus Torvalds 714fff2aa8 Make "git checkout" verify that the argument refers to a commit 20 years ago
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