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-17
builtin/merge.c: remove "remoteheads" global variable
Junio C Hamano
1
-23
/
+28
2012-04-17
fetch: describe new refs based on where it came from
Marc Branchaud
1
-3
/
+11
2012-04-17
fetch: Give remote_ref to update_local_ref() as well
Marc Branchaud
1
-1
/
+2
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-15
cherry-pick: do not expect file arguments
Clemens Buchacher
1
-1
/
+4
2012-04-14
submodules: recursive fetch also checks new tags for submodule commits
Jens Lehmann
1
-3
/
+3
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-11
git-cherry-pick: add allow-empty option
Neil Horman
1
-0
/
+2
2012-04-11
blame: accept --need-minimal
Junio C Hamano
1
-0
/
+1
2012-04-11
gc: do not explode objects which will be immediately pruned
Jeff King
2
-10
/
+38
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-09
Merge branch 'tr/cache-tree' into maint-1.7.8
Junio C Hamano
2
-4
/
+10
2012-04-05
push: error out when the "upstream" semantics does not make sense
Junio C Hamano
1
-8
/
+18
2012-04-04
update-index: upgrade/downgrade on-disk index version
Junio C Hamano
1
-0
/
+14
2012-04-02
fetch-pack: new --stdin option to read refs from stdin
Ivan Todoroski
1
-1
/
+41
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-30
push: teach --recurse-submodules the on-demand option
Heiko Voigt
1
-1
/
+9
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
[prev]
[next]