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-09-18
contrib/fast-import: add simple shell example
Nguyen Thai Ngoc Duy
1
-0
/
+38
2007-09-14
Merge branch 'jc/cachetree' into cr/reset
Junio C Hamano
1
-54
/
+143
2007-09-13
git.el: Allow the add and remove commands to be applied to ignored files.
Alexandre Julliard
1
-2
/
+2
2007-09-13
git.el: Allow selecting whether to display uptodate/unknown/ignored files.
Alexandre Julliard
1
-15
/
+77
2007-09-13
git.el: Keep the status buffer sorted by filename.
Alexandre Julliard
1
-38
/
+65
2007-09-12
Make "git reset" a builtin.
Carlos Rica
1
-0
/
+106
2007-09-06
Merge branch 'master' of git://repo.or.cz/git/git-p4
Junio C Hamano
1
-130
/
+212
2007-09-05
Don't allow contrib/workdir/git-new-workdir to trash existing dirs
Shawn O. Pearce
1
-0
/
+6
2007-09-03
git-p4: Added support for automatically importing newly appearing perforce br...
Simon Hausmann
1
-2
/
+74
2007-09-03
git-p4: Cleanup; moved the (duplicated) code for turning a branch into a git ...
Simon Hausmann
1
-17
/
+11
2007-09-03
git-p4: Cleanup; moved the code for the initial #head or revision import into...
Simon Hausmann
1
-42
/
+45
2007-09-03
git-p4: Cleanup; Turn self.revision into a function local variable (it's not ...
Simon Hausmann
1
-9
/
+9
2007-09-03
git-p4: Cleanup; moved the code to import a list of p4 changes using fast-imp...
Simon Hausmann
1
-69
/
+71
2007-09-03
git-p4: Cleanup; moved the code for getting a sorted list of p4 changes for a...
Simon Hausmann
1
-9
/
+14
2007-09-03
git-p4: After submission to p4 always synchronize from p4 again (into refs/re...
Simon Hausmann
1
-2
/
+9
2007-09-03
git-p4: Always call 'p4 sync ...' before submitting to Perforce.
Simon Hausmann
1
-3
/
+2
2007-08-31
Teach bash about completing arguments for git-tag
Shawn O. Pearce
1
-0
/
+58
2007-08-29
completion: also complete git-log's --left-right and --cherry-pick option
Johannes Schindelin
1
-0
/
+1
2007-08-29
git.el: Added colors for dark background
David Kågedal
1
-9
/
+18
2007-08-24
git-p4: Fix warnings about non-existant refs/remotes/p4/HEAD ref when running...
Simon Hausmann
1
-1
/
+1
2007-08-24
git-p4: Make 'git-p4 branches' work after an initial clone with git clone fro...
Simon Hausmann
1
-49
/
+55
2007-08-23
Teach bash about git-submodule and its subcommands
Shawn O. Pearce
1
-0
/
+27
2007-08-23
Teach bash to complete ref arguments to git-describe
Shawn O. Pearce
1
-0
/
+8
2007-08-23
Update bash completion with new 1.5.3 command line options
Shawn O. Pearce
1
-6
/
+26
2007-08-22
git.el: Avoid a lisp error when there's no current branch (detached HEAD).
Alexandre Julliard
1
-3
/
+5
2007-08-22
Suggest unsetting core.bare when using new-workdir on a bare repository
Shawn O. Pearce
1
-0
/
+8
2007-08-22
Fix new-workdir (again) to work on bare repositories
Shawn O. Pearce
1
-3
/
+7
2007-08-19
git-completion.bash - add support for git-bundle
Mark Levedahl
1
-0
/
+32
2007-08-13
git-p4: Fix the sorting of changelists when cloning a Perforce repository.
Reece H. Dunn
1
-1
/
+1
2007-08-13
git.el: Always set the current directory in the git-diff buffer.
Alexandre Julliard
1
-4
/
+6
2007-08-13
git.el: Add support for interactive diffs.
Alexandre Julliard
1
-1
/
+7
2007-08-10
Merge branch 'cr/tag'
Junio C Hamano
2
-0
/
+250
2007-08-10
Use the empty tree for base diff in paranoid-update on new branches
Shawn O. Pearce
1
-10
/
+21
2007-08-10
Teach the update-paranoid to look at file differences
Shawn O. Pearce
1
-7
/
+105
2007-08-10
Teach update-paranoid how to store ACLs organized by groups
Shawn O. Pearce
1
-16
/
+44
2007-08-08
git-p4: Fix git-p4 submit to include only changed files in the perforce submi...
Simon Hausmann
1
-6
/
+30
2007-08-08
git-p4: Fix support for symlinks.
Simon Hausmann
1
-5
/
+9
2007-08-04
INSTALL: add warning on docbook-xsl 1.72 and 1.73
Junio C Hamano
1
-0
/
+21
2007-08-04
git-completion: add "git stash"
Junio C Hamano
1
-0
/
+7
2007-08-02
Fix style nit in Python slicing.
Han-Wen Nienhuys
1
-3
/
+3
2007-08-02
Sort output of "p4 change" in incremental import before further
Han-Wen Nienhuys
1
-1
/
+1
2007-07-31
git.el: Take into account the core.excludesfile config option.
Alexandre Julliard
1
-5
/
+15
2007-07-31
git.el: Avoid using ewoc-set-data for compatibility with Emacs 21.
Alexandre Julliard
1
-1
/
+1
2007-07-26
Make verify-tag a builtin.
Carlos Rica
1
-0
/
+45
2007-07-25
git-p4: Fix p4 user cache population on Windows.
Simon Hausmann
1
-1
/
+2
2007-07-25
git.el: Pass an explicit argument to enable smerge-mode.
Alexandre Julliard
1
-1
/
+1
2007-07-24
git.el: Support for incremental status updates.
Alexandre Julliard
1
-111
/
+113
2007-07-20
Make git tag a builtin.
Carlos Rica
1
-0
/
+205
2007-07-18
Merge branch 'master' of git://people.freedesktop.org/~hausmann/git-p4
Junio C Hamano
1
-59
/
+70
2007-07-18
git-p4: Cleanup, used common function for listing imported p4 branches
Simon Hausmann
1
-21
/
+5
[prev]
[next]