11110 Commits (407c0c87e15b3cf60347f4fc0bcdb4d239de4163)
 

Author SHA1 Message Date
Johannes Schindelin af580e9c5a filter-branch: get rid of "set -e" 18 years ago
Richard MUSIL 575d025c0d git-svn: Minimalistic patch which allows svn usernames with space(s). 18 years ago
Linus Torvalds b59d398bea Do a better job at guessing unknown character sets 18 years ago
しらいしななこ ec96e0f6a4 Document "git stash message..." 18 years ago
Sven Verdoolaege 0cf7375542 unpack-trees.c: assume submodules are clean during check-out 18 years ago
Junio C Hamano c1c10a3f27 Merge branch 'maint' 18 years ago
Julian Phillips 281a53bb79 Force listingblocks to be monospaced in manpages 18 years ago
Simon Hausmann 144ff46b19 git-p4: Cleanup, used common function for listing imported p4 branches 18 years ago
Simon Hausmann 86506fe54c git-p4: Fix upstream branch detection for submit/rebase with multiple branches. 18 years ago
Simon Hausmann 062410bb9d git-p4: Cleanup, make listExistingP4Branches a global function for later use. 18 years ago
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