6941 Commits (9954f772eb73593d9e660e3b2c3f90341b03a087)
 

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