index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-22
Merge branch 'jc/add-2.0-delete-default' (early part)
Junio C Hamano
1
-3
/
+3
2013-04-22
Merge branch 'nd/checkout-keep-sparse'
Junio C Hamano
2
-1
/
+25
2013-04-22
Merge branch 'jk/chopped-ident'
Junio C Hamano
2
-4
/
+43
2013-04-22
Merge branch 'th/bisect-final-log'
Junio C Hamano
1
-0
/
+18
2013-04-21
Merge branch 'jk/doc-http-backend'
Junio C Hamano
2
-0
/
+48
2013-04-19
Merge branch 'rt/commentchar-fmt-merge-msg'
Junio C Hamano
1
-3
/
+3
2013-04-19
Merge branch 'mv/sequencer-pick-error-diag'
Junio C Hamano
1
-0
/
+6
2013-04-18
pretty: support %>> that steal trailing spaces
Nguyễn Thái Ngọc Duy
1
-0
/
+14
2013-04-18
pretty: support truncating in %>, %< and %><
Nguyễn Thái Ngọc Duy
1
-0
/
+39
2013-04-18
pretty: support padding placeholders, %< %> and %><
Nguyễn Thái Ngọc Duy
1
-0
/
+122
2013-04-18
pretty: two phase conversion for non utf-8 commits
Nguyễn Thái Ngọc Duy
1
-6
/
+6
2013-04-18
pretty: share code between format_decoration and show_decorations
Nguyễn Thái Ngọc Duy
1
-4
/
+4
2013-04-18
Merge branch 'jk/test-trash'
Junio C Hamano
1
-9
/
+9
2013-04-18
Merge branch 'th/t9903-symlinked-workdir'
Junio C Hamano
1
-5
/
+5
2013-04-18
Merge branch 'jk/merge-tree-added-identically'
Junio C Hamano
1
-10
/
+0
2013-04-18
Merge branch 'jk/http-dumb-namespaces'
Junio C Hamano
2
-0
/
+29
2013-04-18
Merge branch 'rs/empty-archive'
Junio C Hamano
1
-1
/
+1
2013-04-18
Merge branch 'fc/send-email-annotate'
Junio C Hamano
1
-0
/
+33
2013-04-18
Merge branch 'jc/push-2.0-default-to-simple' (early part)
Junio C Hamano
12
-16
/
+24
2013-04-18
Merge branch 'fc/completion'
Junio C Hamano
1
-2
/
+63
2013-04-18
t6200: avoid path mangling issue on Windows
Johannes Sixt
1
-3
/
+3
2013-04-17
pretty: handle broken commit headers gracefully
René Scharfe
1
-0
/
+42
2013-04-17
cat-file: print tags raw for "cat-file -p"
Jeff King
1
-4
/
+1
2013-04-15
Merge branch 'rt/commentchar-fmt-merge-msg'
Junio C Hamano
1
-0
/
+18
2013-04-15
Merge branch 'lf/bundle-with-tip-wo-message'
Junio C Hamano
1
-0
/
+10
2013-04-15
Merge branch 'tr/perl-keep-stderr-open'
Junio C Hamano
1
-1
/
+2
2013-04-15
dir.c: git-clean -d -X: don't delete tracked directories
Karsten Blees
3
-3
/
+63
2013-04-15
dir.c: make 'git-status --ignored' work within leading directories
Karsten Blees
1
-0
/
+19
2013-04-15
dir.c: git-status --ignored: don't list empty directories as ignored
Karsten Blees
1
-2
/
+24
2013-04-15
dir.c: git-ls-files --directories: don't hide empty directories
Karsten Blees
1
-0
/
+23
2013-04-15
dir.c: git-status --ignored: don't list empty ignored directories
Karsten Blees
1
-0
/
+24
2013-04-15
dir.c: git-status --ignored: don't list files in ignored directories
Karsten Blees
1
-0
/
+27
2013-04-15
dir.c: git-status --ignored: don't drop ignored directories
Karsten Blees
1
-0
/
+27
2013-04-15
bisect: Store first bad commit as comment in log file
Torstein Hegge
1
-0
/
+18
2013-04-15
transport-helper: add 'signed-tags' capability
John Keeping
1
-1
/
+11
2013-04-15
transport-helper: pass --signed-tags=warn-strip to fast-export
John Keeping
1
-0
/
+10
2013-04-15
fast-export: add --signed-tags=warn-strip mode
John Keeping
1
-0
/
+6
2013-04-15
checkout: add --ignore-skip-worktree-bits in sparse checkout mode
Nguyễn Thái Ngọc Duy
2
-1
/
+25
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: get rid of compgen
Felipe Contreras
1
-3
/
+3
2013-04-14
completion: add __gitcomp_nl tests
Felipe Contreras
1
-0
/
+60
2013-04-13
doc/http-backend: match query-string in apache half-auth example
Jeff King
2
-0
/
+48
2013-04-12
Sync with 'maint'
Junio C Hamano
8
-12
/
+12
2013-04-12
Merge branch 'rr/test-3200-style' into maint
Junio C Hamano
1
-253
/
+267
2013-04-12
Merge branch 'jc/t5516-pushInsteadOf-vs-pushURL' into maint
Junio C Hamano
1
-3
/
+3
2013-04-12
Correct common spelling mistakes in comments and tests
Stefano Lattarini
8
-12
/
+12
2013-04-12
completion: trivial test improvement
Felipe Contreras
1
-1
/
+2
2013-04-11
Merge branch 'maint'
Junio C Hamano
4
-17
/
+14
2013-04-11
Merge branch 'ap/combine-diff-coalesce-lost'
Junio C Hamano
1
-0
/
+129
[prev]
[next]