| Commit message (Expand) | Author | Age | Files | Lines |
* | Custom compression levels for objects and packs | Dana How | 2007-05-10 | 8 | -10/+84 |
* | make "repack -f" imply "pack-objects --no-reuse-object" | Nicolas Pitre | 2007-05-10 | 1 | -3/+3 |
* | allow for undeltified objects not to be reused | Nicolas Pitre | 2007-05-10 | 2 | -8/+21 |
* | GIT v1.5.2-rc3v1.5.2-rc3 | Junio C Hamano | 2007-05-10 | 2 | -2/+9 |
* | Document 'git-log --decorate' | Michael Hendricks | 2007-05-10 | 1 | -0/+3 |
* | Correct error message in revert/cherry-pick | Shawn O. Pearce | 2007-05-10 | 1 | -1/+1 |
* | Merge branch 'master' of git://repo.or.cz/git-gui | Junio C Hamano | 2007-05-10 | 9 | -345/+513 |
|\ |
|
| * | git gui 0.7.0gitgui-0.7.0 | Shawn O. Pearce | 2007-05-10 | 1 | -1/+1 |
| * | git-gui: Paperbag fix blame in subdirectory | Shawn O. Pearce | 2007-05-10 | 1 | -1/+1 |
| * | git-gui: Format author/committer times in ISO format | Shawn O. Pearce | 2007-05-09 | 1 | -4/+10 |
| * | git-gui: Cleanup minor nits in blame code | Shawn O. Pearce | 2007-05-09 | 1 | -17/+18 |
| * | git-gui: Generate blame on uncommitted working tree file | Shawn O. Pearce | 2007-05-08 | 2 | -11/+25 |
| * | git-gui: Smarter command line parsing for browser, blame | Shawn O. Pearce | 2007-05-08 | 1 | -9/+47 |
| * | git-gui: Use prefix if blame is run in a subdirectory | Shawn O. Pearce | 2007-05-08 | 1 | -3/+9 |
| * | git-gui: Convert blame to the "class" way of doing things | Shawn O. Pearce | 2007-05-08 | 3 | -133/+123 |
| * | git-gui: Don't attempt to inline array reads in methods | Shawn O. Pearce | 2007-05-08 | 1 | -1/+2 |
| * | git-gui: Convert browser, console to "class" format | Shawn O. Pearce | 2007-05-08 | 6 | -185/+139 |
| * | git-gui: Define a simple class/method system | Shawn O. Pearce | 2007-05-08 | 2 | -1/+157 |
| * | git-gui: Allow shift-{k,j} to select a range of branches to merge | Shawn O. Pearce | 2007-05-08 | 1 | -0/+2 |
| * | Merge branch 'maint' | Shawn O. Pearce | 2007-05-08 | 1 | -2/+2 |
| |\ |
|
| | * | git-gui: Call changes "Staged" and "Unstaged" in file list titles. | Johannes Sixt | 2007-05-08 | 1 | -2/+2 |
* | | | Merge branch 'maint' | Junio C Hamano | 2007-05-10 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'maint' of git://repo.or.cz/git/fastimport into maint | Junio C Hamano | 2007-05-10 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | Fix documentation of tag in git-fast-import.txt | Richard P. Curnow | 2007-05-10 | 1 | -1/+0 |
| | * | | | Merge branch 'gfi-maint' into maint | Shawn O. Pearce | 2007-05-10 | 1 | -1/+1 |
| | |\ \ \ |
|
| | | * | | | Properly handle '0' filenames in import-tars | Shawn O. Pearce | 2007-05-07 | 1 | -1/+1 |
* | | | | | | gitweb: Do not use absolute font sizes | Petr Baudis | 2007-05-10 | 1 | -10/+9 |
* | | | | | | Git.pm: config_boolean() -> config_bool() | Petr Baudis | 2007-05-10 | 3 | -8/+12 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-05-10 | 4 | -3/+13 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | .mailmap: add some aliases | Junio C Hamano | 2007-05-10 | 1 | -0/+4 |
| * | | | | | SPECIFYING RANGES typo fix: it it => it is | Jari Aalto | 2007-05-10 | 1 | -1/+1 |
| * | | | | | git-clone: don't get fooled by $PWD | Junio C Hamano | 2007-05-10 | 1 | -1/+8 |
| * | | | | | Fix documentation of tag in git-fast-import.txt | Richard P. Curnow | 2007-05-09 | 1 | -1/+0 |
| |/ / / / |
|
* | | | | | gitweb: choose appropriate view for file type if a= parameter missing | Gerrit Pape | 2007-05-10 | 1 | -4/+10 |
* | | | | | Added new git-gui library files to rpm spec | Quy Tonthat | 2007-05-10 | 1 | -0/+1 |
* | | | | | t9400: skip cvsserver test if Perl SQLite interface is unavailable | Junio C Hamano | 2007-05-09 | 1 | -0/+5 |
* | | | | | Merge branch 'fl/cvsserver' | Junio C Hamano | 2007-05-09 | 1 | -0/+120 |
|\ \ \ \ \ |
|
| * | | | | | cvsserver: Add test cases for git-cvsserver | Frank Lichtenheld | 2007-05-08 | 1 | -0/+120 |
* | | | | | | Merge branch 'jc/diffopt' | Junio C Hamano | 2007-05-09 | 3 | -73/+23 |
|\ \ \ \ \ \ |
|
| * | | | | | | diff -S: release the image after looking for needle in it | Junio C Hamano | 2007-05-07 | 1 | -0/+1 |
| * | | | | | | diff -M: release the preimage candidate blobs after rename detection. | Junio C Hamano | 2007-05-07 | 1 | -0/+1 |
| * | | | | | | diff.c: do not use a separate "size cache". | Junio C Hamano | 2007-05-07 | 1 | -68/+4 |
| * | | | | | | diff: release blobs after generating textual diff. | Junio C Hamano | 2007-05-07 | 1 | -5/+17 |
* | | | | | | | Merge branch 'jn/gitweb' | Junio C Hamano | 2007-05-09 | 2 | -103/+394 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | gitweb: Show combined diff for merge commits in 'commit' view | Jakub Narebski | 2007-05-07 | 1 | -12/+8 |
| * | | | | | | gitweb: Show combined diff for merge commits in 'commitdiff' view | Jakub Narebski | 2007-05-07 | 1 | -5/+7 |
| * | | | | | | gitweb: Make it possible to use pre-parsed info in git_difftree_body | Jakub Narebski | 2007-05-07 | 1 | -66/+73 |
| * | | | | | | gitweb: Add combined diff support to git_patchset_body | Jakub Narebski | 2007-05-07 | 1 | -40/+181 |
| * | | | | | | gitweb: Add combined diff support to git_difftree_body | Jakub Narebski | 2007-05-07 | 2 | -2/+136 |
| * | | | | | | gitweb: Add parsing of raw combined diff format to parse_difftree_raw_line | Jakub Narebski | 2007-05-07 | 1 | -0/+11 |
| |/ / / / / |
|