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-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
2012-05-22
move git_default_* variables to ident.c
Jeff King
3
-6
/
+4
2012-05-22
move identity config parsing to ident.c
Jeff King
3
-23
/
+23
2012-05-22
fmt-merge-msg: don't use static buffer in record_person
Jeff King
1
-4
/
+4
2012-05-22
http-push: do not access git_default_email directly
Jeff King
1
-1
/
+1
2012-05-22
ident: split setup_ident into separate functions
Jeff King
2
-16
/
+22
2012-05-21
grep: stop leaking line strings with -f
René Scharfe
1
-5
/
+2
2012-05-20
remote: fix typo
Ralf Thielow
1
-1
/
+1
2012-05-20
Merge branch 'maint'
Junio C Hamano
4
-4
/
+5
2012-05-20
grep: support newline separated pattern list
René Scharfe
4
-3
/
+41
2012-05-20
grep: factor out do_append_grep_pat()
René Scharfe
1
-6
/
+9
2012-05-20
grep: factor out create_grep_pat()
René Scharfe
1
-11
/
+17
2012-05-20
free_ref_entry(): do not trigger reading of loose refs
Michael Haggerty
1
-2
/
+7
2012-05-20
Consistently use "superproject" instead of "supermodule"
Jens Lehmann
3
-4
/
+4
2012-05-20
t3404: begin "exchange commits with -p" test with correct preconditions
Johannes Sixt
1
-0
/
+1
2012-05-20
completion: add support for backwards compatibility
Felipe Contreras
1
-0
/
+12
2012-05-20
completion: rename internal helpers _git and _gitk
Felipe Contreras
2
-6
/
+6
2012-05-20
t/Makefile: retain cache t/.prove across prove runs
Michael Haggerty
1
-2
/
+4
2012-05-18
pack-objects: refactor write_object() into helper functions
Nguyễn Thái Ngọc Duy
1
-150
/
+172
[prev]
[next]