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
2015-11-20
credential-cache: new option to ignore sighup
Noam Postavsky
2
-0
/
+10
2015-11-20
show-ref: stop using PARSE_OPT_NO_INTERNAL_HELP
René Scharfe
1
-11
/
+1
2015-11-20
fsck: treat a NUL in a tag header as an error
René Scharfe
2
-2
/
+3
2015-11-20
grep: stop using PARSE_OPT_NO_INTERNAL_HELP
René Scharfe
1
-16
/
+1
2015-11-20
t1450: add tests for NUL in headers of commits and tags
René Scharfe
1
-0
/
+32
2015-11-20
parse-options: allow -h as a short option
René Scharfe
2
-6
/
+11
2015-11-20
parse-options: inline parse_options_usage() at its only remaining caller
René Scharfe
1
-12
/
+1
2015-11-20
parse-options: deduplicate parse_options_usage() calls
René Scharfe
1
-6
/
+12
2015-11-20
completion: add support for completing email aliases
Jacob Keller
1
-0
/
+16
2015-11-20
git-p4: add trap to kill p4d on test exit
Lars Schneider
1
-0
/
+9
2015-11-20
modernize t9300: move test preparations into test_expect_success
Johannes Sixt
1
-1250
/
+1264
2015-11-20
send-email: expand path in sendemail.smtpsslcertpath config
John Keeping
1
-1
/
+1
2015-11-20
sendemail: teach git-send-email to dump alias names
Jacob Keller
3
-0
/
+108
2015-11-20
git-p4: add p4d timeout in tests
Lars Schneider
1
-1
/
+19
2015-11-20
modernize t9300: mark here-doc words to ignore tab indentation
Johannes Sixt
1
-100
/
+100
2015-11-20
git-p4: retry kill/cleanup operations in tests with timeout
Lars Schneider
1
-8
/
+34
2015-11-20
modernize t9300: use test_when_finished for clean-up
Johannes Sixt
1
-20
/
+16
2015-11-20
modernize t9300: wrap lines after &&
Johannes Sixt
1
-16
/
+32
2015-11-20
modernize t9300: use test_must_be_empty
Johannes Sixt
1
-5
/
+3
2015-11-20
modernize t9300: use test_must_fail
Johannes Sixt
1
-14
/
+3
2015-11-20
modernize t9300: single-quote placement and indentation
Johannes Sixt
1
-435
/
+437
2015-11-20
remote: convert functions to struct object_id
brian m. carlson
1
-29
/
+29
2015-11-20
Remove get_object_hash.
brian m. carlson
63
-253
/
+251
2015-11-20
Convert struct object to object_id
brian m. carlson
54
-256
/
+256
2015-11-20
Add several uses of get_object_hash.
brian m. carlson
61
-253
/
+253
2015-11-20
object: introduce get_object_hash macro.
brian m. carlson
1
-0
/
+2
2015-11-20
ref_newer: convert to use struct object_id
brian m. carlson
4
-8
/
+8
2015-11-20
push_refs_with_export: convert to struct object_id
brian m. carlson
1
-4
/
+4
2015-11-20
get_remote_heads: convert to struct object_id
brian m. carlson
1
-10
/
+12
2015-11-20
parse_fetch: convert to use struct object_id
brian m. carlson
1
-6
/
+6
2015-11-20
add_sought_entry_mem: convert to struct object_id
brian m. carlson
1
-6
/
+8
2015-11-20
Convert struct ref to use object_id.
brian m. carlson
18
-151
/
+151
2015-11-20
sha1_file: introduce has_object_file helper.
brian m. carlson
2
-0
/
+8
2015-11-20
remote-http(s): support SOCKS proxies
Pat Thoyts
1
-0
/
+11
2015-11-20
Merge branch 'master' of git://git.bogomips.org/git-svn
Jeff King
1
-8
/
+76
2015-11-20
Merge branch 'lf/ref-is-hidden-namespace'
Jeff King
6
-15
/
+100
2015-11-20
Merge branch 'dk/gc-idx-wo-pack'
Jeff King
6
-22
/
+78
2015-11-20
t5813: avoid creating urls that break on cygwin
Dennis Kaarsemaker
1
-2
/
+2
2015-11-20
Escape Git's exec path in contrib/rerere-train.sh script
Daniel Knittl-Frank
1
-1
/
+1
2015-11-20
refs: break out ref conflict checks
David Turner
3
-42
/
+67
2015-11-20
files_log_ref_write: new function
David Turner
2
-0
/
+12
2015-11-20
initdb: make safe_create_dir public
David Turner
3
-12
/
+20
2015-11-20
refs: split filesystem-based refs code into a new file
Michael Haggerty
3
-3536
/
+3545
2015-11-20
refs/refs-internal.h: new header file
Michael Haggerty
2
-165
/
+189
2015-11-20
refname_is_safe(): improve docstring
Michael Haggerty
1
-6
/
+10
2015-11-20
pack_if_possible_fn(): use ref_type() instead of is_per_worktree_ref()
Michael Haggerty
1
-3
/
+1
2015-11-20
copy_msg(): rename to copy_reflog_msg()
David Turner
1
-2
/
+2
2015-11-20
verify_refname_available(): new function
Ronnie Sahlberg
1
-26
/
+40
2015-11-20
verify_refname_available(): rename function
Ronnie Sahlberg
1
-22
/
+22
2015-11-16
allow hooks to ignore their standard input stream
Clemens Buchacher
3
-20
/
+27
[prev]
[next]