19419 Commits (f3a87d922a0333a56b5a912440aa324883019d81)
 

Author SHA1 Message Date
Johannes Schindelin 0a7f448355 Correctly mark cover letters' encodings if they are not pure ASCII 16 years ago
Johannes Schindelin 28e9cf6512 Expose the has_non_ascii() function 16 years ago
Jeff Lasslett 0c4f21e452 Check return value of ftruncate call in http.c 16 years ago
Tay Ray Chuan bb99190e27 http.c: replace usage of temporary variable for urls 16 years ago
Tay Ray Chuan 5ae9ebfd58 http.c: free preq when aborting 16 years ago
Junio C Hamano f402a7b172 Merge branch 'master' of git://git.bogomips.org/git-svn 16 years ago
Michael Haggerty a7d72544b1 git-svn: ignore leading blank lines in svn:ignore 16 years ago
Adam Brewster 63de84ad60 svn: Honor --prefix option in init without --stdlayout 16 years ago
Adam Brewster 4ebe6e92c3 svn: Add && to t9107-git-svn-migrate.sh 16 years ago
Mark A Rada f0e588dffc git-instaweb: fix mod_perl detection for apache2 16 years ago
Thomas Rast f5f1e164bd Document 'stash clear' recovery via unreachable commits 16 years ago
Jeff King 69a8b7c741 merge: indicate remote tracking branches in merge message 16 years ago
Jeff King 751c59746c merge: fix incorrect merge message for ambiguous tag/branch 16 years ago
Jeff King ce06461846 add tests for merge message headings 16 years ago
Jeff King c14417c4f5 t/Makefile: include config.mak 16 years ago
Jeff King f423ef5f2b tests: allow user to specify trash directory location 16 years ago
Jeff King 91c8b825ce tests: provide $TRASH_DIRECTORY variable 16 years ago
Jeff King eaf0551d56 tests: use "$TEST_DIRECTORY" instead of ".." 16 years ago
Johannes Sixt d82e75e86c t0001-init: split the existence test from the permission test 16 years ago
Johannes Sixt 7d53a07a28 t0001-init: fix a file name 16 years ago
Johannes Sixt b6b0737d02 t6035-merge-dir-to-symlink depends on SYMLINKS prerequisite 16 years ago
Johannes Sixt 0b91322311 api-run-command.txt: describe error behavior of run_command functions 16 years ago
Junio C Hamano ea5b1f6e12 Merge branch 'maint' 16 years ago
Linus Torvalds 66c9c6c0fb block-sha1: improved SHA1 hashing 16 years ago
Linus Torvalds 30d12d4c16 block-sha1: perform register rotation using cpp 16 years ago
Junio C Hamano 5dc36a5888 Merge branch 'maint-1.6.3' into maint 16 years ago
Junio C Hamano 39836a2e3c Merge branch 'maint-1.6.2' into maint-1.6.3 16 years ago
Junio C Hamano e72263a1f8 Merge branch 'maint-1.6.1' into maint-1.6.2 16 years ago
Junio C Hamano 0d5055665c Merge branch 'maint-1.6.0' into maint-1.6.1 16 years ago
Junio C Hamano 262b04fa8d verify-pack -v: do not report "chain length 0" 16 years ago
Junio C Hamano 2e674a9d09 t5510: harden the way verify-pack is used 16 years ago
Matthieu Moy 1c370ea4e5 Show usage string for 'git log -h', 'git show -h' and 'git diff -h' 16 years ago
Nicolas Sebrecht 46caf5053f git-am: print fair error message when format detection fails 16 years ago
Junio C Hamano 0fcb2caf29 am: allow individual e-mail files as input 16 years ago
Matthieu Moy 4d590f0607 git-ls-files.txt: clarify what "other files" mean for --other 16 years ago
Linus Torvalds 5d5210c35a block-sha1: get rid of redundant 'lenW' context 16 years ago
Linus Torvalds e869e113c8 block-sha1: Use '(B&C)+(D&(B^C))' instead of '(B&C)|(D&(B|C))' in round 3 16 years ago
Linus Torvalds ab14c823df block-sha1: macroize the rounds a bit further 16 years ago
Linus Torvalds 7b5075fcfb block-sha1: re-use the temporary array as we calculate the SHA1 16 years ago
Linus Torvalds 139e3456ec block-sha1: make the 'ntohl()' part of the first SHA1 loop 16 years ago
Junio C Hamano fd536d3439 block-sha1: minor fixups 16 years ago
Linus Torvalds b8e48a89b8 block-sha1: try to use rol/ror appropriately 16 years ago
Junio C Hamano b26a9d5089 block-sha1: undo ctx->size change 16 years ago
Björn Steinbrink d68dc34cb4 git-describe: Die early if there are no possible descriptions 16 years ago
Matthieu Moy 4cfbe06fc7 rebase: consistent error messages for staged and unstaged changes. 16 years ago
Jari Aalto 18b0793036 git-tag(1): Refer to git-check-ref-format(1) for <name> 16 years ago
Junio C Hamano 1a3d834f06 git-rev-list.txt: Clarify the use of multiple revision arguments 16 years ago
David Kågedal 8918f5cf96 git.el: Clarify documentation of git-commit-tree 16 years ago
Nicolas Pitre 5749b0b2f9 don't let the delta cache grow unbounded in 'git repack' 16 years ago
Jeff King 481c7a6db9 transport: don't show push status if --quiet is given 16 years ago