Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | 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 | |
| |/ / / / / | ||||||
* | | | | | | Update documentation links to point at 1.5.1.4 | Junio C Hamano | 2007-05-08 | 2 | -3/+23 | |
* | | | | | | Increase pack.depth default to 50 | Theodore Ts'o | 2007-05-08 | 4 | -4/+4 | |
* | | | | | | Add pack.depth option to git-pack-objects. | Theodore Ts'o | 2007-05-08 | 4 | -3/+11 | |
* | | | | | | Use .git/MERGE_MSG in cherry-pick/revert | Shawn O. Pearce | 2007-05-08 | 1 | -11/+6 | |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-05-08 | 4 | -10/+42 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | GIT v1.5.1.4v1.5.1.4 | Junio C Hamano | 2007-05-08 | 3 | -2/+32 | |
| * | | | | | Add howto files to rpm packages. | Quy Tonthat | 2007-05-08 | 1 | -1/+4 | |
| * | | | | | wcwidth redeclaration | Amos Waterland | 2007-05-07 | 1 | -2/+2 | |
| * | | | | | user-manual: fix clone and fetch typos | J. Bruce Fields | 2007-05-07 | 1 | -7/+6 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Remove duplicate exports from Makefile | Shawn O. Pearce | 2007-05-07 | 1 | -1/+1 | |
* | | | | | Merge branch 'master' of git://repo.or.cz/git-gui | Shawn O. Pearce | 2007-05-07 | 18 | -4020/+4008 | |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | ||||||
| * | | | git-gui: Use vi-like keys in merge dialoggitgui-0.7.0-rc1 | Shawn O. Pearce | 2007-05-07 | 1 | -6/+14 | |
| * | | | git-gui: Include commit id/subject in merge choices | Shawn O. Pearce | 2007-05-07 | 1 | -45/+54 | |
| * | | | git-gui: Show all possible branches for merge | Shawn O. Pearce | 2007-05-07 | 1 | -7/+13 |