8643 Commits (373274f978a48b62549f20059bff630d85533533)
 

Author SHA1 Message Date
Eric Wong e7db67e6f1 git-svn: make multi-init capable of reusing the Ra connection 18 years ago
Eric Wong 8164b6525e git-svn: convert multi-init over to using Git::SVN 18 years ago
Eric Wong d2866f9e1f git-svn: convert 'init' to use Git::SVN 18 years ago
Eric Wong 9b981fc659 git-svn: add Git::SVN module (to avoid global variables) 18 years ago
Eric Wong 336f1714ae git-svn: cleanup: avoid re-use()ing Git.pm in sub-packages 18 years ago
Eric Wong d81bf82719 git-svn: cleanup: put SVN workarounds into their own namespace 18 years ago
Eric Wong 4a87db0e12 git-svn: cleanup: move process_rm around 18 years ago
Eric Wong d976acfd89 git-svn: move authentication prompts into their own namespace 18 years ago
Junio C Hamano ef1a5c2fa8 Merge branches 'lt/crlf' and 'jc/apply-config' 18 years ago
Junio C Hamano e79cbbea9e Merge branch 'maint' 18 years ago
Johannes Schindelin 75b62b489a git-diff: fix combined diff 18 years ago
Fredrik Kuivinen 755b99d815 Fix 'git commit -a' in a newly initialized repository 18 years ago
Shawn O. Pearce 4917d2a66e Include git-gui credits file in dist. 18 years ago
Shawn O. Pearce e4a15f40bc Document the new core.bare configuration option. 18 years ago
Junio C Hamano fe6e0eecb0 t4119: test autocomputing -p<n> for traditional diff input. 18 years ago
Junio C Hamano 3e8a5db966 git-apply: guess correct -p<n> value for non-git patches. 18 years ago
Junio C Hamano 9987d7c58a git-apply: notice "diff --git" patch again 18 years ago
Junio C Hamano 2470653196 Merge branch 'maint' 18 years ago
Junio C Hamano 5bac4a6719 Merge branch 'master' of git://repo.or.cz/git-gui into maint 18 years ago
Michael Loeffler c750da256a Use gunzip -c over gzcat in import-tars example. 18 years ago
Junio C Hamano 6c912f5b04 Fix botched "leak fix" 18 years ago
Junio C Hamano c24e9757e9 t4119: add test for traditional patch and different p_value 18 years ago
Pavel Roskin b5a40a5724 git-remote: support remotes with a dot in the name 18 years ago
Johannes Schindelin 13e36ec51b Teach diff -B about colours 18 years ago
Theodore Ts'o 1918278ea1 Allow git-remote to update named groups of remotes 18 years ago
Theodore Ts'o 7b9a13ece8 Add config_boolean() method to the Git perl module 18 years ago
Simon 'corecode' Schubert 4a6b9bb60a Allow passing of an alternative CVSROOT via -d. 18 years ago
Alex Riesen d2cd696322 disable t4016-diff-quote.sh on some filesystems 18 years ago
Martin Waitz b97e911643 Support for large files on 32bit systems. 18 years ago
Johannes Schindelin 34c6a82b8a git grep: use pager 18 years ago
Shawn O. Pearce 981193786f git-gui: Don't crash in citool mode on initial commit. 18 years ago
Shawn O. Pearce 7391b2e999 git-gui: Remove TODO list. 18 years ago
Junio C Hamano 4b22f634a3 Merge branch 'fk/autoconf' 18 years ago
Shawn O. Pearce c0f7a6c33d git-gui: Include browser in our usage message. 18 years ago
Junio C Hamano 5ead60e619 Merge branch 'js/name-rev-fix' 18 years ago
Junio C Hamano 1968d77dd6 prefixcmp(): fix-up leftover strncmp(). 18 years ago
Junio C Hamano 599065a3bb prefixcmp(): fix-up mechanical conversion. 18 years ago
Junio C Hamano cc44c7655f Mechanical conversion to use prefixcmp() 18 years ago
Junio C Hamano cff0302c14 Add prefixcmp() 18 years ago
Junio C Hamano 9360f27ff7 Merge branch 'maint' 18 years ago
Shawn O. Pearce 019f42a4ff git-gui: Change summary of git-gui. 18 years ago
Shawn O. Pearce 871f4c97ad git-gui: Display all authors of git-gui. 18 years ago
Shawn O. Pearce ee40599330 git-gui: Use mixed path for docs on Cygwin. 18 years ago
Jason Riedy 3efb1f343a Check for PRIuMAX rather than NO_C99_FORMAT in fast-import.c. 18 years ago
Junio C Hamano a53b12c3a2 Link 1.5.0.1 documentation from the main page. 18 years ago
Johannes Schindelin 59d3f541cf name-rev: avoid "^0" when unneeded 18 years ago
Johannes Schindelin eac70c4f64 apply: fix memory leak in prefix_one() 18 years ago
Junio C Hamano 56185f49d0 git-apply: require -p<n> when working in a subdirectory. 18 years ago
Junio C Hamano aea1945744 git-apply: do not lose cwd when run from a subdirectory. 18 years ago
Theodore Ts'o 1e592d65b5 Teach git-remote to update existing remotes by fetching from them 18 years ago