summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GIT 1.3.0 rc1v1.3.0-rc1Junio C Hamano2006-03-271-1/+1
* Merge branch ak/svnJunio C Hamano2006-03-271-1/+1
|\
| * git-svnimport: if a limit is specified, respect itAnand Kumria2006-03-261-1/+1
* | Merge branch 'lt/diffgen' into nextJunio C Hamano2006-03-262-6/+6
|\ \
| * | add clean and ignore rules for xdiff/Junio C Hamano2006-03-262-3/+3
| * | Remove dependency on a file named "-lz"Johannes Schindelin2006-03-261-3/+3
* | | Merge branch 'master' into nextJunio C Hamano2006-03-265-12/+46
|\ \ \
| * | | Optionally do not list empty directories in git-ls-files --othersPetr Baudis2006-03-262-8/+28
| * | | Document git-rebase behavior on conflicts.J. Bruce Fields2006-03-261-0/+12
| * | | Fix error handling for nonexistent namesLinus Torvalds2006-03-262-4/+6
* | | | Merge branch 'jc/thin' into nextJunio C Hamano2006-03-263-1004/+1079
|\ \ \ \
| * | | | git-push: make --thin pack transfer the default.Junio C Hamano2006-03-261-2/+4
| |/ / /
| | | |
| | \ \
| *-. \ \ Merge branches 'jc/clone' and 'jc/name'Junio C Hamano2006-03-2620-56/+255
| |\ \ \ \
| * \ \ \ \ Merge branch 'jc/merge'Junio C Hamano2006-03-261-27/+40
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2006-03-261-956/+1012
| |\ \ \ \ \
| | * | | | | gitk: Fix two bugs reported by usersPaul Mackerras2006-03-221-11/+11
| | * | | | | gitk: Improve appearance of first child linksPaul Mackerras2006-03-181-6/+53
| | * | | | | gitk: Make downward-pointing arrows end in vertical line segmentPaul Mackerras2006-03-181-8/+21
| | * | | | | gitk: Don't change cursor at end of layout if find in progressPaul Mackerras2006-03-181-3/+6
| | * | | | | gitk: Make commitdata an array rather than a listPaul Mackerras2006-03-181-17/+10
| | * | | | | gitk: Fix display of diff lines beginning with --- or +++Paul Mackerras2006-03-081-1/+3
| | * | | | | [PATCH] gitk: Make error_popup react to ReturnMartin Mares2006-03-031-0/+1
| | * | | | | gitk: Fix a bug in drawing the selected line as a thick linePaul Mackerras2006-03-021-19/+25
| | * | | | | gitk: Further speedupsPaul Mackerras2006-03-021-24/+55
| | * | | | | gitk: Various speed improvementsPaul Mackerras2006-02-281-116/+112
| | * | | | | gitk: Fix Update menu itemPaul Mackerras2006-02-281-115/+23
| | * | | | | gitk: Fix clicks on arrows on line endsPaul Mackerras2006-02-281-54/+13
| | * | | | | gitk: New improved gitkPaul Mackerras2006-02-191-727/+824
| * | | | | | contrib/git-svn: stabilize memory usage for big fetchesEric Wong2006-03-251-46/+63
* | | | | | | Merge branch 'lt/diffgen' into nextJunio C Hamano2006-03-261-162/+94
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | true built-in diff: run everything in-core.Junio C Hamano2006-03-251-162/+94
* | | | | | | Merge branch 'ew/email' into nextJunio C Hamano2006-03-251-30/+56
|\ \ \ \ \ \ \
| * | | | | | | send-email: lazy-load Email::Valid and make it optionalEric Wong2006-03-251-3/+13
| * | | | | | | send-email: try to order messages in email clients more correctlyEric Wong2006-03-251-2/+3
| * | | | | | | send-email: Change from Mail::Sendmail to Net::SMTPEric Wong2006-03-251-24/+40
| * | | | | | | send-email: use built-in time() instead of /bin/date '+%s'Eric Wong2006-03-251-2/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'lt/diffgen' into nextJunio C Hamano2006-03-2515-9/+1864
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | built-in diff: minimum tweaksJunio C Hamano2006-03-253-12/+47
| * | | | | | builtin-diff: \No newline at end of file.Linus Torvalds2006-03-251-2/+10
| * | | | | | Use a *real* built-in diff generatorLinus Torvalds2006-03-2514-8/+1820
| |/ / / / /
* | | | | | Merge branch 'rs/tar-tree' into nextJunio C Hamano2006-03-2511-256/+260
|\ \ \ \ \ \
| * | | | | | tar-tree: Use the prefix field of a tar headerRene Scharfe2006-03-252-3/+24
| * | | | | | tar-tree: Remove obsolete codeRene Scharfe2006-03-251-214/+0
| * | | | | | tar-tree: Use write_entry() to write the archive contentsRene Scharfe2006-03-251-18/+38
| * | | | | | tar-tree: Introduce write_entry()Rene Scharfe2006-03-252-18/+155
| * | | | | | tar-tree: Use SHA1 of root tree for the basedirRene Scharfe2006-03-251-3/+4
| |/ / / / /
| * | | | | git-apply: safety fixesLinus Torvalds2006-03-251-1/+3
| * | | | | Removed bogus "<snap>" identifier.Jon Loeliger2006-03-241-4/+0
| * | | | | Clarify and expand some hook documentation.Jon Loeliger2006-03-243-13/+42
| * | | | | commit-tree: check return value from write_sha1_file()Junio C Hamano2006-03-241-3/+6