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-06-27
add test case for rebase of empty commit
Martin von Zweigbergk
1
-0
/
+8
2012-06-26
Add tests for rebase -i --root without --onto
Chris Webb
2
-4
/
+27
2012-06-26
am --rebasing: get patch body from commit, not from mailbox
Martin von Zweigbergk
1
-4
/
+28
2012-06-26
rebase --root: print usage on too many args
Martin von Zweigbergk
1
-1
/
+7
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
show: fix "range implies walking"
Junio C Hamano
1
-2
/
+2
2012-06-19
Demonstrate git-show is broken with ranges
Thomas Rast
1
-0
/
+91
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
2012-06-07
Merge branch 'rr/maint-t3510-cascade-fix'
Junio C Hamano
1
-1
/
+1
2012-06-06
fmt-merge-msg: make attribution into comment lines
Junio C Hamano
1
-18
/
+18
2012-06-06
submodule: fix handling of superproject origin URLs like foo, ./foo and ./foo...
Jon Seymour
2
-6
/
+6
2012-06-06
submodule: fix sync handling of some relative superproject origin URLs
Jon Seymour
1
-4
/
+4
2012-06-04
t3510 (cherry-pick-sequence): add missing '&&'
Ramkumar Ramachandra
1
-1
/
+1
2012-06-03
Merge branch 'ef/maint-rebase-error-message' into maint
Junio C Hamano
1
-0
/
+5
2012-06-03
submodule: document failure to handle relative superproject origin URLs
Jon Seymour
2
-1
/
+123
2012-06-03
submodule: additional regression tests for relative URLs
Jon Seymour
1
-3
/
+107
[prev]
[next]