summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Makefile: update check-docs targetJunio C Hamano2007-02-131-1/+4
* | cmd-list: add git-remoteJunio C Hamano2007-02-131-0/+1
* | Documentation: Drop full-stop from git-fast-import title.Junio C Hamano2007-02-131-1/+1
* | Minor corrections to release notesNicolas Pitre2007-02-131-14/+12
* | GIT 1.5.0v1.5.0Junio C Hamano2007-02-141-1/+1
* | Add release notes to the distribution.Junio C Hamano2007-02-135-2/+490
* | Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano2007-02-131-1/+1
|\ \
| * | git-gui: fix typo in GIT-VERSION-GEN, "/dev/null" not "/devnull"Andy Parkins2007-02-131-1/+1
* | | Documentation: Moving out of detached HEAD does not warn anymore.Junio C Hamano2007-02-131-16/+6
* | | Mark places that need blob munging later for CRLF conversion.Linus Torvalds2007-02-133-0/+3
* | | Update RPM core package descriptionNicolas Pitre2007-02-131-12/+9
* | | Fix potential command line overflow in hooks--updateAndy Parkins2007-02-131-1/+1
* | | git-gc: run pack-refs by default unless the repo is bareJohannes Schindelin2007-02-133-0/+23
* | | "git-fetch --tags $URL" should not overwrite existing tagsJunio C Hamano2007-02-121-15/+2
* | | for-each-reflog: not having $GIT_DIR/logs directory is not an error.Junio C Hamano2007-02-121-1/+1
* | | Do not forget to pack objects reachable from HEAD reflog.Junio C Hamano2007-02-121-1/+1
* | | Work around Subversion race in git-svn tests.Michael Spang2007-02-125-2/+13
* | | Clarify that git-update-server-info should be run for every git-pushPavel Roskin2007-02-121-8/+8
* | | blameview: Move the commit info to a pane below the blame window.Aneesh Kumar K.V2007-02-121-7/+26
* | | git merge documentation: -m is optionalMatthias Lederhofer2007-02-121-1/+1
* | | Make gitk save and restore window pane position on Linux and Cygwin.Mark Levedahl2007-02-121-10/+13
* | | Add RPM target for git-guiJunio C Hamano2007-02-121-3/+23
* | | Link git-gui into the master Makefile.Shawn O. Pearce2007-02-121-2/+8