19773 Commits (170a4814d382e79ea774813c99f12bb2a2922776)
 

Author SHA1 Message Date
Junio C Hamano 170a4814d3 Merge branch 'ch/am-header' 15 years ago
Björn Gustavsson e1c1a0674b bash: add support for 'git replace' 15 years ago
Stephen Boyd e0d7805954 completion: fix alias listings with newlines 15 years ago
Stephen Boyd 427e586b19 completion: fix completion of git <TAB><TAB> 15 years ago
Ingmar Vanhassel b6aaaa4470 import-tars: Add missing closing bracket 15 years ago
Jonathan Nieder 989c530e7f racy-git.txt: explain nsec problem in more detail 15 years ago
Jonathan Nieder 580cbb58a2 Documentation: clarify "working tree" definition 15 years ago
Jonathan Nieder bb35f35e67 Documentation: clarify branch creation 15 years ago
Jonathan Nieder 58d2c961b3 Documentation: branch: update --merged description 15 years ago
Jonathan Nieder 25dcc0d64b Documentation: clarify mergeoptions description 15 years ago
Jonathan Nieder 0f8a02c640 Documentation: git fmt-merge-msg does not have to be a script 15 years ago
Jonathan Nieder 162213d232 Describe DOCBOOK_XSL_172, ASCIIDOC_NO_ROFF options in Makefile 15 years ago
Jeff King a8c9bef4e0 pull: improve advice for unconfigured error case 15 years ago
Junio C Hamano 63d129d93e Merge git://git.bogomips.org/git-svn 15 years ago
Alexander Gavrilov c03c1f798d git-svn: Avoid spurious errors when rewriteRoot is used. 15 years ago
Junio C Hamano 8ba5effa26 Merge branch 'ms/msvc' 15 years ago
Junio C Hamano dc3c7a7256 Update draft release notes to 1.6.5 15 years ago
Junio C Hamano bf8fc21c69 Merge branch 'maint' 15 years ago
Brandon Casey 651aef3428 Makefile: add a note about the NO_MMAP setting on IRIX and IRIX64 15 years ago
Ben Walton ac78b00939 ls-files: die instead of fprintf/exit in -i error 15 years ago
Brandon Casey 817350d3af Makefile: enable THREADED_DELTA_SEARCH on IRIX and IRIX64 15 years ago
Ramsay Jones b5d18b8e6f Fix the exit code of MSVC build scripts on cygwin 15 years ago
Ramsay Jones f2d50d937b Fix MSVC build on cygwin 15 years ago
Stephen Boyd 8fd2cfa7ac completion: add dirstat and friends to diff options 15 years ago
Stephen Boyd af4e9e8c87 completion: update am, commit, and log 15 years ago
Brandon Casey 294ac78d14 Makefile: enable THREADED_DELTA_SEARCH on SunOS 15 years ago
Junio C Hamano f539cfbe8c Merge branch 'maint' 15 years ago
Junio C Hamano 1cd749cc07 fast-import.c::validate_raw_date(): really validate the value 15 years ago
Stefan Naewe f73b3af3f0 README: git lives at http://git-scm.com these days 15 years ago
Junio C Hamano 4973aa2286 git-pull: dead code removal 15 years ago
Junio C Hamano a7aebb9d00 Merge branch 'maint' 15 years ago
Junio C Hamano 04ce83e2b9 Merge branch 'jc/maint-1.6.4-show-branch-default' into maint 15 years ago
Junio C Hamano 3af1cae469 show-branch: fix segfault when showbranch.default exists 15 years ago
Johan Sageryd dbc1b1f710 Fix '--relative-date' 15 years ago
Mark Rada b4ae5e2ac4 tests: make all test files executable 15 years ago
Adam Brewster e3679ab4a8 filter-branch: add --prune-empty to option summary 15 years ago
Ramsay Jones 5322ef2006 Fix some printf format warnings 15 years ago
Junio C Hamano 1be224ba6e builtin-mailinfo.c: check error status from rewind and ftruncate 15 years ago
Sebastian Schuberth e0ab002b50 Make just opening the generated MSVC solution file not modify it 15 years ago
Sebastian Schuberth 76031f191e Make generated MSVC solution file open from Windows Explorer 15 years ago
Michael Wookey 6f798b9590 generators/vcproj.pm: remove UNICODE from build 15 years ago
Jim Meyering 0484682ef3 typo fix: Directory `...' exist, ...: s/exist/exists/ 15 years ago
Brandon Casey c9486ae847 Documentation/git-gc.txt: default --aggressive window is 250, not 10 15 years ago
Frederik Schwarzer 42a0ea94ce Correct minor typo in post-receive hook template 15 years ago
Miklos Vajna 1b018fd9be git branch -D: give a better error message when lockfile creation fails 15 years ago
Andreas Schwab 6bbfd1fa98 parse-opt: ignore negation of OPT_NONEG for ambiguity checks 15 years ago
Nicolas Pitre 5bdc32d3e5 make 'git clone' ask the remote only for objects it cares about 15 years ago
Christian Himpel fa9d3485ea git-am: force egrep to use correct characters set 15 years ago
Christian Himpel 6900d750f4 git-am: fixed patch_format detection according to RFC2822 15 years ago
Yakov Lerner fb3650ed10 send-email: fix obscure error when encryption=tls and smtp cannot connect 15 years ago