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
/
contrib
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-11
Cleanups, remove unused variable.
Simon Hausmann
1
-3
/
+0
2007-02-11
Create lightweight git tags (using the "reset" trick) for the incremental imp...
Simon Hausmann
1
-6
/
+10
2007-02-10
Added a little helper script to remove unused tags from the perforce import.
Simon Hausmann
1
-0
/
+40
2007-02-10
Changed the default git import branch from "p4" to "master".
Simon Hausmann
1
-1
/
+1
2007-02-10
Avoid the excessive use of git tags for every perforce change and instead jus...
Simon Hausmann
1
-5
/
+15
2007-02-10
Minor code cleanups.
Simon Hausmann
1
-10
/
+6
2007-02-09
remove mailmap.linux
Nicolas Pitre
1
-42
/
+0
2007-02-09
git-blame.el: Autoupdate while editing
David Kågedal
1
-9
/
+86
2007-02-09
git-blame.el: Doc fixes and cleanup
David Kågedal
1
-4
/
+10
2007-02-09
git-blame.el: blame unsaved changes
David Kågedal
1
-21
/
+44
2007-02-09
git-blame.el: improve color handling
David Kågedal
1
-14
/
+10
2007-02-09
Handle uncommitted changes and cache descriptions
David Kågedal
1
-6
/
+20
2007-02-09
git-blame: Change installation instructions
Jakub Narebski
1
-4
/
+19
2007-02-09
git-blame: Add Emacs Lisp file headers and GNU GPL boilerplate
Jakub Narebski
1
-3
/
+72
2007-02-08
Merge branch 'master' of git://repo.or.cz/git/fastimport
Junio C Hamano
1
-0
/
+105
2007-02-08
Added a little helper script to debug the output of the p4 python interface.
Simon Hausmann
1
-0
/
+25
2007-02-08
tar archive frontend for fast-import.
Shawn O. Pearce
1
-0
/
+105
2007-02-08
Made the name of the git branch used for the perforce import configurable thr...
Simon Hausmann
1
-6
/
+16
2007-02-08
Catch io exceptions from git fast-import again and print the error message.
Simon Hausmann
1
-1
/
+6
2007-02-07
Fix calculation of the newest imported revision for #head imports.
Simon Hausmann
1
-1
/
+1
2007-02-07
Make specifying the revision ranges more convenient.
Simon Hausmann
1
-3
/
+8
2007-02-07
Make incremental imports easier to use by storing the p4 depot path after an ...
Simon Hausmann
1
-3
/
+16
2007-02-07
Fixed incremental imports by using the correct "from" command instead of "mer...
Simon Hausmann
1
-1
/
+1
2007-02-07
Minor cleanups and print an error message of git fast-import if it fails.
Simon Hausmann
1
-5
/
+12
2007-02-06
Remove contrib/colordiff
Junio C Hamano
2
-198
/
+0
2007-02-05
bash: Complete git-remote subcommands.
Shawn O. Pearce
1
-0
/
+28
2007-02-05
bash: Support git-rebase -m continuation completion.
Shawn O. Pearce
1
-1
/
+1
2007-02-05
git-blame: an Emacs minor mode to view file with git-blame output.
David Kågedal
1
-0
/
+180
2007-02-05
Add hg-to-git conversion utility.
Stelian Pop
2
-0
/
+254
2007-02-05
blameview: Support browsable functionality to blameview.
Aneesh Kumar K.V
1
-3
/
+20
2007-02-05
bash: Support git-bisect and its subcommands.
Shawn O. Pearce
1
-0
/
+31
2007-02-05
bash: Support --add completion to git-config.
Shawn O. Pearce
1
-1
/
+1
2007-02-05
bash: Hide git-resolve, its deprecated.
Shawn O. Pearce
1
-0
/
+1
2007-02-05
bash: Offer --prune completion for git-gc.
Shawn O. Pearce
1
-0
/
+14
2007-02-05
bash: Hide diff-stages from completion.
Shawn O. Pearce
1
-0
/
+1
2007-02-05
bash: Support completion on git-cherry.
Shawn O. Pearce
1
-0
/
+8
2007-02-04
bash: Support internal revlist options better.
Shawn O. Pearce
1
-1
/
+3
2007-02-04
bash: Support unique completion when possible.
Shawn O. Pearce
1
-99
/
+91
2007-02-04
bash: Support unique completion on git-config.
Shawn O. Pearce
1
-38
/
+82
2007-02-04
bash: Classify more commends out of completion.
Shawn O. Pearce
1
-1
/
+17
2007-02-04
bash: Add space after unique command name is completed.
Shawn O. Pearce
1
-6
/
+20
2007-02-04
bash: Complete long options to git-add.
Shawn O. Pearce
1
-0
/
+16
2007-02-04
bash: Classify cat-file and reflog as plumbing.
Shawn O. Pearce
1
-20
/
+3
2007-02-04
bash: Remove short option completions for branch/checkout/diff.
Shawn O. Pearce
1
-3
/
+3
2007-02-01
Initial support for importing a directory from Perforce at a specified revision.
Simon Hausmann
1
-29
/
+65
2007-02-01
Code cleanups, move the code to create a commit with fast-import into a separ...
Simon Hausmann
1
-59
/
+67
2007-02-01
Simplify the incremental import by elimination the need for a temporary impor...
Simon Hausmann
1
-18
/
+3
2007-02-01
Started working on incremental imports from Perforce.
Simon Hausmann
1
-2
/
+35
2007-01-31
Fix file permissions of p4-fast-export.py to be executable.
Simon Hausmann
1
-0
/
+0
2007-01-31
Create a git tag for every changeset imported from perforce.
Simon Hausmann
1
-2
/
+13
[prev]
[next]