index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
git-pull: Allow --stat and --no-stat to be used with --rebase
Tor Arne Vestbø
2009-03-02
*
git-rebase: Add --stat and --no-stat for producing diffstat on rebase
Tor Arne Vestbø
2009-03-02
*
Merge branch 'jc/maint-1.6.0-pack-directory'
Junio C Hamano
2009-02-28
|
\
|
*
Fix odb_mkstemp() on AIX
Mike Ralphson
2009-02-26
*
|
Merge branch 'maint'
Junio C Hamano
2009-02-28
|
\
\
|
*
|
Documentation: minor grammatical fixes.
David J. Mellor
2009-02-28
|
*
|
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
2009-02-28
|
|
\
\
|
|
*
|
added missing backtick in git-apply.txt
Danijel Tasov
2009-02-28
*
|
|
|
git-rebase: Update --whitespace documentation
Todd Zullinger
2009-02-28
*
|
|
|
git-svn - return original format_svn_date semantics
Ben Walton
2009-02-27
*
|
|
|
git-svn: disable broken symlink workaround by default
Eric Wong
2009-02-27
*
|
|
|
Merge branch 'cc/maint-1.6.0-bisect-fix'
Junio C Hamano
2009-02-27
|
\
\
\
\
|
*
|
|
|
bisect: fix another instance of eval'ed string
Christian Couder
2009-02-27
*
|
|
|
|
Merge branch 'cc/maint-1.6.0-bisect-fix'
Junio C Hamano
2009-02-27
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
bisect: fix quoting TRIED revs when "bad" commit is also "skip"ped
Christian Couder
2009-02-27
*
|
|
|
|
git-am: make --abort less dangerous
Junio C Hamano
2009-02-26
*
|
|
|
|
git-am: Keep index in case of abort with dirty index
Michael J Gruber
2009-02-26
*
|
|
|
|
t5540-http-push.sh: avoid non-portable grep -P
Jay Soffian
2009-02-26
*
|
|
|
|
GIT 1.6.2-rc2
v1.6.2-rc2
Junio C Hamano
2009-02-25
*
|
|
|
|
Merge branch 'jc/maint-1.6.0-pack-directory'
Junio C Hamano
2009-02-25
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Make sure objects/pack exists before creating a new pack
Junio C Hamano
2009-02-25
|
|
/
/
/
*
|
|
|
Allow HTTP tests to run on Darwin
Jay Soffian
2009-02-25
*
|
|
|
Fix typo in contrib/examples/git-svnimport.txt
Michael J Gruber
2009-02-25
*
|
|
|
gitattributes.txt: Path matching rules are explained in gitignore.txt
Johannes Sixt
2009-02-25
*
|
|
|
sha1_file.c: fix typo
Felipe Contreras
2009-02-25
*
|
|
|
git add: trivial codestyle cleanup
Felipe Contreras
2009-02-25
*
|
|
|
README: fix path to "gitcvs-migration.txt" and be more consistent
Christian Couder
2009-02-25
*
|
|
|
trace: Fixed a minor typo in an error message.
Allan Caffee
2009-02-25
*
|
|
|
Docs: Expand explanation of the use of + in git push refspecs.
Marc Branchaud
2009-02-25
*
|
|
|
git-quiltimport: preserve standard input to be able to read user input
Gerrit Pape
2009-02-25
*
|
|
|
Install builtins with the user and group of the installing personality
Gerrit Pape
2009-02-24
*
|
|
|
Merge git://git.bogomips.org/git-svn
Junio C Hamano
2009-02-24
|
\
\
\
\
|
*
|
|
|
git-svn fix to avoid using strftime %z
Ben Walton
2009-02-24
*
|
|
|
|
Convert git-* invocations to "git *" in the svnimport example.
Abhijit Menon-Sen
2009-02-24
|
/
/
/
/
*
|
|
|
Merge git://git.bogomips.org/git-svn
Junio C Hamano
2009-02-23
|
\
\
\
\
|
*
|
|
|
git-svn: read the dcommit url from the config file on a per remote basis
Peter Oberndorfer
2009-02-23
|
*
|
|
|
git-svn: fix delete+add branch tracking with empty files
Eric Wong
2009-02-22
|
*
|
|
|
git-svn: Create leading directories in create-ignore
Brian Gernhardt
2009-02-22
*
|
|
|
|
git-p4: avoid syncing duplicate changes
Pete Wyckoff
2009-02-23
|
/
/
/
/
*
|
|
|
Merge branch 'for-junio' of git://source.winehq.org/~julliard/git/git
Junio C Hamano
2009-02-21
|
\
\
\
\
|
*
|
|
|
Add a README in the contrib/emacs directory.
Alexandre Julliard
2009-02-21
|
*
|
|
|
git.el: Improve the confirmation message on remove and revert.
Alexandre Julliard
2009-02-21
|
*
|
|
|
git.el: Make sure that file lists are sorted as they are created.
Alexandre Julliard
2009-02-21
*
|
|
|
|
Support 'raw' date format
Linus Torvalds
2009-02-20
|
/
/
/
/
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2009-02-19
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
More friendly message when locking the index fails.
Matthieu Moy
2009-02-19
|
*
|
|
Document git blame --reverse.
Matthieu Moy
2009-02-19
|
*
|
|
Documentation: Note file formats send-email accepts
Todd Zullinger
2009-02-18
*
|
|
|
gitweb: Hyperlink multiple git hashes on the same commit message line
Marcel M. Cary
2009-02-19
*
|
|
|
system_path(): simplify using strip_path_suffix(), and add suffix "git"
Johannes Schindelin
2009-02-19
[next]