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
2014-10-15
fetch.c: change s_update_ref to use a ref transaction
Ronnie Sahlberg
1
-10
/
+24
2014-10-15
refs.c: ref_transaction_commit: distinguish name conflicts from other errors
Ronnie Sahlberg
2
-12
/
+23
2014-10-15
refs.c: pass a list of names to skip to is_refname_available
Ronnie Sahlberg
1
-18
/
+32
2014-10-15
refs.c: call lock_ref_sha1_basic directly from commit
Ronnie Sahlberg
1
-6
/
+6
2014-10-15
refs.c: refuse to lock badly named refs in lock_ref_sha1_basic
Ronnie Sahlberg
1
-2
/
+5
2014-10-15
rename_ref: don't ask read_ref_full where the ref came from
Ronnie Sahlberg
1
-1
/
+1
2014-10-15
refs.c: pass the ref log message to _create/delete/update instead of _commit
Ronnie Sahlberg
11
-44
/
+54
2014-10-15
refs.c: add an err argument to delete_ref_loose
Ronnie Sahlberg
1
-4
/
+5
2014-10-15
wrapper.c: add a new function unlink_or_msg
Ronnie Sahlberg
2
-0
/
+23
2014-10-15
refs.c: lock_ref_sha1_basic is used for all refs
Ronnie Sahlberg
1
-1
/
+1
2014-10-15
wrapper.c: remove/unlink_or_warn: simplify, treat ENOENT as success
Ronnie Sahlberg
3
-11
/
+12
2014-10-15
mv test: recreate mod/ directory instead of relying on stale copy
Jonathan Nieder
1
-5
/
+10
2014-10-14
completion: silence "fatal: Not a git repository" error
John Szakmeister
1
-1
/
+2
2014-10-14
color_parse: do not mention variable name in error message
Jeff King
11
-28
/
+26
2014-10-14
pass config slots as pointers instead of offsets
Jonathan Nieder
5
-22
/
+21
2014-10-14
Update draft release notes to 2.2
Junio C Hamano
1
-0
/
+21
2014-10-14
Merge branch 'bc/asciidoc-pretty-formats-fix'
Junio C Hamano
1
-1
/
+1
2014-10-14
Merge branch 'rs/plug-leak-in-bundle'
Junio C Hamano
1
-7
/
+10
2014-10-14
Merge branch 'rs/more-uses-of-skip-prefix'
Junio C Hamano
10
-75
/
+69
2014-10-14
Merge branch 'rs/mailsplit'
Junio C Hamano
1
-1
/
+0
2014-10-14
Merge branch 'rs/sha1-array-test'
Junio C Hamano
5
-2
/
+130
2014-10-14
Merge branch 'mh/lockfile-stdio'
Junio C Hamano
5
-39
/
+71
2014-10-14
Merge branch 'mh/lockfile'
Junio C Hamano
36
-260
/
+510
2014-10-14
Merge branch 'sk/tag-contains-wo-recursion'
Junio C Hamano
1
-2
/
+2
2014-10-14
Merge branch 'da/completion-show-signature'
Junio C Hamano
1
-0
/
+2
2014-10-14
Merge branch 'rs/daemon-fixes'
Junio C Hamano
1
-18
/
+15
2014-10-14
Merge branch 'dt/cache-tree-repair'
Junio C Hamano
1
-1
/
+1
2014-10-14
Merge branch 'so/rebase-doc-fork-point'
Junio C Hamano
1
-12
/
+19
2014-10-14
Merge branch 'da/include-compat-util-first-in-c'
Junio C Hamano
9
-8
/
+7
2014-10-13
test-lib.sh: support -x option for shell-tracing
Jeff King
2
-4
/
+44
2014-10-13
t1308: fix broken here document in test script
Junio C Hamano
1
-2
/
+2
2014-10-13
Documentation: add documentation for 'git interpret-trailers'
Christian Couder
2
-0
/
+315
2014-10-13
trailer: add tests for commands in config file
Christian Couder
1
-0
/
+125
2014-10-13
trailer: execute command from 'trailer.<name>.command'
Christian Couder
1
-1
/
+84
2014-10-13
trailer: add tests for "git interpret-trailers"
Christian Couder
1
-0
/
+738
2014-10-13
trailer: add interpret-trailers command
Christian Couder
5
-0
/
+48
2014-10-13
trailer: put all the processing together and print
Christian Couder
2
-0
/
+75
2014-10-13
trailer: parse trailers from file or stdin
Christian Couder
1
-0
/
+123
2014-10-13
trailer: process command line trailer arguments
Christian Couder
1
-0
/
+112
2014-10-13
trailer: read and process config information
Christian Couder
1
-0
/
+185
2014-10-13
trailer: process trailers from input message and arguments
Christian Couder
1
-0
/
+210
2014-10-13
trailer: add data structures and basic functions
Christian Couder
2
-0
/
+70
2014-10-13
Documentation: fix mismatched delimiters in git-imap-send
brian m. carlson
1
-2
/
+2
2014-10-13
Documentation: adjust document title underlining
brian m. carlson
3
-3
/
+3
2014-10-13
receive-pack: plug minor memory leak in unpack()
René Scharfe
1
-10
/
+8
2014-10-13
t5304: use helper to report failure of "test foo = bar"
Jeff King
2
-8
/
+17
2014-10-13
t5304: use test_path_is_* instead of "test -f"
Jeff King
1
-23
/
+23
2014-10-10
doc: add 'everyday' to 'git help'
Philip Oakley
12
-21
/
+32
2014-10-10
doc: Makefile regularise OBSOLETE_HTML list building
Philip Oakley
1
-1
/
+2
2014-10-10
doc: modernise everyday.txt wording and format in man page style
Philip Oakley
1
-109
/
+151
[prev]
[next]