summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-20git-clone: Sync documentation to usage note.Christian Schlotter
2007-02-19GIT 1.5.0.1v1.5.0.1Junio C Hamano
2007-02-18Documentation/i18n.txt: it is i18n.commitencoding not core.commitencodingFredrik Kuivinen
2007-02-18Read the config in rev-listFredrik Kuivinen
2007-02-18Update draft release notes for 1.5.0.1Junio C Hamano
2007-02-18Merge git://git.kernel.org/pub/scm/gitk/gitk into maintJunio C Hamano
2007-02-17Convert update-index references in docs to add.Shawn O. Pearce
2007-02-17Attempt to improve git-rebase lead-in description.Shawn O. Pearce
2007-02-17Do not take mode bits from index after type change.Junio C Hamano
2007-02-17git-blame: prevent argument parsing segfaultTommi Kyntola
2007-02-16git-merge: minor fix for no_trivial_merge_strategies.Junio C Hamano
2007-02-16pretend-sha1: grave bugfix.Junio C Hamano
2007-02-14GIT-VERSION-FILE: check ./version first.Junio C Hamano
2007-02-14sha1_file.c: Round the mmap offset to half the window size.Alexandre Julliard
2007-02-14Make gitk save and restore window pane position on Linux and Cygwin.Mark Levedahl
2007-02-14Make gitk save and restore the user set window position.Mark Levedahl
2007-02-14[PATCH] gitk: Use show-ref instead of ls-remoteJunio C Hamano
2007-02-14[PATCH] Make gitk work reasonably well on Cygwin.Junio C Hamano
2007-02-14[PATCH] gitk - remove trailing whitespace from a few lines.Mark Levedahl
2007-02-14Change git repo-config to git configPaul Mackerras
2007-02-14Make sure packedgitwindowsize is multiple of (pagesize * 2)Junio C Hamano
2007-02-14Add RelNotes 1.5.0.1Junio C Hamano
2007-02-14Still updating 1.5.0 release notes.Junio C Hamano
2007-02-14git-daemon: Avoid leaking the listening sockets into child processes.Alexandre Julliard
2007-02-14Clarify two backward incompatible repository options.Junio C Hamano
2007-02-14Makefile: update check-docs targetJunio C Hamano
2007-02-14cmd-list: add git-remoteJunio C Hamano
2007-02-14Documentation: Drop full-stop from git-fast-import title.Junio C Hamano
2007-02-14Minor corrections to release notesNicolas Pitre
2007-02-14GIT 1.5.0v1.5.0Junio C Hamano
2007-02-13Add release notes to the distribution.Junio C Hamano
2007-02-13Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano
2007-02-13Documentation: Moving out of detached HEAD does not warn anymore.Junio C Hamano
2007-02-13Mark places that need blob munging later for CRLF conversion.Linus Torvalds
2007-02-13Update RPM core package descriptionNicolas Pitre
2007-02-13Fix potential command line overflow in hooks--updateAndy Parkins
2007-02-13git-gc: run pack-refs by default unless the repo is bareJohannes Schindelin
2007-02-13git-gui: fix typo in GIT-VERSION-GEN, "/dev/null" not "/devnull"Andy Parkins
2007-02-13"git-fetch --tags $URL" should not overwrite existing tagsJunio C Hamano
2007-02-13for-each-reflog: not having $GIT_DIR/logs directory is not an error.Junio C Hamano
2007-02-13Do not forget to pack objects reachable from HEAD reflog.Junio C Hamano
2007-02-13Work around Subversion race in git-svn tests.Michael Spang
2007-02-13Clarify that git-update-server-info should be run for every git-pushPavel Roskin
2007-02-13blameview: Move the commit info to a pane below the blame window.Aneesh Kumar K.V
2007-02-13git merge documentation: -m is optionalMatthias Lederhofer
2007-02-13Make gitk save and restore window pane position on Linux and Cygwin.Mark Levedahl
2007-02-13Add RPM target for git-guiJunio C Hamano
2007-02-13Link git-gui into the master Makefile.Shawn O. Pearce
2007-02-13Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano
2007-02-12git-gui: Change base version to 0.6.gitgui-0.6.0Shawn O. Pearce