6943 Commits (bd5d1e42fb8edffa4e35d1257f648d586b2d054c)
 

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