12211 Commits (481424e1f100de690849a9f0348fc78f45ab815e)
 

Author SHA1 Message Date
Alex Riesen 481424e1f1 Fix dependencies of parse-options test program 17 years ago
Sergei Organov 2f29dac5a9 user-manual.txt: fix a few mistakes 17 years ago
Shawn O. Pearce f141bd804d Handle broken vsnprintf implementations in strbuf 17 years ago
Junio C Hamano 71aa2b8f0e Resurrect git-revert.sh example and add comment to builtin-revert.c 17 years ago
Johannes Sixt f192c5d0fb git-clean: Fix error message if clean.requireForce is not set. 17 years ago
Eric Wong cfbe7ab333 git-svn: support for funky branch and project names over HTTP(S) 17 years ago
Jonas Fonseca a4e57e75c9 Documentation: Fix references to deprecated commands 17 years ago
Junio C Hamano 35865ca245 Merge branch 'maint' 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
Junio C Hamano 40e2524da9 Merge branch 'js/upload-pack' 17 years ago
Junio C Hamano 52b9b48a2c Merge branch 'js/reset' 17 years ago
Junio C Hamano 91febfba6f Merge branch 'js/parseopt-abbrev-fix' 17 years ago
Junio C Hamano 82527cf33e Merge branch 'maint' 17 years ago
Steffen Prohaska 1b2486d737 push: teach push to pass --verbose option to transport layer 17 years ago
Steffen Prohaska 05ee917a6e push: mention --verbose option in documentation 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
Michele Ballabio 570f322669 test-lib.sh: move error line after error() declaration 17 years ago
Lars Hjemli c899a57c28 for-each-ref: fix setup of option-parsing for --sort 17 years ago
Junio C Hamano a130976b71 Merge branch 'maint' 17 years ago
Sergei Organov 2782c9355a core-tutorial.txt: Fix git-show-branch example and its description 17 years ago
Shawn O. Pearce 295dd2ad20 Fix memory leak in traverse_commit_list 17 years ago
Junio C Hamano 5aa5cd460c git-commit: a bit more tests 17 years ago
Nicolas Pitre d048a96ee9 print warning/error/fatal messages in one shot 17 years ago
Johannes Schindelin 354e6534c1 builtin-blame: set up the work_tree before the first file access 17 years ago
Nicolas Pitre 2729cadca2 add a howto document about corrupted blob recovery 17 years ago
Junio C Hamano 6fd7a1efe4 Documentation: remove documentation for removed tools. 17 years ago
Junio C Hamano 3f7ce648fa Make check-docs target detect removed commands 17 years ago
Junio C Hamano 0bf15e7438 Documentation: lost-found is now deprecated. 17 years ago
Junio C Hamano c238dad407 Update draft release notes for 1.5.4 17 years ago
Junio C Hamano 5d4138a66d Merge branch 'maint' 17 years ago
Ralf Wildenhues 063036af08 git-bisect.sh: Fix sed script to work with AIX and BSD sed. 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
Junio C Hamano f3fa183802 Style: place opening brace of a function definition at column 1 17 years ago
Gerrit Pape 5c355059c3 contrib/hooks/post-receive-email: remove cruft, $committer is not used 17 years ago
Gerrit Pape ad7638b2ed hooks--update: decline deleting tags or branches by default, add config options 17 years ago
Gerrit Pape 1756fed9ee hooks--update: fix test for properly set up project description file 17 years ago
Gerrit Pape d50a4bc4e9 git-mailsplit: with maildirs not only process cur/, but also new/ 17 years ago