26973 Commits (4804d437916d08068143dfc265cc7b5e2f4883e6)
 

Author SHA1 Message Date
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
René Scharfe 8a94151d61 pickaxe: factor out pickaxe 14 years ago
René Scharfe db99cb7000 pickaxe: give diff_grep the same signature as has_changes 14 years ago
René Scharfe 5d176fb6b6 pickaxe: pass diff_options to contains and has_changes 14 years ago
René Scharfe 15dafaf80d pickaxe: factor out has_changes 14 years ago
René Scharfe 8e854b00d8 pickaxe: plug regex/kws leak 14 years ago
René Scharfe 2b5f07f16c pickaxe: plug regex leak 14 years ago
René Scharfe 05ac978495 pickaxe: plug diff filespec leak with empty needle 14 years ago
Junio C Hamano 278f7e6f6d Merge branch 'js/maint-no-cherry-pick-head-after-punted' into js/no-cherry-pick-head-after-punted 14 years ago
Jay Soffian 82352cb633 cherry-pick: do not give irrelevant advice when cherry-pick punted 14 years ago
Jay Soffian 9fa8aecdeb revert.c: defer writing CHERRY_PICK_HEAD till it is safe to do so 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