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-01-21
Merge branch 'ph/rebase-preserve-all-merges'
Junio C Hamano
1
-1
/
+6
2013-01-21
Merge branch 'nd/clone-no-separate-git-dir-with-bare'
Junio C Hamano
1
-0
/
+2
2013-01-21
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2013-01-21
t0050: Use TAB for indentation
Torsten Bögershausen
1
-33
/
+15
2013-01-21
t0050: honor CASE_INSENSITIVE_FS in add (with different case)
Torsten Bögershausen
1
-1
/
+1
2013-01-21
t0050: known breakage vanished in merge (case change)
Torsten Bögershausen
1
-1
/
+1
2013-01-21
grep: avoid accepting ambiguous revision
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2013-01-21
Update :/abc ambiguity check
Nguyễn Thái Ngọc Duy
2
-3
/
+23
2013-01-21
git-for-each-ref.txt: 'raw' is a supported date format
John Keeping
1
-1
/
+1
2013-01-20
Update draft release notes to 1.8.2
Junio C Hamano
1
-0
/
+7
2013-01-20
Merge branch 'maint'
Junio C Hamano
1
-0
/
+13
2013-01-20
Start preparing for 1.8.1.2
Junio C Hamano
2
-1
/
+14
2013-01-20
Merge branch 'nz/send-email-headers-are-case-insensitive' into maint
Junio C Hamano
1
-5
/
+5
2013-01-20
Merge branch 'rs/zip-with-uncompressed-size-in-the-header' into maint
Junio C Hamano
1
-5
/
+2
2013-01-20
Merge branch 'rs/zip-tests' into maint
Junio C Hamano
5
-80
/
+140
2013-01-20
Merge git://git.bogomips.org/git-svn
Junio C Hamano
1
-1
/
+2
2013-01-20
Merge branch 'rt/commit-cleanup-config'
Junio C Hamano
5
-9
/
+97
2013-01-20
Merge branch 'ap/log-mailmap'
Junio C Hamano
15
-229
/
+393
2013-01-19
git-svn: do not escape certain characters in paths
Peter Wu
1
-1
/
+2
2013-01-18
help: include <common-cmds.h> only in one file
Junio C Hamano
2
-18
/
+17
2013-01-18
Merge git://bogomips.org/git-svn
Junio C Hamano
4
-5
/
+23
2013-01-18
am: invoke perl's strftime in C locale
Dmitry V. Levin
1
-1
/
+1
2013-01-18
git-completion.bash: replace zsh notation that breaks bash 3.X
Brandon Casey
1
-1
/
+1
2013-01-18
Update draft release notes to 1.8.2
Junio C Hamano
1
-0
/
+8
2013-01-18
Merge branch 'ss/help-htmlpath-config-doc'
Junio C Hamano
1
-0
/
+6
2013-01-18
Merge branch 'nd/fix-perf-parameters-in-tests'
Junio C Hamano
1
-1
/
+1
2013-01-18
Merge branch 'nd/attr-debug-fix'
Junio C Hamano
1
-1
/
+1
2013-01-18
Merge branch 'rs/pretty-use-prefixcmp'
Junio C Hamano
1
-4
/
+4
2013-01-18
Merge branch 'ds/completion-silence-in-tree-path-probe'
Junio C Hamano
1
-1
/
+1
2013-01-18
Merge branch 'jn/maint-trim-vim-contrib'
Junio C Hamano
1
-13
/
+3
2013-01-18
Merge branch 'pe/doc-email-env-is-trumped-by-config'
Junio C Hamano
1
-2
/
+2
2013-01-18
Merge branch 'mk/complete-tcsh'
Junio C Hamano
1
-12
/
+21
2013-01-18
Add sample pre-push hook script
Aaron Schrab
1
-0
/
+53
2013-01-18
push: Add support for pre-push hooks
Aaron Schrab
5
-0
/
+222
2013-01-17
git-svn: teach find-rev to find near matches
John Keeping
2
-2
/
+20
2013-01-17
git svn: do not overescape URLs (fallback case)
Jonathan Nieder
1
-1
/
+1
2013-01-17
Git::SVN::Editor::T: pass $deletions to ->A and ->D
Jonathan Nieder
1
-2
/
+2
2013-01-17
Add Auto-Submitted header to post-receive-email
Chris Hiestand
1
-0
/
+1
2013-01-16
push: fix "refs/tags/ hierarchy cannot be updated without --force"
Junio C Hamano
3
-58
/
+7
2013-01-16
reset: update documentation to require only tree-ish with paths
Martin von Zweigbergk
2
-11
/
+11
2013-01-16
fix clang -Wunused-value warnings for error functions
Max Horn
3
-3
/
+3
2013-01-16
attr: avoid calling find_basename() twice per path
Duy Nguyen
1
-27
/
+18
2013-01-16
refs: use strncmp() instead of strlen() and memcmp()
René Scharfe
1
-6
/
+4
2013-01-16
clean.c, ls-files.c: respect encapsulation of exclude_list_groups
Adam Spiers
2
-8
/
+13
2013-01-15
imap-send.c: simplify logic in lf_to_crlf()
Michael Haggerty
1
-29
/
+23
2013-01-15
imap-send.c: fold struct store into struct imap_store
Michael Haggerty
1
-11
/
+7
2013-01-15
imap-send.c: remove unused field imap_store::uidvalidity
Michael Haggerty
1
-1
/
+0
2013-01-15
imap-send.c: use struct imap_store instead of struct store
Michael Haggerty
1
-10
/
+9
2013-01-15
imap-send.c: remove unused field imap_store::trashnc
Michael Haggerty
1
-2
/
+0
2013-01-15
imap-send.c: remove namespace fields from struct imap
Michael Haggerty
1
-66
/
+9
[prev]
[next]