index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo in contrib/examples/git-svnimport.txt
Michael J Gruber
2009-02-25
1
-3
/
+3
*
Convert git-* invocations to "git *" in the svnimport example.
Abhijit Menon-Sen
2009-02-25
1
-18
/
+18
*
git-p4: avoid syncing duplicate changes
Pete Wyckoff
2009-02-24
1
-5
/
+6
*
Add a README in the contrib/emacs directory.
Alexandre Julliard
2009-02-21
1
-0
/
+39
*
git.el: Improve the confirmation message on remove and revert.
Alexandre Julliard
2009-02-21
1
-2
/
+6
*
git.el: Make sure that file lists are sorted as they are created.
Alexandre Julliard
2009-02-21
1
-13
/
+16
*
bash completion: only show 'log --merge' if merging
Thomas Rast
2009-02-18
1
-1
/
+6
*
bash completion: refactor common log, shortlog and gitk options
Thomas Rast
2009-02-18
1
-15
/
+34
*
bash: update 'git svn' options
SZEDER Gábor
2009-02-16
1
-6
/
+25
*
bash: add missing 'git merge' options
SZEDER Gábor
2009-02-16
1
-0
/
+1
*
bash: fix misspelled 'git svn' option
SZEDER Gábor
2009-02-15
1
-1
/
+1
*
bash-completion: Complete the values of color.interactive, color.ui, color.pager
Matt Kraai
2009-02-13
1
-1
/
+5
*
Fix contrib/hooks/post-receive-email for new duplicate branch
Pat Notz
2009-02-11
1
-1
/
+3
*
completion: Get rid of tabbed indentation in comments. Replace with spaces.
Ted Pavlic
2009-02-09
1
-5
/
+5
*
completion: Fix GIT_PS1_SHOWDIRTYSTATE to prevent unbound variable errors.
Ted Pavlic
2009-02-09
1
-1
/
+1
*
emacs: Remove the no longer maintained vc-git package.
Alexandre Julliard
2009-02-07
2
-217
/
+1
*
git.el: Add some notes about Emacs versions compatibility.
Alexandre Julliard
2009-02-07
1
-2
/
+10
*
git.el: Use integer instead of character constants in case statement.
Alexandre Julliard
2009-02-07
1
-15
/
+15
*
git.el: Set a regexp for paragraph-separate in log-edit mode.
Alexandre Julliard
2009-02-07
1
-0
/
+1
*
git.el: Make git-run-command-region display the error if any.
Alexandre Julliard
2009-02-07
1
-19
/
+19
*
git.el: Add commands for cherry-pick and revert.
Alexandre Julliard
2009-02-07
1
-0
/
+42
*
git.el: Add a command to create a new branch.
Alexandre Julliard
2009-02-07
1
-0
/
+14
*
git.el: Add a checkout command.
Alexandre Julliard
2009-02-07
1
-2
/
+31
*
contrib git-resurrect: find traces of a branch name and resurrect it
Thomas Rast
2009-02-05
1
-0
/
+180
*
bash: offer to show (un)staged changes
Thomas Rast
2009-02-04
1
-2
/
+24
*
contrib/difftool: Don't repeat merge tool candidates
David Aguilar
2009-02-01
1
-19
/
+12
*
contrib/difftool: add support for Kompare
Markus Heidelberg
2009-02-01
2
-7
/
+12
*
Merge branch 'js/patience-diff'
Junio C Hamano
2009-01-24
1
-0
/
+1
|
\
|
*
bash completions: Add the --patience option
Johannes Schindelin
2009-01-07
1
-0
/
+2
*
|
bash completion: add 'rename' subcommand to git-remote
Markus Heidelberg
2009-01-21
1
-2
/
+2
*
|
contrib/difftool: remove distracting 'echo' in the SIGINT handler
Markus Heidelberg
2009-01-20
1
-1
/
+0
*
|
contrib/difftool: change trap condition from SIGINT to INT
Markus Heidelberg
2009-01-20
1
-1
/
+1
*
|
bash completion: refactor diff options
Thomas Rast
2009-01-20
1
-15
/
+21
*
|
bash completion: move pickaxe options to log
Thomas Rast
2009-01-20
1
-1
/
+2
*
|
difftool: put the cursor on the editable file for Vim
David Aguilar
2009-01-19
1
-2
/
+6
*
|
difftool: fix documentation problems
David Aguilar
2009-01-19
2
-13
/
+12
*
|
git-svn: Add --localtime option to "fetch"
Pete Harlan
2009-01-19
1
-1
/
+1
*
|
contrib: add 'git difftool' for launching common merge tools
David Aguilar
2009-01-18
3
-0
/
+418
*
|
bash: refactor 'git log --pretty=<format>' options
SZEDER Gábor
2009-01-18
1
-4
/
+4
*
|
bash: add missing format-patch command line options
SZEDER Gábor
2009-01-18
1
-0
/
+2
*
|
bash: remove unnecessary checks for long options with argument
SZEDER Gábor
2009-01-18
1
-2
/
+0
*
|
bash-completion: Add comments to remind about required arguments
Ted Pavlic
2009-01-15
1
-0
/
+15
*
|
bash-completion: Try bash completions before simple filetype
Ted Pavlic
2009-01-15
1
-3
/
+6
*
|
bash-completion: Support running when set -u is enabled
Ted Pavlic
2009-01-15
1
-9
/
+9
*
|
Merge branch 'maint'
Junio C Hamano
2009-01-13
1
-0
/
+3
|
\
\
|
*
\
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
2009-01-13
1
-0
/
+3
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
contrib/examples/README: give an explanation of the status of these files
jidanni@jidanni.org
2009-01-13
1
-0
/
+3
*
|
|
contrib/vim: change URL to point to the latest syntax files
Markus Heidelberg
2009-01-13
1
-5
/
+7
*
|
|
bash completion: Use 'git add' completions for 'git stage'
Lee Marlow
2009-01-11
1
-0
/
+1
*
|
|
bash completion: Add '--intent-to-add' long option for 'git add'
Lee Marlow
2009-01-11
1
-1
/
+1
[next]