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-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
2013-04-01
t6200: use test_config/test_unconfig
Junio C Hamano
1
-32
/
+29
2013-04-01
Update draft release notes to 1.8.3
Junio C Hamano
1
-2
/
+28
2013-04-01
Merge branch 'maint'
Junio C Hamano
1
-0
/
+4
2013-04-01
Update draft release notes to 1.8.2.1
Junio C Hamano
1
-0
/
+4
2013-04-01
Merge branch 'ap/maint-diff-rename-avoid-overlap' into maint
Junio C Hamano
2
-1
/
+67
2013-04-01
Merge branch 'rr/tests-dedup-test-config' into maint
Junio C Hamano
2
-10
/
+0
2013-04-01
Merge branch 'yd/doc-is-in-asciidoc' into maint
Junio C Hamano
1
-0
/
+3
2013-04-01
Merge branch 'yd/doc-merge-annotated-tag' into maint
Junio C Hamano
2
-1
/
+26
2013-04-01
Merge branch 'tb/document-status-u-tradeoff' into maint
Junio C Hamano
9
-4
/
+46
2013-04-01
Merge branch 'da/downcase-u-in-usage' into maint
Junio C Hamano
25
-82
/
+82
2013-04-01
Merge branch 'nd/index-pack-threaded-fixes'
Junio C Hamano
1
-8
/
+26
2013-04-01
Merge branch 'jk/index-pack-correct-depth-fix'
Junio C Hamano
1
-0
/
+2
2013-04-01
Merge branch 'jn/push-tests'
Junio C Hamano
1
-91
/
+65
2013-04-01
Merge branch 'nd/branch-show-rebase-bisect-state'
Junio C Hamano
7
-91
/
+216
2013-04-01
Merge branch 'jc/nobody-sets-src-peer-ref'
Junio C Hamano
1
-3
/
+0
2013-04-01
Merge branch 'jc/remove-export-from-config-mak-in'
Junio C Hamano
1
-6
/
+0
2013-04-01
Merge branch 'kb/name-hash'
Junio C Hamano
4
-62
/
+166
2013-04-01
Merge branch 'jk/common-make-variables-export-safety'
Junio C Hamano
1
-15
/
+21
2013-04-01
Merge branch 'jk/pkt-line-cleanup'
Junio C Hamano
22
-365
/
+338
2013-04-01
Merge branch 'bc/append-signed-off-by'
Junio C Hamano
10
-156
/
+650
2013-04-01
Merge branch 'sr/am-show-final-message-in-applying-indicator'
Junio C Hamano
1
-7
/
+7
2013-04-01
Merge branch 'rr/test-3200-style'
Junio C Hamano
1
-253
/
+267
2013-04-01
tests: notice valgrind error in test_must_fail
Thomas Rast
1
-0
/
+3
2013-04-01
tests --valgrind: provide a mode without --track-origins
Thomas Rast
2
-0
/
+7
2013-04-01
tests: parameterize --valgrind option
Thomas Rast
3
-16
/
+34
2013-04-01
t/README: --valgrind already implies -v
Thomas Rast
1
-2
/
+1
2013-04-01
submodule summary: support --summary-limit=<n>
René Scharfe
1
-6
/
+11
2013-03-31
pretty printing: extend %G? to include 'N' and 'U'
Sebastian Götte
2
-1
/
+4
2013-03-31
merge/pull Check for untrusted good GPG signatures
Sebastian Götte
10
-12
/
+29
2013-03-31
send-email: use the three-arg form of open in recipients_cmd
Ramkumar Ramachandra
1
-1
/
+1
2013-03-31
send-email: drop misleading function prototype
Ramkumar Ramachandra
1
-4
/
+6
2013-03-31
send-email: use "return;" not "return undef;" on error codepaths
Ramkumar Ramachandra
1
-3
/
+3
2013-03-31
branch: give better message when no names specified for rename
Jonathon Mah
2
-2
/
+4
2013-03-31
Merge branch 'maint'
Junio C Hamano
2
-1
/
+2
2013-03-31
merge/pull: verify GPG signatures of commits being merged
Sebastian Götte
4
-3
/
+98
[prev]
[next]