summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GIT v1.5.2-rc3v1.5.2-rc3Junio C Hamano2007-05-102-2/+9
* Document 'git-log --decorate'Michael Hendricks2007-05-101-0/+3
* Correct error message in revert/cherry-pickShawn O. Pearce2007-05-101-1/+1
* Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano2007-05-109-345/+513
|\
| * git gui 0.7.0gitgui-0.7.0Shawn O. Pearce2007-05-101-1/+1
| * git-gui: Paperbag fix blame in subdirectoryShawn O. Pearce2007-05-101-1/+1
| * git-gui: Format author/committer times in ISO formatShawn O. Pearce2007-05-091-4/+10
| * git-gui: Cleanup minor nits in blame codeShawn O. Pearce2007-05-091-17/+18
| * git-gui: Generate blame on uncommitted working tree fileShawn O. Pearce2007-05-082-11/+25
| * git-gui: Smarter command line parsing for browser, blameShawn O. Pearce2007-05-081-9/+47
| * git-gui: Use prefix if blame is run in a subdirectoryShawn O. Pearce2007-05-081-3/+9
| * git-gui: Convert blame to the "class" way of doing thingsShawn O. Pearce2007-05-083-133/+123
| * git-gui: Don't attempt to inline array reads in methodsShawn O. Pearce2007-05-081-1/+2
| * git-gui: Convert browser, console to "class" formatShawn O. Pearce2007-05-086-185/+139
| * git-gui: Define a simple class/method systemShawn O. Pearce2007-05-082-1/+157
| * git-gui: Allow shift-{k,j} to select a range of branches to mergeShawn O. Pearce2007-05-081-0/+2
| * Merge branch 'maint'Shawn O. Pearce2007-05-081-2/+2
| |\
| | * git-gui: Call changes "Staged" and "Unstaged" in file list titles.Johannes Sixt2007-05-081-2/+2
* | | Merge branch 'maint'Junio C Hamano2007-05-101-1/+1
|\ \ \
| * \ \ Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano2007-05-101-1/+1
| |\ \ \
| | * | | Fix documentation of tag in git-fast-import.txtRichard P. Curnow2007-05-101-1/+0
| | * | | Merge branch 'gfi-maint' into maintShawn O. Pearce2007-05-101-1/+1
| | |\ \ \
| | | * | | Properly handle '0' filenames in import-tarsShawn O. Pearce2007-05-071-1/+1
* | | | | | gitweb: Do not use absolute font sizesPetr Baudis2007-05-101-10/+9
* | | | | | Git.pm: config_boolean() -> config_bool()Petr Baudis2007-05-103-8/+12
* | | | | | Merge branch 'maint'Junio C Hamano2007-05-104-3/+13
|\ \ \ \ \ \ | |/ / / / /
| * | | | | .mailmap: add some aliasesJunio C Hamano2007-05-101-0/+4
| * | | | | SPECIFYING RANGES typo fix: it it => it isJari Aalto2007-05-101-1/+1
| * | | | | git-clone: don't get fooled by $PWDJunio C Hamano2007-05-101-1/+8
| * | | | | Fix documentation of tag in git-fast-import.txtRichard P. Curnow2007-05-091-1/+0
| |/ / / /
* | | | | gitweb: choose appropriate view for file type if a= parameter missingGerrit Pape2007-05-101-4/+10
* | | | | Added new git-gui library files to rpm specQuy Tonthat2007-05-101-0/+1
* | | | | t9400: skip cvsserver test if Perl SQLite interface is unavailableJunio C Hamano2007-05-091-0/+5
* | | | | Merge branch 'fl/cvsserver'Junio C Hamano2007-05-091-0/+120
|\ \ \ \ \
| * | | | | cvsserver: Add test cases for git-cvsserverFrank Lichtenheld2007-05-081-0/+120
* | | | | | Merge branch 'jc/diffopt'Junio C Hamano2007-05-093-73/+23
|\ \ \ \ \ \
| * | | | | | diff -S: release the image after looking for needle in itJunio C Hamano2007-05-071-0/+1
| * | | | | | diff -M: release the preimage candidate blobs after rename detection.Junio C Hamano2007-05-071-0/+1
| * | | | | | diff.c: do not use a separate "size cache".Junio C Hamano2007-05-071-68/+4
| * | | | | | diff: release blobs after generating textual diff.Junio C Hamano2007-05-071-5/+17
* | | | | | | Merge branch 'jn/gitweb'Junio C Hamano2007-05-092-103/+394
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | gitweb: Show combined diff for merge commits in 'commit' viewJakub Narebski2007-05-071-12/+8
| * | | | | | gitweb: Show combined diff for merge commits in 'commitdiff' viewJakub Narebski2007-05-071-5/+7
| * | | | | | gitweb: Make it possible to use pre-parsed info in git_difftree_bodyJakub Narebski2007-05-071-66/+73
| * | | | | | gitweb: Add combined diff support to git_patchset_bodyJakub Narebski2007-05-071-40/+181
| * | | | | | gitweb: Add combined diff support to git_difftree_bodyJakub Narebski2007-05-072-2/+136
| * | | | | | gitweb: Add parsing of raw combined diff format to parse_difftree_raw_lineJakub Narebski2007-05-071-0/+11
| |/ / / / /
* | | | | | Update documentation links to point at 1.5.1.4Junio C Hamano2007-05-082-3/+23
* | | | | | Increase pack.depth default to 50Theodore Ts'o2007-05-084-4/+4
* | | | | | Add pack.depth option to git-pack-objects.Theodore Ts'o2007-05-084-3/+11