8474 Commits (204d409247e7bbc7848569462aa11a87e373c8d6)
 

Author SHA1 Message Date
Junio C Hamano 204d409247 GIT-VERSION-FILE: check ./version first. 18 years ago
Alexandre Julliard 78a28df938 sha1_file.c: Round the mmap offset to half the window size. 18 years ago
Junio C Hamano 5faaf24634 Make sure packedgitwindowsize is multiple of (pagesize * 2) 18 years ago
Junio C Hamano bd07326dcd Add RelNotes 1.5.0.1 18 years ago
Junio C Hamano 37b73cf97c Still updating 1.5.0 release notes. 18 years ago
Alexandre Julliard 20276889d6 git-daemon: Avoid leaking the listening sockets into child processes. 18 years ago
Junio C Hamano 958545c5a1 Clarify two backward incompatible repository options. 18 years ago
Junio C Hamano 4b02c5290e Makefile: update check-docs target 18 years ago
Junio C Hamano 727d38d757 cmd-list: add git-remote 18 years ago
Junio C Hamano 7a33631f78 Documentation: Drop full-stop from git-fast-import title. 18 years ago
Nicolas Pitre a989a5ef2c Minor corrections to release notes 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
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