8475 Commits (870b39c15fd084d4db977298b3d3af645b57d083)
 

Author SHA1 Message Date
Junio C Hamano 870b39c15f blame: --show-stats for easier optimization work. 18 years ago
Junio C Hamano c230390b47 Merge branch 'js/reverse' 18 years ago
Junio C Hamano 3eee9c6dbe Merge branch 'jc/diff-apply-patch' 18 years ago
Junio C Hamano 4a164d48df Merge branch 'jc/merge-base' (early part) 18 years ago
Junio C Hamano f8f2aaa172 Merge branch 'jc/deprecate' 18 years ago
Junio C Hamano 6132bd5cac Add link to v1.5.0 documentation. 18 years ago
Junio C Hamano 437b1b20df GIT 1.5.0 18 years ago
Junio C Hamano 26cfcfbff4 Add release notes to the distribution. 18 years ago
Junio C Hamano ea44949605 Merge branch 'master' of git://repo.or.cz/git-gui 18 years ago
Junio C Hamano cec8d146fc Documentation: Moving out of detached HEAD does not warn anymore. 18 years ago
Linus Torvalds bd3a5b5ee5 Mark places that need blob munging later for CRLF conversion. 18 years ago
Nicolas Pitre e19b91b4ea Update RPM core package description 18 years ago
Andy Parkins 72f627d2bc Fix potential command line overflow in hooks--update 18 years ago
Johannes Schindelin c2120e5e4b git-gc: run pack-refs by default unless the repo is bare 18 years ago
Andy Parkins 022fef30fa git-gui: fix typo in GIT-VERSION-GEN, "/dev/null" not "/devnull" 18 years ago
Junio C Hamano 85b1f98871 "git-fetch --tags $URL" should not overwrite existing tags 18 years ago
Junio C Hamano acb39f64c6 for-each-reflog: not having $GIT_DIR/logs directory is not an error. 18 years ago
Junio C Hamano 25b51e2c7f Do not forget to pack objects reachable from HEAD reflog. 18 years ago
Michael Spang 7b3fab877d Work around Subversion race in git-svn tests. 18 years ago
Pavel Roskin ccf5aa8dd3 Clarify that git-update-server-info should be run for every git-push 18 years ago
Junio C Hamano 4cc41a16c1 Remove git-diff-stages. 18 years ago
Junio C Hamano 207dfa0791 Remove git-resolve. 18 years ago
Aneesh Kumar K.V 07fef5fc15 blameview: Move the commit info to a pane below the blame window. 18 years ago
Matthias Lederhofer 1e8b0d486e git merge documentation: -m is optional 18 years ago
Mark Levedahl 2055f3b578 Make gitk save and restore window pane position on Linux and Cygwin. 18 years ago
Junio C Hamano 9236053873 Add RPM target for git-gui 18 years ago
Shawn O. Pearce d647c2ea44 Link git-gui into the master Makefile. 18 years ago
Junio C Hamano 67c7575947 Merge branch 'master' of git://repo.or.cz/git-gui 18 years ago
Shawn O. Pearce fdf6cfc426 git-gui: Change base version to 0.6. 18 years ago
Shawn O. Pearce 07d082bf5b git-gui: Guess our version accurately as a subproject. 18 years ago
Shawn O. Pearce 6a6459bc8f git-gui: Handle gitgui tags in version gen. 18 years ago
Shawn O. Pearce 5d643cd3ce git-gui: Generate a version file on demand. 18 years ago
Shawn O. Pearce 7e81d4eead git-gui: Rename GIT_VERSION to GITGUI_VERSION. 18 years ago
Shawn O. Pearce 663e7cf81d git-gui: Allow gitexecdir, INSTALL to be set by the caller. 18 years ago
Michael Loeffler d63ea11594 import-tars: brown paper bag fix for file mode. 18 years ago
Shawn O. Pearce ea5e370aa9 fast-import: Support reusing 'from' and brown paper bag fix reset. 18 years ago
Junio C Hamano b4d2b04c9b Merge git-gui 18 years ago
Junio C Hamano 4853534e18 Add discussion section to git-tag documentation. 18 years ago
Junio C Hamano 2092a1fefd Teach git-am to pass -p option down to git-apply 18 years ago
Junio C Hamano c5c3fc9851 Documentation: git-rebase -C<n> 18 years ago
Junio C Hamano b578e509d3 Merge branch 'master' of git://repo.or.cz/git/fastimport 18 years ago
Shawn O. Pearce c6ec3b13b8 bash: Hide git-fast-import. 18 years ago
Shawn O. Pearce c73461567e fast-import: Add tip about importing renames. 18 years ago
Shawn O. Pearce bdf1c06dc1 fast-import: Hide the pack boundary commits by default. 18 years ago
Shawn O. Pearce 0960f7d6db git-gui: Stop deleting gitk preferences. 18 years ago
Michael S. Tsirkin d414461295 Document that git-am can read standard input. 18 years ago
Mark Levedahl 602598fd5d Make gitk save and restore the user set window position. 18 years ago
Junio C Hamano 788743240e t4016: test quoting funny pathnames in diff output 18 years ago
Alexandre Julliard e5bfbf9b3e diff.c: More logical file name quoting for renames in diffstat. 18 years ago
Alexandre Julliard 0d26a64ece diff.c: Properly quote file names in diff --summary output. 18 years ago