summaryrefslogtreecommitdiffstats
path: root/http-push.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-02-28Actually make print_wrapped_text() usefulJohannes Schindelin2-6/+13
2007-02-23pretty-formats: add 'format:<string>'Johannes Schindelin4-1/+241
2007-02-14GIT 1.5.0v1.5.0Junio C Hamano1-1/+1
2007-02-14Add release notes to the distribution.Junio C Hamano5-2/+490
2007-02-13Documentation: Moving out of detached HEAD does not warn anymore.Junio C Hamano1-16/+6
2007-02-13Mark places that need blob munging later for CRLF conversion.Linus Torvalds3-0/+3
2007-02-13Update RPM core package descriptionNicolas Pitre1-12/+9
2007-02-13Fix potential command line overflow in hooks--updateAndy Parkins1-1/+1
2007-02-13git-gc: run pack-refs by default unless the repo is bareJohannes Schindelin3-0/+23
2007-02-13git-gui: fix typo in GIT-VERSION-GEN, "/dev/null" not "/devnull"Andy Parkins1-1/+1
2007-02-13"git-fetch --tags $URL" should not overwrite existing tagsJunio C Hamano1-15/+2
2007-02-13for-each-reflog: not having $GIT_DIR/logs directory is not an error.Junio C Hamano1-1/+1
2007-02-13Do not forget to pack objects reachable from HEAD reflog.Junio C Hamano1-1/+1
2007-02-13Work around Subversion race in git-svn tests.Michael Spang5-2/+13
2007-02-13Clarify that git-update-server-info should be run for every git-pushPavel Roskin1-8/+8
2007-02-13blameview: Move the commit info to a pane below the blame window.Aneesh Kumar K.V1-7/+26
2007-02-13git merge documentation: -m is optionalMatthias Lederhofer1-1/+1
2007-02-13Make gitk save and restore window pane position on Linux and Cygwin.Mark Levedahl1-10/+13
2007-02-13Add RPM target for git-guiJunio C Hamano1-3/+23
2007-02-13Link git-gui into the master Makefile.Shawn O. Pearce1-2/+8
2007-02-12git-gui: Change base version to 0.6.gitgui-0.6.0Shawn O. Pearce1-1/+1
2007-02-12git-gui: Guess our version accurately as a subproject.Shawn O. Pearce1-4/+37
2007-02-12git-gui: Handle gitgui tags in version gen.Shawn O. Pearce1-5/+3
2007-02-12git-gui: Generate a version file on demand.Shawn O. Pearce1-1/+5
2007-02-12git-gui: Rename GIT_VERSION to GITGUI_VERSION.Shawn O. Pearce3-6/+6
2007-02-12git-gui: Allow gitexecdir, INSTALL to be set by the caller.Shawn O. Pearce1-3/+7
2007-02-12import-tars: brown paper bag fix for file mode.Michael Loeffler1-3/+1
2007-02-12fast-import: Support reusing 'from' and brown paper bag fix reset.Shawn O. Pearce3-14/+77
2007-02-12Add discussion section to git-tag documentation.Junio C Hamano1-0/+131
2007-02-12Teach git-am to pass -p option down to git-applyJunio C Hamano2-8/+6
2007-02-12Documentation: git-rebase -C<n>Junio C Hamano1-1/+1
2007-02-12bash: Hide git-fast-import.Shawn O. Pearce1-0/+1
2007-02-12fast-import: Add tip about importing renames.Shawn O. Pearce1-0/+7
2007-02-12fast-import: Hide the pack boundary commits by default.Shawn O. Pearce3-11/+59
2007-02-11git-gui: Stop deleting gitk preferences.Shawn O. Pearce1-8/+0
2007-02-11Document that git-am can read standard input.Michael S. Tsirkin1-0/+4
2007-02-11Make gitk save and restore the user set window position.Mark Levedahl1-5/+6