851 Commits (1abb3f14c872ac1b5b70db4334b21dde60e57b7a)
 

Author SHA1 Message Date
Junio C Hamano 1abb3f14c8 [PATCH] Add more tests for read-tree --emu23. 20 years ago
Junio C Hamano 59e6b23ace [PATCH] git-rebase-script: rebase local commits to new upstream head. 20 years ago
Junio C Hamano 93c36dcd0a [PATCH] git-cherry: find commits not merged upstream. 20 years ago
Junio C Hamano 5fec3ef101 [PATCH] git-commit-script: get commit message from an existing one. 20 years ago
Junio C Hamano 9cb480f2ad [PATCH] fix date parsing for GIT raw commit timestamp format. 20 years ago
Linus Torvalds 7453695831 git-unpack-objects: start parsing the actual packed data 20 years ago
Linus Torvalds d38c3721a1 git-pack-objects: mark the delta packing with a 'D'. 20 years ago
Linus Torvalds bad50dc80f First cut at git-unpack-objects 20 years ago
Linus Torvalds 49397104f2 git-pack-objects: fix typo 20 years ago
Linus Torvalds c323ac7d9c git-pack-objects: create a packed object representation. 20 years ago
Jan Harkes 7323aa11af [PATCH] git-write-tree doesn't check alternate directories 20 years ago
Linus Torvalds 9de48752fe git-rev-list: add option to list all objects (not just commits) 20 years ago
Linus Torvalds 023d66ed7b git-rev-parse: re-organize and be more careful 20 years ago
Linus Torvalds f97672225b Add "git-patch-id" program to generate patch ID's. 20 years ago
Linus Torvalds 180926636e Clean up git-diff-tree 'header' generation 20 years ago
Linus Torvalds aefa4a5b1c git-apply: take "--apply" flag to force an apply even if we also ask for a diffstat 20 years ago
Linus Torvalds 5fca669f19 Make "git fetch" able to fetch a named tag 20 years ago
Jon Seymour 170774a39d [PATCH] Fix to how --merge-order handles multiple roots 20 years ago
Jon Seymour 6e4c0a5109 [PATCH] A test case that demonstrates a problem with merges with two roots. 20 years ago
Linus Torvalds e4bcaac17e Don't ignore reachability of tag objects in fsck 20 years ago
Linus Torvalds 3f571e0b3a Add "git-clone-script" thingy 20 years ago
Jon Seymour 60646e9a71 [PATCH] Fix --merge-order unit test breaks introduced by 6c88be1698 20 years ago
Linus Torvalds bac15c454e Add "gitk" to the list of scripts to be installed automatically. 20 years ago
Linus Torvalds 5569bf9bbe Do a cross-project merge of Paul Mackerras' gitk visualizer 20 years ago
Junio C Hamano fae22ac9d7 [PATCH] git-apply: tests for --stat and --summary. 20 years ago
Junio C Hamano d0587fd59f [PATCH] git-apply: documentation. 20 years ago
Junio C Hamano 96c912a484 [PATCH] git-apply: implement --summary option. 20 years ago
Junio C Hamano 03b4538bad [PATCH] git-apply --stat: show new filename for rename/copy patch. 20 years ago
Junio C Hamano f5ab6ccae3 [PATCH] local-pull: implement fetch_ref() 20 years ago
Paul Mackerras 6c20ff3423 Try to assign colors so crossing lines have different colors 20 years ago
Paul Mackerras 806ce09718 Account for indentation of the checkin comments by git-rev-list 20 years ago
Linus Torvalds 5c8af185cc git-apply: create subdirectories leading up to a new file 20 years ago
Daniel Barkalow fa3e0655a4 [PATCH] Pull refs by HTTP 20 years ago
Daniel Barkalow 3173bd4969 [PATCH] Pull misc objects 20 years ago
Daniel Barkalow 89e4202f98 [PATCH] Parse tags for absent objects 20 years ago
Paul Mackerras b490a99176 Use git-rev-list --header. 20 years ago
Linus Torvalds 9661c25640 Fix typo in git-checkout-script. 20 years ago
Linus Torvalds ef0bfa25e9 Remove MERGE_HEAD in "git checkout/reset" 20 years ago
Linus Torvalds 6b38a402e9 Clean up different special *HEAD handling 20 years ago
Mika Kukkonen d565b3412a [PATCH] Fix several gcc4 signedness warnings 20 years ago
Linus Torvalds dc14841102 git checkout: fix default head case 20 years ago
Linus Torvalds e8b11749f0 Make "git checkout" know about different branches 20 years ago
Linus Torvalds a79944d76c "git checkout": add "-u" flag to update HEAD conditionally 20 years ago
Linus Torvalds 303e5f4c32 Add "git checkout" that does what the name suggests 20 years ago
Nicolas Pitre 83ba99bc8c [PATCH] fix scalability problems with git-deltafy-script 20 years ago
Sven Verdoolaege 69f956e104 [PATCH] git-apply: Don't barf when --stat'ing a diff with no line changes. 20 years ago
Linus Torvalds 0795495388 Let "git commit" take arguments for files to commit. 20 years ago
Linus Torvalds 0ed3715ffc Add "-q" flag to git-update-cache 20 years ago
Linus Torvalds 218e441daf Change parent syntax to "xyz^" instead of "xyz.p" 20 years ago
Linus Torvalds a8be83fe00 Make rev-parse understand "extended sha1" syntax 20 years ago