14026 Commits (c20711d29dff054735988c84ad5fe4f382d064cf)
 

Author SHA1 Message Date
Bryan Donlan c20711d29d Silence cpio's "N blocks" output when cloning locally 17 years ago
Eric Wong 67dac28b90 git-svn: remove redundant slashes from show-ignore 17 years ago
Marius Storm-Olsen f3e5ae4f06 git-p4: Handle Windows EOLs properly after removal of p4 submit template handling. 17 years ago
Junio C Hamano 803d515812 GIT 1.5.5-rc2 17 years ago
Junio C Hamano f8dd64fdbf GIT 1.5.4.5 17 years ago
Junio C Hamano fe308f5373 builtin-prune: protect objects listed on the command line 17 years ago
Michele Ballabio 629de472b6 builtin-prune.c: use parse_options() 17 years ago
Michele Ballabio 0c62705a0d Add tests for git-prune 17 years ago
Michele Ballabio 1f4a711a05 parse-options.c: introduce OPT_DATE 17 years ago
Junio C Hamano 1768905b51 Update draft release notes for 1.5.5 17 years ago
Junio C Hamano 319a36a5c2 Merge branch 'maint' 17 years ago
Junio C Hamano 24362a5d3f Update draft release notes for 1.5.4.5 17 years ago
Junio C Hamano b88605f6d4 Merge branch 'jc/maint-fetch-regression-1.5.4' into maint 17 years ago
Jeff King 90b22907f2 Documentation: clarify use of .git{ignore,attributes} versus .git/info/* 17 years ago
Junio C Hamano 8ee002fd3d test_must_fail: 129 is a valid error code from usage() 17 years ago
Gerrit Pape 5b67b8e2d4 imap-send: properly error out if imap.host is not set in config 17 years ago
Frank Lichtenheld 40ae8872a1 t9600-cvsimport.sh: set HOME before checking for cvsps availability 17 years ago
SZEDER Gábor af05d67939 Always set *nongit_ok in setup_git_directory_gently() 17 years ago
Brandon Casey 525d461528 t/t3800-mktag.sh: use test_must_fail rather than '!' 17 years ago
Junio C Hamano 660b9c3a4e Merge branch 'jc/maint-fetch-regression-1.5.4' 17 years ago
Junio C Hamano a466637c57 git-fetch test: test tracking fetch results, not just FETCH_HEAD 17 years ago
Daniel Barkalow 472fa4cd33 Fix branches file configuration 17 years ago
Daniel Barkalow c091b3d415 Tighten refspec processing 17 years ago
Guanqun Lu 71a5099b64 Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation. 17 years ago
Junio C Hamano 7d19da46fd refspec: allow colon-less wildcard "refs/category/*" 17 years ago
Johannes Schindelin 5cc8f37250 init: show "Reinit" message even in an (existing) empty repository 17 years ago
Julian Phillips 76ce946294 Documentation/git-checkout: Update summary to reflect current abilities 17 years ago
Dirk Süsserott 995e8df4a9 Documentation: git-tag '-m'/'-F' implies '-a' 17 years ago
Johannes Sixt ec31b0ce98 builtin-remote: Fix missing newline at end of listing of pushed branches 17 years ago
Guanqun Lu 0c829391cf Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation. 17 years ago
Johannes Schindelin 313da4f71c RelNotes: mention checkout/branch's --track option, too 17 years ago
Junio C Hamano bc6100087c GIT 1.5.5-rc1 17 years ago
Junio C Hamano 970639740c gc --auto: raise default auto pack limit from 20 to 50 17 years ago
Junio C Hamano dc96bdb946 Merge branch 'git-p4' of git://repo.or.cz/git/git-p4 17 years ago
Junio C Hamano 46220ca100 remote.c: Fix overtight refspec validation 17 years ago
Eyvind Bernhardsen 9b33fa08b2 fast-import: Document the effect of "merge" with no "from" in a commit 17 years ago
Kevin Ballard 3644da7214 Make git-svn tests behave better on OS X 17 years ago
Ralf Wildenhues bf7c90216d Improve description of git filter-branch. 17 years ago
Brandon Casey c8a0869290 t/t7003-filter-branch.sh: use test_must_fail rather than '!' 17 years ago
Kevin Ballard 8114da1616 Don't try and percent-escape existing percent escapes in git-svn URIs 17 years ago
Johannes Schindelin 740fdd27f0 remote show: do not show symbolic refs 17 years ago
Kevin Ballard a811e4f0f0 Document the sendemail.smtpserverport config variable 17 years ago
Kevin Ballard 7ccd366779 Add --reverse to the git-rev-list usage string 17 years ago
Nicolas Pitre 05f3045261 make it easier for people who just want to get rid of 'git gc --auto' 17 years ago
Brandon Casey b14d255ba8 builtin-gc.c: allow disabling all auto-gc'ing by assigning 0 to gc.auto 17 years ago
Miklos Vajna 02b00e16bb Documentation/git-merge: document subtree strategy. 17 years ago
Daniel Barkalow 420e9af498 Fix tag following 17 years ago
Linus Torvalds 7d004199d1 Make revision limiting more robust against occasional bad commit dates 17 years ago
Daniel Barkalow 1d0a694b8a Fix t3200 config 17 years ago
Daniel Barkalow ef00d150e4 Tighten refspec processing 17 years ago