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
2012-01-05
commit --amend -S: strip existing gpgsig headers
Junio C Hamano
1
-1
/
+2
2012-01-05
Merge branch 'jc/signed-commit' and 'jc/pull-signed-tag'
Junio C Hamano
3
-6
/
+46
2011-12-20
commit: do not lose mergetag header when not amending
Junio C Hamano
1
-1
/
+5
2011-11-12
commit: teach --gpg-sign option
Junio C Hamano
3
-6
/
+46
2011-11-12
commit-tree: teach -m/-F options to read logs from elsewhere
Junio C Hamano
1
-3
/
+40
2011-11-09
commit-tree: update the command line parsing
Junio C Hamano
1
-13
/
+18
2011-11-09
commit: teach --amend to carry forward extra headers
Junio C Hamano
1
-2
/
+7
2011-11-09
merge: force edit and no-ff mode when merging a tag object
Junio C Hamano
1
-0
/
+6
2011-11-09
commit: copy merged signed tags to headers of merge commit
Junio C Hamano
1
-5
/
+5
2011-11-08
merge: record tag objects without peeling in MERGE_HEAD
Junio C Hamano
1
-3
/
+10
2011-11-08
merge: make usage of commit->util more extensible
Junio C Hamano
1
-40
/
+23
2011-11-08
fmt-merge-msg: Add contents of merged tag in the merge message
Junio C Hamano
1
-2
/
+70
2011-11-07
fmt-merge-msg: package options into a structure
Junio C Hamano
2
-17
/
+20
2011-11-07
fmt-merge-msg: avoid early returns
Junio C Hamano
1
-10
/
+10
2011-11-07
merge: notice local merging of tags and keep it unwrapped
Junio C Hamano
1
-0
/
+5
2011-11-04
fetch: do not store peeled tag object names in FETCH_HEAD
Linus Torvalds
1
-2
/
+1
2011-11-04
Split GPG interface into its own helper library
Junio C Hamano
2
-100
/
+11
2011-10-19
Merge branch 'js/merge-edit-option'
Junio C Hamano
1
-39
/
+70
2011-10-19
Merge branch 'js/no-cherry-pick-head-after-punted'
Junio C Hamano
1
-7
/
+16
2011-10-19
Merge branch 'jm/maint-apply-detects-corrupt-patch-header'
Junio C Hamano
1
-0
/
+3
2011-10-17
Merge branch 'bc/attr-ignore-case'
Junio C Hamano
2
-1
/
+7
2011-10-17
Merge branch 'mm/maint-config-explicit-bool-display'
Junio C Hamano
1
-7
/
+13
2011-10-17
Merge branch 'tc/fetch-leak'
Junio C Hamano
1
-4
/
+9
2011-10-17
Merge branch 'ph/push-to-delete-nothing'
Junio C Hamano
1
-8
/
+18
2011-10-17
Merge branch 'jc/checkout-from-tree-keep-local-changes'
Junio C Hamano
1
-1
/
+5
2011-10-15
Merge branch 'jc/grep-untracked-exclude'
Junio C Hamano
1
-1
/
+1
2011-10-15
Merge branch 'jc/maint-grep-untracked-exclude' into jc/grep-untracked-exclude
Junio C Hamano
1
-1
/
+1
2011-10-13
Merge branch 'il/archive-err-signal'
Junio C Hamano
1
-0
/
+2
2011-10-13
Merge branch 'jc/grep-untracked-exclude'
Junio C Hamano
1
-7
/
+17
2011-10-13
Merge branch 'rs/pending'
Junio C Hamano
1
-28
/
+18
2011-10-13
Merge branch 'jc/apply-blank-at-eof-fix'
Junio C Hamano
1
-2
/
+9
2011-10-13
Merge branch 'nd/maint-autofix-tag-in-head'
Junio C Hamano
3
-59
/
+66
2011-10-13
Merge branch 'bw/grep-no-index-no-exclude'
Junio C Hamano
1
-3
/
+3
2011-10-12
Teach merge the '[-e|--edit]' option
Jay Soffian
1
-39
/
+70
2011-10-12
Merge branch 'jc/parse-options-boolean'
Junio C Hamano
2
-10
/
+3
2011-10-12
Merge branch 'rs/name-rev-usage'
Junio C Hamano
1
-1
/
+3
2011-10-12
fix "git apply --index ..." not to deref NULL
Jim Meyering
1
-0
/
+3
2011-10-10
Merge branch 'mh/check-ref-format-3'
Junio C Hamano
7
-29
/
+46
2011-10-10
Merge branch 'mz/remote-rename'
Junio C Hamano
1
-7
/
+21
2011-10-10
Merge branch 'cb/common-prefix-unification'
Junio C Hamano
2
-3
/
+4
2011-10-10
Merge branch 'fg/submodule-git-file-git-dir'
Junio C Hamano
1
-0
/
+8
2011-10-10
config: display key_delim for config --bool --get-regexp
Matthieu Moy
1
-7
/
+13
2011-10-09
Fix some "variable might be used uninitialized" warnings
Ramsay Jones
1
-1
/
+1
2011-10-07
fetch: plug two leaks on error exit in store_updated_refs
Tay Ray Chuan
1
-4
/
+9
2011-10-06
Merge branch 'js/maint-no-cherry-pick-head-after-punted' into js/no-cherry-pi...
Junio C Hamano
1
-7
/
+16
2011-10-06
cherry-pick: do not give irrelevant advice when cherry-pick punted
Jay Soffian
1
-5
/
+7
2011-10-06
revert.c: defer writing CHERRY_PICK_HEAD till it is safe to do so
Jay Soffian
1
-2
/
+9
2011-10-06
attr: read core.attributesfile from git_default_core_config
Junio C Hamano
1
-0
/
+2
2011-10-06
builtin/mv.c: plug miniscule memory leak
Brandon Casey
1
-1
/
+5
2011-10-06
cleanup: use internal memory allocation wrapper functions everywhere
Brandon Casey
1
-1
/
+1
[next]