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
*
tree/diff header cleanup.
Junio C Hamano
2006-03-29
*
assume unchanged git: diff-index fix.
Junio C Hamano
2006-03-29
*
revision.c "..B" syntax: constness fix
Junio C Hamano
2006-03-29
*
revision arguments: ..B means HEAD..B, just like A.. means A..HEAD
Junio C Hamano
2006-03-29
*
rev-list --boundary
Junio C Hamano
2006-03-28
*
rev-list: memory usage reduction.
Junio C Hamano
2006-03-28
*
rev-list --no-merges: argument parsing fix.
Junio C Hamano
2006-03-28
*
xdiff: Show function names in hunk headers.
Mark Wooding
2006-03-27
*
Add ALL_LDFLAGS to the git target.
Jason Riedy
2006-03-27
*
GIT 1.3.0 rc1
v1.3.0-rc1
Junio C Hamano
2006-03-27
*
Merge branch ak/svn
Junio C Hamano
2006-03-27
|
\
|
*
git-svnimport: if a limit is specified, respect it
Anand Kumria
2006-03-26
*
|
Merge branch 'lt/diffgen' into next
Junio C Hamano
2006-03-26
|
\
\
|
*
|
add clean and ignore rules for xdiff/
Junio C Hamano
2006-03-26
|
*
|
Remove dependency on a file named "-lz"
Johannes Schindelin
2006-03-26
*
|
|
Merge branch 'master' into next
Junio C Hamano
2006-03-26
|
\
\
\
|
*
|
|
Optionally do not list empty directories in git-ls-files --others
Petr Baudis
2006-03-26
|
*
|
|
Document git-rebase behavior on conflicts.
J. Bruce Fields
2006-03-26
|
*
|
|
Fix error handling for nonexistent names
Linus Torvalds
2006-03-26
*
|
|
|
Merge branch 'jc/thin' into next
Junio C Hamano
2006-03-26
|
\
\
\
\
|
*
|
|
|
git-push: make --thin pack transfer the default.
Junio C Hamano
2006-03-26
|
|
/
/
/
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge branches 'jc/clone' and 'jc/name'
Junio C Hamano
2006-03-26
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'jc/merge'
Junio C Hamano
2006-03-26
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
2006-03-26
|
|
\
\
\
\
\
|
|
*
|
|
|
|
gitk: Fix two bugs reported by users
Paul Mackerras
2006-03-22
|
|
*
|
|
|
|
gitk: Improve appearance of first child links
Paul Mackerras
2006-03-18
|
|
*
|
|
|
|
gitk: Make downward-pointing arrows end in vertical line segment
Paul Mackerras
2006-03-18
|
|
*
|
|
|
|
gitk: Don't change cursor at end of layout if find in progress
Paul Mackerras
2006-03-18
|
|
*
|
|
|
|
gitk: Make commitdata an array rather than a list
Paul Mackerras
2006-03-18
|
|
*
|
|
|
|
gitk: Fix display of diff lines beginning with --- or +++
Paul Mackerras
2006-03-08
|
|
*
|
|
|
|
[PATCH] gitk: Make error_popup react to Return
Martin Mares
2006-03-03
|
|
*
|
|
|
|
gitk: Fix a bug in drawing the selected line as a thick line
Paul Mackerras
2006-03-02
|
|
*
|
|
|
|
gitk: Further speedups
Paul Mackerras
2006-03-02
|
|
*
|
|
|
|
gitk: Various speed improvements
Paul Mackerras
2006-02-28
|
|
*
|
|
|
|
gitk: Fix Update menu item
Paul Mackerras
2006-02-28
|
|
*
|
|
|
|
gitk: Fix clicks on arrows on line ends
Paul Mackerras
2006-02-28
|
|
*
|
|
|
|
gitk: New improved gitk
Paul Mackerras
2006-02-19
|
*
|
|
|
|
|
contrib/git-svn: stabilize memory usage for big fetches
Eric Wong
2006-03-25
*
|
|
|
|
|
|
Merge branch 'lt/diffgen' into next
Junio C Hamano
2006-03-26
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
true built-in diff: run everything in-core.
Junio C Hamano
2006-03-25
*
|
|
|
|
|
|
Merge branch 'ew/email' into next
Junio C Hamano
2006-03-25
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
send-email: lazy-load Email::Valid and make it optional
Eric Wong
2006-03-25
|
*
|
|
|
|
|
|
send-email: try to order messages in email clients more correctly
Eric Wong
2006-03-25
|
*
|
|
|
|
|
|
send-email: Change from Mail::Sendmail to Net::SMTP
Eric Wong
2006-03-25
|
*
|
|
|
|
|
|
send-email: use built-in time() instead of /bin/date '+%s'
Eric Wong
2006-03-25
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'lt/diffgen' into next
Junio C Hamano
2006-03-25
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
built-in diff: minimum tweaks
Junio C Hamano
2006-03-25
|
*
|
|
|
|
|
builtin-diff: \No newline at end of file.
Linus Torvalds
2006-03-25
|
*
|
|
|
|
|
Use a *real* built-in diff generator
Linus Torvalds
2006-03-25
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'rs/tar-tree' into next
Junio C Hamano
2006-03-25
|
\
\
\
\
\
\
[next]