7054 Commits (aed450925184a41adbe66bdaaefc9bf76fbfdecd)
 

Author SHA1 Message Date
Shawn O. Pearce 67e78c3b8a Added bash completion support for git-reset. 19 years ago
Shawn O. Pearce dfb960920d Added completion support for git-branch.exe. 19 years ago
Junio C Hamano 9004dcbe82 Merge branch 'pb/web' 19 years ago
Junio C Hamano 334947843c git-pickaxe: re-scan the blob after making progress with -C 19 years ago
Junio C Hamano 650e2f6752 git-pickaxe: re-scan the blob after making progress with -M 19 years ago
Junio C Hamano 0421d9f812 git-pickaxe: simplify Octopus merges further 19 years ago
Junio C Hamano 2f3f8b218a git-pickaxe: rename detection optimization 19 years ago
Junio C Hamano a622f6b35e Merge branch 'maint' 19 years ago
Junio C Hamano 6f9f3b263b apply: handle "traditional" creation/deletion diff correctly. 19 years ago
Aneesh Kumar K.V 6768d6b847 gitweb: Remove extra "/" in path names for git_get_project_list 19 years ago
Alexandre Julliard 2379d61fa6 git.el: Include MERGE_MSG in the log-edit buffer even when not committing a merge. 19 years ago
Alexandre Julliard 2ac2b19601 git.el: Move point after the log message header when entering log-edit mode. 19 years ago
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