index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
Commit message (
Expand
)
Author
Age
...
|
*
|
|
Retire fetch--tool helper to contrib/examples
Jonathan Nieder
2009-11-09
*
|
|
|
Merge branch 'ef/msys-imap'
Junio C Hamano
2009-11-17
|
\
\
\
\
|
*
|
|
|
MSVC: Enable OpenSSL, and translate -lcrypto
Marius Storm-Olsen
2009-10-23
*
|
|
|
|
Merge branch 'fc/doc-fast-forward'
Junio C Hamano
2009-11-15
|
\
\
\
\
\
|
*
|
|
|
|
Use 'fast-forward' all over the place
Felipe Contreras
2009-10-24
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'sc/difftool-p4merge'
Junio C Hamano
2009-11-15
|
\
\
\
\
\
|
*
|
|
|
|
mergetool--lib: add p4merge as a pre-configured mergetool option
Scott Chacon
2009-10-28
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
bash: add the merge option --ff-only
Björn Gustavsson
2009-11-14
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Make the MSVC projects use PDB/IDB files named after the project
Sebastian Schuberth
2009-10-30
|
/
/
/
*
|
|
bash completion: difftool accepts the same options as diff
Markus Heidelberg
2009-10-28
*
|
|
bash: complete more options for 'git rebase'
Björn Gustavsson
2009-10-28
*
|
|
Merge branch 'iv/tar-lzma-xz'
Junio C Hamano
2009-10-25
|
\
\
\
|
*
|
|
import-tars: Add support for tarballs compressed with lzma, xz
Ingmar Vanhassel
2009-10-21
|
|
/
/
*
|
|
Merge branch 'dk/blame-el'
Junio C Hamano
2009-10-18
|
\
\
\
|
*
|
|
git-blame.el: Change how blame information is shown.
David Kågedal
2009-09-29
|
|
|
/
|
|
/
|
*
|
|
bash completion: complete refs for git-grep
Thomas Rast
2009-10-12
|
|
/
|
/
|
*
|
bash: add support for 'git replace'
Björn Gustavsson
2009-10-09
*
|
completion: fix alias listings with newlines
Stephen Boyd
2009-10-09
*
|
completion: fix completion of git <TAB><TAB>
Stephen Boyd
2009-10-09
*
|
import-tars: Add missing closing bracket
Ingmar Vanhassel
2009-10-09
*
|
completion: add dirstat and friends to diff options
v1.6.5-rc3
Stephen Boyd
2009-10-07
*
|
completion: update am, commit, and log
Stephen Boyd
2009-10-07
|
/
*
Make just opening the generated MSVC solution file not modify it
Sebastian Schuberth
2009-09-29
*
Make generated MSVC solution file open from Windows Explorer
Sebastian Schuberth
2009-09-29
*
generators/vcproj.pm: remove UNICODE from build
Michael Wookey
2009-09-29
*
bash: teach 'git checkout' options
SZEDER Gábor
2009-09-25
*
bash: teach 'git reset --patch'
SZEDER Gábor
2009-09-22
*
bash: update 'git stash' completion
SZEDER Gábor
2009-09-22
*
bash: rename __git_find_subcommand() to __git_find_on_cmdline()
SZEDER Gábor
2009-09-22
*
Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake)
Marius Storm-Olsen
2009-09-18
*
completion: Replace config --list with --get-regexp
Todd Zullinger
2009-09-13
*
Merge branch 'pk/fast-import-tars'
Junio C Hamano
2009-09-13
|
\
|
*
import-tars: Allow per-tar author and commit message.
Peter Krefting
2009-09-03
*
|
Merge branch 'pk/fast-import-dirs'
Junio C Hamano
2009-09-13
|
\
\
|
*
|
Add script for importing bits-and-pieces to Git.
Peter Krefting
2009-09-03
|
|
/
*
|
Merge branch 'jt/pushinsteadof'
Junio C Hamano
2009-09-13
|
\
\
|
*
|
Add url.<base>.pushInsteadOf: URL rewriting for push only
Josh Triplett
2009-09-08
|
|
/
*
|
git-p4: Avoid modules deprecated in Python 2.6.
Reilly Grant
2009-09-10
*
|
git.el: Use git-add-file for unmerged files, remove git-resolve-file
Martin Nordholts
2009-09-09
|
/
*
Merge branch 'ld/p4'
Junio C Hamano
2009-08-23
|
\
|
*
git-p4: stream from perforce to speed up clones
Luke Diamand
2009-08-10
*
|
Merge branch 'gb/apply-ignore-whitespace'
Junio C Hamano
2009-08-21
|
\
\
|
*
|
git apply: option to ignore whitespace differences
Giuseppe Bilotta
2009-08-05
*
|
|
Merge branch 'mk/grep-max-depth'
Junio C Hamano
2009-08-10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
grep: Add --max-depth option.
Michał Kiedrowicz
2009-07-22
*
|
|
git.el: Clarify documentation of git-commit-tree
David Kågedal
2009-08-06
*
|
|
Merge branch 'maint-1.6.3' into maint
Junio C Hamano
2009-08-05
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
hg-to-git: don't import the unused popen2 module
Miklos Vajna
2009-08-04
*
|
|
Show the presence of untracked files in the bash prompt.
Daniel Trstenjak
2009-07-24
|
|
/
|
/
|
*
|
bash: add '--merges' to common 'git log' options
SZEDER Gábor
2009-07-13
[prev]
[next]