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-23
Merge branch 'jk/receive-pack-deadlocks-with-early-failure'
Junio C Hamano
1
-1
/
+4
2013-04-23
bisect: Log possibly bad, skipped commits at bisection end
Torstein Hegge
2
-0
/
+30
2013-04-22
remote-hg: strip extra newline
Felipe Contreras
1
-0
/
+4
2013-04-22
remote-hg: use marks instead of inlined files
Felipe Contreras
1
-8
/
+33
2013-04-22
remote-hg: small performance improvement
Felipe Contreras
1
-1
/
+2
2013-04-22
remote-hg: allow refs with spaces
Felipe Contreras
1
-8
/
+17
2013-04-22
remote-hg: don't update bookmarks unnecessarily
Felipe Contreras
1
-0
/
+3
2013-04-22
remote-hg: add support for schemes extension
Felipe Contreras
1
-1
/
+7
2013-04-22
remote-hg: improve email sanitation
Felipe Contreras
2
-6
/
+12
2013-04-22
remote-hg: add custom local tag write code
Felipe Contreras
1
-1
/
+3
2013-04-22
remote-hg: write tags in the appropriate branch
Felipe Contreras
1
-2
/
+4
2013-04-22
remote-hg: custom method to write tags
Felipe Contreras
1
-1
/
+32
2013-04-22
remote-hg: add support for tag objects
Felipe Contreras
1
-3
/
+7
2013-04-22
remote-hg: add branch_tip() helper
Felipe Contreras
1
-3
/
+8
2013-04-22
remote-hg: properly mark branches up-to-date
Felipe Contreras
1
-0
/
+4
2013-04-22
remote-hg: use python urlparse
Felipe Contreras
1
-4
/
+5
2013-04-22
remote-hg: safer bookmark pushing
Felipe Contreras
1
-0
/
+2
2013-04-22
remote-helpers: avoid has_key
Dusty Phillips
2
-2
/
+2
2013-04-22
git add: rephrase -A/--no-all warning
Junio C Hamano
1
-6
/
+6
2013-04-22
git add: --ignore-removal is a better named --no-all
Junio C Hamano
2
-4
/
+17
2013-04-22
Sync with maint
Junio C Hamano
1
-0
/
+25
2013-04-22
Start preparing for 1.8.2.2
Junio C Hamano
2
-1
/
+26
2013-04-22
Merge branch 'ta/glossary' into maint
Junio C Hamano
32
-111
/
+89
2013-04-22
Merge branch 'jk/doc-http-backend' into maint
Junio C Hamano
3
-1
/
+129
2013-04-22
Merge branch 'jk/test-trash' into maint
Junio C Hamano
1
-9
/
+9
2013-04-22
Merge branch 'jk/daemon-user-doc' into maint
Junio C Hamano
1
-0
/
+7
2013-04-22
Merge branch 'jc/detached-head-doc' into maint
Junio C Hamano
1
-3
/
+16
2013-04-22
Merge branch 'jk/show-branch-strbuf' into maint
Junio C Hamano
1
-9
/
+8
2013-04-22
Merge branch 'js/rerere-forget-protect-against-NUL' into maint
Junio C Hamano
2
-10
/
+36
2013-04-22
Merge branch 'jc/apply-ws-fix-tab-in-indent' into maint
Junio C Hamano
4
-7
/
+41
2013-04-22
Merge branch 'ap/combine-diff-ignore-whitespace' into maint
Junio C Hamano
2
-7
/
+161
2013-04-22
Merge branch 'jk/suppress-clang-warning' into maint
Junio C Hamano
2
-2
/
+4
2013-04-22
Merge branch 'tr/perl-keep-stderr-open' into maint
Junio C Hamano
2
-4
/
+5
2013-04-22
Merge branch 'lf/bundle-with-tip-wo-message' into maint
Junio C Hamano
2
-1
/
+11
2013-04-22
Merge branch 'jk/filter-branch-come-back-to-original' into maint
Junio C Hamano
2
-2
/
+17
2013-04-22
Merge branch 'rr/prompt-revert-head' into maint
Junio C Hamano
1
-0
/
+2
2013-04-22
Update draft release notes to 1.8.3
Junio C Hamano
1
-0
/
+22
2013-04-22
Merge branch 'as/clone-reference-with-gitfile'
Junio C Hamano
2
-3
/
+26
2013-04-22
Merge branch 'jc/add-2.0-delete-default' (early part)
Junio C Hamano
3
-32
/
+103
2013-04-22
Merge branch 'nd/checkout-keep-sparse'
Junio C Hamano
5
-1
/
+40
2013-04-22
Merge branch 'jk/chopped-ident'
Junio C Hamano
5
-99
/
+75
2013-04-22
Merge branch 'th/bisect-final-log'
Junio C Hamano
2
-1
/
+25
2013-04-22
Merge branch 'rs/archive-zip-raw-compression'
Junio C Hamano
1
-2
/
+2
2013-04-22
zlib: fix compilation failures with Sun C Compilaer
Stefano Lattarini
1
-2
/
+2
2013-04-22
builtin/shortlog.c: make usage string consistent with log
Ramkumar Ramachandra
1
-3
/
+1
2013-04-22
builtin/log.c: make usage string consistent with doc
Ramkumar Ramachandra
1
-1
/
+1
2013-04-21
git-shortlog.txt: make SYNOPSIS match log, update OPTIONS
Ramkumar Ramachandra
1
-2
/
+17
2013-04-21
git-log.txt: rewrite note on why "--" may be required
Ramkumar Ramachandra
1
-2
/
+2
2013-04-21
git-log.txt: generalize <since>..<until>
Ramkumar Ramachandra
1
-7
/
+9
2013-04-21
git-log.txt: order OPTIONS properly; move <since>..<until>
Ramkumar Ramachandra
1
-7
/
+7
[prev]
[next]