8746 Commits (df8436622fb553f468180b61032fe34bd6712752)
 

Author SHA1 Message Date
Nicolas Pitre df8436622f formalize typename(), and add its reverse type_from_string() 18 years ago
Nicolas Pitre 9ba630318f sha1_file.c: don't ignore an error condition in sha1_loose_object_info() 18 years ago
Nicolas Pitre 2b87c45ba6 sha1_file.c: cleanup "offset" usage 18 years ago
Nicolas Pitre d65a16f6c4 sha1_file.c: cleanup hdr usage 18 years ago
Junio C Hamano 4e4b55dd0f Merge branch 'maint' 18 years ago
Junio C Hamano 63e50d492c git-apply: do not fix whitespaces on context lines. 18 years ago
Jim Meyering ee24ee55c2 diff --cc: integer overflow given a 2GB-or-larger file 18 years ago
Linus Torvalds 34fc5cefa7 mailinfo: do not get confused with logical lines that are too long. 18 years ago
Junio C Hamano c260d790c8 Documentation: link in 1.5.0.2 material to the top documentation page. 18 years ago
Aneesh Kumar K.V 047f636d90 Documentation: document remote.<name>.tagopt 18 years ago
Junio C Hamano 8807d321af Merge branch 'maint' 18 years ago
Junio C Hamano 0d9b9ab128 GIT 1.5.0.2 18 years ago
Pavel Roskin 4e5104c1fc git-remote: support remotes with a dot in the name 18 years ago
Junio C Hamano c5ddca1fff Documentation: describe "-f/-t/-m" options to "git-remote add" 18 years ago
Junio C Hamano 4fc970c438 diff --cc: fix display of symlink conflicts during a merge. 18 years ago
Junio C Hamano 5569dad48e Merge branch 'maint' 18 years ago
Junio C Hamano 0b1f647557 Merge branch 'jc/merge-symlink' into maint 18 years ago
Junio C Hamano 17cd29b25c merge-recursive: fix longstanding bug in merging symlinks 18 years ago
Junio C Hamano 308efc10d8 merge-index: fix longstanding bug in merging symlinks 18 years ago
Junio C Hamano 6c09c45138 diff --cached: give more sensible error message when HEAD is yet to be created. 18 years ago
Eric Wong 56cf9806a9 Update tests to use test-chmtime 18 years ago
Eric Wong 17e4836875 Add test-chmtime: a utility to change mtime on files 18 years ago
Junio C Hamano 2c7ca1fcf1 Merge branch 'maint' 18 years ago
Junio C Hamano d2dc6222d4 Add Release Notes to prepare for 1.5.0.2 18 years ago
Roland Dreier ffa84ffb77 Allow arbitrary number of arguments to git-pack-objects 18 years ago
Junio C Hamano 1289172749 rerere: do not deal with symlinks. 18 years ago
Junio C Hamano ab242f809a rerere: do not skip two conflicted paths next to each other. 18 years ago
Junio C Hamano cef19c7af5 Merge git://repo.or.cz/git-gui into maint 18 years ago
Junio C Hamano 92446aba47 Don't modify CREDITS-FILE if it hasn't changed. 18 years ago
Junio C Hamano 7bd59dee5b Merge branch 'js/apply' 18 years ago
Junio C Hamano 503ca3a9f2 Merge branch 'js/no-limit-boundary' 18 years ago
Junio C Hamano cc58fc0684 Merge branch 'js/etc-config' 18 years ago
Junio C Hamano 8a13becc0d Merge branch 'maint' 18 years ago
Junio C Hamano 5089277718 diff-patch: Avoid emitting double-slashes in textual patch. 18 years ago
Junio C Hamano b1440cc806 Reword git-am 3-way fallback failure message. 18 years ago
Robin Rosenberg c06d2daa12 Limit filename for format-patch 18 years ago
Santi Béjar bdd69c2f64 core.legacyheaders: Use the description used in RelNotes-1.5.0 18 years ago
Dmitry V. Levin 8ab40a2005 git-show-ref --verify: Fail if called without a reference 18 years ago
Junio C Hamano 509b4d73b2 .mailmap maintenance after pulling from git-svn 18 years ago
Eric Wong 2e5e24803f git-svn: fix some potential bugs with --follow-parent 18 years ago
Eric Wong e2c475d91c git-svn: fix reconnections to different paths of svn:// repositories 18 years ago
Eric Wong f30603fcf3 git-svn: fix clone when a target directory has been specified 18 years ago
Sam Vilain a0d7fe3fcd git-svn: document --username 18 years ago
Sam Vilain 18ea92bd81 git-svn: don't consider SVN URL usernames significant when comparing 18 years ago
Eric Wong 5253dc33b7 git-svn: ensure we're at the top-level and can access $GIT_DIR 18 years ago
Eric Wong 1a97a50604 git-svn: give show-ignore HEAD smarts, like dcommit and log 18 years ago
Eric Wong 0dfaf0a4e1 git-svn: allow metadata options to be specified with 'init' and 'clone' 18 years ago
Eric Wong a81ed0b63e git-svn: documentation updates 18 years ago
Eric Wong e2b36f6018 git-svn: add test for useSvnsyncProps 18 years ago
Eric Wong befc9adc0c git-svn: fix useSvmProps, hopefully for the last time 18 years ago