7104 Commits (bfddbc5e1e68373ba96441ca228236667912265c)
 

Author SHA1 Message Date
Jakub Narebski 28b9d9f7c6 gitweb: Use git-show-ref instead of git-peek-remote 18 years ago
Jakub Narebski 391862e345 gitweb: Do not use esc_html in esc_path 18 years ago
Junio C Hamano 310b86d480 fetch-pack: do not barf when duplicate re patterns are given 18 years ago
Junio C Hamano d945d4be20 git-fetch: allow forcing glob pattern in refspec 18 years ago
Junio C Hamano cadd8a7d4d Merge branch 'master' into jc/globfetch 18 years ago
Junio C Hamano f64d7fd267 git-fetch: exit with non-zero status when fast-forward check fails 18 years ago
Junio C Hamano 7595e2ee6e git-shortlog: make common repository prefix configurable with .mailmap 18 years ago
Junio C Hamano c95044d4f3 git-shortlog: fix common repository prefix abbreviation. 18 years ago
Eric Wong d25c26e771 git-svn: exit with status 1 for test failures 18 years ago
Eric Wong 747fa12cef git-svn: correctly access repos when only given partial read permissions 18 years ago
Junio C Hamano 67affd5173 git-branch -D: make it work even when on a yet-to-be-born branch 18 years ago
Lars Hjemli 75e6e21320 Add -v and --abbrev options to git-branch 18 years ago
Junio C Hamano 983d2ee284 git-clone: stop dumb protocol from copying refs outside heads/ and tags/. 18 years ago
Junio C Hamano 7002243f7e gitweb: (style) use chomp without parentheses consistently. 18 years ago
Jakub Narebski 793c400cc1 gitweb: Replace SPC with   also in tag comment 18 years ago
Junio C Hamano d4f694ba89 Allow git push to delete remote ref. 18 years ago
Junio C Hamano 634b8d0514 Merge branch 'jn/web' 18 years ago
Junio C Hamano c7757948dc Merge branch 'pb/diffroot' 18 years ago
Junio C Hamano 9919b5ea8c Merge branch 'jc/pack-heuristics' 18 years ago
Junio C Hamano 54acddce99 Merge branch 'jc/numstat' 18 years ago
Junio C Hamano 5b6be4ccb5 Merge branch 'ap/branch-ref-display' 18 years ago
Junio C Hamano f3307deeec Merge branch 'ap/prune' 18 years ago
Junio C Hamano ac1471b39f Typefix builtin-prune.c::prune_object() 18 years ago
Peter Baumann 0f03ca9461 config option log.showroot to show the diff of root commits 18 years ago
Junio C Hamano 3fbe2d54d7 Merge branch 'jc/upload-pack' 18 years ago
Eric Wong 30d055aa1e git-svn: handle authentication without relying on cached tokens on disk 18 years ago
Iñaki Arenaza 73bcf53342 git-cvsimport: add support for CVS pserver method HTTP/1.x proxying 18 years ago
Petr Baudis 7182135189 Make git-clone --use-separate-remote the default 18 years ago
Junio C Hamano 29561ad0ad refs outside refs/{heads,tags} match less strongly. 18 years ago
Andy Parkins f73da29fa2 Increase length of function name buffer 18 years ago
Junio C Hamano 5677882be7 git-fetch: allow glob pattern in refspec 18 years ago
Junio C Hamano 2986c02217 git-fetch: fix dumb protocol transport to fetch from pack-pruned ref 18 years ago
Junio C Hamano 28b8e61fc6 git-fetch: reuse ls-remote result. 18 years ago
Eric Wong 4769489a41 git-svn: preserve uncommitted changes after dcommit 18 years ago
Eric Wong e70dc780a4 git-svn: correctly handle revision 0 in SVN repositories 18 years ago
Eric Wong 48d044b5fe git-svn: error out from dcommit on a parent-less commit 18 years ago
René Scharfe 0ea865ce7a archive-zip: don't use sizeof(struct ...) 18 years ago
Paul Mackerras 3cd204e518 gitk: Fix enabling/disabling of menu items on Mac OS X 18 years ago
Junio C Hamano e945f95157 GIT 1.4.4.1 18 years ago
Junio C Hamano 2bbaaed9ee trust-executable-bit: fix breakage for symlinks 18 years ago
Chris Riddoch 5d1faf8791 Move --pretty options into Documentation/pretty-formats.txt 18 years ago
Junio C Hamano f4204ab9f6 Store peeled refs in packed-refs (take 2). 18 years ago
Andy Parkins bfcc921430 Add support to git-branch to show local and remote branches 18 years ago
Junio C Hamano 8092c7f6af merge: allow merging into a yet-to-be-born branch. 18 years ago
Junio C Hamano 17bcdad3b7 git-merge: make it usable as the first class UI 18 years ago
Junio C Hamano 7cdbff14d4 remove merge-recursive-old 18 years ago
Andy Parkins 21f88ac84a Improve git-prune -n output 18 years ago
Paolo Ciarrocchi 5942706357 Doc: Make comment about merging in tutorial.txt more clear 18 years ago
Michal Rokos aa9098611f archive: use setvbuf() instead of setlinebuf() 18 years ago
Jakub Narebski 897d1d2e2a gitweb: Finish restoring "blob" links in git_difftree_body 18 years ago