6977 Commits (75e6e2132006770156d9df1881b4114862919c94)
 

Author SHA1 Message Date
Lars Hjemli 75e6e21320 Add -v and --abbrev options to git-branch 19 years ago
Junio C Hamano 983d2ee284 git-clone: stop dumb protocol from copying refs outside heads/ and tags/. 19 years ago
Junio C Hamano 7002243f7e gitweb: (style) use chomp without parentheses consistently. 19 years ago
Jakub Narebski 793c400cc1 gitweb: Replace SPC with   also in tag comment 19 years ago
Junio C Hamano 634b8d0514 Merge branch 'jn/web' 19 years ago
Junio C Hamano c7757948dc Merge branch 'pb/diffroot' 19 years ago
Junio C Hamano 9919b5ea8c Merge branch 'jc/pack-heuristics' 19 years ago
Junio C Hamano 54acddce99 Merge branch 'jc/numstat' 19 years ago
Junio C Hamano 5b6be4ccb5 Merge branch 'ap/branch-ref-display' 19 years ago
Junio C Hamano f3307deeec Merge branch 'ap/prune' 19 years ago
Junio C Hamano ac1471b39f Typefix builtin-prune.c::prune_object() 19 years ago
Peter Baumann 0f03ca9461 config option log.showroot to show the diff of root commits 19 years ago
Junio C Hamano 3fbe2d54d7 Merge branch 'jc/upload-pack' 19 years ago
Eric Wong 30d055aa1e git-svn: handle authentication without relying on cached tokens on disk 19 years ago
Iñaki Arenaza 73bcf53342 git-cvsimport: add support for CVS pserver method HTTP/1.x proxying 19 years ago
Petr Baudis 7182135189 Make git-clone --use-separate-remote the default 19 years ago
Junio C Hamano 29561ad0ad refs outside refs/{heads,tags} match less strongly. 19 years ago
Andy Parkins f73da29fa2 Increase length of function name buffer 19 years ago
Eric Wong 4769489a41 git-svn: preserve uncommitted changes after dcommit 19 years ago
Eric Wong e70dc780a4 git-svn: correctly handle revision 0 in SVN repositories 19 years ago
Eric Wong 48d044b5fe git-svn: error out from dcommit on a parent-less commit 19 years ago
René Scharfe 0ea865ce7a archive-zip: don't use sizeof(struct ...) 19 years ago
Junio C Hamano e945f95157 GIT 1.4.4.1 19 years ago
Junio C Hamano 2bbaaed9ee trust-executable-bit: fix breakage for symlinks 19 years ago
Chris Riddoch 5d1faf8791 Move --pretty options into Documentation/pretty-formats.txt 19 years ago
Andy Parkins bfcc921430 Add support to git-branch to show local and remote branches 19 years ago
Andy Parkins 21f88ac84a Improve git-prune -n output 19 years ago
Paolo Ciarrocchi 5942706357 Doc: Make comment about merging in tutorial.txt more clear 19 years ago
Michal Rokos aa9098611f archive: use setvbuf() instead of setlinebuf() 19 years ago
Jakub Narebski 897d1d2e2a gitweb: Finish restoring "blob" links in git_difftree_body 19 years ago
Jakub Narebski af6feeb229 gitweb: Refactor feed generation, make output prettier, add Atom feed 19 years ago
Jakub Narebski bd5d1e42fb gitweb: Add an option to href() to return full URL 19 years ago
Jakub Narebski 59e3b14e08 gitweb: New improved formatting of chunk header in diff 19 years ago
Jakub Narebski 9954f772eb gitweb: Default to $hash_base or HEAD for $hash in "commit" and "commitdiff" 19 years ago
Jakub Narebski 6d55f05576 gitweb: Buffer diff header to deal with split patches + git_patchset_body refactoring 19 years ago
Jakub Narebski 04408c3578 gitweb: Protect against possible warning in git_commitdiff 19 years ago
Paolo Ciarrocchi 69945602f9 Teach SubmittingPatches about git-commit -s 19 years ago
Junio C Hamano ef06b91804 do_for_each_ref: perform the same sanity check for leftovers. 19 years ago
Junio C Hamano 6c96c0f194 git-fetch: follow lightweit tags as well. 19 years ago
Petr Baudis 198a4f4ff0 Documentation: Correct alternates documentation, document http-alternates 19 years ago
Petr Baudis e3d457fb59 Documentation: Define symref and update HEAD description 19 years ago
Rene Scharfe fd931411c0 Document git-runstatus 19 years ago
Rene Scharfe 3dad11bfdb git-apply: slightly clean up bitfield usage 19 years ago
Rene Scharfe 38f4d138ee sparse fix: Using plain integer as NULL pointer 19 years ago
Rene Scharfe a6e8a76770 sparse fix: non-ANSI function declaration 19 years ago
Petr Baudis f847c07b9a git-apply: Documentation typo fix 19 years ago
Petr Baudis f8290630cb Fix git-for-each-refs broken for tags 19 years ago
Junio C Hamano e9195b584f pack-objects: tweak "do not even attempt delta" heuristics 19 years ago
Linus Torvalds 6b1f8c32b1 "git fmt-merge-msg" SIGSEGV 19 years ago
Linus Torvalds d09e79cb1c git-pull: allow pulling into an empty repository 19 years ago