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-15
Merge branch 'jk/diff-algo-finishing-touches'
Junio C Hamano
2
-2
/
+9
2013-04-15
Merge branch 'rt/commentchar-fmt-merge-msg'
Junio C Hamano
2
-7
/
+29
2013-04-15
Merge branch 'lf/bundle-with-tip-wo-message'
Junio C Hamano
2
-1
/
+11
2013-04-15
Merge branch 'jk/show-branch-strbuf'
Junio C Hamano
1
-9
/
+8
2013-04-15
Merge branch 'jk/http-error-messages'
Junio C Hamano
4
-23
/
+76
2013-04-15
Merge branch 'tr/perl-keep-stderr-open'
Junio C Hamano
2
-4
/
+5
2013-04-15
dir.c: git-status --ignored: don't scan the work tree twice
Karsten Blees
5
-22
/
+41
2013-04-15
dir.c: git-status --ignored: don't scan the work tree three times
Karsten Blees
1
-74
/
+72
2013-04-15
dir.c: git-status: avoid is_excluded checks for tracked files
Karsten Blees
1
-27
/
+11
2013-04-15
dir.c: replace is_path_excluded with now equivalent is_excluded API
Karsten Blees
7
-116
/
+16
2013-04-15
dir.c: unify is_excluded and is_path_excluded APIs
Karsten Blees
2
-67
/
+46
2013-04-15
dir.c: move prep_exclude
Karsten Blees
1
-72
/
+72
2013-04-15
dir.c: factor out parts of last_exclude_matching for later reuse
Karsten Blees
1
-14
/
+22
2013-04-15
dir.c: git-clean -d -X: don't delete tracked directories
Karsten Blees
4
-11
/
+66
2013-04-15
dir.c: make 'git-status --ignored' work within leading directories
Karsten Blees
2
-0
/
+22
2013-04-15
dir.c: git-status --ignored: don't list empty directories as ignored
Karsten Blees
2
-4
/
+27
2013-04-15
dir.c: git-ls-files --directories: don't hide empty directories
Karsten Blees
3
-5
/
+26
2013-04-15
dir.c: git-status --ignored: don't list empty ignored directories
Karsten Blees
2
-7
/
+28
2013-04-15
dir.c: git-status --ignored: don't list files in ignored directories
Karsten Blees
2
-3
/
+28
2013-04-15
dir.c: git-status --ignored: don't drop ignored directories
Karsten Blees
2
-0
/
+36
2013-04-15
glossary: improve definitions of refspec and pathspec
Thomas Ackermann
1
-23
/
+10
2013-04-15
The name of the hash function is "SHA-1", not "SHA1"
Thomas Ackermann
31
-68
/
+68
2013-04-15
glossary: improve description of SHA-1 related topics
Thomas Ackermann
1
-10
/
+10
2013-04-15
glossary: remove outdated/misleading/irrelevant entries
Thomas Ackermann
1
-10
/
+1
2013-04-15
branch: colour upstream branches
Felipe Contreras
2
-9
/
+30
2013-04-15
bisect: Store first bad commit as comment in log file
Torstein Hegge
2
-1
/
+25
2013-04-15
transport-helper: add 'signed-tags' capability
John Keeping
4
-2
/
+21
2013-04-15
transport-helper: pass --signed-tags=warn-strip to fast-export
John Keeping
2
-1
/
+12
2013-04-15
fast-export: add --signed-tags=warn-strip mode
John Keeping
3
-5
/
+19
2013-04-15
checkout: add --ignore-skip-worktree-bits in sparse checkout mode
Nguyễn Thái Ngọc Duy
5
-1
/
+40
2013-04-15
gitweb/INSTALL: Simplify description of GITWEB_CONFIG_SYSTEM
Jakub Narębski
1
-8
/
+5
2013-04-14
Merge branch 'po/help-guides'
Junio C Hamano
1
-7
/
+7
2013-04-14
t/test-lib.sh: drop "$test" variable
Jeff King
1
-5
/
+5
2013-04-14
t/test-lib.sh: fix TRASH_DIRECTORY handling
John Keeping
1
-4
/
+4
2013-04-14
completion: small optimization
Felipe Contreras
1
-4
/
+4
2013-04-14
completion: inline __gitcomp_1 to its sole callsite
Felipe Contreras
1
-15
/
+11
2013-04-14
completion: get rid of compgen
Felipe Contreras
2
-8
/
+13
2013-04-14
completion: add __gitcomp_nl tests
Felipe Contreras
1
-0
/
+60
2013-04-14
completion: add new __gitcompadd helper
Felipe Contreras
1
-5
/
+8
2013-04-14
rebase-am: explicitly disable cover-letter
Felipe Contreras
1
-2
/
+2
2013-04-13
doc/http-backend: match query-string in apache half-auth example
Jeff King
3
-8
/
+72
2013-04-12
test-bzr: portable shell and utf-8 strings for Mac OS
Torsten Bögershausen
1
-19
/
+19
2013-04-12
Sync with 'maint'
Junio C Hamano
49
-85
/
+83
2013-04-12
Merge branch 'rr/test-3200-style' into maint
Junio C Hamano
1
-253
/
+267
2013-04-12
Merge branch 'mg/texinfo-5' into maint
Junio C Hamano
1
-0
/
+1
2013-04-12
Merge branch 'jk/diffcore-break-divzero' into maint
Junio C Hamano
1
-0
/
+3
2013-04-12
Merge branch 'cn/commit-amend-doc' into maint
Junio C Hamano
1
-8
/
+9
2013-04-12
Merge branch 'jk/bisect-prn-unsigned' into maint
Junio C Hamano
1
-2
/
+2
2013-04-12
Merge branch 'jk/no-more-self-assignment' into maint
Junio C Hamano
2
-47
/
+34
2013-04-12
Merge branch 'rr/send-email-perl-critique' into maint
Junio C Hamano
1
-8
/
+10
[prev]
[next]