summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-18git-gui: Increase the default height of the revision pickerLibravatar Shawn O. Pearce1-1/+1
2007-07-18git-gui: Clarify the visualize history menu optionsLibravatar Shawn O. Pearce1-3/+3
2007-07-18git-gui: Allow users to browse any branch, not just the current oneLibravatar Shawn O. Pearce2-2/+58
2007-07-18git-gui: Allow browser subcommand to start in subdirectoryLibravatar Shawn O. Pearce2-29/+27
2007-07-17git-gui: Allow blame/browser subcommands on bare repositoriesLibravatar Shawn O. Pearce1-13/+32
2007-07-17git-gui: Move feature option selection before GIT_DIR initLibravatar Shawn O. Pearce1-37/+37
2007-07-17git-gui: Delay the GC hint until after we are runningLibravatar Shawn O. Pearce2-28/+30
2007-07-17git-gui: Let the user continue even if we cannot understand git versionLibravatar Shawn O. Pearce1-0/+27
2007-07-17git-gui: Change our initial GC hint to be an estimateLibravatar Shawn O. Pearce1-5/+14
2007-07-17git-gui: Don't crash in ask_popup if we haven't mapped main window yetLibravatar Shawn O. Pearce1-2/+5
2007-07-17git-gui: Delay searching for 'nice' until its really asked forLibravatar Shawn O. Pearce1-13/+15
2007-07-17git-gui: Handle git versions of the form n.n.n.GITLibravatar Julian Phillips1-0/+1
2007-07-17Update INSTALLLibravatar Junio C Hamano1-4/+3
2007-07-17git-p4: input to "p4 files" by stdin instead of argumentsLibravatar Scott Lamb1-21/+7
2007-07-17git-p4: use subprocess in p4CmdListLibravatar Scott Lamb1-5/+18
2007-07-17git-gui: Always disable the Tcl EOF character when readingLibravatar Shawn O. Pearce4-1/+5
2007-07-16Fix git-branch documentation when using remote refsLibravatar Francis Moreau1-2/+2
2007-07-16git-gui: Brown paper bag "dirty git version fix"Libravatar Shawn O. Pearce1-1/+1
2007-07-16git-gui: Skip -dirty suffix on core git versionsLibravatar Shawn O. Pearce1-0/+1
2007-07-15git-svn: fix commiting renames over DAV with funky file namesLibravatar Eric Wong4-0/+194
2007-07-15contrib/emacs/Makefile: Also install .el files.Libravatar David Kastrup1-1/+1
2007-07-15GIT v1.5.3-rc2Libravatar Junio C Hamano1-1/+15
2007-07-15Demote git-p4import to contrib status.Libravatar Sean3-0/+1
2007-07-15Remove p4 rpm from git.spec.in.Libravatar Sean1-20/+9
2007-07-15Remove "WITH_P4IMPORT" knob from the MakefileLibravatar Sean1-26/+0
2007-07-14git-cvsserver: detect/diagnose write failure, etc.Libravatar Jim Meyering1-17/+33
2007-07-14Use $(RM) in Makefiles instead of 'rm -f'Libravatar Emil Medve5-43/+48
2007-07-14Merge branch 'master' of git://repo.or.cz/git/fastimportLibravatar Junio C Hamano4-10/+200
2007-07-14Documentation/git-commit-tree: remove description of a nonexistent limitationLibravatar Junio C Hamano1-1/+1
2007-07-14Make every builtin-*.c file #include "builtin.h"Libravatar Peter Hagervall12-5/+17
2007-07-15Teach fast-import to recursively copy files/directoriesLibravatar Shawn O. Pearce3-9/+195
2007-07-14Fix git-p4 on Windows to not use the Posix sysconf function.Libravatar Marius Storm-Olsen1-1/+5
2007-07-14git-svn: remove leading slashes from fetch lines in the generate configLibravatar Eric Wong1-1/+4
2007-07-14Update .mailmapLibravatar Junio C Hamano1-0/+3
2007-07-14Add contrib/stats/mailmap.pl scriptLibravatar Junio C Hamano1-0/+38
2007-07-14Remove useless uses of cat, and replace with filename argumentsLibravatar Josh Triplett4-7/+8
2007-07-13More permissive "git-rm --cached" behavior without -f.Libravatar Matthieu Moy3-7/+62
2007-07-13Document new --date=<format>Libravatar Junio C Hamano1-2/+9
2007-07-13Wire new date formats to --date=<format> parser.Libravatar Junio C Hamano1-0/+8
2007-07-13Make show_rfc2822_date() just another date output format.Libravatar Junio C Hamano5-24/+21
2007-07-13Support output ISO 8601 format datesLibravatar Robin Rosenberg4-2/+15
2007-07-13Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkLibravatar Junio C Hamano1-3/+3
2007-07-13Fix git-rebase -i to allow squashing of fast-forwardable commitsLibravatar Alex Riesen1-2/+3
2007-07-13lockfile.c: schedule remove_lock_file only once.Libravatar Sven Verdoolaege1-4/+4
2007-07-13send-email: discard blank around address in extract_valid_address as well.Libravatar Stephen Rothwell1-1/+1
2007-07-13gitk: Show changes in index and changes in working directory separatelyLibravatar Paul Mackerras1-57/+138
2007-07-12make git-send-email.perl handle email addresses with no names when Email::Val...Libravatar Greg KH1-0/+1
2007-07-13gitk: Fix bug introduced by previous commitLibravatar Paul Mackerras1-3/+3
2007-07-12Document git commit --untracked-files and --verboseLibravatar Jakub Narebski1-1/+14
2007-07-12Document long options '--message=<msg>' and '--no-commit'Libravatar Jakub Narebski2-1/+2