aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* GIT 1.5.2.3v1.5.2.3Junio C Hamano2007-07-02
* Correct the name of NO_R_TO_GCC_LINKER in the comment describing it.Matt Kraai2007-06-30
* git-remote: document -nSam Vilain2007-06-30
* repack: improve documentation on -a optionSam Vilain2007-06-30
* Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-06-28
|\
| * git-gui: Don't require a .pvcsrc to create Tools/Migrate menu hackgitgui-0.7.4Shawn O. Pearce2007-06-27
| * git-gui: Don't nice git blame on MSYS as nice is not supportedShawn O. Pearce2007-06-27
| * git-gui: Don't require $DISPLAY just to get --versionShawn O. Pearce2007-06-22
| * git-gui: Bind Tab/Shift-Tab to cycle between panes in blameShawn O. Pearce2007-06-20
| * git-gui: Correctly install to /usr/bin on CygwinShawn O. Pearce2007-06-20
* | config: Change output of --get-regexp for valueless keysFrank Lichtenheld2007-06-26
* | config: Complete documentation of --get-regexpFrank Lichtenheld2007-06-26
* | cleanup merge-base test scriptSam Vilain2007-06-26
* | Fix zero-object version-2 packsLinus Torvalds2007-06-26
* | Ignore submodule commits when fetching over dumb protocolsSven Verdoolaege2007-06-26
* | GIT 1.5.2.2v1.5.2.2Junio C Hamano2007-06-16
* | Documentation: adjust to AsciiDoc 8Junio C Hamano2007-06-16
* | Avoid diff cost on "git log -z"Junio C Hamano2007-06-15
* | git-branch --track: fix tracking branch computation.Junio C Hamano2007-06-15
* | $EMAIL is a last resort fallback, as it's system-wide.Junio C Hamano2007-06-15
* | merge-recursive: refuse to merge binary filesJohannes Schindelin2007-06-15
* | Move buffer_is_binary() to xdiff-interface.hJohannes Schindelin2007-06-15
* | Add a local implementation of hstrerror for the system which do not have itAlex Riesen2007-06-15
* | Generated spec file to be ignored is named git.spec and not git-core.specJakub Narebski2007-06-15
* | Merge branch 'ar/clone' into maintJunio C Hamano2007-06-12
|\ \
| * | Fix clone to setup the origin if its name ends with .gitAlex Riesen2007-06-06
* | | Merge branch 'sv/objfixes' into maintJunio C Hamano2007-06-12
|\ \ \
| * | | Don't assume tree entries that are not dirs are blobsSam Vilain2007-06-06
| |/ /
* | | Unquote From line from patch before comparing with given from address.Kristian Høgsberg2007-06-12
* | | git-cherry: Document 'limit' command-line optionLuiz Fernando N. Capitulino2007-06-12
* | | Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-06-12
|\ \ \ | | |/ | |/|
| * | git-gui: Save geometry before the window layout is damagedShawn O. Pearce2007-06-11
| * | git-gui: Give amend precedence to HEAD over MERGE_MSGShawn O. Pearce2007-06-11
| * | git-gui: Include 'war on whitespace' fixes from git.gitShawn O. Pearce2007-06-11
* | | Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-06-11
|\ \ \ | |/ /
| * | git-gui: Changed blame header bar background to match main windowgitgui-0.7.3Shawn O. Pearce2007-06-08
| * | git-gui: Favor the original annotations over the recent onesShawn O. Pearce2007-06-06
| * | git-gui: Improve our labeling of blame annotation typesShawn O. Pearce2007-06-06
| * | git-gui: Use three colors for the blame viewer backgroundShawn O. Pearce2007-06-06
| * | git-gui: Jump to original line in blame viewerShawn O. Pearce2007-06-06
| * | git-gui: Display both commits in our tooltipsShawn O. Pearce2007-06-06
| * | git-gui: Run blame twice on the same file and display both outputsShawn O. Pearce2007-06-06
| * | git-gui: Display the "Loading annotation..." message in italicShawn O. Pearce2007-06-06
| * | git-gui: Rename fields in blame viewer to better descriptionsShawn O. Pearce2007-06-06
| * | git-gui: Label the uncommitted blame history entryShawn O. Pearce2007-06-06
| * | git-gui: Switch internal blame structure to Tcl listsShawn O. Pearce2007-06-06
| * | git-gui: Cleanup redundant column management in blame viewerShawn O. Pearce2007-06-06
| * | git-gui: Better document our blame variablesShawn O. Pearce2007-06-06
| * | git-gui: Remove unused commit_list from blame viewerShawn O. Pearce2007-06-06
| * | git-gui: Automatically expand the line number column as neededShawn O. Pearce2007-06-06