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
2006-12-19
gitweb: Show '...' links in "summary" view only if there are more items
Robert Fitzsimons
1
-2
/
+9
2006-12-19
config_rename_section: fix FILE* leak
Junio C Hamano
1
-6
/
+13
2006-12-19
Remove COLLISION_CHECK from Makefile since it's not used.
Brian Gernhardt
2
-8
/
+0
2006-12-19
fix populate-filespec
Junio C Hamano
1
-1
/
+1
2006-12-19
git-cvsserver: fix breakage when calling git merge-file
Eric Wong
1
-1
/
+1
2006-12-19
Revert "Make left-right automatic."
Junio C Hamano
2
-11
/
+3
2006-12-19
Move "no merge candidate" warning into git-pull
Josef Weidendorfer
2
-10
/
+4
2006-12-19
Use preprocessor constants for environment variable names.
Junio C Hamano
6
-12
/
+16
2006-12-19
Do not create $GIT_DIR/remotes/ directory anymore.
Junio C Hamano
2
-5
/
+3
2006-12-19
Merge branch 'jc/test-clone' into jc/clone
Junio C Hamano
29
-106
/
+564
2006-12-19
Introduce GIT_TEMPLATE_DIR
Johannes Schindelin
2
-3
/
+7
2006-12-19
Revert "fix testsuite: make sure they use templates freshly built from the so...
Junio C Hamano
11
-36
/
+26
2006-12-18
blame: -b (blame.blankboundary) and --root (blame.showroot)
Junio C Hamano
1
-2
/
+31
2006-12-18
git-branch -d: do not stop at the first failure.
Quy Tonthat
1
-18
/
+39
2006-12-18
Teach git-branch to delete tracking branches with -r -d
Junio C Hamano
1
-13
/
+28
2006-12-18
fix testsuite: make sure they use templates freshly built from the source
Junio C Hamano
11
-26
/
+36
2006-12-18
rerere: fix breakage of resolving.
Junio C Hamano
1
-1
/
+1
2006-12-18
Add config example with respect to branch
Aneesh Kumar K.V
1
-0
/
+5
2006-12-18
Add documentation for show-branch --topics
Brian Gernhardt
1
-1
/
+9
2006-12-18
make git a bit less cryptic on fetch errors
Nicolas Pitre
3
-3
/
+3
2006-12-18
make patch_delta() error cases a bit more verbose
Nicolas Pitre
2
-9
/
+8
2006-12-18
racy-git: documentation updates.
Junio C Hamano
1
-18
/
+20
2006-12-18
show-ref: fix --exclude-existing
Junio C Hamano
1
-3
/
+4
2006-12-18
parse-remote::expand_refs_wildcard()
Junio C Hamano
1
-5
/
+3
2006-12-18
vim syntax: follow recent changes to commit template
Jeff King
1
-2
/
+2
2006-12-17
show-ref: fix --verify --hash=length
Junio C Hamano
1
-10
/
+15
2006-12-17
show-ref: fix --quiet --verify
Junio C Hamano
1
-3
/
+5
2006-12-17
Merge branch 'jc/blame-boundary'
Junio C Hamano
1
-1
/
+14
2006-12-17
Merge branch 'jc/reflog' (early part)
Junio C Hamano
1
-5
/
+30
2006-12-17
Merge branch 'js/branch-config'
Junio C Hamano
6
-1
/
+142
2006-12-17
Merge branch 'jn/web' (early part)
Junio C Hamano
1
-33
/
+183
2006-12-17
avoid accessing _all_ loose refs in git-show-ref --verify
Junio C Hamano
1
-0
/
+17
2006-12-17
git-fetch: Avoid reading packed refs over and over again
Junio C Hamano
2
-10
/
+62
2006-12-17
Teach show-branch how to show ref-log data.
Junio C Hamano
1
-5
/
+30
2006-12-17
Make left-right automatic.
Junio C Hamano
2
-3
/
+11
2006-12-17
Teach all of log family --left-right output.
Junio C Hamano
4
-10
/
+28
2006-12-17
rev-list --left-right
Junio C Hamano
4
-6
/
+21
2006-12-17
markup fix in svnimport documentation.
Junio C Hamano
1
-8
/
+8
2006-12-17
Documentation: new option -P for git-svnimport
Quy Tonthat
1
-0
/
+9
2006-12-17
Fix mis-mark-up in git-merge-file.txt documentation
Junio C Hamano
1
-2
/
+2
2006-12-17
Default GIT_COMMITTER_NAME to login name in recieve-pack.
Shawn O. Pearce
3
-0
/
+18
2006-12-17
Fix check_file_directory_conflict().
Junio C Hamano
2
-1
/
+10
2006-12-17
git-add: remove conflicting entry when adding.
Junio C Hamano
1
-1
/
+1
2006-12-17
update-index: make D/F conflict error a bit more verbose.
Junio C Hamano
1
-1
/
+1
2006-12-16
git-branch: rename config vars branch.<branch>.*, too
Johannes Schindelin
2
-0
/
+16
2006-12-16
add a function to rename sections in the config
Johannes Schindelin
4
-1
/
+126
2006-12-16
git-clone: lose the traditional 'no-separate-remote' layout
Junio C Hamano
2
-60
/
+13
2006-12-16
git-clone: lose the artificial "first" fetch refspec
Junio C Hamano
1
-4
/
+4
2006-12-16
git-pull: refuse default merge without branch.*.merge
Junio C Hamano
1
-1
/
+2
2006-12-16
git-clone: use wildcard specification for tracking branches
Junio C Hamano
1
-17
/
+30
[prev]
[next]