aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Teach read-tree 2-way merge to ignore intermediate symlinksJunio C Hamano2007-07-12
* Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-07-12
|\
| * git-gui: Work around bad interaction between Tcl and cmd.exe on ^{tree}gitgui-0.7.5Shawn O. Pearce2007-07-12
| * git-gui: Don't linewrap within console windowsShawn O. Pearce2007-07-09
| * git-gui: Correct ls-tree buffering problem in browserShawn O. Pearce2007-07-09
| * git-gui: Skip nicknames when selecting author initialsShawn O. Pearce2007-07-08
| * git-gui: Ensure windows shortcuts always have .bat extensionShawn O. Pearce2007-07-06
| * git-gui: Include a Push action on the left toolbarShawn O. Pearce2007-07-06
| * git-gui: Bind M1-P to push actionShawn O. Pearce2007-07-06
| * git-gui: Don't bind F5/M1-R in all windowsShawn O. Pearce2007-07-06
| * git-gui: Unlock the index when cancelling merge dialogShawn O. Pearce2007-07-04
| * git-gui: properly popup error if gitk should be started but is not installedGerrit Pape2007-06-30
* | Clarify documentation of fast-import's D subcommandShawn O. Pearce2007-07-09
* | user-manual: fix directory name in git-archive exampleWilliam Pursell2007-07-08
* | user-manual: more explanation of push and pull usageJ. Bruce Fields2007-07-08
* | tutorial: Fix typoJ. Bruce Fields2007-07-08
* | user-manual: grammar and style fixesAndy Parkins2007-07-08
* | Fix "apply --reverse" with regard to whitespaceJohannes Schindelin2007-07-07
* | Document -<n> for git-format-patchMiklos Vajna2007-07-03
* | glossary: add 'reflog'Johannes Schindelin2007-07-03
* | diff --no-index: fix --name-status with added filesJohannes Schindelin2007-07-03
* | Don't smash stack when $GIT_ALTERNATE_OBJECT_DIRECTORIES is too longJim Meyering2007-07-03
* | Correctly document the name of the global excludes file configurationMichael Hendricks2007-07-02
* | Make git-prune submodule aware (and fix a SEGFAULT in the process)Andy Parkins2007-07-02
* | 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