summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2007-02-12git-gui: Guess our version accurately as a subproject.Shawn O. Pearce
2007-02-12git-gui: Handle gitgui tags in version gen.Shawn O. Pearce
2007-02-12git-gui: Generate a version file on demand.Shawn O. Pearce
2007-02-12git-gui: Rename GIT_VERSION to GITGUI_VERSION.Shawn O. Pearce
2007-02-12git-gui: Allow gitexecdir, INSTALL to be set by the caller.Shawn O. Pearce
2007-02-12import-tars: brown paper bag fix for file mode.Michael Loeffler
2007-02-12fast-import: Support reusing 'from' and brown paper bag fix reset.Shawn O. Pearce
2007-02-12Merge git-guiJunio C Hamano
2007-02-12Add discussion section to git-tag documentation.Junio C Hamano
2007-02-12Teach git-am to pass -p option down to git-applyJunio C Hamano
2007-02-12Documentation: git-rebase -C<n>Junio C Hamano
2007-02-12Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-02-12bash: Hide git-fast-import.Shawn O. Pearce
2007-02-12fast-import: Add tip about importing renames.Shawn O. Pearce
2007-02-12fast-import: Hide the pack boundary commits by default.Shawn O. Pearce
2007-02-11git-gui: Stop deleting gitk preferences.Shawn O. Pearce
2007-02-11Document that git-am can read standard input.Michael S. Tsirkin
2007-02-11Make gitk save and restore the user set window position.Mark Levedahl
2007-02-11t4016: test quoting funny pathnames in diff outputJunio C Hamano
2007-02-11diff.c: More logical file name quoting for renames in diffstat.Alexandre Julliard
2007-02-11diff.c: Properly quote file names in diff --summary output.Alexandre Julliard
2007-02-11diff.c: Reuse the pprint_rename function for diff --summary output.Alexandre Julliard
2007-02-11Make it easier to override path to asciidoc commandDotan Barak
2007-02-11Avoid ugly linewrap in git helpRen,bi(B Scharfe
2007-02-11Fixed some typos in git-repack docsMukund
2007-02-11git-svn: correctly handle boolean options via git-configEric Wong
2007-02-11Allow aliases to expand to shell commandsTheodore Ts'o
2007-02-11Print a sane error message if an alias expands to an invalid git commandTheodore Ts'o
2007-02-10diff_flush_name(): take struct diff_options parameter.Junio C Hamano
2007-02-10wt_status_prepare(): clean up structure initialization.Junio C Hamano
2007-02-09git-fetch: document automatic tag following.Junio C Hamano
2007-02-09remove mailmap.linuxNicolas Pitre
2007-02-09git-blame.el: Autoupdate while editingDavid Kågedal