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-04-23
Merge branch 'jh/apply-free-patch'
Junio C Hamano
1
-41
/
+133
2012-04-23
Merge branch 'rl/show-empty-prefix'
Junio C Hamano
1
-0
/
+2
2012-04-23
Merge branch 'ms/remote-usage-string'
Junio C Hamano
1
-2
/
+2
2012-04-20
Merge branch 'ct/advise-push-default'
Junio C Hamano
1
-5
/
+55
2012-04-20
Merge branch 'jc/push-upstream-sanity'
Junio C Hamano
1
-8
/
+18
2012-04-20
Merge branch 'jc/fmt-merge-msg-people'
Junio C Hamano
1
-4
/
+110
2012-04-16
Merge branch 'jc/commit-unedited-template'
Junio C Hamano
1
-19
/
+43
2012-04-16
Merge branch 'jk/branch-quiet'
Junio C Hamano
2
-6
/
+11
2012-04-16
Merge branch 'jk/diff-no-rename-empty'
Junio C Hamano
1
-1
/
+1
2012-04-15
Merge branch 'jc/commit-hook-authorship'
Junio C Hamano
1
-3
/
+19
2012-04-15
Merge branch 'nd/stream-more'
Junio C Hamano
4
-20
/
+48
2012-04-11
apply: document buffer ownership rules across functions
Junio C Hamano
1
-2
/
+51
2012-04-11
apply: tighten constness of line buffer
Junio C Hamano
1
-7
/
+7
2012-04-11
apply: drop unused macro
Junio C Hamano
1
-1
/
+0
2012-04-10
rev-parse --show-prefix: add in trailing newline
Ross Lagerwall
1
-0
/
+2
2012-04-09
remote: update builtin usage
Michael Schubert
1
-2
/
+2
2012-04-05
push: error out when the "upstream" semantics does not make sense
Junio C Hamano
1
-8
/
+18
2012-04-02
Sync with 1.7.9.6
Junio C Hamano
1
-4
/
+1
2012-04-02
Merge branch 'jc/maint-merge-autoedit' into maint
Junio C Hamano
1
-1
/
+28
2012-03-30
commit: rephrase the error when user did not touch templated log message
Junio C Hamano
1
-19
/
+41
2012-03-30
commit: do not trigger bogus "has templated message edited" check
Junio C Hamano
1
-0
/
+2
2012-03-28
apply: free unused fragments for submodule patch
Junio C Hamano
1
-9
/
+15
2012-03-28
config: remove useless assignment
René Scharfe
1
-2
/
+0
2012-03-27
apply: free patch->result
Junio C Hamano
1
-0
/
+1
2012-03-27
apply: release memory for fn_table
Junio C Hamano
1
-1
/
+1
2012-03-27
apply: free patch->{def,old,new}_name fields
Junio C Hamano
1
-26
/
+39
2012-03-27
apply: rename free_patch() to free_patch_list()
Junio C Hamano
1
-14
/
+19
2012-03-26
teach "git branch" a --quiet option
Jeff King
1
-6
/
+10
2012-03-26
checkout: suppress tracking message with "-q"
Jeff King
2
-1
/
+2
2012-03-23
drop casts from users EMPTY_TREE_SHA1_BIN
Jeff King
1
-1
/
+1
2012-03-20
Merge branch 'maint-1.7.8' into maint
Junio C Hamano
1
-5
/
+4
2012-03-20
merge: backport GIT_MERGE_AUTOEDIT support
Junio C Hamano
1
-1
/
+28
2012-03-20
Merge branch 'jc/advise-i18n' into maint-1.7.8
Junio C Hamano
1
-5
/
+4
2012-03-19
push: Provide situational hints for non-fast-forward errors
Christopher Tiwald
1
-5
/
+55
2012-03-13
fmt-merge-msg: show those involved in a merged series
Junio C Hamano
1
-4
/
+110
2012-03-12
Merge branch 'az/verify-tag-use-gpg-config'
Junio C Hamano
1
-1
/
+9
2012-03-11
commit: pass author/committer info to hooks
Junio C Hamano
1
-3
/
+19
2012-03-08
verify-tag: Parse GPG configuration options.
Alex Zepeda
1
-1
/
+9
2012-03-08
Merge branch 'kb/maint-prune-rmdir-closedir'
Junio C Hamano
2
-3
/
+3
2012-03-07
apply: do not leak patches and fragments
Jared Hance
1
-4
/
+23
2012-03-07
fix deletion of .git/objects sub-directories in git-prune/repack
Karsten Blees
2
-3
/
+3
2012-03-07
update-server-info: respect core.bigfilethreshold
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2012-03-07
fsck: use streaming API for writing lost-found blobs
Nguyễn Thái Ngọc Duy
1
-6
/
+2
2012-03-07
show: use streaming API for showing blobs
Nguyễn Thái Ngọc Duy
1
-14
/
+20
2012-03-07
cat-file: use streaming API to print blobs
Nguyễn Thái Ngọc Duy
1
-0
/
+25
2012-03-06
Merge branch 'zj/diff-stat-dyncol'
Junio C Hamano
3
-0
/
+10
2012-03-04
Merge branch 'jk/symbolic-ref-short'
Junio C Hamano
1
-3
/
+8
2012-03-04
Merge branch 'cn/maint-branch-with-bad' into maint
Junio C Hamano
1
-0
/
+4
2012-03-04
Merge branch 'nd/maint-verify-objects' into maint
Junio C Hamano
1
-22
/
+16
2012-03-01
Merge branch 'cb/fsck-squelch-dangling'
Junio C Hamano
1
-2
/
+5
[next]