14249 Commits (4a7aaccd83a4f9eca17ca936b7c297e01840f587)
 

Author SHA1 Message Date
Bryan Donlan 4a7aaccd83 Rename the test trash directory to contain spaces. 17 years ago
Bryan Donlan f69e836fab Fix tests breaking when checkout path contains shell metacharacters 17 years ago
Bryan Donlan 0e46e70462 Don't use the 'export NAME=value' in the test scripts. 17 years ago
Bryan Donlan cdf3ec01ac lib-git-svn.sh: Fix quoting issues with paths containing shell metacharacters 17 years ago
Bryan Donlan b480f5cf1a test-lib.sh: Fix some missing path quoting 17 years ago
Bryan Donlan 7f0475c308 Use test_set_editor in t9001-send-email.sh 17 years ago
Bryan Donlan 02b3566003 test-lib.sh: Add a test_set_editor function to safely set $VISUAL 17 years ago
Bryan Donlan 065096c2b5 git-send-email.perl: Handle shell metacharacters in $EDITOR properly 17 years ago
Bryan Donlan e5c349ba11 config.c: Escape backslashes in section names properly 17 years ago
Bryan Donlan 97b88dd58c git-rebase.sh: Fix --merge --abort failures when path contains whitespace 17 years ago
Heikki Orsila c697ad143b Cleanup xread() loops to use read_in_full() 17 years ago
Junio C Hamano 471793f91e Merge branch 'maint' 17 years ago
Junio C Hamano 6233a5210e Merge branch 'maint-1.5.4' into maint 17 years ago
Jeff King 278863180a checkout: don't rfc2047-encode oneline on detached HEAD 17 years ago
Christian Couder 47458bb9d1 Documentation: hooks: fix missing verb in pre-applypatch description 17 years ago
Florian Ragwitz a1748890db filter-branch: Documentation fix. 17 years ago
Adam Simpkins 9b58bfe8f4 log: print log entry terminator even if the message is empty 17 years ago
Adam Simpkins 028656552b Remove dead code: show_log() sep argument and diff_options.msg_sep 17 years ago
Stephen R. van den Berg abfa533dea git-svn: Same default as cvsimport when using --use-log-author 17 years ago
Junio C Hamano e4b9c36ca4 Merge branch 'maint' 17 years ago
Junio C Hamano 2d8bed969d fetch-pack: brown paper bag fix 17 years ago
Jeff King 8d308b3540 Documentation: point git-prune users to git-gc 17 years ago
Liu Yubao 302cc11a32 Documentation on --git-dir and --work-tree 17 years ago
Heikki Orsila 0104ca09e3 Make read_in_full() and write_in_full() consistent with xread() and xwrite() 17 years ago
Richard Quirk 9f1915d393 Documentation gitk: Describe what --merge does 17 years ago
Alex Riesen 97ad535b01 Use the modern syntax of git-diff-files in t2002-checkout-cache-u.sh 17 years ago
Jon Loeliger 4fe86488e1 Add otherwise missing --strict option to unpack-objects summary. 17 years ago
Matthieu Moy 59b0c24daa git-svn: detect and fail gracefully when dcommitting to a void 17 years ago
Bart Trojanowski c8af1de9cf make git-status use a pager 17 years ago
Junio C Hamano 68951af30c Merge branch 'maint' 17 years ago
Junio C Hamano 30c0312fd1 Merge branch 'maint-1.5.4' into maint 17 years ago
Jeff King b3bb5f76e6 cvsimport: always pass user data to "system" as a list 17 years ago
Jeff King 861f00e349 fix reflog approxidate parsing bug 17 years ago
Alex Riesen 7b7f39eae6 Fix use after free() in builtin-fetch 17 years ago
Linus Torvalds 72269ad956 fetch-pack: do not stop traversing an already parsed commit 17 years ago
Alex Riesen e42251a221 Use "=" instead of "==" in condition as it is more portable 17 years ago
Heikki Orsila f0ec47b8e7 Die for an early EOF in a file reading loop 17 years ago
Heikki Orsila e8729f5380 Document functions xmemdupz(), xread() and xwrite() 17 years ago
Junio C Hamano 633d1fe9d0 Merge branch 'maint' 17 years ago
Junio C Hamano a2b26acd7a clone: detect and fail on excess parameters 17 years ago
Junio C Hamano 5736a37471 Merge branch 'maint-1.5.4' into maint 17 years ago
Dan McGee 362b0dd523 Remove 'header' from --signoff option description 17 years ago
Richard Quirk 07ba53f724 bash: Add completion for gitk --merge 17 years ago
Christian Couder 75ecfce397 rev-parse: fix --verify to error out when passed junk after a good rev 17 years ago
Miklos Vajna 498a6e7eaa git checkout: add -t alias for --track 17 years ago
Christian Couder b1b359699a rev-parse: teach "--verify" to be quiet when using "-q" or "--quiet" 17 years ago
Junio C Hamano 36c79d2bf8 Merge branch 'ho/shared' 17 years ago
Junio C Hamano 049a226fa1 Merge branch 'maint' 17 years ago
Jeff King 1ce89cc4bb remote: create fetch config lines with '+' 17 years ago
Jeff King f8aae12034 push: allow unqualified dest refspecs to DWIM 17 years ago