11350 Commits (aecbf914c43ab76e055fa8a25b12456ae74d91bc)
 

Author SHA1 Message Date
Junio C Hamano fa2e71c9e7 Do not expect unlink(2) to fail on a directory. 18 years ago
Shawn O. Pearce ff749c114a git-gui: Convert merge dialog to use class system 18 years ago
Shawn O. Pearce 46a2df3ac2 git-gui: Increase the default height of the revision picker 18 years ago
Shawn O. Pearce 4040971269 git-gui: Clarify the visualize history menu options 18 years ago
Shawn O. Pearce 8e891facbe git-gui: Allow users to browse any branch, not just the current one 18 years ago
Shawn O. Pearce 85d2d59760 git-gui: Allow browser subcommand to start in subdirectory 18 years ago
Shawn O. Pearce c52c94524b git-gui: Allow blame/browser subcommands on bare repositories 18 years ago
Shawn O. Pearce ba7cc6609e git-gui: Move feature option selection before GIT_DIR init 18 years ago
Shawn O. Pearce 3972b987d3 git-gui: Delay the GC hint until after we are running 18 years ago
Shawn O. Pearce 301dfaa9da git-gui: Let the user continue even if we cannot understand git version 18 years ago
Shawn O. Pearce d164b7548a git-gui: Change our initial GC hint to be an estimate 18 years ago
Shawn O. Pearce 2370164f3c git-gui: Don't crash in ask_popup if we haven't mapped main window yet 18 years ago
Shawn O. Pearce 6f62b4f782 git-gui: Delay searching for 'nice' until its really asked for 18 years ago
Julian Phillips 91464dfb10 git-gui: Handle git versions of the form n.n.n.GIT 18 years ago
Junio C Hamano 726f9bced9 Update INSTALL 18 years ago
Scott Lamb 788001908c git-p4: input to "p4 files" by stdin instead of arguments 18 years ago
Scott Lamb 9f90c7335e git-p4: use subprocess in p4CmdList 18 years ago
Shawn O. Pearce 6eb420ef61 git-gui: Always disable the Tcl EOF character when reading 18 years ago
Francis Moreau 33b1f3d544 Fix git-branch documentation when using remote refs 18 years ago
Shawn O. Pearce ec4fceece4 git-gui: Brown paper bag "dirty git version fix" 18 years ago
Shawn O. Pearce 2dfa54c6cb git-gui: Skip -dirty suffix on core git versions 18 years ago
Eric Wong 29633bb91c git-svn: fix commiting renames over DAV with funky file names 18 years ago
David Kastrup 99c01de402 contrib/emacs/Makefile: Also install .el files. 18 years ago
Junio C Hamano 9dfdf14b38 GIT v1.5.3-rc2 18 years ago
Sean e3b4968f9c Demote git-p4import to contrib status. 18 years ago
Sean 21ad54467a Remove p4 rpm from git.spec.in. 18 years ago
Sean f979492354 Remove "WITH_P4IMPORT" knob from the Makefile 18 years ago
Jim Meyering a5e407988b git-cvsserver: detect/diagnose write failure, etc. 18 years ago
Emil Medve 4cb08df553 Use $(RM) in Makefiles instead of 'rm -f' 18 years ago
Junio C Hamano 3f2fd36ebc Merge branch 'master' of git://repo.or.cz/git/fastimport 18 years ago
Junio C Hamano a82830a457 Documentation/git-commit-tree: remove description of a nonexistent limitation 18 years ago
Peter Hagervall baffc0e770 Make every builtin-*.c file #include "builtin.h" 18 years ago
Shawn O. Pearce b6f3481bb4 Teach fast-import to recursively copy files/directories 18 years ago
Marius Storm-Olsen 48b4c3d5ab Fix git-p4 on Windows to not use the Posix sysconf function. 18 years ago
Eric Wong 46cf98baa5 git-svn: remove leading slashes from fetch lines in the generate config 18 years ago
Junio C Hamano 9400893171 Update .mailmap 18 years ago
Junio C Hamano af6861b144 Add contrib/stats/mailmap.pl script 18 years ago
Josh Triplett 9d6f220cc8 Remove useless uses of cat, and replace with filename arguments 18 years ago
Matthieu Moy bdecd9d41b More permissive "git-rm --cached" behavior without -f. 18 years ago
Junio C Hamano 1701872fc2 Document new --date=<format> 18 years ago
Junio C Hamano b727a235a7 Wire new date formats to --date=<format> parser. 18 years ago
Junio C Hamano 73013afd14 Make show_rfc2822_date() just another date output format. 18 years ago
Robin Rosenberg ee8f838e03 Support output ISO 8601 format dates 18 years ago
Junio C Hamano d60a6a662f Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk 18 years ago
Alex Riesen 793ad04198 Fix git-rebase -i to allow squashing of fast-forwardable commits 18 years ago
Sven Verdoolaege 9a4cbdca34 lockfile.c: schedule remove_lock_file only once. 18 years ago
Stephen Rothwell 689b4d552b send-email: discard blank around address in extract_valid_address as well. 18 years ago
Paul Mackerras 8f48936391 gitk: Show changes in index and changes in working directory separately 18 years ago
Greg KH b06c6bc831 make git-send-email.perl handle email addresses with no names when Email::Valid is present 18 years ago
Paul Mackerras 6ebedabf2d gitk: Fix bug introduced by previous commit 18 years ago