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
2009-06-20
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
2
-3
/
+3
2009-06-20
git-show-ref.txt: remove word and make consistent
Stephen Boyd
1
-2
/
+2
2009-06-20
Merge branch 'ph/submodule-rebase'
Junio C Hamano
2
-4
/
+17
2009-06-20
Merge branch 'mg/pushurl'
Junio C Hamano
3
-0
/
+10
2009-06-20
Merge branch 'sb/pull-rebase'
Junio C Hamano
1
-20
/
+0
2009-06-20
Merge branch 'pb/send-email-cccmd-fix'
Junio C Hamano
1
-2
/
+2
2009-06-20
git-svn documentation: fix typo in 'rebase vs. pull/merge' section
Miklos Vajna
1
-1
/
+1
2009-06-18
stash: teach quiet option
Stephen Boyd
1
-7
/
+8
2009-06-18
am, rebase: teach quiet option
Stephen Boyd
2
-1
/
+9
2009-06-18
http.c: add http.sslCertPasswordProtected option
Mark Lodato
1
-0
/
+6
2009-06-18
Add -k option to cvsexportcommit to revert expanded CVS keywords in CVS worki...
Alex Bennée
1
-0
/
+4
2009-06-18
Test cccmd in t9001-send-email.sh and fix some bugs
Paolo Bonzini
1
-2
/
+2
2009-06-13
Merge branch 'maint'
Junio C Hamano
1
-33
/
+32
2009-06-13
Merge branch 'maint-1.6.2' into maint
Junio C Hamano
1
-33
/
+32
2009-06-13
Merge branch 'maint-1.6.1' into maint-1.6.2
Junio C Hamano
1
-33
/
+32
2009-06-13
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
1
-33
/
+32
2009-06-13
parse-opt: make PARSE_OPT_STOP_AT_NON_OPTION available to git rev-parse
Uwe Kleine-König
1
-0
/
+5
2009-06-13
Merge branch 'mh/fix-send-email-threaded'
Junio C Hamano
1
-2
/
+3
2009-06-13
Merge branch 'ph/submodule-rebase' (early part)
Junio C Hamano
2
-2
/
+21
2009-06-13
Merge branch 'da/araxis-mergetool'
Junio C Hamano
3
-3
/
+3
2009-06-13
git-rerere.txt: grammatical fixups and cleanups
Stephen Boyd
1
-33
/
+32
2009-06-13
Documentation: remove warning saying that "git bisect skip" may slow bisection
Christian Couder
1
-3
/
+2
2009-06-12
Merge branch 'mh/maint-fix-send-email-threaded' into mh/fix-send-email-threaded
Junio C Hamano
1
-2
/
+3
2009-06-12
doc/send-email: clarify the behavior of --in-reply-to with --no-thread
Markus Heidelberg
1
-2
/
+3
2009-06-11
Merge branch 'maint'
Junio C Hamano
1
-0
/
+4
2009-06-11
Documentation: git-send-mail can take rev-list arg to drive format-patch
Paolo Bonzini
1
-0
/
+4
2009-06-11
parse-remote: remove unused functions
Santi Béjar
1
-20
/
+0
2009-06-09
git-repack.txt: Clarify implications of -a for dumb protocols
Michael J Gruber
1
-2
/
+5
2009-06-09
technical/api-remote: Describe new struct remote member pushurl
Michael J Gruber
1
-0
/
+4
2009-06-09
Allow push and fetch urls to be different
Michael J Gruber
2
-0
/
+6
2009-06-09
Documentation: mention 'git stash pop --index' option explicitly
SZEDER Gábor
1
-8
/
+8
2009-06-06
Merge branch 'maint'
Junio C Hamano
2
-1
/
+8
2009-06-06
Documentation: refer to gitworkflows(7) from tutorial and git(1)
Thomas Rast
2
-1
/
+8
2009-06-03
Documentation/git.txt: update links to release notes
Junio C Hamano
1
-1
/
+6
2009-06-03
Merge branch 'maint' to sync with 1.6.3.2
Junio C Hamano
1
-7
/
+5
2009-06-03
GIT 1.6.3.2
Junio C Hamano
1
-7
/
+5
2009-06-03
Merge branch 'maint'
Junio C Hamano
1
-14
/
+26
2009-06-03
git-submodule: add support for --merge.
Johan Herland
2
-4
/
+17
2009-06-03
Rename submodule.<name>.rebase to submodule.<name>.update
Johan Herland
2
-4
/
+10
2009-06-02
Update draft release notes for 1.6.3.2
Junio C Hamano
1
-14
/
+26
2009-06-01
git-show-branch.txt: document --date-order option
Stephen Boyd
1
-3
/
+9
2009-05-31
Merge branch 'sb/opt-filename'
Junio C Hamano
1
-2
/
+7
2009-05-31
Merge branch 'jc/mktree'
Junio C Hamano
1
-3
/
+16
2009-05-31
Merge branch 'mw/send-email'
Junio C Hamano
1
-12
/
+15
2009-05-31
config.txt: document add.ignore-errors
Stephen Boyd
1
-0
/
+5
2009-05-31
git-apply(1): Clarify that one can select where to apply the patch
Björn Steinbrink
1
-1
/
+1
2009-05-30
Documentation: teach stash/pop workflow instead of stash/apply
Thomas Rast
2
-16
/
+18
2009-05-28
Documentation: teach stash/pop workflow instead of stash/apply
Thomas Rast
2
-16
/
+18
2009-05-25
Update draft release notes to 1.6.4
Junio C Hamano
1
-1
/
+35
2009-05-25
Merge branch 'maint'
Junio C Hamano
3
-3
/
+55
[prev]
[next]