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 'dm/tree-walk'
Junio C Hamano
1
-4
/
+4
2011-10-10
Merge branch 'ps/gitweb-js-with-lineno'
Junio C Hamano
1
-4
/
+4
2011-10-10
Merge branch 'mh/maint-notes-merge-pathbuf-fix'
Junio C Hamano
1
-1
/
+2
2011-10-10
Merge branch 'nd/sparse-doc'
Junio C Hamano
1
-2
/
+2
2011-10-10
Merge branch 'jp/get-ref-dir-unsorted'
Junio C Hamano
2
-201
/
+154
2011-10-10
Merge branch 'mh/check-ref-format-3'
Junio C Hamano
24
-225
/
+426
2011-10-10
Merge branch 'mh/iterate-refs'
Junio C Hamano
1
-32
/
+74
2011-10-10
Merge branch 'jm/mergetool-pathspec'
Junio C Hamano
3
-70
/
+71
2011-10-10
Merge branch 'jc/maint-diffstat-numstat-context'
Junio C Hamano
1
-0
/
+2
2011-10-10
Merge branch 'mz/remote-rename'
Junio C Hamano
2
-7
/
+52
2011-10-10
Merge branch 'cb/common-prefix-unification'
Junio C Hamano
6
-64
/
+40
2011-10-10
Merge branch 'jn/maint-http-error-message'
Junio C Hamano
1
-2
/
+7
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
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-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-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
2011-10-05
resolve_ref(): use prefixcmp()
Michael Haggerty
1
-2
/
+2
2011-10-05
resolve_ref(): explicitly fail if a symlink is not readable
Michael Haggerty
1
-0
/
+2
2011-10-05
Change check_refname_format() to reject unnormalized refnames
Michael Haggerty
5
-28
/
+49
2011-10-05
Inline function refname_format_print()
Michael Haggerty
1
-9
/
+7
2011-10-05
Make collapse_slashes() allocate memory for its result
Michael Haggerty
1
-9
/
+10
2011-10-05
Do not allow ".lock" at the end of any refname component
Michael Haggerty
3
-9
/
+7
2011-10-05
Refactor check_refname_format()
Michael Haggerty
1
-40
/
+55
2011-10-05
Change check_ref_format() to take a flags argument
Michael Haggerty
20
-126
/
+69
2011-10-05
Change bad_ref_char() to return a boolean value
Michael Haggerty
1
-9
/
+6
2011-10-05
git check-ref-format: add options --allow-onelevel and --refspec-pattern
Michael Haggerty
3
-21
/
+152
2011-10-05
t1402: add some more tests
Michael Haggerty
1
-0
/
+9
2011-10-05
get_sha1_hex(): do not read past a NUL character
Michael Haggerty
2
-1
/
+18
2011-10-05
Post 1.7.7 first wave
Junio C Hamano
3
-2
/
+109
2011-10-05
Merge branch 'mm/mediawiki-as-a-remote'
Junio C Hamano
2
-0
/
+830
2011-10-05
Merge branch 'js/check-attr-cached'
Junio C Hamano
3
-47
/
+48
2011-10-05
Merge branch 'rj/maint-t9159-svn-rev-notation'
Junio C Hamano
1
-0
/
+8
2011-10-05
Merge branch 'cn/eradicate-working-copy'
Junio C Hamano
4
-6
/
+6
[prev]
[next]