6887 Commits (83ee94c12ca16ef020f3d71eda34b6559ed6dc67)
 

Author SHA1 Message Date
Nicolas Pitre 9ca4a201ea have index-pack create .keep file more carefully 18 years ago
Nicolas Pitre da093d3750 improve fetch-pack's handling of kept packs 18 years ago
Nicolas Pitre 920ccbfc3b git-fetch can use both --thin and --keep with fetch-pack now 18 years ago
Shawn Pearce fc04c412d8 Teach receive-pack how to keep pack files based on object count. 18 years ago
Nicolas Pitre bed006fbdd Allow pack header preprocessing before unpack-objects/index-pack. 18 years ago
Junio C Hamano 407e1d6e12 Merge branch 'master' into np/index-pack 18 years ago
Jakub Narebski 6255ef08ae gitweb: Better support for non-CSS aware web browsers 18 years ago
Jakub Narebski 241cc599b3 gitweb: Output also empty patches in "commitdiff" view 18 years ago
Junio C Hamano aac91b7eea Merge branch 'sp/keep-pack' into np/index-pack 18 years ago
Junio C Hamano c954d33da1 Merge branch 'maint' 18 years ago
Jakub Narebski cd1464083c gitweb: Use git-for-each-ref to generate list of heads and/or tags 18 years ago
Junio C Hamano 3175aa1ec2 for-each-ref: "creator" and "creatordate" fields 18 years ago
Sean 34eb33407d Add --global option to git-repo-config. 18 years ago
Alexandre Julliard ca8e2d86c4 pack-refs: Store the full name of the ref even when packing only tags. 18 years ago
Andy Parkins ba158a32b9 git-clone documentation didn't mention --origin as equivalent of -o 18 years ago
Andy Parkins 44b27ec960 Minor grammar fixes for git-diff-index.txt 18 years ago
Johannes Schindelin 866cae0db4 link_temp_to_file: call adjust_shared_perm() only when we created the directory 18 years ago
Andy Parkins 5c1e235f0f Remove uneccessarily similar printf() from print_ref_list() in builtin-branch 18 years ago
Jeff King 20239bae94 git-pickaxe: work properly in a subdirectory. 18 years ago
Nicolas Pitre fa438a2eb1 make git-push a bit more verbose 18 years ago
Junio C Hamano 7854e526ff Merge branch 'maint' 18 years ago
Nicolas Pitre e23ed9a8b4 pack-objects doesn't create random pack names 18 years ago
Junio C Hamano 1da1b3a3e0 branch: work in subdirectories. 18 years ago
Jakub Narebski 8b4b94cc79 gitweb: Use 's' regexp modifier to secure against filenames with LF 18 years ago
Jakub Narebski 45bd0c808d gitweb: Secure against commit-ish/tree-ish with the same name as path 18 years ago
Luben Tuikov 5ad0828ca3 gitweb: esc_html() author in blame 18 years ago
Junio C Hamano 56532fa147 Merge branch 'rs/cherry' 18 years ago
Junio C Hamano e0d68cd5d9 Merge branch 'jc/refs-and-fetch' 18 years ago
Junio C Hamano 58a1e0e83b Merge branch 'lj/refs' 18 years ago
Sasha Khapyorsky ec1e468973 git-svnimport: support for partial imports 18 years ago
Junio C Hamano 91c23e48d0 link_temp_to_file: don't leave the path truncated on adjust_shared_perm failure 18 years ago
Junio C Hamano 62476c8e33 Introduce a new revision set operator <rev>^! 18 years ago
Junio C Hamano 0d981c67d8 git-pickaxe: cache one already found path per commit. 18 years ago
Linus Torvalds bcc785f611 git push: add verbose flag and allow overriding of default target repository 18 years ago
Linus Torvalds 38c5afa87e Allow '-' in config variable names 18 years ago
Junio C Hamano 83877f8d92 Merge branch 'maint' 18 years ago
Shawn Pearce 6fb75bed5c Move deny_non_fast_forwards handling completely into receive-pack. 18 years ago
Shawn Pearce 861ed12106 Remove unused variable in receive-pack. 18 years ago
Junio C Hamano 9dad9d2e5b revision traversal: --unpacked does not limit commit list anymore. 18 years ago
Jan Harkes 744f498522 Continue traversal when rev-list --unpacked finds a packed commit. 18 years ago
Edgar Toernig 79a65697be Use memmove instead of memcpy for overlapping areas 18 years ago
Edgar Toernig 173a9cbe70 Use memmove instead of memcpy for overlapping areas 18 years ago
Junio C Hamano f69e743d97 git-pickaxe: split find_origin() into find_rename() and find_origin(). 18 years ago
Junio C Hamano 8d63d95f29 quote.c: ensure the same quoting across platforms. 18 years ago
Junio C Hamano 4508dde169 Revert "send-pack --keep: do not explode into loose objects on the receiving end." 18 years ago
Junio C Hamano 4903161fb8 Surround "#define DEBUG 0" with "#ifndef DEBUG..#endif" 18 years ago
Junio C Hamano ae86ad6575 git-pickaxe: tighten sanity checks. 18 years ago
Junio C Hamano f5f75c652b git-pickaxe: refcount origin correctly in find_copy_in_parent() 18 years ago
Junio C Hamano 2c40f98439 git-pickaxe: allow -Ln,m as well as -L n,m 18 years ago
Nicolas Pitre 5ca807842f missing small substitution 18 years ago