26859 Commits (54633cd53bf22672aed900a2a9df5d4f92548091)
 

Author SHA1 Message Date
SZEDER Gábor e67d71e559 completion: unite --format and --pretty for 'log' and 'show' 14 years ago
SZEDER Gábor a8f89bfa99 completion: unite --reuse-message and --reedit-message for 'notes' 14 years ago
Ramsay Jones 27c0f76884 Fix some "variable might be used uninitialized" warnings 14 years ago
Junio C Hamano 16f5bfcf65 Makefile: fix permissions of mergetools/ checked out with permissive umask 14 years ago
Jonathan Nieder 53b742522c Makefile: fix permissions of mergetools/ checked out with permissive umask 14 years ago
Jeff King 2548183bad fix phantom untracked files when core.ignorecase is set 14 years ago
Tay Ray Chuan 9516a598e3 fetch: plug two leaks on error exit in store_updated_refs 14 years ago
Erik Faye-Lund 2a6b149c64 mingw: avoid using strbuf in syslog 14 years ago
Heiko Voigt 856c2d75c6 git-gui: deal with unknown files when pressing the "Stage Changed" button 14 years ago
Teemu Matilainen 3623dc0310 completion: push --set-upstream 14 years ago
Teemu Matilainen 77653abd98 completion: commit --fixup and --squash 14 years ago
Teemu Matilainen f8e49e132c completion: unite --reuse-message and --reedit-message handling 14 years ago
Junio C Hamano 64589a03a8 attr: read core.attributesfile from git_default_core_config 14 years ago
Brandon Casey 0d0ff65cea builtin/mv.c: plug miniscule memory leak 14 years ago
Brandon Casey 040a655116 cleanup: use internal memory allocation wrapper functions everywhere 14 years ago
Brandon Casey 97410b27e9 attr.c: avoid inappropriate access to strbuf "buf" member 14 years ago
Jay Soffian d30db5605b merge-one-file: fix "expr: non-numeric argument" 14 years ago
Jonathan Nieder d855e4d35d ident: do not retrieve default ident when unnecessary 14 years ago
Michael Haggerty dce4bab656 add_ref(): verify that the refname is formatted correctly 14 years ago
Michael Haggerty 7cb368421f resolve_ref(): expand documentation 14 years ago
Michael Haggerty f989fea0e0 resolve_ref(): also treat a too-long SHA1 as invalid 14 years ago
Michael Haggerty 629cd3ac6d resolve_ref(): emit warnings for improperly-formatted references 14 years ago
Michael Haggerty 8384d78886 resolve_ref(): verify that the input refname has the right format 14 years ago
Michael Haggerty d51b720fca remote: avoid passing NULL to read_ref() 14 years ago
Michael Haggerty c28cce55e0 remote: use xstrdup() instead of strdup() 14 years ago
Michael Haggerty 313fb010da resolve_ref(): do not follow incorrectly-formatted symbolic refs 14 years ago
Michael Haggerty c224ca7f66 resolve_ref(): extract a function get_packed_ref() 14 years ago
Michael Haggerty 287750507d resolve_ref(): turn buffer into a proper string as soon as possible 14 years ago
Michael Haggerty 1f58a03838 resolve_ref(): only follow a symlink that contains a valid, normalized refname 14 years ago
Michael Haggerty b54cb79597 resolve_ref(): use prefixcmp() 14 years ago
Michael Haggerty 7bb2bf8e5c resolve_ref(): explicitly fail if a symlink is not readable 14 years ago
Michael Haggerty a40e6fb67a Change check_refname_format() to reject unnormalized refnames 14 years ago
Michael Haggerty a5e4ec063a Inline function refname_format_print() 14 years ago
Michael Haggerty 7f748c7cb2 Make collapse_slashes() allocate memory for its result 14 years ago
Michael Haggerty 7e9d2fe960 Do not allow ".lock" at the end of any refname component 14 years ago
Michael Haggerty 49295d4e3f Refactor check_refname_format() 14 years ago
Michael Haggerty 8d9c50105f Change check_ref_format() to take a flags argument 14 years ago
Michael Haggerty 9224b73be0 Change bad_ref_char() to return a boolean value 14 years ago
Michael Haggerty e4ed6105ec git check-ref-format: add options --allow-onelevel and --refspec-pattern 14 years ago
Michael Haggerty f9b1a5b9b8 t1402: add some more tests 14 years ago
Michael Haggerty d4e85a1afe get_sha1_hex(): do not read past a NUL character 14 years ago
Junio C Hamano 7f41b6bbe3 Post 1.7.7 first wave 14 years ago
Junio C Hamano 2e49dab8a1 Merge branch 'mm/mediawiki-as-a-remote' 14 years ago
Junio C Hamano 83d6b33db6 Merge branch 'js/check-attr-cached' 14 years ago
Junio C Hamano 18445fdfd3 Merge branch 'rj/maint-t9159-svn-rev-notation' 14 years ago
Junio C Hamano 9a33b691aa Merge branch 'cn/eradicate-working-copy' 14 years ago
Junio C Hamano 17e2b114a8 Merge branch 'jn/gitweb-highlite-sanitise' 14 years ago
Junio C Hamano f52237576a Merge branch 'jc/ls-remote-short-help' 14 years ago
Junio C Hamano f6be8fbcba Merge branch 'sn/doc-update-index-assume-unchanged' 14 years ago
Junio C Hamano 5fbef463a1 Merge branch 'mg/maint-doc-sparse-checkout' 14 years ago