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
2010-06-14
t3508 (cherry-pick): futureproof against unmerged files
Jonathan Nieder
1
-7
/
+7
2010-06-02
Documentation/revert: describe passing more than one commit
Christian Couder
1
-14
/
+37
2010-06-02
Documentation/cherry-pick: describe passing more than one commit
Christian Couder
1
-11
/
+53
2010-06-02
revert: add tests to check cherry-picking many commits
Christian Couder
1
-0
/
+95
2010-06-02
revert: allow cherry-picking more than one commit
Christian Couder
1
-10
/
+41
2010-06-02
revert: change help_msg() to take no argument
Christian Couder
1
-4
/
+4
2010-06-02
revert: refactor code into a do_pick_commit() function
Christian Couder
1
-19
/
+25
2010-06-02
revert: use run_command_v_opt() instead of execv_git_cmd()
Christian Couder
1
-2
/
+9
2010-06-02
revert: cleanup code for -x option
Christian Couder
1
-7
/
+1
2010-05-28
Merge branch 'maint'
Junio C Hamano
4
-6
/
+21
2010-05-28
Merge branch 'maint-1.7.0' into maint
Junio C Hamano
1
-2
/
+3
2010-05-28
Makefile: reenable install with NO_CURL
Michael J Gruber
1
-2
/
+3
2010-05-28
completion: --set-upstream option for git-branch
Michael J Gruber
1
-0
/
+1
2010-05-28
get_cwd_relative(): do not misinterpret suffix as subdirectory
Clemens Buchacher
2
-4
/
+17
2010-05-25
Merge branch 'maint'
Junio C Hamano
4
-25
/
+26
2010-05-25
Documentation/SubmittingPatches: clarify GMail section and SMTP
Michael J Gruber
1
-19
/
+21
2010-05-25
show-branch: use DEFAULT_ABBREV instead of 7
Tay Ray Chuan
1
-1
/
+2
2010-05-25
t7502-commit: fix spelling
Tay Ray Chuan
1
-1
/
+1
2010-05-25
test get_git_work_tree() return value for NULL
Clemens Buchacher
1
-4
/
+2
2010-05-21
Merge branch 'by/blame-doc-m-c'
Junio C Hamano
1
-4
/
+6
2010-05-21
Merge branch 'by/log-follow'
Junio C Hamano
8
-18
/
+82
2010-05-21
Merge branch 'mg/advice-statushints'
Junio C Hamano
2
-6
/
+60
2010-05-21
Merge branch 'cb/maint-stash-orphaned-file'
Junio C Hamano
2
-1
/
+151
2010-05-21
Merge branch 'jn/maint-bundle'
Junio C Hamano
2
-2
/
+18
2010-05-21
Merge branch 'pb/patch-id-plus'
Junio C Hamano
2
-19
/
+116
2010-05-21
Merge branch 'rr/doc-submitting'
Junio C Hamano
1
-11
/
+38
2010-05-21
Merge branch 'st/remote-tags-no-tags'
Junio C Hamano
6
-4
/
+98
2010-05-21
Merge branch 'jn/fsck-ident'
Junio C Hamano
2
-0
/
+75
2010-05-21
Merge branch 'jn/gitweb-caching-prep'
Junio C Hamano
2
-19
/
+53
2010-05-21
Merge branch 'jn/gitweb-install'
Junio C Hamano
3
-12
/
+41
2010-05-21
Merge branch 'jn/gitweb-our-squelch'
Junio C Hamano
1
-0
/
+3
2010-05-21
Merge branch 'jn/request-pull'
Junio C Hamano
3
-0
/
+230
2010-05-21
Merge branch 'jn/shortlog'
Junio C Hamano
6
-29
/
+144
2010-05-21
Merge branch 'jn/t7006-fixup'
Junio C Hamano
2
-48
/
+117
2010-05-21
Merge branch 'js/maint-receive-pack-symref-alias'
Junio C Hamano
2
-60
/
+186
2010-05-21
Merge branch 'sp/maint-dumb-http-pack-reidx'
Junio C Hamano
8
-60
/
+149
2010-05-21
Merge branch 'jn/submodule-basic-test'
Junio C Hamano
1
-130
/
+201
2010-05-21
Merge branch 'np/index-pack-memsave'
Junio C Hamano
1
-44
/
+45
2010-05-21
Merge branch 'jc/am-3-show-corrupted-patch'
Junio C Hamano
1
-1
/
+1
2010-05-21
Merge branch 'jc/maint-no-reflog-expire-unreach-for-head'
Junio C Hamano
5
-19
/
+92
2010-05-21
Merge branch 'cw/maint-exec-defpath'
Junio C Hamano
5
-1
/
+28
2010-05-21
Merge branch 'tr/word-diff'
Junio C Hamano
7
-54
/
+288
2010-05-21
Merge branch 'sp/maint-describe-tiebreak-with-tagger-date'
Junio C Hamano
4
-33
/
+97
2010-05-21
Merge branch 'jc/status-show-ignored'
Junio C Hamano
3
-18
/
+55
2010-05-21
Merge branch 'np/malloc-threading'
Junio C Hamano
7
-8
/
+54
2010-05-21
Merge branch 'sr/remote-helper-export'
Junio C Hamano
11
-27
/
+671
2010-05-21
Merge branch 'ld/discovery-limit-to-fs' (early part)
Junio C Hamano
4
-2
/
+40
2010-05-21
Merge branch 'ar/config-from-command-line'
Junio C Hamano
6
-1
/
+89
2010-05-21
Merge branch 'em/checkout-orphan'
Junio C Hamano
3
-3
/
+122
2010-05-21
Complete prototype of git_config_from_parameters()
Thomas Rast
1
-1
/
+1
[next]