index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-18
pull: remove redirection to git-pull.sh
Paul Tan
3
-8
/
+0
2015-06-18
pull --rebase: error on no merge candidate cases
Paul Tan
1
-3
/
+12
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
3
-0
/
+18
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-18
git-multimail: update to release 1.1.0
Matthieu Moy
6
-326
/
+1017
2015-06-17
test-lib.sh: fix color support when tput needs ~/.terminfo
Richard Hansen
1
-29
/
+28
2015-06-17
docs: clarify that --encoding can produce invalid sequences
Jeff King
1
-1
/
+4
2015-06-17
git-checkout.txt: document "git checkout <pathspec>" better
Torsten Bögershausen
1
-1
/
+5
2015-06-17
Revert "test-lib.sh: do tests for color support after changing HOME"
Richard Hansen
1
-47
/
+43
2015-06-17
fetch-pack: check for shallow if depth given
Mike Edgar
1
-1
/
+1
2015-06-16
Eighth batch for 2.5
Junio C Hamano
1
-1
/
+11
2015-06-16
Sync with 2.4.4
Junio C Hamano
3
-6
/
+42
2015-06-16
Git 2.4.4
Junio C Hamano
4
-3
/
+39
2015-06-16
Merge branch 'jk/clone-dissociate' into maint
Junio C Hamano
1
-13
/
+4
2015-06-16
Merge branch 'sb/submodule-doc-intro' into maint
Junio C Hamano
1
-28
/
+22
2015-06-16
Merge branch 'sb/glossary-submodule' into maint
Junio C Hamano
1
-0
/
+16
2015-06-16
Merge branch 'ah/usage-strings' into maint
Junio C Hamano
2
-2
/
+2
2015-06-16
Merge branch 'mc/commit-doc-grammofix' into maint
Junio C Hamano
1
-1
/
+1
2015-06-16
Merge branch 'rs/janitorial' into maint
Junio C Hamano
7
-26
/
+9
2015-06-16
Merge branch 'sb/test-bitmap-free-at-end' into maint
Junio C Hamano
1
-1
/
+1
2015-06-16
Merge branch 'dt/clean-pathspec-filter-then-lstat' into maint
Junio C Hamano
1
-3
/
+3
2015-06-16
Merge branch 'jk/http-backend-deadlock' into maint
Junio C Hamano
3
-29
/
+139
2015-06-16
Merge branch 'jh/filter-empty-contents' into maint
Junio C Hamano
2
-1
/
+27
2015-06-16
Merge branch 'jk/stash-options' into maint
Junio C Hamano
2
-1
/
+20
2015-06-16
Merge branch 'mm/log-format-raw-doc' into maint
Junio C Hamano
2
-2
/
+14
2015-06-16
Merge branch 'ep/do-not-feed-a-pointer-to-array-size' into maint
Junio C Hamano
1
-1
/
+53
2015-06-16
Merge branch 'nd/slim-index-pack-memory-usage'
Junio C Hamano
1
-2
/
+6
2015-06-16
Merge branch 'sb/pack-protocol-mention-smart-http'
Junio C Hamano
1
-3
/
+3
2015-06-16
Merge branch 'jk/make-fix-dependencies'
Junio C Hamano
1
-24
/
+25
2015-06-16
Merge branch 'jk/die-on-bogus-worktree-late'
Junio C Hamano
2
-10
/
+26
2015-06-16
Merge branch 'sg/merge-summary-config'
Junio C Hamano
3
-16
/
+12
2015-06-16
Merge branch 'ah/send-email-sendmail-alias'
Junio C Hamano
3
-2
/
+70
2015-06-16
pkt-line: support tracing verbatim pack contents
Jeff King
5
-16
/
+71
2015-06-16
Documentation/describe: improve one-line summary
Matthieu Moy
1
-1
/
+1
2015-06-15
pkt-line: tighten sideband PACK check when tracing
Jeff King
1
-1
/
+1
2015-06-15
pkt-line: simplify starts_with checks in packet tracing
Jeff King
1
-2
/
+1
2015-06-15
clean: improve performance when removing lots of directories
Erik Elfström
2
-10
/
+30
2015-06-15
p7300: add performance tests for clean
Erik Elfström
1
-0
/
+31
2015-06-15
t7300: add tests to document behavior of clean and nested git
Erik Elfström
1
-0
/
+142
2015-06-15
setup: sanity check file size in read_gitfile_gently
Erik Elfström
2
-0
/
+8
2015-06-15
Revert "stash: require a clean index to apply"
Jeff King
2
-9
/
+0
2015-06-15
pull: pass git-merge's options to git-merge
Paul Tan
1
-0
/
+75
[prev]
[next]