aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove case-sensitive file in t3030-merge-recursive.Brian Gernhardt2007-04-19
* git.el: Add a commit description to the reflog.Alexandre Julliard2007-04-19
* Contribute a fairly paranoid update hookShawn O. Pearce2007-04-19
* Merge branch 'maint'Junio C Hamano2007-04-19
|\
| * Update git-config documentationAndrew Ruder2007-04-18
| * Fix unmatched emphasis tag in git-tutorialAndrew Ruder2007-04-18
| * Update git-cherry-pick documentationAndrew Ruder2007-04-18
| * Update git-archive documentationAndrew Ruder2007-04-18
* | Fix working directory errno handling when unlinking a directoryLinus Torvalds2007-04-19
* | Merge branch 'maint'Junio C Hamano2007-04-18
|\ \ | |/
| * fix up strtoul_ui error handlingAndy Whitcroft2007-04-18
| * git-tar-tree: complete deprecation conversion messageSam Vilain2007-04-18
* | Merge branch 'maint'Junio C Hamano2007-04-18
|\ \ | |/
| * git-shortlog: Fix two formatting errors in asciidoc documentationFrank Lichtenheld2007-04-18
| * Fix overwriting of files when applying contextually independent diffsAlex Riesen2007-04-18
| * git-svn: don't allow globs to match regular filesEric Wong2007-04-18
* | Merge branch 'fl/cvsserver'Junio C Hamano2007-04-17
|\ \
| * | config.txt: Add gitcvs.db* variablesFrank Lichtenheld2007-04-13
| * | cvsserver: Document the GIT branches -> CVS modules mapping more prominentlyFrank Lichtenheld2007-04-12
| * | cvsserver: Reword documentation on necessity of write accessFrank Lichtenheld2007-04-12
| * | cvsserver: Allow to "add" a removed fileFrank Lichtenheld2007-04-12
| * | cvsserver: Add asciidoc documentation for new database backend configurationFrank Lichtenheld2007-04-08
| * | cvsserver: Corrections to the database backend configurationFrank Lichtenheld2007-04-07
| * | cvsserver: Use DBI->table_info instead of DBI->tablesFrank Lichtenheld2007-03-31
| * | cvsserver: Abort if connect to database failsFrank Lichtenheld2007-03-22
| * | cvsserver: Make the database backend configurableFrank Lichtenheld2007-03-22
| * | cvsserver: Allow to override the configuration per access methodFrank Lichtenheld2007-03-22
| * | cvsserver: Handle three part keys in git config correctlyFrank Lichtenheld2007-03-22
| * | cvsserver: Introduce new state variable 'method'Frank Lichtenheld2007-03-22
* | | Merge branch 'maint'Junio C Hamano2007-04-17
|\ \ \ | | |/ | |/|
| * | Use const qualifier for 'sha1' parameter in delete_ref functionCarlos Rica2007-04-17
* | | Update draft release notes for 1.5.2 with accumulated changes.Junio C Hamano2007-04-17
* | | Merge branch 'maint'Junio C Hamano2007-04-17
|\ \ \ | |/ /
| * | Start preparing for 1.5.1.2Junio C Hamano2007-04-17
| * | Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-04-17
| |\ \
| * | | git-svn: quiet some warnings when run only with --version/--helpEric Wong2007-04-17
| * | | git-svn: respect lower bound of -r/--revision when following parentEric Wong2007-04-17
* | | | Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano2007-04-17
|\ \ \ \
| * | | | git-gui: Honor TCLTK_PATH if suppliedJunio C Hamano2007-04-17
| * | | | Revert "Allow wish interpreter to be defined with TCLTK_PATH"Shawn O. Pearce2007-04-17
| * | | | git-gui: Display the directory basename in the titleShawn O. Pearce2007-04-15
| * | | | Merge branch 'er/ui'Shawn O. Pearce2007-04-15
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Always bind the return key to the default buttonShawn O. Pearce2007-04-04
| | * | | Do not break git-gui messages into multiple lines.Eygene Ryabinkin2007-04-04
| | * | | Improve look-and-feel of the git-gui tool.Eygene Ryabinkin2007-04-04
| | * | | Teach git-gui to use the user-defined UI font everywhere.Eygene Ryabinkin2007-04-04
| | * | | Allow wish interpreter to be defined with TCLTK_PATHEygene Ryabinkin2007-04-04
| * | | | git-gui: Brown paper bag fix division by 0 in blameShawn O. Pearce2007-04-04
| |/ / /
* | | | Merge branch 'jc/read-tree-df'Junio C Hamano2007-04-17
|\ \ \ \
| * | | | t3030: merge-recursive backend test.Junio C Hamano2007-04-10