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
2012-05-25
config doc: remove confusion about relative GIT_DIR from FILES section
Jonathan Nieder
1
-3
/
+1
2012-05-24
format-patch: do not use bogus email addresses in message ids
Jeff King
1
-1
/
+1
2012-05-24
ident: reject bogus email addresses with IDENT_STRICT
Jeff King
1
-0
/
+6
2012-05-24
Sync with maint
Junio C Hamano
2
-2
/
+11
2012-05-24
Update draft release notes to 1.7.10.3
Junio C Hamano
1
-0
/
+6
2012-05-24
Merge branch 'jk/maint-status-porcelain-z-b' into maint
Junio C Hamano
5
-89
/
+105
2012-05-24
ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICT
Jeff King
9
-15
/
+14
2012-05-24
format-patch: use GIT_COMMITTER_EMAIL in message ids
Jeff King
1
-1
/
+2
2012-05-24
ident: let callers omit name with fmt_indent
Jeff King
2
-5
/
+10
2012-05-24
ident: refactor NO_DATE flag in fmt_ident
Jeff King
1
-6
/
+9
2012-05-24
ident: reword empty ident error message
Jeff King
1
-1
/
+1
2012-05-24
Avoid sorting if references are added to ref_cache in order
Michael Haggerty
1
-0
/
+6
2012-05-24
checkout: no progress messages if !isatty(2).
Avery Pennarun
1
-2
/
+2
2012-05-24
osxkeychain: pull make config from top-level directory
Jeff King
1
-2
/
+5
2012-05-24
fetch-pack: sort incoming heads list earlier
Jeff King
1
-1
/
+1
2012-05-23
Update draft release notes to 1.7.11
Junio C Hamano
1
-0
/
+13
2012-05-23
Merge branch 'rs/archive-tree-in-tip-simplify'
Junio C Hamano
2
-14
/
+7
2012-05-23
Merge branch 'js/rev-parse-doc-fix'
Junio C Hamano
1
-1
/
+2
2012-05-23
Merge branch 'js/rebase-i-p-test-fix'
Junio C Hamano
1
-0
/
+1
2012-05-23
Merge branch 'bp/diff-no-index-strbuf-fix'
Junio C Hamano
2
-2
/
+27
2012-05-23
Merge branch 'hv/submodule-alt-odb'
Junio C Hamano
4
-2
/
+39
2012-05-23
xdiff: import new 32-bit version of count_masked_bytes()
René Scharfe
1
-13
/
+5
2012-05-23
xdiff: avoid more compiler warnings with XDL_FAST_HASH on 32-bit machines
René Scharfe
1
-1
/
+7
2012-05-22
xdiff: avoid compiler warnings with XDL_FAST_HASH on 32-bit machines
René Scharfe
1
-3
/
+5
2012-05-22
refs: do not create ref_entry when searching
Junio C Hamano
1
-9
/
+23
2012-05-22
refs: use strings directly in find_containing_dir()
René Scharfe
1
-9
/
+4
2012-05-22
refs: convert parameter of create_dir_entry() to length-limited string
René Scharfe
1
-8
/
+10
2012-05-22
refs: convert parameter of search_ref_dir() to length-limited string
René Scharfe
1
-6
/
+7
2012-05-22
fetch-pack: avoid quadratic loop in filter_refs
Jeff King
1
-6
/
+13
2012-05-22
fetch-pack: sort the list of incoming refs
Jeff King
1
-0
/
+2
2012-05-22
add sorting infrastructure for list refs
Jeff King
2
-0
/
+24
2012-05-22
fetch-pack: avoid quadratic behavior in remove_duplicates
Jeff King
1
-15
/
+6
2012-05-22
fetch-pack: sort incoming heads
Jeff King
1
-1
/
+9
2012-05-22
cmd_fetch_pack(): respect constness of argv parameter
Michael Haggerty
1
-13
/
+10
2012-05-22
cmd_fetch_pack(): combine the loop termination conditions
Michael Haggerty
1
-58
/
+55
2012-05-22
cmd_fetch_pack(): handle non-option arguments outside of the loop
Michael Haggerty
1
-5
/
+7
2012-05-22
cmd_fetch_pack(): declare dest to be const
Michael Haggerty
1
-3
/
+4
2012-05-22
avoid segfault when reading header of malformed commits
Jeff King
1
-1
/
+4
2012-05-22
pretty: avoid buffer overflow in format_person_part
Jeff King
1
-2
/
+4
2012-05-22
fix off-by-one error in split_ident_line
Jeff King
2
-1
/
+8
2012-05-22
format-patch: refactor get_patch_filename
Jeff King
3
-38
/
+20
2012-05-22
ident: trim whitespace from default name/email
Jeff King
1
-1
/
+4
2012-05-22
ident: use a dynamic strbuf in fmt_ident
Jeff King
1
-28
/
+15
2012-05-22
ident: use full dns names to generate email addresses
Jeff King
1
-9
/
+4
2012-05-22
ident: report passwd errors with a more friendly message
Jeff King
5
-25
/
+20
2012-05-22
drop length limitations on gecos-derived names and emails
Jeff King
3
-73
/
+39
2012-05-22
ident: don't write fallback username into git_default_name
Jeff King
1
-3
/
+1
2012-05-22
fmt_ident: drop IDENT_WARN_ON_NO_NAME code
Jeff King
2
-10
/
+6
2012-05-22
format-patch: use default email for generating message ids
Jeff King
1
-8
/
+2
2012-05-22
ident: trim trailing newline from /etc/mailname
Jeff King
1
-0
/
+4
[prev]
[next]