12280 Commits (c1a95fa629b837fd291ca0e1428604710a2bc1dd)
 

Author SHA1 Message Date
Björn Steinbrink e70f320251 t7005-editor.sh: Don't invoke real vi when it is in GIT_EXEC_PATH 17 years ago
Rémi Vanicat 859a4dbcad Make GIT_INDEX_FILE apply to git-commit 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
Andreas Ericsson 9e79f00f06 Simplify strchrnul() compat code 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
René Scharfe b9c6232138 --format=pretty: avoid calculating expensive expansions twice 17 years ago
René Scharfe 91db267ec8 add strbuf_adddup() 17 years ago
René Scharfe f29d59586c --pretty=format: parse commit message only once 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
Junio C Hamano fb63d7f889 git-add: make the entry stat-clean after re-adding the same contents 17 years ago
Junio C Hamano 4bd5b7dacc ce_match_stat, run_diff_files: use symbolic constants for readability 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
Johannes Schindelin 6fd2f5e60d rebase: operate on a detached HEAD 17 years ago
René Scharfe cde75e59e1 --pretty=format: on-demand format expansion 17 years ago
René Scharfe 659c69cfef Add strchrnul() 17 years ago
Gordon Hopper 2e458e0575 git-cvsimport: fix handling of user name when it is not set in CVSROOT 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
Nicolas Pitre a984a06a07 nicer display of thin pack completion 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