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
2008-04-06
Add prefix oriented completions for diff and format-patch commands.
Pascal Obry
1
-1
/
+4
2008-04-06
Add interactive option in rebase command completion list.
Pascal Obry
1
-1
/
+1
2008-03-30
Allow git-cvsserver database table name prefix to be specified.
Josh Elsasser
1
-1
/
+2
2008-03-28
git-p4: Handle Windows EOLs properly after removal of p4 submit template hand...
Marius Storm-Olsen
1
-13
/
+15
2008-03-23
Merge branch 'git-p4' of git://repo.or.cz/git/git-p4
Junio C Hamano
1
-9
/
+14
2008-03-16
Resurrect git-rerere to contrib/examples
Junio C Hamano
1
-0
/
+284
2008-03-15
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2008-03-15
git-new-workdir: Share SVN meta data between work dirs and the repository
Bernt Hansen
1
-1
/
+1
2008-03-13
git-p4: Use P4EDITOR environment variable when set
Shawn Bohrer
1
-1
/
+4
2008-03-13
git-p4: Unset P4DIFF environment variable when using 'p4 -du diff'
Shawn Bohrer
1
-0
/
+2
2008-03-13
git-p4: Optimize the fetching of data from perforce.
Marius Storm-Olsen
1
-8
/
+8
2008-03-11
Merge branch 'js/remote'
Junio C Hamano
1
-0
/
+477
2008-03-10
bash: fix long option with argument double completion
SZEDER Gábor
1
-7
/
+15
2008-03-10
bash: Add more long options to be completed with "git --<TAB>"
Teemu Likonen
1
-0
/
+3
2008-03-10
bash: use __gitdir when completing 'git rebase' options
SZEDER Gábor
1
-2
/
+2
2008-03-10
bash: Remove completion of core.legacyheaders option
Shawn O. Pearce
1
-1
/
+0
2008-03-10
bash: add 'git svn' subcommands and options
SZEDER Gábor
1
-1
/
+80
2008-03-10
bash: add new 'git stash' subcommands
SZEDER Gábor
1
-1
/
+1
2008-03-10
bash: refactor searching for subcommands on the command line
SZEDER Gábor
1
-39
/
+32
2008-03-10
bash: remove unnecessary conditions when checking for subcommands
SZEDER Gábor
1
-4
/
+4
2008-03-10
bash: Properly quote the GIT_DIR at all times to fix subdirectory paths with ...
Kevin Ballard
1
-4
/
+4
2008-03-08
Merge branch 'jc/am'
Junio C Hamano
1
-1
/
+9
2008-03-07
Merge branch 'dc/format-pretty'
Junio C Hamano
2
-2
/
+2
2008-03-05
bash: git-branch -d and -m lists only local branches
SZEDER Gábor
1
-1
/
+18
2008-03-05
bash: add git-branch options
SZEDER Gábor
1
-1
/
+10
2008-03-05
specify explicit "--pretty=medium" with `git log/show/whatchanged`
Denis Cheng
2
-2
/
+2
2008-03-05
am: --rebasing
Junio C Hamano
1
-1
/
+9
2008-03-03
git-p4: Fix import of changesets with file deletions
Simon Hausmann
1
-20
/
+25
2008-03-02
Merge branch 'np/verify-pack'
Junio C Hamano
1
-1
/
+1
2008-03-01
Make git-remote a builtin
Johannes Schindelin
1
-0
/
+477
2008-03-01
add storage size output to 'git verify-pack -v'
Nicolas Pitre
1
-1
/
+1
2008-02-29
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2008-02-29
git.el: find the git-status buffer whatever its name is
Rémi Vanicat
1
-1
/
+1
2008-02-27
completion: support format-patch's --cover-letter option
Johannes Schindelin
1
-0
/
+1
2008-02-27
Merge branch 'git-p4' of git://repo.or.cz/git/git-p4
Junio C Hamano
1
-118
/
+98
2008-02-27
git.el: Do not display empty directories.
Alexandre Julliard
1
-1
/
+1
2008-02-27
Merge branch 'db/checkout'
Junio C Hamano
1
-0
/
+302
2008-02-27
git-p4: Support usage of perforce client spec
Tor Arvid Lund
1
-8
/
+42
2008-02-27
git-p4: git-p4 submit cleanups.
Simon Hausmann
1
-41
/
+10
2008-02-27
git-p4: Removed git-p4 submit --direct.
Simon Hausmann
1
-45
/
+11
2008-02-27
git-p4: Clean up git-p4 submit's log message handling.
Simon Hausmann
1
-16
/
+16
2008-02-27
git-p4: Remove --log-substitutions feature.
Simon Hausmann
1
-7
/
+0
2008-02-27
git-p4: support exclude paths
Tommy Thorn
1
-4
/
+22
2008-02-24
Use git-describe --exact-match in bash prompt on detached HEAD
Shawn O. Pearce
1
-1
/
+4
2008-02-20
git.el: Set process-environment instead of invoking env
David Kågedal
1
-4
/
+3
2008-02-16
Build in checkout
Daniel Barkalow
1
-0
/
+298
2008-02-16
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2008-02-15
hg-to-git: fix parent analysis
Stelian Pop
1
-1
/
+1
2008-02-11
git-blame.el: show the when, who and what in the minibuffer.
Junichi Uekawa
1
-1
/
+9
2008-02-08
git.el: Better handling of subprocess errors.
Alexandre Julliard
1
-37
/
+51
[next]