summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | New selection indication and softer colorsMatthijs Melchior2007-06-061-10/+8
| * | Revert "Make the installation target of git-gui a little less chatty"Shawn O. Pearce2007-06-021-14/+6
| * | git-gui: Verify Tcl/Tk is new enough for our needsShawn O. Pearce2007-06-021-0/+16
| * | git-gui: Attach font_ui to all spinbox widgetsShawn O. Pearce2007-06-021-1/+1
| * | git-gui: Don't quit when we destroy a child widgetShawn O. Pearce2007-06-011-1/+1
| * | Make the installation target of git-gui a little less chattyAlex Riesen2007-06-011-6/+14
| * | git-gui: Allow as few as 0 lines of diff contextShawn O. Pearce2007-05-313-5/+5
| * | git-gui: Allow creating a branch when none existsShawn O. Pearce2007-05-301-6/+8
* | | tutorial: use "project history" instead of "changelog" in headerJ. Bruce Fields2007-06-101-2/+2
* | | Documentation: user-manual todoJ. Bruce Fields2007-06-101-0/+4
* | | user-manual: add a missing section IDJ. Bruce Fields2007-06-101-0/+1
* | | Fix typo in remote branch example in git user manualGerrit Pape2007-06-101-1/+1
* | | user-manual: quick-start updatesJ. Bruce Fields2007-06-101-5/+5
* | | Make command description imperative statement, not third-person present.william pursell2007-06-093-3/+3
* | | checkout: do not get confused with ambiguous tag/branch namesJunio C Hamano2007-06-082-1/+42
| |/ |/|
* | git-cvsimport: Make sure to use $git_dir always instead of .git sometimesMichael Milligan2007-06-061-3/+3
* | fix documentation of unpack-objects -nSam Vilain2007-06-061-2/+2
* | Accept dates before 2000/01/01 when specified as seconds since the epochJohannes Sixt2007-06-061-2/+4
* | GIT 1.5.2.1v1.5.2.1Junio C Hamano2007-06-023-2/+55
* | Use =20 when rfc2047 encoding spaces.Kristian Høgsberg2007-06-022-8/+12
* | Create a new manpage for the gitignore format, and reference it elsewhereJosh Triplett2007-06-028-101/+145
* | Documentation: robustify asciidoc GIT_VERSION replacementJeff King2007-06-022-5/+3
* | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-314-15/+69
|\ \
| * | git-config: Improve documentation of git-config file handlingFrank Lichtenheld2007-05-301-7/+59
| * | git-config: Various small fixes to asciidoc documentationFrank Lichtenheld2007-05-301-4/+6
| * | decode_85(): fix missing return.Jerald Fitzjerald2007-05-301-1/+1
| * | fix signed range problems with hex conversionsLinus Torvalds2007-05-302-3/+3
* | | cvsserver: Fix some typos in asciidoc documentationFrank Lichtenheld2007-05-291-2/+2
* | | cvsserver: Note that CVS_SERVER can also be specified as method variableFrank Lichtenheld2007-05-291-1/+11
* | | cvsserver: Correct inetd.conf example in asciidoc documentationFrank Lichtenheld2007-05-291-3/+5
* | | user-manual: fixed typo in exampleSteffen Prohaska2007-05-281-1/+1
* | | Add test case for $Id$ expanded in the repositoryAndy Parkins2007-05-281-0/+36
* | | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-282-7/+11
|\ \ \ | |/ /
| * | git-svn: avoid md5 calculation entirely if SVN doesn't provide oneEric Wong2007-05-281-6/+10
| * | Fix stupid typo in lookup_tag()Johan Herland2007-05-281-1/+1
* | | Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-05-282-10/+19
|\ \ \ | | |/ | |/|
| * | git-gui: Guess our share/git-gui/lib path at runtime if possiblegitgui-0.7.2Shawn O. Pearce2007-05-272-4/+16
| * | Correct key bindings to Control-<foo>Shawn O. Pearce2007-05-241-6/+3
| * | git-gui: Tighten internal pattern match for lib/ directoryShawn O. Pearce2007-05-221-1/+1
* | | Makefile: Remove git-fsck and git-verify-pack from PROGRAMSNguyen Thai Ngoc Duy2007-05-281-2/+2
* | | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-2610-47/+115
|\ \ \ | | |/ | |/|
| * | Fix git-svn to handle svn not reporting the md5sum of a file, and test.James Y Knight2007-05-262-1/+46
| * | More echo "$user_message" fixes.Jeff King2007-05-263-6/+6
| * | Add tests for the last two fixes.Junio C Hamano2007-05-261-3/+22
| * | git-commit: use printf '%s\n' instead of echo on user-supplied stringsJunio C Hamano2007-05-261-4/+4
| * | git-am: use printf instead of echo on user-supplied stringsJeff King2007-05-251-2/+2
| * | Documentation: Add definition of "evil merge" to GIT GlossaryJakub Narebski2007-05-251-0/+4
| * | Replace the last 'dircache's by 'index'Jakub Narebski2007-05-252-2/+2
| * | Documentation: Clean up links in GIT GlossaryJakub Narebski2007-05-251-29/+29
* | | Fix mishandling of $Id$ expanded in the repository copy in convert.cAndy Parkins2007-05-261-2/+37