27199 Commits (13c907c4fe9b0d96a68c04f7d64f66873e0db8b7)
 

Author SHA1 Message Date
Junio C Hamano 4909bbe40a Merge branch 'dm/tree-walk' 14 years ago
Junio C Hamano 59b32ff338 Merge branch 'ps/gitweb-js-with-lineno' 14 years ago
Junio C Hamano e579a5d398 Merge branch 'mh/maint-notes-merge-pathbuf-fix' 14 years ago
Junio C Hamano bf604e64fb Merge branch 'nd/sparse-doc' 14 years ago
Junio C Hamano 2c5c66be6e Merge branch 'jp/get-ref-dir-unsorted' 14 years ago
Junio C Hamano 9bd500048d Merge branch 'mh/check-ref-format-3' 14 years ago
Junio C Hamano 11fa509957 Merge branch 'mh/iterate-refs' 14 years ago
Junio C Hamano 5fbdb9c2e8 Merge branch 'jm/mergetool-pathspec' 14 years ago
Junio C Hamano 7ddd582402 Merge branch 'jc/maint-diffstat-numstat-context' 14 years ago
Junio C Hamano 034a8a0df3 Merge branch 'mz/remote-rename' 14 years ago
Junio C Hamano ca3ef81ad7 Merge branch 'cb/common-prefix-unification' 14 years ago
Junio C Hamano 9488c18923 Merge branch 'jn/maint-http-error-message' 14 years ago
Junio C Hamano 61f9db7a50 Merge branch 'hv/submodule-update-none' 14 years ago
Junio C Hamano efc5fb6a77 Merge branch 'fg/submodule-git-file-git-dir' 14 years ago
Matthieu Moy 008e3cc5d7 config: display key_delim for config --bool --get-regexp 14 years ago
René Scharfe 14937c2c06 diff: add option to show whole functions as context 14 years ago
René Scharfe f99f4b3667 xdiff: factor out get_func_line() 14 years ago
Sitaram Chamarty ba959de165 git-difftool: allow skipping file by typing 'n' at prompt 14 years ago
Brandon Casey 17d68a54de refs.c: free duplicate entries in the ref array instead of leaking them 14 years ago
Brandon Casey 687296960d refs.c: abort ref search if ref array is empty 14 years ago
Brandon Casey 43d20a8c50 refs.c: ensure struct whose member may be passed to realloc is initialized 14 years ago
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
Carlos Martín Nieto 43a8a04a11 t5510: add tests for fetch --prune 14 years ago
Carlos Martín Nieto 5caf197337 fetch: free all the additional refspecs 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