861 Commits (8ee378a0f00a56cbffedee21fdbba30870d84436)
 

Author SHA1 Message Date
Junio C Hamano 8ee378a0f0 [PATCH] Finish initial cut of git-pack-object/git-unpack-object pair. 20 years ago
Linus Torvalds d116a45a9a Add "--depth=N" parameter to git-pack-objects to limit maximum delta depth 20 years ago
Linus Torvalds f846bbff15 git-pack-objects: make "--window=x" semantics more logical. 20 years ago
Linus Torvalds 75c42d8cc3 Add a "max_size" parameter to diff_delta() 20 years ago
Linus Torvalds 78817c15de Fix delta "sliding window" code 20 years ago
Junio C Hamano eb41ab11e8 [PATCH] (patchlet) pack-objects.c: try_delta() 20 years ago
Junio C Hamano a81efcba8c [PATCH] Add a bit of developer documentation to pull.h 20 years ago
Junio C Hamano 613d872cfb [PATCH] http-pull: documentation updates. 20 years ago
Junio C Hamano b155725dae [PATCH] Fix oversimplified optimization for add_cache_entry(). 20 years ago
Junio C Hamano aacc15ec52 [PATCH] git-merge-one-file-script: do not misinterpret rm failure. 20 years ago
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