14126 Commits (6cd9cfefc505ed5ab5ff435ff9ef338ac8721225)
 

Author SHA1 Message Date
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
Govind Salinas 42c8c74c14 pretty.c: add %x00 format specifier. 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
Linus Torvalds 971f229c50 Fix possible Solaris problem in 'checkout_entry()' 17 years ago
Junio C Hamano c4758d3c93 Fix read-tree not to discard errors 17 years ago
Junio C Hamano 8a785dc921 Add tests to catch problems with un-unlinkable symlinks 17 years ago
Junio C Hamano 8d14ac9454 Test: catch if trash cannot be removed 17 years ago
Junio C Hamano 29dc133198 git-merge-one-file: fix longstanding stupid thinko 17 years ago
Junio C Hamano deda26b993 Merge branch 'jc/makefile' 17 years ago
Linus Torvalds 7f8ab8dc07 Don't update unchanged merge entries 17 years ago
Eyvind Bernhardsen 198724ad4e fast-import: Allow "reset" to delete a new branch without error 17 years ago
Junio C Hamano 20fd60bf6a t1000: use "test_must_fail git frotz", not "! git frotz" 17 years ago
Junio C Hamano 0cb06644a5 rebase [--onto O] A B: omit needless checkout 17 years ago
Junio C Hamano 7092882c84 Update draft release notes for 1.5.5 17 years ago