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-06-18
pull --rebase: exit early when the working directory is dirty
Paul Tan
1
-1
/
+76
2015-06-18
pull: configure --rebase via branch.<name>.rebase or pull.rebase
Paul Tan
1
-1
/
+34
2015-06-18
pull: teach git pull about --rebase
Paul Tan
1
-2
/
+245
2015-06-18
pull: set reflog message
Paul Tan
1
-0
/
+22
2015-06-18
pull: implement pulling into an unborn branch
Paul Tan
1
-1
/
+28
2015-06-18
pull: fast-forward working tree if head is updated
Paul Tan
1
-0
/
+30
2015-06-18
pull: check if in unresolved merge state
Paul Tan
1
-0
/
+9
2015-06-18
pull: support pull.ff config
Paul Tan
1
-0
/
+29
2015-06-18
pull: error on no merge candidates
Paul Tan
1
-0
/
+113
2015-06-18
pull: pass git-fetch's options to git-fetch
Paul Tan
1
-0
/
+95
2015-06-16
Merge branch 'jk/clone-dissociate' into maint
Junio C Hamano
1
-13
/
+4
2015-06-16
Merge branch 'ah/usage-strings' into maint
Junio C Hamano
2
-2
/
+2
2015-06-16
Merge branch 'rs/janitorial' into maint
Junio C Hamano
3
-16
/
+4
2015-06-16
Merge branch 'dt/clean-pathspec-filter-then-lstat' into maint
Junio C Hamano
1
-3
/
+3
2015-06-16
Merge branch 'nd/slim-index-pack-memory-usage'
Junio C Hamano
1
-2
/
+6
2015-06-15
clean: improve performance when removing lots of directories
Erik Elfström
1
-4
/
+26
2015-06-15
pull: pass git-merge's options to git-merge
Paul Tan
1
-0
/
+75
2015-06-15
pull: pass verbosity, --progress flags to fetch and merge
Paul Tan
1
-0
/
+36
2015-06-15
pull: implement fetch + merge
Paul Tan
1
-1
/
+61
2015-06-15
pull: implement skeletal builtin pull
Paul Tan
1
-0
/
+33
2015-06-15
ref-filter: add 'ref-filter.h'
Karthik Nayak
1
-40
/
+1
2015-06-15
for-each-ref: rename variables called sort to sorting
Karthik Nayak
1
-14
/
+14
2015-06-15
for-each-ref: rename some functions and make them public
Karthik Nayak
1
-32
/
+32
2015-06-15
for-each-ref: introduce 'ref_array_clear()'
Karthik Nayak
1
-0
/
+21
2015-06-15
for-each-ref: introduce new structures for better organisation
Karthik Nayak
1
-24
/
+30
2015-06-15
for-each-ref: rename 'refinfo' to 'ref_array_item'
Karthik Nayak
1
-20
/
+20
2015-06-15
for-each-ref: clean up code
Karthik Nayak
1
-5
/
+2
2015-06-15
for-each-ref: extract helper functions out of grab_single_ref()
Karthik Nayak
1
-23
/
+41
2015-06-12
Allow to control where the replace refs are looked for
Mike Hommey
1
-3
/
+3
2015-06-12
checkout: don't check worktrees when not necessary
Nguyễn Thái Ngọc Duy
1
-12
/
+11
2015-06-11
Merge branch 'jk/clone-dissociate'
Junio C Hamano
1
-13
/
+4
2015-06-09
index-pack: avoid excessive re-reading of pack directory
Jeff King
1
-1
/
+1
2015-06-08
fsck: report errors if reflog entries point at invalid objects
Michael Haggerty
1
-4
/
+9
2015-06-08
fsck_handle_reflog_sha1(): new function
Michael Haggerty
1
-14
/
+15
2015-06-05
Merge branch 'bc/object-id'
Junio C Hamano
16
-122
/
+136
2015-06-05
Merge branch 'jk/at-push-sha1'
Junio C Hamano
4
-31
/
+34
2015-06-05
Merge branch 'dl/branch-error-message' into maint
Junio C Hamano
1
-3
/
+3
2015-06-05
Merge branch 'ps/bundle-verify-arg' into maint
Junio C Hamano
1
-0
/
+8
2015-06-05
Merge branch 'jk/add-e-kill-editor' into maint
Junio C Hamano
1
-1
/
+2
2015-06-05
Merge branch 'mh/clone-verbosity-fix' into maint
Junio C Hamano
1
-2
/
+2
2015-06-05
Merge branch 'jk/sha1-file-reduce-useless-warnings' into maint
Junio C Hamano
1
-3
/
+1
2015-06-05
Merge branch 'tb/blame-resurrect-convert-to-git' into maint
Junio C Hamano
1
-0
/
+1
2015-06-05
Merge branch 'jc/plug-fmt-merge-msg-leak' into maint
Junio C Hamano
1
-5
/
+11
2015-06-05
Merge branch 'pt/xdg-config-path' into maint
Junio C Hamano
2
-9
/
+5
2015-06-04
index-pack: fix truncation of off_t in comparison
Jeff King
1
-2
/
+6
2015-06-02
for-each-ref: report broken references correctly
Michael Haggerty
1
-0
/
+5
2015-06-01
format-patch: do not feed tags to clear_commit_marks()
Junio C Hamano
1
-6
/
+6
2015-06-01
blame: add blame.showEmail configuration
Quentin Neill
1
-1
/
+9
2015-06-01
Merge branch 'dt/cat-file-follow-symlinks'
Junio C Hamano
1
-6
/
+45
2015-06-01
Merge branch 'rs/janitorial'
Junio C Hamano
3
-16
/
+4
[prev]
[next]