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-06-23
fsck: report the ID of the error/warning
Johannes Schindelin
2
-2
/
+22
2015-06-23
fsck (receive-pack): allow demoting errors to warnings
Johannes Schindelin
5
-2
/
+33
2015-06-23
fsck: offer a function to demote fsck errors to warnings
Johannes Schindelin
2
-5
/
+80
2015-06-23
Revert "diff-lib.c: adjust position of i-t-a entries in diff"
Junio C Hamano
4
-38
/
+8
2015-06-22
contrib/subtree: small tidy-up to test
Charles Bailey
1
-3
/
+1
2015-06-22
contrib/subtree: fix broken &&-chains and revealed test error
Charles Bailey
1
-4
/
+4
2015-06-22
contrib/subtree: use tabs consitently for indentation in tests
Charles Bailey
1
-147
/
+147
2015-06-22
parse-options: move unsigned long option parsing out of pack-objects.c
Charles Bailey
6
-26
/
+73
2015-06-22
test-parse-options: update to handle negative ints
Charles Bailey
2
-1
/
+3
2015-06-22
cat-file: add --batch-all-objects option
Jeff King
3
-2
/
+77
2015-06-22
cat-file: split batch_one_object into two stages
Jeff King
1
-16
/
+23
2015-06-22
cat-file: stop returning value from batch_one_object
Jeff King
1
-12
/
+6
2015-06-22
cat-file: add --buffer option
Jeff King
2
-7
/
+26
2015-06-22
cat-file: move batch_options definition to top of file
Jeff King
1
-6
/
+7
2015-06-22
cat-file: minor style fix in options list
Jeff King
1
-1
/
+1
2015-06-22
Merge branch 'jk/maint-for-each-packed-object' into jk/cat-file-batch-all
Junio C Hamano
2
-1
/
+7
2015-06-22
for_each_packed_object: automatically open pack index
Jeff King
2
-1
/
+7
2015-06-22
verify-tag: add option to print raw gpg status information
brian m. carlson
3
-6
/
+46
2015-06-22
verify-commit: add option to print raw gpg status information
brian m. carlson
5
-7
/
+51
2015-06-22
gpg: centralize printing signature buffers
brian m. carlson
4
-10
/
+18
2015-06-22
gpg: centralize signature check
brian m. carlson
7
-10
/
+18
2015-06-22
verify-commit: add test for exit status on untrusted signature
brian m. carlson
1
-0
/
+7
2015-06-22
verify-tag: share code with verify-commit
brian m. carlson
4
-15
/
+34
2015-06-22
verify-tag: add tests
brian m. carlson
1
-0
/
+84
2015-06-22
delete_ref(): use the usual convention for old_sha1
Michael Haggerty
4
-15
/
+14
2015-06-22
cmd_update_ref(): make logic more straightforward
Michael Haggerty
1
-3
/
+10
2015-06-22
update_ref(): don't read old reference value before delete
Michael Haggerty
1
-3
/
+3
2015-06-22
check_branch_commit(): make first parameter const
Michael Haggerty
1
-1
/
+1
2015-06-22
refs.h: add some parameter names to function declarations
Michael Haggerty
1
-11
/
+11
2015-06-22
refs: move the remaining ref module declarations to refs.h
Michael Haggerty
10
-91
/
+109
2015-06-22
initial_ref_transaction_commit(): check for ref D/F conflicts
Michael Haggerty
1
-0
/
+34
2015-06-22
initial_ref_transaction_commit(): check for duplicate refs
Michael Haggerty
1
-0
/
+11
2015-06-22
refs: remove some functions from the module's public interface
Michael Haggerty
2
-37
/
+24
2015-06-22
initial_ref_transaction_commit(): function for initial ref creation
Michael Haggerty
3
-4
/
+75
2015-06-22
repack_without_refs(): make function private
Michael Haggerty
2
-12
/
+8
2015-06-22
prune_refs(): use delete_refs()
Michael Haggerty
1
-8
/
+17
2015-06-22
prune_remote(): use delete_refs()
Michael Haggerty
1
-9
/
+2
2015-06-22
delete_refs(): bail early if the packed-refs file cannot be rewritten
Michael Haggerty
1
-3
/
+22
2015-06-22
delete_refs(): make error message more generic
Michael Haggerty
1
-1
/
+1
2015-06-22
delete_refs(): new function for the refs API
Michael Haggerty
3
-20
/
+27
2015-06-22
delete_ref(): handle special case more explicitly
Michael Haggerty
1
-2
/
+9
2015-06-22
remove_branches(): remove temporary
Michael Haggerty
1
-2
/
+1
2015-06-22
delete_ref(): move declaration to refs.h
Michael Haggerty
3
-4
/
+13
2015-06-22
fsck: provide a function to parse fsck message IDs
Johannes Schindelin
1
-2
/
+33
2015-06-22
fsck: introduce identifiers for fsck messages
Johannes Schindelin
3
-78
/
+154
2015-06-22
fsck: introduce fsck options
Johannes Schindelin
5
-93
/
+114
2015-06-19
mergetool-lib: fix default tool selection
Michael J Gruber
1
-0
/
+1
2015-06-18
pull: remove redirection to git-pull.sh
Paul Tan
3
-8
/
+0
2015-06-18
pull --rebase: error on no merge candidate cases
Paul Tan
1
-3
/
+12
2015-06-18
pull --rebase: exit early when the working directory is dirty
Paul Tan
1
-1
/
+76
[prev]
[next]