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
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-27
Merge branch 'jc/push-refmap'
Junio C Hamano
1
-2
/
+7
2013-12-26
cat-file: provide %(deltabase) batch format
Jeff King
1
-3
/
+9
2013-12-18
diff: add diff.orderfile configuration variable
Samuel Bronson
2
-0
/
+8
2013-12-18
docs: add filter-branch notes on The BFG
Roberto Tyley
1
-1
/
+32
2013-12-17
Sync with 1.8.5.2
Junio C Hamano
2
-1
/
+22
2013-12-17
Update draft release notes to 1.9
Junio C Hamano
1
-0
/
+37
2013-12-17
Merge branch 'kn/gitweb-extra-branch-refs'
Junio C Hamano
1
-0
/
+37
2013-12-17
Merge branch 'bc/doc-merge-no-op-revert'
Junio C Hamano
1
-0
/
+8
2013-12-17
Merge branch 'fc/trivial'
Junio C Hamano
1
-0
/
+3
2013-12-17
Merge branch 'kb/doc-exclude-directory-semantics'
Junio C Hamano
1
-2
/
+17
2013-12-17
Git 1.8.5.2
Junio C Hamano
2
-1
/
+22
2013-12-17
Merge branch 'rs/doc-submitting-patches' into maint
Junio C Hamano
1
-2
/
+9
2013-12-17
Merge branch 'tr/doc-git-cherry' into maint
Junio C Hamano
1
-33
/
+110
2013-12-17
Merge branch 'nd/glossary-content-pathspec-markup' into maint
Junio C Hamano
1
-3
/
+3
2013-12-17
Merge branch 'jj/doc-markup-gitcli' into maint
Junio C Hamano
1
-5
/
+5
2013-12-17
Merge branch 'jj/doc-markup-hints-in-coding-guidelines' into maint
Junio C Hamano
1
-3
/
+31
2013-12-17
Merge branch 'jj/log-doc' into maint
Junio C Hamano
1
-26
/
+25
2013-12-17
Merge branch 'jj/rev-list-options-doc' into maint
Junio C Hamano
1
-156
/
+87
2013-12-17
Merge branch 'tb/doc-fetch-pack-url' into maint
Junio C Hamano
1
-8
/
+7
2013-12-17
Merge branch 'mi/typofixes' into maint
Junio C Hamano
1
-2
/
+2
2013-12-16
pack-objects doc: treat output filename as opaque
Jeff King
1
-2
/
+1
2013-12-12
Update draft release notes to 1.9
Junio C Hamano
1
-1
/
+17
2013-12-12
Merge branch 'cn/thin-push-capability'
Junio C Hamano
1
-8
/
+23
2013-12-12
Merge branch 'jk/remove-deprecated'
Junio C Hamano
4
-222
/
+0
2013-12-12
Merge branch 'rs/doc-submitting-patches'
Junio C Hamano
1
-2
/
+9
2013-12-12
Merge branch 'tr/doc-git-cherry'
Junio C Hamano
1
-33
/
+110
2013-12-12
Merge branch 'mh/fetch-tags-in-addition-to-normal-refs'
Junio C Hamano
4
-30
/
+34
2013-12-12
gitweb: Add a feature for adding more branch refs
Krzesimir Nowak
1
-0
/
+37
2013-12-12
Documentation/git-replace: describe --format option
Christian Couder
1
-1
/
+18
2013-12-10
git-clone.txt: remove shallow clone limitations
Nguyễn Thái Ngọc Duy
1
-6
/
+1
2013-12-10
prune: clean .git/shallow after pruning objects
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2013-12-10
smart-http: support shallow fetch/clone
Nguyễn Thái Ngọc Duy
1
-0
/
+7
2013-12-10
receive-pack: allow pushes that update .git/shallow
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2013-12-10
receive/send-pack: support pushing from a shallow clone
Nguyễn Thái Ngọc Duy
1
-1
/
+3
2013-12-10
fetch: add --update-shallow to accept refs that update .git/shallow
Nguyễn Thái Ngọc Duy
1
-0
/
+6
2013-12-10
upload-pack: make sure deepening preserves shallow roots
Nguyễn Thái Ngọc Duy
1
-2
/
+6
2013-12-10
make the sender advertise shallow commits to the receiver
Nguyễn Thái Ngọc Duy
1
-0
/
+3
2013-12-10
rebase: use reflog to find common base with upstream
John Keeping
1
-0
/
+10
2013-12-09
Documentation: document pitfalls with 3-way merge
brian m. carlson
1
-0
/
+8
2013-12-09
fetch: add missing documentation
Felipe Contreras
1
-0
/
+3
2013-12-09
gitignore.txt: clarify recursive nature of excluded directories
Karsten Blees
1
-2
/
+17
2013-12-06
difftool: display the number of files in the diff queue in the prompt
Zoltan Klinger
1
-0
/
+9
2013-12-06
Support pathspec magic :(exclude) and its short form :!
Nguyễn Thái Ngọc Duy
1
-0
/
+5
2013-12-06
glossary-content.txt: rephrase magic signature part
Nguyễn Thái Ngọc Duy
1
-17
/
+12
2013-12-06
Start 1.9 cycle
Junio C Hamano
1
-0
/
+133
2013-12-06
Merge branch 'rr/for-each-ref-decoration'
Junio C Hamano
1
-1
/
+13
2013-12-05
Sync with 1.8.5
Junio C Hamano
10
-105
/
+123
2013-12-05
Merge branch 'jc/ref-excludes'
Junio C Hamano
2
-0
/
+29
2013-12-05
Merge branch 'nv/parseopt-opt-arg'
Junio C Hamano
3
-7
/
+13
2013-12-05
Merge branch 'jc/merge-base-reflog'
Junio C Hamano
1
-2
/
+36
[prev]
[next]