summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-24git.el: Support for incremental status updates.Libravatar Alexandre Julliard1-111/+113
2007-07-24user-manual: fix typolets.Libravatar Junio C Hamano1-4/+4
2007-07-24Mark user-manual as UTF-8Libravatar Junio C Hamano2-1/+6
2007-07-23Teach revision machinery about --no-walkLibravatar Johannes Schindelin2-0/+17
2007-07-23filter-branch: Big syntax change; support rewriting multiple refsLibravatar Johannes Schindelin3-60/+182
2007-07-23rebase -i: exchange all "if [ .. ]" by "if test .."Libravatar Johannes Schindelin1-7/+7
2007-07-23Shut "git rebase -i" up when no --verbose was givenLibravatar Johannes Schindelin1-16/+34
2007-07-23mailinfo: fix 'fatal: cannot convert from utf-8 to utf-8'Libravatar Johannes Schindelin1-0/+2
2007-07-22gitweb: Fix support for legacy gitweb config for snapshotsLibravatar Jakub Narebski1-7/+20
2007-07-22fsck --lost-found: write blob's contents, not their SHA-1Libravatar Johannes Schindelin2-3/+15
2007-07-22Avoid to duplicate commit message when is not encodedLibravatar Marco Costalba1-1/+4
2007-07-22Synonyms: -i == --regexp-ignore-case, -E == --extended-regexpLibravatar Junio C Hamano2-5/+8
2007-07-21Documentation/gitignore.txt: Fix the seriously misleading priority explanationLibravatar David Kastrup1-8/+14
2007-07-21Fix VISUAL/EDITOR preference order in Documentation/config.txt.Libravatar Junio C Hamano1-2/+2
2007-07-21gitweb: snapshot cleanups & support for offering multiple formatsLibravatar Matt McCutchen1-50/+116
2007-07-21rebase -i: call editor just once for a multi-squashLibravatar Johannes Schindelin2-10/+55
2007-07-20Fix up duplicate parents removalLibravatar Linus Torvalds1-5/+6
2007-07-20gitweb cleanup: Move @diff_opts declaration earlierLibravatar Jakub Narebski1-10/+10
2007-07-20Add GIT_EDITOR environment and core.editor configuration variablesLibravatar Adam Roben10-23/+129
2007-07-20Document how to tell git to not launch a pagerLibravatar Steven Grimm1-1/+3
2007-07-18Rename read_pipe() with read_fd() and make its buffer nul-terminated.Libravatar Carlos Rica4-9/+20
2007-07-18Merge branch 'master' of git://people.freedesktop.org/~hausmann/git-p4Libravatar Junio C Hamano1-59/+70
2007-07-18filter-branch: get rid of "set -e"Libravatar Johannes Schindelin1-14/+17
2007-07-18git-svn: Minimalistic patch which allows svn usernames with space(s).Libravatar Richard MUSIL1-1/+1
2007-07-18Do a better job at guessing unknown character setsLibravatar Linus Torvalds1-4/+29
2007-07-18Document "git stash message..."Libravatar しらいしななこ1-4/+7
2007-07-18unpack-trees.c: assume submodules are clean during check-outLibravatar Sven Verdoolaege2-25/+59
2007-07-18Merge branch 'maint'Libravatar Junio C Hamano2-7/+36
2007-07-18Force listingblocks to be monospaced in manpagesLibravatar Julian Phillips1-0/+6
2007-07-18git-p4: Cleanup, used common function for listing imported p4 branchesLibravatar Simon Hausmann1-21/+5
2007-07-18git-p4: Fix upstream branch detection for submit/rebase with multiple branches.Libravatar Simon Hausmann1-12/+17
2007-07-18git-p4: Cleanup, make listExistingP4Branches a global function for later use.Libravatar Simon Hausmann1-0/+23
2007-07-18Do not expect unlink(2) to fail on a directory.Libravatar Junio C Hamano1-7/+30
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-16Fix git-branch documentation when using remote refsLibravatar Francis Moreau1-2/+2
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