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-04-03
Merge branch 'jk/difftool-no-overwrite-on-copyback'
Junio C Hamano
2
-51
/
+139
2013-04-03
Merge branch 'jc/directory-attrs-regression-fix'
Junio C Hamano
3
-19
/
+91
2013-04-03
Merge branch 'nd/checkout-paths-reduce-match-pathspec-calls'
Junio C Hamano
5
-8
/
+80
2013-04-03
Update draft release notes to 1.8.2.1
Junio C Hamano
1
-0
/
+35
2013-04-03
Merge branch 'mg/gpg-interface-using-status' into maint
Junio C Hamano
7
-25
/
+46
2013-04-03
Merge branch 'bc/commit-complete-lines-given-via-m-option' into maint
Junio C Hamano
3
-15
/
+34
2013-04-03
Merge branch 'jc/describe' into maint
Junio C Hamano
1
-21
/
+20
2013-04-03
Merge branch 'jk/alias-in-bare' into maint
Junio C Hamano
5
-12
/
+53
2013-04-03
Merge branch 'ks/rfc2047-one-char-at-a-time' into maint
Junio C Hamano
4
-25
/
+77
2013-04-03
Merge branch 'jk/empty-archive' into maint
Junio C Hamano
6
-13
/
+109
2013-04-03
Merge branch 'ph/tag-force-no-warn-on-creation' into maint
Junio C Hamano
2
-1
/
+13
2013-04-03
Merge branch 'lf/setup-prefix-pathspec' into maint
Junio C Hamano
1
-5
/
+7
2013-04-03
Sync with 1.8.1 maintenance track
Junio C Hamano
19
-164
/
+462
2013-04-03
Start preparing for 1.8.1.6
Junio C Hamano
2
-1
/
+35
2013-04-03
Merge branch 'kb/name-hash' into maint-1.8.1
Junio C Hamano
4
-62
/
+166
2013-04-03
Merge branch 'kk/revwalk-slop-too-many-commit-within-a-second' into maint-1.8.1
Junio C Hamano
2
-1
/
+14
2013-04-03
Merge branch 'jk/checkout-attribute-lookup' into maint-1.8.1
Junio C Hamano
2
-74
/
+97
2013-04-03
Merge branch 'jk/fully-peeled-packed-ref' into maint-1.8.1
Junio C Hamano
9
-27
/
+145
2013-04-03
Merge branch 'ap/maint-diff-rename-avoid-overlap' into maint-1.8.1
Junio C Hamano
2
-1
/
+67
2013-04-03
Merge branch 'yd/doc-merge-annotated-tag' into maint-1.8.1
Junio C Hamano
2
-1
/
+26
2013-04-03
Merge branch 'ap/maint-update-index-h-is-for-help' into maint-1.8.1
Junio C Hamano
1
-1
/
+1
2013-04-03
Merge branch 'jc/perl-cat-blob' into maint-1.8.1
Junio C Hamano
1
-10
/
+7
2013-04-03
Merge branch 'ob/imap-send-ssl-verify' into maint-1.8.1
Junio C Hamano
1
-0
/
+11
2013-04-03
Merge branch 'nd/index-pack-l10n-buf-overflow' into maint-1.8.1
Junio C Hamano
1
-4
/
+5
2013-04-03
git-tag(1): we tag HEAD by default
Thomas Rast
1
-0
/
+6
2013-04-02
branch: give advice when tracking start-point is missing
Jeff King
3
-2
/
+20
2013-04-02
branch: mention start_name in set-upstream error messages
Jeff King
1
-5
/
+5
2013-04-02
branch: improve error message for missing --set-upstream-to ref
Jeff King
1
-1
/
+6
2013-04-02
branch: factor out "upstream is not a branch" error messages
Jeff King
1
-2
/
+5
2013-04-02
t3200: test --set-upstream-to with bogus refs
Jeff King
1
-0
/
+12
2013-04-02
Update draft release notes to 1.8.3
Junio C Hamano
1
-0
/
+11
2013-04-02
Merge branch 'jk/config-with-empty-section'
Junio C Hamano
1
-0
/
+35
2013-04-02
Merge branch 'js/log-gpg'
Junio C Hamano
1
-0
/
+3
2013-04-02
Merge branch 'tr/log-tree-optim'
Junio C Hamano
1
-3
/
+10
2013-04-02
Merge branch 'tb/cygwin-shared-repository'
Junio C Hamano
4
-3
/
+36
2013-04-02
Merge branch 'sw/safe-create-leading-dir-race'
Junio C Hamano
1
-2
/
+7
2013-04-02
Merge branch 'bk/document-commit-tree-S'
Junio C Hamano
2
-2
/
+7
2013-04-02
Merge branch 'jk/no-more-self-assignment'
Junio C Hamano
2
-47
/
+34
2013-04-02
status: show commit sha1 in "You are currently reverting" message
Matthieu Moy
3
-5
/
+11
2013-04-02
status: show 'revert' state and status hint
Matthieu Moy
3
-0
/
+81
2013-04-02
filter-branch: return to original dir after filtering
Jeff King
2
-2
/
+17
2013-04-02
remote.c: introduce branch.<name>.pushremote
Ramkumar Ramachandra
3
-4
/
+34
2013-04-02
remote.c: introduce remote.pushdefault
Ramkumar Ramachandra
3
-3
/
+29
2013-04-02
remote.c: introduce a way to have different remotes for fetch/push
Ramkumar Ramachandra
3
-5
/
+23
2013-04-02
t5516 (fetch-push): drop implicit arguments from helper functions
Jeff King
1
-137
/
+145
2013-04-02
t5516 (fetch-push): update test description
Ramkumar Ramachandra
1
-1
/
+12
2013-04-02
remote.c: simplify a bit of code using git_config_string()
Ramkumar Ramachandra
1
-3
/
+2
2013-04-02
rev-parse: clarify documentation for the --verify option
Michael Haggerty
1
-4
/
+15
2013-04-01
submodule deinit: clarify work tree removal message
Jens Lehmann
2
-7
/
+20
2013-04-01
t6200: test message for merging of an annotated tag
Junio C Hamano
1
-0
/
+39
[prev]
[next]