7054 Commits (aed450925184a41adbe66bdaaefc9bf76fbfdecd)
 

Author SHA1 Message Date
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
Junio C Hamano f5f75c652b git-pickaxe: refcount origin correctly in find_copy_in_parent() 19 years ago
Junio C Hamano 2c40f98439 git-pickaxe: allow -Ln,m as well as -L n,m 19 years ago
Nicolas Pitre 5ca807842f missing small substitution 19 years ago
Junio C Hamano 54a4c6173e git-pickaxe: WIP to refcount origin structure. 19 years ago
Shawn Pearce b807770924 Teach git-index-pack how to keep a pack file. 19 years ago
Junio C Hamano 01cff2d2ca Merge early part of branch 'np/index-pack' into sp/keep-pack 19 years ago
Shawn Pearce ce8590748b Only repack active packs by skipping over kept packs. 19 years ago
Shawn Pearce d4ff6d92c3 Allow short pack names to git-pack-objects --unpacked=. 19 years ago
Sergey Vlasov 6dcfa306f2 git-send-email: Read the default SMTP server from the GIT config file 19 years ago
Sergey Vlasov 9c572b21dd git-send-email: Document support for local sendmail instead of SMTP server 19 years ago
Robin Rosenberg b1f33d6265 Swap the porcelain and plumbing commands in the git man page 19 years ago
Robin Rosenberg ce4231ffa8 Mention that pull can work locally in the synopsis 19 years ago
Junio C Hamano c7740a943e send-pack --keep: do not explode into loose objects on the receiving end. 19 years ago
Jakub Narebski 151602df00 gitweb: Add "next" link to commitdiff view 19 years ago
Jakub Narebski c60c56cc70 gitweb: Move git_get_last_activity subroutine earlier 19 years ago
Junio C Hamano 1dc5e55f2d Documentation: fix git-format-patch mark-up and link it from git.txt 19 years ago
Jakub Narebski ba7545adab Documentation: Update information about <format> in git-for-each-ref 19 years ago
Dennis Stosberg 367dce2a5b Bash completion support for aliases 19 years ago
Junio C Hamano 5b329a5f5e t6022: ignoring untracked files by merge-recursive when they do not matter 19 years ago
Junio C Hamano 65ac6e9c3f merge-recursive: adjust to loosened "working file clobbered" check 19 years ago
Junio C Hamano 9fe0d87da3 merge-recursive: make a few functions static. 19 years ago
Junio C Hamano 9926ba98a4 merge-recursive: use abbreviated commit object name. 19 years ago
Junio C Hamano ed93b449c5 merge: loosen overcautious "working file will be lost" check. 19 years ago
Petr Baudis 887a612fef gitweb: Fix up bogus $stylesheet declarations 19 years ago
Nicolas Pitre b89c4e93cc index-pack: minor fixes to comment and function name 19 years ago
Nicolas Pitre d9c20ba13d enhance clone and fetch -k experience 19 years ago
Junio C Hamano 36889a5078 tests: merge-recursive is usable without Python 19 years ago
Junio C Hamano 019298015b Merge branch 'maint' 19 years ago
Jakub Narebski d6b7e0b98f gitweb: Check git base URLs before generating URL from it 19 years ago
Christian Couder f8a5da6d94 Documentation: add git in /etc/services. 19 years ago
Christian Couder e2b1d1ccdd Documentation: add upload-archive service to git-daemon. 19 years ago
Rene Scharfe a8ebdb90f9 git-cherry: document limit and add diagram 19 years ago
Junio C Hamano 2e6d8f181d Merge branch 'jc/reflog' into lj/refs 19 years ago
Junio C Hamano ac1a1f9927 Merge branch 'jc/combined' into maint 19 years ago
Lars Hjemli 97f7a7bd0d Fix show-ref usagestring 19 years ago
Jakub Narebski fb8e23fae2 diff-format.txt: Correct information about pathnames quoting in patch format 19 years ago
Rene Scharfe 2b60356da5 Make git-cherry handle root trees 19 years ago
Andy Parkins 543551e53a Make filenames line up in git-status output 19 years ago