summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | git-show-ref --verify: Fail if called without a referenceDmitry V. Levin2007-02-241-2/+4
* | | git-diff: fix combined diffJohannes Schindelin2007-02-221-1/+2
* | | Fix 'git commit -a' in a newly initialized repositoryFredrik Kuivinen2007-02-221-0/+4
* | | Include git-gui credits file in dist.Shawn O. Pearce2007-02-211-1/+2
* | | Document the new core.bare configuration option.Shawn O. Pearce2007-02-211-0/+12
* | | Merge branch 'master' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-02-216-120/+308
|\ \ \ | |/ /
| * | git-gui: Don't crash in citool mode on initial commit.gitgui-0.6.1Shawn O. Pearce2007-02-211-8/+8
| * | git-gui: Remove TODO list.Shawn O. Pearce2007-02-211-44/+0
| * | git-gui: Include browser in our usage message.Shawn O. Pearce2007-02-211-1/+1
| * | git-gui: Change summary of git-gui.Shawn O. Pearce2007-02-211-1/+1
| * | git-gui: Display all authors of git-gui.Shawn O. Pearce2007-02-214-10/+136
| * | git-gui: Use mixed path for docs on Cygwin.Shawn O. Pearce2007-02-211-1/+1
| * | git-gui: Correct crash when saving options in blame mode.Shawn O. Pearce2007-02-181-15/+21
| * | git-gui: Expose the browser as a subcommand.Shawn O. Pearce2007-02-161-5/+21
| * | git-gui: Create new branches from a tag.Martin Koegler2007-02-151-0/+30
| * | git-gui: Prefer version file over git-describe.Shawn O. Pearce2007-02-141-6/+11
| * | git-gui: Print version on the console.Shawn O. Pearce2007-02-141-0/+7
| * | git-gui: More consistently display the application name.Shawn O. Pearce2007-02-141-4/+4
| * | git-gui: Permit merging tags into the current branch.Shawn O. Pearce2007-02-131-3/+5
| * | git-gui: Basic version check to ensure git 1.5.0 or later is used.Shawn O. Pearce2007-02-131-0/+32
| * | git-gui: Refactor 'exec git subcmd' idiom.Shawn O. Pearce2007-02-131-23/+31
* | | Use gunzip -c over gzcat in import-tars example.Michael Loeffler2007-02-211-3/+6
* | | Check for PRIuMAX rather than NO_C99_FORMAT in fast-import.c.Jason Riedy2007-02-201-21/+16
* | | Obey NO_C99_FORMAT in fast-import.c.Jason Riedy2007-02-191-14/+23
* | | Add a compat/strtoumax.c for Solaris 8.Jason Riedy2007-02-193-0/+28
* | | git-clone: Sync documentation to usage note.Christian Schlotter2007-02-192-3/+3
* | | GIT 1.5.0.1v1.5.0.1Junio C Hamano2007-02-183-8/+13
* | | Documentation/i18n.txt: it is i18n.commitencoding not core.commitencodingFredrik Kuivinen2007-02-181-6/+6
* | | Read the config in rev-listFredrik Kuivinen2007-02-181-0/+1
* | | Update draft release notes for 1.5.0.1Junio C Hamano2007-02-171-2/+19
* | | Merge git://git.kernel.org/pub/scm/gitk/gitk into maintJunio C Hamano2007-02-170-0/+0
|\ \ \
| * | | Make gitk save and restore window pane position on Linux and Cygwin.Mark Levedahl2007-02-151-10/+13
| * | | Make gitk save and restore the user set window position.Mark Levedahl2007-02-151-5/+6
| * | | [PATCH] gitk: Use show-ref instead of ls-remoteJunio C Hamano2007-02-151-2/+2
| * | | [PATCH] Make gitk work reasonably well on Cygwin.Junio C Hamano2007-02-151-126/+150
| * | | [PATCH] gitk - remove trailing whitespace from a few lines.Mark Levedahl2007-02-151-4/+4
| * | | Change git repo-config to git configPaul Mackerras2007-02-151-1/+1
* | | | Convert update-index references in docs to add.Shawn O. Pearce2007-02-179-14/+15
* | | | Attempt to improve git-rebase lead-in description.Shawn O. Pearce2007-02-171-8/+14
* | | | Do not take mode bits from index after type change.Junio C Hamano2007-02-166-16/+46
* | | | git-blame: prevent argument parsing segfaultTommi Kyntola2007-02-161-0/+3
* | | | git-merge: minor fix for no_trivial_merge_strategies.Junio C Hamano2007-02-161-6/+9
* | | | pretend-sha1: grave bugfix.Junio C Hamano2007-02-151-1/+3
* | | | GIT-VERSION-FILE: check ./version first.Junio C Hamano2007-02-141-10/+11
* | | | sha1_file.c: Round the mmap offset to half the window size.Alexandre Julliard2007-02-141-5/+3
* | | | Make sure packedgitwindowsize is multiple of (pagesize * 2)Junio C Hamano2007-02-142-5/+10
* | | | Add RelNotes 1.5.0.1Junio C Hamano2007-02-141-0/+20
* | | | Still updating 1.5.0 release notes.Junio C Hamano2007-02-141-5/+2
* | | | git-daemon: Avoid leaking the listening sockets into child processes.Alexandre Julliard2007-02-141-0/+10
* | | | Clarify two backward incompatible repository options.Junio C Hamano2007-02-141-2/+8