11612 Commits (b574c8d846dbdbaaad1e96ae365d452bc5cd6d64)
 

Author SHA1 Message Date
Junio C Hamano b574c8d846 Merge branch 'ds/maint-deflatebound' into maint 17 years ago
Junio C Hamano 0e06cc8b82 Fix per-directory exclude handing for "git add" 17 years ago
Junio C Hamano dcf0c16ef1 core.excludesfile clean-up 17 years ago
Wincent Colaiuta 2587d67966 Fix t9101 test failure caused by Subversion "auto-props" 17 years ago
Jeff King 8291db6f58 git-send-email: add charset header if we add encoded 'From' 17 years ago
Junio C Hamano b57321f57b git-clean: honor core.excludesfile 17 years ago
Jonas Fonseca 7f55cf451c Documentation: Fix man page breakage with DocBook XSL v1.72 17 years ago
Sergei Organov cb5c49b9af git-remote.txt: fix typo 17 years ago
Sergei Organov 065c5ac168 core-tutorial.txt: Fix argument mistake in an example. 17 years ago
Jing Xue 97e9a2216f replace reference to git-rm with git-reset in git-commit doc 17 years ago
Wincent Colaiuta c05ef93879 Grammar fixes for gitattributes documentation 17 years ago
Shawn O. Pearce 436e7a74c6 Don't allow fast-import tree delta chains to exceed maximum depth 17 years ago
Junio C Hamano 245de36f03 revert/cherry-pick: allow starting from dirty work tree. 17 years ago
Junio C Hamano aac5bf0b48 t/t3404: fix test for a bogus todo file. 17 years ago
Junio C Hamano 9b2a182124 Merge branch 'sp/maint-plug-traverse-commit-list-leak' into maint 17 years ago
Christian Couder a74fa1106d for-each-ref: fix off by one read. 17 years ago
Jeff King 53e780c8f6 git-branch: remove mention of non-existent '-b' option 17 years ago
Benoit Sigoure c8cfa3e4a5 git-svn: prevent dcommitting if the index is dirty. 17 years ago
Nicolas Pitre a91ef6e75b fix index-pack with packs >4GB containing deltas on 32-bit machines 17 years ago
Nicolas Pitre ff350ccf49 git-hash-object should honor config variables 17 years ago
Vincent Zanotti a62d6d84c6 gitweb: correct month in date display for atom feeds 17 years ago
Shawn O. Pearce 295dd2ad20 Fix memory leak in traverse_commit_list 17 years ago
Nicolas Pitre d048a96ee9 print warning/error/fatal messages in one shot 17 years ago
Junio C Hamano b9217c0938 Start preparing for 1.5.3.6 17 years ago
Benoit Sigoure cb6c162fba git-send-email: Change the prompt for the subject of the initial message. 17 years ago
Sergei Organov 13d4e6f7b7 SubmittingPatches: improve the 'Patch:' section of the checklist 17 years ago
Jonas Fonseca 9126425df1 instaweb: Minor cleanups and fixes for potential problems 17 years ago
Alex Riesen d9c8344b46 stop t1400 hiding errors in tests 17 years ago
Junio C Hamano d349a03e74 Makefile: add missing dependency on wt-status.h 17 years ago
Junio C Hamano fbbdbfc3cc refresh_index_quietly(): express "optional" nature of index writing better 17 years ago
Ralf Wildenhues 4f2e94c0f7 Fix sed string regex escaping in module_name. 17 years ago
Ralf Wildenhues b5e960b108 Avoid a few unportable, needlessly nested "...`...". 17 years ago
Gerrit Pape d50a4bc4e9 git-mailsplit: with maildirs not only process cur/, but also new/ 17 years ago
David Symonds 609a2289d7 Improve accuracy of check for presence of deflateBound. 17 years ago
Johannes Schindelin 6d0618a820 Add Documentation/CodingGuidelines 17 years ago
Ask Bjørn Hansen 6aaa65da20 When exec() fails include the failing command in the error message 17 years ago
David D Kilzer f49439e1e1 RelNotes-1.5.3.5: fix another typo 17 years ago
Marco Costalba d8e21ba896 Remove a couple of duplicated include 17 years ago
Junio C Hamano b67a43bb8f grep with unmerged index 17 years ago
Junio C Hamano 62c666a703 Merge branch 'gp/maint-diffdoc' into maint 17 years ago
Gerrit Pape c67359be45 git-daemon: fix remote port number in log entry 17 years ago
Eric Wong fb159580a1 git-svn: t9114: verify merge commit message in test 17 years ago
Eric Wong c74d9acf20 git-svn: fix dcommit clobbering when committing a series of diffs 17 years ago
David D Kilzer ee787400de RelNotes-1.5.3.5: fix typo 17 years ago
Mike Hommey b92565dc5c Delay pager setup in git blame 17 years ago
Gerrit Pape a0554224a2 git-cvsimport: really convert underscores in branch names to dots with -u 17 years ago
Jonathan del Strother f45e867b1a Fixing path quoting in git-rebase 17 years ago
Junio C Hamano bfc07db575 Merge branch 'bk/maint-cvsexportcommit' into maint 17 years ago
Kristian Høgsberg 9e54dc6c12 Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites. 17 years ago
Sergei Organov d336fc096b Documentation: quote commit messages consistently. 17 years ago