index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-10
Merge branch 'hv/submodule-update-none'
Junio C Hamano
2
-1
/
+69
2011-10-10
Merge branch 'fg/submodule-git-file-git-dir'
Junio C Hamano
10
-67
/
+244
2011-10-10
config: display key_delim for config --bool --get-regexp
Matthieu Moy
2
-7
/
+19
2011-10-10
diff: add option to show whole functions as context
René Scharfe
6
-6
/
+154
2011-10-10
xdiff: factor out get_func_line()
René Scharfe
1
-16
/
+27
2011-10-10
git-difftool: allow skipping file by typing 'n' at prompt
Sitaram Chamarty
2
-4
/
+48
2011-10-10
refs.c: free duplicate entries in the ref array instead of leaking them
Brandon Casey
1
-0
/
+1
2011-10-10
refs.c: abort ref search if ref array is empty
Brandon Casey
1
-0
/
+3
2011-10-10
refs.c: ensure struct whose member may be passed to realloc is initialized
Brandon Casey
1
-0
/
+1
2011-10-10
completion: unite --format and --pretty for 'log' and 'show'
SZEDER Gábor
1
-14
/
+4
2011-10-10
completion: unite --reuse-message and --reedit-message for 'notes'
SZEDER Gábor
1
-4
/
+2
2011-10-09
Fix some "variable might be used uninitialized" warnings
Ramsay Jones
2
-2
/
+2
2011-10-09
Makefile: fix permissions of mergetools/ checked out with permissive umask
Junio C Hamano
1
-2
/
+1
2011-10-09
Makefile: fix permissions of mergetools/ checked out with permissive umask
Jonathan Nieder
1
-2
/
+1
2011-10-07
fix phantom untracked files when core.ignorecase is set
Jeff King
2
-7
/
+9
2011-10-07
fetch: plug two leaks on error exit in store_updated_refs
Tay Ray Chuan
1
-4
/
+9
2011-10-07
mingw: avoid using strbuf in syslog
Erik Faye-Lund
1
-12
/
+18
2011-10-07
t5510: add tests for fetch --prune
Carlos Martín Nieto
1
-0
/
+50
2011-10-07
fetch: free all the additional refspecs
Carlos Martín Nieto
1
-1
/
+1
2011-10-07
pickaxe: factor out pickaxe
René Scharfe
1
-67
/
+43
2011-10-07
pickaxe: give diff_grep the same signature as has_changes
René Scharfe
1
-3
/
+4
2011-10-07
pickaxe: pass diff_options to contains and has_changes
René Scharfe
1
-14
/
+14
2011-10-07
pickaxe: factor out has_changes
René Scharfe
1
-36
/
+21
2011-10-07
pickaxe: plug regex/kws leak
René Scharfe
1
-6
/
+7
2011-10-07
pickaxe: plug regex leak
René Scharfe
1
-7
/
+6
2011-10-07
pickaxe: plug diff filespec leak with empty needle
René Scharfe
1
-2
/
+2
2011-10-06
Merge branch 'js/maint-no-cherry-pick-head-after-punted' into js/no-cherry-pi...
Junio C Hamano
2
-7
/
+31
2011-10-06
cherry-pick: do not give irrelevant advice when cherry-pick punted
Jay Soffian
1
-5
/
+7
2011-10-06
revert.c: defer writing CHERRY_PICK_HEAD till it is safe to do so
Jay Soffian
2
-2
/
+24
2011-10-06
git-gui: deal with unknown files when pressing the "Stage Changed" button
Heiko Voigt
1
-0
/
+9
2011-10-06
completion: push --set-upstream
Teemu Matilainen
1
-1
/
+1
2011-10-06
completion: commit --fixup and --squash
Teemu Matilainen
1
-2
/
+3
2011-10-06
completion: unite --reuse-message and --reedit-message handling
Teemu Matilainen
1
-6
/
+2
2011-10-06
attr: read core.attributesfile from git_default_core_config
Junio C Hamano
5
-13
/
+9
2011-10-06
builtin/mv.c: plug miniscule memory leak
Brandon Casey
1
-1
/
+5
2011-10-06
cleanup: use internal memory allocation wrapper functions everywhere
Brandon Casey
7
-8
/
+8
2011-10-06
attr.c: avoid inappropriate access to strbuf "buf" member
Brandon Casey
1
-13
/
+11
2011-10-06
merge-one-file: fix "expr: non-numeric argument"
Jay Soffian
1
-1
/
+1
2011-10-06
ident: do not retrieve default ident when unnecessary
Jonathan Nieder
1
-8
/
+8
2011-10-05
add_ref(): verify that the refname is formatted correctly
Michael Haggerty
2
-5
/
+19
2011-10-05
resolve_ref(): expand documentation
Michael Haggerty
2
-13
/
+33
2011-10-05
resolve_ref(): also treat a too-long SHA1 as invalid
Michael Haggerty
1
-1
/
+2
2011-10-05
resolve_ref(): emit warnings for improperly-formatted references
Michael Haggerty
1
-2
/
+4
2011-10-05
resolve_ref(): verify that the input refname has the right format
Michael Haggerty
1
-0
/
+3
2011-10-05
remote: avoid passing NULL to read_ref()
Michael Haggerty
1
-2
/
+4
2011-10-05
remote: use xstrdup() instead of strdup()
Michael Haggerty
2
-3
/
+3
2011-10-05
resolve_ref(): do not follow incorrectly-formatted symbolic refs
Michael Haggerty
1
-0
/
+5
2011-10-05
resolve_ref(): extract a function get_packed_ref()
Michael Haggerty
1
-13
/
+34
2011-10-05
resolve_ref(): turn buffer into a proper string as soon as possible
Michael Haggerty
1
-10
/
+10
2011-10-05
resolve_ref(): only follow a symlink that contains a valid, normalized refname
Michael Haggerty
1
-1
/
+2
[prev]
[next]