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
2013-06-12
Fix `git svn` `rebase` & `dcommit` if top-level HEAD directory exist
Slava Kardakov
1
-2
/
+2
2013-06-12
contrib: drop blameview/ directory
Jeff King
2
-164
/
+0
2013-06-12
Move create_notes_commit() from notes-merge.c into notes-utils.c
Johan Herland
4
-41
/
+41
2013-06-12
Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.c
Johan Herland
6
-146
/
+159
2013-06-12
finish_copy_notes_for_rewrite(): Let caller provide commit message
Johan Herland
3
-6
/
+7
2013-06-11
status: introduce status.short to enable --short by default
Jorge Juan Garcia Garcia
3
-0
/
+41
2013-06-11
git-remote-mediawiki: display message when launched directly
Célestin Matte
1
-0
/
+15
2013-06-11
Merge branch 'maint'
Junio C Hamano
2
-1
/
+1
2013-06-11
Merge branch 'maint-1.8.2' into maint
Junio C Hamano
2
-1
/
+1
2013-06-11
t0070 "mktemp to unwritable directory" needs SANITY
Torsten Bögershausen
1
-1
/
+1
2013-06-11
Update draft release notes
Junio C Hamano
1
-1
/
+48
2013-06-11
Merge branch 'cm/gitweb-project-list-persistent-cgi-fix'
Junio C Hamano
1
-1
/
+1
2013-06-11
Merge branch 'rr/maint-fetch-tag-doc-asterisks'
Junio C Hamano
1
-1
/
+1
2013-06-11
Merge branch 'rr/rebase-autostash'
Junio C Hamano
8
-16
/
+235
2013-06-11
Merge branch 'jk/test-exit-code-by-signal'
Junio C Hamano
1
-0
/
+7
2013-06-11
Merge branch 'fc/at-head'
Junio C Hamano
5
-57
/
+123
2013-06-11
Merge branch 'ar/wildmatch-foldcase'
Junio C Hamano
2
-6
/
+56
2013-06-11
Merge branch 'tr/sha1-file-silence-loose-object-info-under-prune-race'
Junio C Hamano
1
-1
/
+1
2013-06-11
Merge branch 'nd/warn-ambiguous-object-name'
Junio C Hamano
4
-2
/
+44
2013-06-11
Merge branch 'rr/diffcore-pickaxe-doc'
Junio C Hamano
3
-28
/
+59
2013-06-11
Merge branch 'cr/git-work-tree-sans-git-dir'
Junio C Hamano
1
-3
/
+1
2013-06-11
Merge branch 'mm/mediawiki-https-fail-message'
Junio C Hamano
1
-8
/
+18
2013-06-11
Merge branch 'cb/log-follow-with-combined'
Junio C Hamano
2
-0
/
+17
2013-06-11
Merge branch 'xq/credential-osxkeychain'
Junio C Hamano
1
-1
/
+11
2013-06-11
Merge branch 'fc/do-not-use-the-index-in-add-to-index'
Junio C Hamano
1
-3
/
+3
2013-06-11
Merge branch 'fc/remote-bzr'
Junio C Hamano
1
-57
/
+55
2013-06-11
Merge branch 'fc/remote-hg'
Junio C Hamano
6
-522
/
+1300
2013-06-11
Merge branch 'rj/mingw-cygwin'
Junio C Hamano
12
-27
/
+15
2013-06-11
Merge branch 'fc/completion-less-ls-remote'
Junio C Hamano
1
-8
/
+2
2013-06-11
Merge branch 'tr/test-commit-only-on-orphan'
Junio C Hamano
1
-0
/
+13
2013-06-11
Merge branch 'rs/unpack-trees-plug-leak'
Junio C Hamano
6
-88
/
+133
2013-06-11
Merge branch 'rr/die-on-missing-upstream'
Junio C Hamano
2
-17
/
+22
2013-06-11
pre-push.sample: Make the script executable
Wieland Hoffmann
1
-0
/
+0
2013-06-10
Sync with 1.8.3.1
Junio C Hamano
5
-5
/
+24
2013-06-10
Git 1.8.3.1
Junio C Hamano
4
-2
/
+22
2013-06-10
mingw: make mingw_signal return the correct handler
Erik Faye-Lund
1
-1
/
+3
2013-06-10
make color.ui default to 'auto'
Matthieu Moy
3
-7
/
+8
2013-06-09
Merge branch 'jn/config-ignore-inaccessible' into maint
Junio C Hamano
5
-15
/
+22
2013-06-09
Merge branch 'kb/status-ignored-optim-2' into maint
Junio C Hamano
2
-0
/
+21
2013-06-09
read-cache: free cache in discard_index
René Scharfe
1
-2
/
+3
2013-06-09
read-cache: add simple performance test
René Scharfe
4
-0
/
+29
2013-06-09
test: test_must_be_empty helper
Junio C Hamano
9
-53
/
+65
2013-06-09
git.txt: document GIT_TRACE_PACKET
Nguyễn Thái Ngọc Duy
1
-0
/
+6
2013-06-09
core: use env variable instead of config var to turn on logging pack access
Nguyễn Thái Ngọc Duy
5
-9
/
+19
2013-06-09
completion: show can take both revlist and paths
Ramkumar Ramachandra
1
-1
/
+1
2013-06-09
Makefile: use $^ to avoid listing prerequisites on the command line
Felipe Contreras
1
-3
/
+3
2013-06-09
submodule: remove redundant check for the_index.initialized
René Scharfe
1
-3
/
+2
2013-06-09
Document .git/modules
Fredrik Gustafsson
1
-0
/
+3
2013-06-07
build: do not install git-remote-testgit
Felipe Contreras
1
-0
/
+1
2013-06-07
build: generate and clean test scripts
Felipe Contreras
1
-1
/
+2
[prev]
[next]