index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-06
checkout: drop 'checkout_opts' dependency from prepare_linked_checkout
Eric Sunshine
1
-4
/
+5
2015-07-06
checkout: make --to unconditionally verbose
Eric Sunshine
1
-2
/
+1
2015-07-06
checkout: prepare_linked_checkout: drop now-unused 'new' argument
Eric Sunshine
1
-3
/
+2
2015-07-06
checkout: relocate --to's "no branch specified" check
Eric Sunshine
1
-3
/
+4
2015-07-06
checkout: fix bug with --to and relative HEAD
Eric Sunshine
1
-4
/
+12
2015-07-04
index-pack: fix allocation of sorted_by_pos array
Junio C Hamano
1
-8
/
+8
2015-07-01
rev-list: disable --use-bitmap-index when pruning commits
Jeff King
1
-1
/
+1
2015-07-01
rev-list: add --count to usage guide
Lawrence Siebert
1
-0
/
+1
2015-06-29
introduce "format" date-mode
Jeff King
1
-0
/
+3
2015-06-29
convert "enum date_mode" into a struct
Jeff King
6
-14
/
+15
2015-06-29
show-branch: use DATE_RELATIVE instead of magic number
Jeff King
1
-1
/
+1
2015-06-29
worktree: new place for "git prune --worktrees"
Nguyễn Thái Ngọc Duy
3
-100
/
+134
2015-06-26
cat-file: sort and de-dup output of --batch-all-objects
Jeff King
1
-7
/
+15
2015-06-25
Merge branch 'nd/diff-i-t-a'
Junio C Hamano
1
-1
/
+0
2015-06-24
Merge branch 'jk/index-pack-reduce-recheck'
Junio C Hamano
1
-1
/
+1
2015-06-24
Merge branch 'mh/reporting-broken-refs-from-for-each-ref'
Junio C Hamano
1
-0
/
+5
2015-06-24
Merge branch 'mh/fsck-reflog-entries'
Junio C Hamano
1
-14
/
+20
2015-06-24
Merge branch 'qn/blame-show-email'
Junio C Hamano
1
-1
/
+9
2015-06-24
Merge branch 'jc/do-not-feed-tags-to-clear-commit-marks'
Junio C Hamano
1
-6
/
+6
2015-06-24
Merge branch 'jc/apply-reject-noop-hunk'
Junio C Hamano
1
-0
/
+3
2015-06-23
fsck: support ignoring objects in `git fsck` via fsck.skiplist
Johannes Schindelin
1
-0
/
+13
2015-06-23
fsck: git receive-pack: support excluding objects from fsck'ing
Johannes Schindelin
1
-0
/
+11
2015-06-23
fsck: introduce `git fsck --connectivity-only`
Johannes Schindelin
1
-1
/
+6
2015-06-23
fsck: support demoting errors to warnings
Johannes Schindelin
1
-0
/
+12
2015-06-23
fsck (receive-pack): allow demoting errors to warnings
Johannes Schindelin
3
-2
/
+24
2015-06-23
Revert "diff-lib.c: adjust position of i-t-a entries in diff"
Junio C Hamano
1
-1
/
+0
2015-06-22
parse-options: move unsigned long option parsing out of pack-objects.c
Charles Bailey
1
-21
/
+4
2015-06-22
cat-file: add --batch-all-objects option
Jeff King
1
-2
/
+42
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
1
-7
/
+19
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
verify-tag: add option to print raw gpg status information
brian m. carlson
1
-6
/
+11
2015-06-22
verify-commit: add option to print raw gpg status information
brian m. carlson
1
-5
/
+10
2015-06-22
gpg: centralize printing signature buffers
brian m. carlson
2
-10
/
+6
2015-06-22
gpg: centralize signature check
brian m. carlson
2
-4
/
+6
2015-06-22
verify-tag: share code with verify-commit
brian m. carlson
1
-1
/
+8
2015-06-22
delete_ref(): use the usual convention for old_sha1
Michael Haggerty
2
-2
/
+9
2015-06-22
cmd_update_ref(): make logic more straightforward
Michael Haggerty
1
-3
/
+10
2015-06-22
check_branch_commit(): make first parameter const
Michael Haggerty
1
-1
/
+1
2015-06-22
refs: move the remaining ref module declarations to refs.h
Michael Haggerty
5
-0
/
+5
2015-06-22
initial_ref_transaction_commit(): function for initial ref creation
Michael Haggerty
1
-4
/
+14
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(): new function for the refs API
Michael Haggerty
1
-20
/
+1
2015-06-22
remove_branches(): remove temporary
Michael Haggerty
1
-2
/
+1
2015-06-22
fsck: introduce identifiers for fsck messages
Johannes Schindelin
1
-18
/
+8
2015-06-22
fsck: introduce fsck options
Johannes Schindelin
3
-15
/
+25
2015-06-18
pull: remove redirection to git-pull.sh
Paul Tan
1
-7
/
+0
[prev]
[next]