9796 Commits (a2983cb7406210c69415b35528f83afa8e9c7b68)
 

Author SHA1 Message Date
Alex Riesen cc0e6c5adc Handle return code of parse_commit in revision machinery 18 years ago
Alex Riesen e102d4353d Small correction in reading of commit headers 18 years ago
James Bowes cf593cc418 Documentation: fix typo in git-remote.txt 18 years ago
Junio C Hamano c2a063691e Add test for blame corner cases. 18 years ago
Junio C Hamano c63777c0d7 blame: -C -C -C 18 years ago
Junio C Hamano dd166aa8e5 blame: Notice a wholesale incorporation of an existing file. 18 years ago
Linus Torvalds e330a406cd Fix --boundary output 18 years ago
Jakub Narebski 3b559eab55 diff format documentation: describe raw combined diff format 18 years ago
Carl Worth 71f4b1834a Mention version 1.5.1 in tutorial and user-manual 18 years ago
Karl Hasselström 171af11082 Add --no-rebase option to git-svn dcommit 18 years ago
Karl Hasselström cc1793e2ce Fix markup in git-svn man page 18 years ago
Jonas Fonseca 86b9e017e4 git-tag(1): -v option is a subcommand; fix code block 18 years ago
Shawn O. Pearce ff06c743dc Improve request-pull to handle non-rebased branches 18 years ago
Junio C Hamano 9aae177a4a Merge branch 'maint' 18 years ago
Ismail Dönmez e3ad95a8be gitweb: use decode_utf8 directly 18 years ago
Bryan Larsen c256acb8fb posix compatibility for t4200 18 years ago
Arjen Laarhoven e4e92b3f4b Document 'opendiff' value in config.txt and git-mergetool.txt 18 years ago
Bryan Larsen 5318f69812 Allow PERL_PATH="/usr/bin/env perl" 18 years ago
Daniel Barkalow 5094102e13 Make xstrndup common 18 years ago
Junio C Hamano cdda666201 diff.c: fix "size cache" handling. 18 years ago
Alexandre Julliard 9cf04301b1 http-fetch: Disable use of curl multi support for libcurl < 7.16. 18 years ago
Junio C Hamano 50acc58914 blame: use .mailmap unconditionally 18 years ago
Junio C Hamano 6644d2f2c4 Merge branch 'maint' 18 years ago
Junio C Hamano 7a33b0bfce Merge branch 'maint' of git://repo.or.cz/git/fastimport into maint 18 years ago
Frank Lichtenheld a7da9adb1f cvsserver: Handle re-added files correctly 18 years ago
Shawn O. Pearce b3431bc603 Don't use seq in tests, not everyone has it 18 years ago
Shawn O. Pearce cbc6bdab08 Reuse fixup_pack_header_footer in index-pack 18 years ago
Dana L. How 8b0eca7c7b Create pack-write.c for common pack writing code 18 years ago
Shawn O. Pearce db81e67a7d Merge branch 'gfi-maint' into gfi-master 18 years ago
Johannes Schindelin 775477aa1d Teach import-tars about GNU tar's @LongLink extension. 18 years ago
Shawn O. Pearce c6a5e40303 git-gui: Track our own embedded values and rebuild when they change 18 years ago
Shawn O. Pearce dc6716b83d git-gui: Refactor to use our git proc more often 18 years ago
Shawn O. Pearce 7416bbc65c git-gui: Use option database defaults to set the font 18 years ago
Shawn O. Pearce 2739291b77 git-gui: Cleanup common font handling for font_ui 18 years ago
Shawn O. Pearce d45b52b540 git-gui: Correct line wrapping for too many branch message 18 years ago
Shawn O. Pearce 1afd1ec107 git-gui: Warn users before making an octopus merge 18 years ago
Shawn O. Pearce 2f1a955b99 git-gui: Include the subject in the status bar after commit 18 years ago
Shawn O. Pearce 3f28f63f5a Merge branch 'maint' 18 years ago
Shawn O. Pearce 681bfd59ce git-gui: Allow spaces in path to 'wish' 18 years ago
Martin Koegler adb7b5fc86 Fix compilation of test-delta 18 years ago
Junio C Hamano 4c16112494 GIT v1.5.2-rc1 18 years ago
Junio C Hamano 07c785dbb7 Merge branch 'maint' 18 years ago
Junio C Hamano b5cc62f701 GIT v1.5.1.3 18 years ago
Alex Riesen fe5d30b630 Include mailmap.h in mailmap.c to catch mailmap interface changes 18 years ago
Alex Riesen e44b5d106c Remove pointless calls to access(2) when checking for .mailmap 18 years ago
Alex Riesen 8503ee4394 Fix read_mailmap to handle a caller uninterested in repo abbreviation 18 years ago
Alex Riesen 600682aaa1 Use strlcpy instead of strncpy in mailmap.c 18 years ago
Jari Aalto 928a559000 send-email documentation: clarify --smtp-server 18 years ago
Jari Aalto 34b604af29 git.7: Mention preformatted html doc location 18 years ago
Jari Aalto a7af09d2db Clarify SubmittingPatches Checklist 18 years ago