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
2012-07-09
Merge branch 'cw/no-detaching-an-unborn'
Junio C Hamano
1
-0
/
+6
2012-07-09
Merge branch 'vr/use-our-perl-in-tests'
Junio C Hamano
26
-44
/
+65
2012-07-09
Merge branch 'mm/credential-plumbing'
Junio C Hamano
2
-2
/
+51
2012-07-09
Merge branch 'mm/config-xdg'
Junio C Hamano
1
-0
/
+158
2012-07-04
Merge branch 'nd/clone-single-fix'
Junio C Hamano
1
-1
/
+6
2012-07-04
Merge branch 'th/diff-no-index-fixes'
Junio C Hamano
2
-2
/
+86
2012-07-04
Merge branch 'hv/remote-end-hung-up'
Junio C Hamano
1
-9
/
+7
2012-06-28
Merge branch 'fc/git-prompt-script'
Junio C Hamano
3
-13
/
+475
2012-06-28
Merge branch 'js/submodule-relative'
Junio C Hamano
2
-4
/
+235
2012-06-28
Merge branch 'lk/more-helpful-status-hints'
Junio C Hamano
2
-0
/
+745
2012-06-28
Merge branch 'lk/rebase-i-x'
Junio C Hamano
1
-0
/
+117
2012-06-28
Merge branch 'nd/stream-pack-objects'
Junio C Hamano
1
-0
/
+12
2012-06-28
Merge branch 'nd/stream-index-pack'
Junio C Hamano
2
-0
/
+10
2012-06-28
Merge branch 'mm/verify-filename-fix'
Junio C Hamano
1
-0
/
+11
2012-06-26
git-checkout: disallow --detach on unborn branch
Chris Webb
1
-0
/
+6
2012-06-25
git credential fill: output the whole 'struct credential'
Matthieu Moy
2
-0
/
+39
2012-06-25
add 'git credential' plumbing command
Javier Roucher Iglesias
1
-2
/
+12
2012-06-25
config: write to $XDG_CONFIG_HOME/git/config file when appropriate
Huynh Khoi Nguyen Nguyen
1
-0
/
+30
2012-06-25
Let core.attributesfile default to $XDG_CONFIG_HOME/git/attributes
Huynh Khoi Nguyen Nguyen
1
-0
/
+29
2012-06-25
Let core.excludesfile default to $XDG_CONFIG_HOME/git/ignore
Huynh Khoi Nguyen Nguyen
1
-0
/
+29
2012-06-25
config: read (but not write) from $XDG_CONFIG_HOME/git/config file
Huynh Khoi Nguyen Nguyen
1
-0
/
+70
2012-06-24
t/README: add a bit more Don'ts
Junio C Hamano
1
-3
/
+22
2012-06-24
tests: enclose $PERL_PATH in double quotes
Junio C Hamano
24
-41
/
+41
2012-06-24
t/test-lib.sh: export PERL_PATH for use in scripts
Junio C Hamano
1
-0
/
+2
2012-06-22
Merge branch 'maint'
Junio C Hamano
2
-3
/
+3
2012-06-22
Documentation: Fix misspellings
Leila Muhtasib
2
-3
/
+3
2012-06-22
clone: fix ref selection in --single-branch --branch=xxx
Nguyễn Thái Ngọc Duy
1
-1
/
+6
2012-06-22
diff-no-index: exit(1) if 'diff --quiet <repo file> <external file>' finds ch...
Tim Henigan
1
-1
/
+72
2012-06-22
diff: handle relative paths in no-index
Jeff King
1
-1
/
+14
2012-06-21
Merge branch 'jk/maint-t1304-setfacl'
Junio C Hamano
1
-10
/
+9
2012-06-21
Merge branch 'jk/clone-local'
Junio C Hamano
1
-0
/
+10
2012-06-19
completion: respect $GIT_DIR
SZEDER Gábor
1
-1
/
+9
2012-06-19
remove the impression of unexpectedness when access is denied
Heiko Voigt
1
-9
/
+7
2012-06-18
verify_filename(): ask the caller to chose the kind of diagnosis
Matthieu Moy
1
-1
/
+1
2012-06-18
sha1_name: do not trigger detailed diagnosis for file arguments
Matthieu Moy
1
-0
/
+11
2012-06-15
Merge branch 'as/diff-shortstat-ignore-binary'
Junio C Hamano
1
-0
/
+12
2012-06-15
diff: Only count lines in show_shortstats
Alexander Strasser
1
-0
/
+12
2012-06-14
t7400: avoid path mangling issues
Johannes Sixt
1
-3
/
+8
2012-06-14
status: better advices when splitting a commit (during rebase -i)
Lucien Kong
1
-0
/
+277
2012-06-14
status: don't suggest "git rm" or "git add" if not appropriate
Lucien Kong
2
-6
/
+38
2012-06-14
t7512-status-help.sh: better advices for git status
Lucien Kong
1
-0
/
+372
2012-06-14
wt-status.*: better advices for git status added
Lucien Kong
1
-0
/
+64
2012-06-13
rebase -i: teach "--exec <cmd>"
Lucien Kong
1
-0
/
+117
2012-06-13
Merge branch 'rj/gitweb-test-sans-date-parser'
Junio C Hamano
1
-7
/
+14
2012-06-13
Merge branch 'fc/git-complete-helper-fix'
Junio C Hamano
1
-1
/
+1
2012-06-13
completion: put main git and gitk completion functions back into git namespace
SZEDER Gábor
1
-1
/
+1
2012-06-12
gitweb: Skip 'modification times' tests when no date parser available
Ramsay Jones
1
-7
/
+14
2012-06-12
t: Replace 'perl' by $PERL_PATH
Vincent van Ravesteijn
24
-41
/
+41
2012-06-12
Merge branch 'jc/fmt-merge-msg-people'
Junio C Hamano
1
-18
/
+18
2012-06-07
t1304: improve setfacl prerequisite setup
Jeff King
1
-10
/
+9
[next]