summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-08-20GIT 1.5.3-rc6v1.5.3-rc6Junio C Hamano1-2/+5
2007-08-20Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano1-9/+219
2007-08-20Avoid using va_copy in fast-import: it seems to be unportable.Alex Riesen1-7/+6
2007-08-20git clone: do not issue warning while cloning locally across filesystemsJunio C Hamano1-1/+4
2007-08-20gitk: Add a window to list branches, tags and other referencesPaul Mackerras1-2/+210
2007-08-19Fix misspelling of 'suppress' in docsDave Watson2-2/+2
2007-08-19Document what the stage numbers in the :$n:path syntax mean.Steven Grimm1-1/+4
2007-08-19Don't allow combination of -g and --reverse as it doesn't workShawn O. Pearce3-0/+7
2007-08-19Add the word reflog to Documentation/config.txt:core.logAllRefUpdatesLukas Sandström1-1/+1
2007-08-19Add and document a global --no-pager option for git.Matthieu Moy2-2/+10
2007-08-19Take binary diffs into account for "git rebase"Linus Torvalds1-4/+0
2007-08-19Make thin-pack generation subproject aware.Linus Torvalds2-0/+54
2007-08-19Correct documentation of 'reflog show' to explain it shows HEADShawn O. Pearce1-1/+2
2007-08-19Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano1-1/+6
2007-08-19Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano1-6/+39
2007-08-19fast-import pull requestJunio C Hamano1-3/+5
2007-08-19Include recent command history in fast-import crash reportsShawn O. Pearce1-4/+58
2007-08-19Generate crash reports on die in fast-importShawn O. Pearce1-0/+93
2007-08-19Allow frontends to bidirectionally communicate with fast-importShawn O. Pearce3-0/+84
2007-08-19Make trailing LF optional for all fast-import commandsShawn O. Pearce3-17/+74
2007-08-19Make trailing LF following fast-import `data` commands optionalShawn O. Pearce3-5/+39
2007-08-19Teach fast-import to ignore lines starting with '#'Shawn O. Pearce3-2/+69
2007-08-19Use handy ALLOC_GROW macro in fast-import when possibleShawn O. Pearce1-6/+1
2007-08-19Actually allow TAG_FIXUP branches in fast-importShawn O. Pearce2-1/+52
2007-08-19Fix whitespace in "Format of STDIN stream" of fast-importAlex Riesen1-11/+11
2007-08-19git-completion.bash - add support for git-bundleMark Levedahl1-0/+32
2007-08-17Clarify commit-tree documentationMike Hommey1-9/+6
2007-08-17Minor clarifications to git-filter-branch usage and docBrian Gernhardt2-2/+2
2007-08-17Fix small typo in git send-email man page.Sean Estabrooks1-1/+1
2007-08-17git-submodule: re-enable 'status' as the default subcommandLars Hjemli1-1/+1
2007-08-17[PATCH] gitk: Handle 'copy from' and 'copy to' in diff headers.Johannes Sixt1-6/+8
2007-08-17gitk: Fix bug in fix for warning when removing a branchPaul Mackerras1-1/+1
2007-08-16Clean-up read-tree error condition.Junio C Hamano1-6/+3
2007-08-16Clarify actual behavior of 'git add' and ignored filesBrian Downing1-4/+6
2007-08-16t1301-shared-repo.sh: fix 'stat' portability issueArjen Laarhoven1-1/+10
2007-08-16Documentation/git-rebase: fix an exampleJunio C Hamano1-1/+1
2007-08-15git-clone: allow --bare cloneJunio C Hamano2-2/+10
2007-08-15pack-objects: remove bogus arguments to delta_cacheable()Nicolas Pitre1-4/+3
2007-08-15git-apply: apply submodule changesSven Verdoolaege3-25/+117
2007-08-15Update documentation links for older releases.Junio C Hamano1-1/+2
2007-08-15Merge branch 'maint' to sync with 1.5.2.5Junio C Hamano3-20/+92
2007-08-15Fix read-tree merging more than 3 trees using 3-way mergeJunio C Hamano1-2/+6
2007-08-15GIT 1.5.2.5v1.5.2.5Junio C Hamano3-2/+32
2007-08-15git-add -u paths... now works from subdirectorySalikh Zakirov2-4/+18
2007-08-15Fix "git add -u" data corruption.Junio C Hamano2-16/+44
2007-08-15path-list.c: always free strdup'ed pathsRené Scharfe2-7/+9
2007-08-15git-svn: fix log with single revision against a non-HEAD branchEric Wong2-9/+63
2007-08-15GIT 1.5.3-rc5v1.5.3-rc5Junio C Hamano1-19/+62
2007-08-14attr.c: read .gitattributes from index as well.Junio C Hamano3-11/+150
2007-08-14attr.c: refactoringJunio C Hamano1-26/+41
2007-08-14Add read_cache to builtin-check-attrBrian Downing1-0/+5
2007-08-14diff: squelch empty diffs even moreRené Scharfe3-3/+9
2007-08-14Use xmkstemp() instead of mkstemp()Luiz Fernando N. Capitulino6-17/+7
2007-08-14Introduces xmkstemp()Luiz Fernando N. Capitulino1-0/+10
2007-08-14Avoid ambiguous error message if pack.idx header is wrongLuiz Fernando N. Capitulino1-2/+2
2007-08-14merge-recursive: do not rudely die on binary mergeJunio C Hamano2-23/+95
2007-08-15[PATCH] gitk: Make the date/time display configurableArjen Laarhoven1-2/+5
2007-08-15[PATCH] gitk: Let user easily specify lines of context in diff viewSteffen Prohaska1-2/+32
2007-08-15gitk: Fix warning when removing a branchPaul Mackerras1-2/+2
2007-08-14Add --log-size to git log to print message sizeMarco Costalba4-0/+15
2007-08-14git-diff: squelch "empty" diffsJunio C Hamano3-0/+61
2007-08-13Improved hint on how to set identitySteffen Prohaska1-4/+4
2007-08-13Add a test for git-commit being confused by relative GIT_DIRDavid Kastrup1-0/+55
2007-08-13git-sh-setup.sh: make GIT_DIR absoluteDavid Kastrup3-15/+12
2007-08-13Allow git-svnimport to take "" as the trunk directory.Alberto Bertogli1-1/+1
2007-08-13Fix t5701-clone-local for white space from wcBrian Gernhardt1-2/+2
2007-08-13git-p4: Fix the sorting of changelists when cloning a Perforce repository.Reece H. Dunn1-1/+1
2007-08-13diff: don't run pager if user asked for a diff style exit codeRené Scharfe2-1/+7
2007-08-13builtin-bundle create - use lock_fileJunio C Hamano1-8/+10
2007-08-13t3902 - skip test if file system doesn't support HT in namesMark Levedahl1-0/+6
2007-08-13git-add: Add support for --refresh option.Alexandre Julliard5-5/+51
2007-08-13t3404: fix "fake-editor"Junio C Hamano1-17/+19
2007-08-13git.el: Always set the current directory in the git-diff buffer.Alexandre Julliard1-4/+6
2007-08-13git.el: Add support for interactive diffs.Alexandre Julliard1-1/+7
2007-08-13Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano1-31/+97
2007-08-13gitk: Fix bug causing Tcl error when updating graphPaul Mackerras1-13/+11
2007-08-13gitk: Fix bug introduced in commit 67a4f1a7Paul Mackerras1-10/+14
2007-08-12[PATCH] gitk: Show an error and exit if no .git could be foundAlex Riesen1-1/+4
2007-08-12[PATCH] gitk: Continue and show error message in new reposAlex Riesen1-1/+1
2007-08-12[PATCH] gitk: Handle MouseWheel events on WindowsMark Levedahl1-2/+25
2007-08-12[PATCH] gitk: Enable selected patch text on WindowsMark Levedahl1-2/+5
2007-08-12gitk: Fix bug causing the "can't unset idinlist(...)" errorPaul Mackerras1-3/+2
2007-08-10Documentation/Makefile: remove cmd-list.made before redirecting to it.David Kastrup1-0/+1
2007-08-10Merge branch 'cr/tag'Junio C Hamano16-17/+720
2007-08-10INSTALL: explain info installation and dependencies.David Kastrup1-5/+9
2007-08-10Add support for an info version of the user manualDavid Kastrup3-1/+44
2007-08-10Merge branch 'jc/clone'Junio C Hamano7-45/+86
2007-08-10Optimize the three-way merge of git-read-treeLinus Torvalds1-2/+5
2007-08-10Fix filehandle leak in "git branch -D"Alex Riesen1-0/+1
2007-08-10builtin-bundle - use buffered reads for bundle headerMark Levedahl1-24/+13
2007-08-10builtin-bundle.c - use stream buffered input for rev-listMark Levedahl1-2/+5
2007-08-10allow git-bundle to create bottomless bundleJunio C Hamano1-0/+33
2007-08-10allow git-bundle to create bottomless bundleJunio C Hamano2-1/+17
2007-08-10Optimize the two-way merge of git-read-tree tooLinus Torvalds1-3/+4
2007-08-10Optimize the common cases of git-read-treeLinus Torvalds1-3/+3
2007-08-10Move old index entry removal from "unpack_trees()" into the individual functionsLinus Torvalds2-11/+29
2007-08-10Merge branch 'lt/readtree'Junio C Hamano4-30/+39
2007-08-10Fix "git commit directory/" performance anomalyLinus Torvalds1-2/+8
2007-08-10Optimize "diff --cached" performance.Junio C Hamano3-5/+85
2007-08-10Revert "tweak manpage formatting"Junio C Hamano1-13/+0
2007-08-10Start moving unpack-trees to "struct tree_desc"Linus Torvalds4-30/+39
2007-08-10Reinstate the old behaviour when GIT_DIR is set and GIT_WORK_TREE is unsetJohannes Schindelin2-44/+14
2007-08-10tweak manpage formattingJunio C Hamano1-0/+13
2007-08-10Fix an illustration in git-rev-parse.txtJunio C Hamano1-1/+1
2007-08-10send-email: get all the quoting of realnames rightUwe Kleine-König1-26/+24
2007-08-10send-email: rfc822 forbids using <address@domain> without a non-empty "phrase"Uwe Kleine-König1-1/+1
2007-08-10Use the empty tree for base diff in paranoid-update on new branchesShawn O. Pearce1-10/+21
2007-08-10Teach the update-paranoid to look at file differencesShawn O. Pearce1-7/+105
2007-08-10Teach update-paranoid how to store ACLs organized by groupsShawn O. Pearce1-16/+44
2007-08-10Fix formatting of git-blame documentation.Junio C Hamano1-10/+10
2007-08-08cvsserver: Fix for work treesBrian Downing1-0/+2
2007-08-08git-p4: Fix git-p4 submit to include only changed files in the perforce submi...Simon Hausmann1-6/+30
2007-08-08Reorder the list of commands in the manual.Junio C Hamano1-7/+9
2007-08-08git-p4: Fix support for symlinks.Simon Hausmann1-5/+9
2007-08-07git-stash documentation: add missing backtickSteve Hoelzer1-1/+1
2007-08-07git-stash documentation: stash numbering starts at zero, not oneSteve Hoelzer1-3/+3
2007-08-06Add a note about the index being updated by git-status in some casesSteven Grimm1-0/+7
2007-08-06Documentation/git-commit.txt: correct bad list formatting.David Kastrup1-0/+1
2007-08-06send-email: teach sanitize_address to do rfc2047 quotingUwe Kleine-K,Av(Bnig1-10/+29
2007-08-06Fix "make GZ=1 quick-install-doc"Junio C Hamano1-5/+3
2007-08-06pager: find out pager setting from configurationJunio C Hamano1-1/+4
2007-08-06git-am: initialize variable $resume on startupGerrit Pape1-1/+2
2007-08-06Documentation/git-svn: how to clone a git-svn-created repositoryAdam Roben1-0/+20
2007-08-06Merge branch 'maint'Junio C Hamano2-2/+2
2007-08-06apply: remove directory that becomes empty by renaming the last file awayLinus Torvalds1-1/+1
2007-08-06setup.c:verify_non_filename(): don't die unnecessarily while disambiguatingJunio C Hamano1-1/+1
2007-08-05documentation: use the word "index" in the git-commit man pageJ. Bruce Fields1-14/+14
2007-08-05Merge branch 'master' of git://linux-nfs.org/~bfields/gitJunio C Hamano2-35/+72
2007-08-05Merge branch 'maint'J. Bruce Fields1-19/+22
2007-08-05documentation: use the word "index" in the git-add manual pageJ. Bruce Fields1-19/+22
2007-08-05user-manual: mention git-guiJ. Bruce Fields1-2/+9
2007-08-05user-manual: mention git stashJunio C Hamano1-0/+32
2007-08-05user-manual: update for new default --track behaviorJ. Bruce Fields1-14/+9
2007-08-05Fix install-doc-quick targetJunio C Hamano1-1/+3
2007-08-05unpack-trees.c: assume submodules are clean during check-outJunio C Hamano1-0/+9
2007-08-04Fixed git-push manpageJyotirmoy Bhattacharya1-1/+1
2007-08-04checkout-index needs a working treeJohannes Schindelin1-1/+2
2007-08-04add "test-absolute-path" to .gitignoreRandal L. Schwartz1-0/+1
2007-08-04Document GIT_SSH environment variable alongside other variablesShawn O. Pearce1-0/+16
2007-08-04INSTALL: add warning on docbook-xsl 1.72 and 1.73Junio C Hamano2-0/+25
2007-08-04gitweb: Fix handling of $file_name in feed generationJakub Narebski1-1/+1
2007-08-04git-completion: add "git stash"Junio C Hamano1-0/+7
2007-08-04git-gui: Added support for OS X right clickgitgui-0.8.1Väinö Järvelä1-0/+3
2007-08-03GIT 1.5.3-rc4v1.5.3-rc4Junio C Hamano1-3/+3
2007-08-03Fix bogus use of printf in t3700 testJunio C Hamano1-2/+2
2007-08-03gitweb: do not choke on recursive symlinkJunio C Hamano1-0/+1
2007-08-02git-gui: Avoid Tcl error in popup menu on diff viewerShawn O. Pearce1-1/+3
2007-08-02Fix work-tree related breakagesJunio C Hamano1-8/+14
2007-08-02Fix documentation for core.gitproxy to reflect codeDavid Symonds2-4/+2
2007-08-02read-tree: remove unnecessary call to setup_git_directory()Johannes Schindelin1-1/+0
2007-08-02Support building on GNU/HurdThomas Schwinge1-0/+4
2007-08-02Fix style nit in Python slicing.Han-Wen Nienhuys1-3/+3
2007-08-02Sort output of "p4 change" in incremental import before furtherHan-Wen Nienhuys1-1/+1
2007-08-02RelNotes 1.5.3 updates before -rc4Junio C Hamano1-1/+13
2007-08-01git-clone: aggressively optimize local clone behaviour.Junio C Hamano6-40/+79
2007-08-01connect: accept file:// URL schemeLinus Torvalds1-5/+7
2007-08-01When generating manpages, delete outdated targets first.David Kastrup1-0/+1
2007-08-01rebase -i: fix for optional [branch] parameterJohannes Schindelin2-1/+9
2007-08-01Try to be consistent with capitalization in the documentationSteve Hoelzer4-26/+26
2007-08-01git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F.Junio C Hamano2-6/+5
2007-08-01git-sh-setup.sh: make GIT_EDITOR/core.editor/VISUAL/EDITOR accept commandsDavid Kastrup1-2/+3
2007-08-01Hack git-add--interactive to make it work with ActiveState PerlAlex Riesen1-6/+13
2007-08-01rebase -i: ignore patches that are already in the upstreamJohannes Schindelin2-2/+18
2007-08-01get_relative_cwd(): clarify why it handles dir == NULLJohannes Schindelin1-5/+10
2007-08-01Clean up work-tree handlingJohannes Schindelin10-221/+216
2007-08-01Add set_git_dir() functionJohannes Schindelin2-0/+9
2007-08-01Add functions get_relative_cwd() and is_inside_dir()Johannes Schindelin2-0/+41
2007-08-01Add is_absolute_path() and make_absolute_path()Johannes Schindelin5-1/+98
2007-08-01--base-path-relaxed optionJens Axboe2-2/+30
2007-07-31Add test case for basic commit functionality.Kristian Høgsberg1-0/+134
2007-07-31git.el: Take into account the core.excludesfile config option.Alexandre Julliard1-5/+15
2007-07-31git.el: Avoid using ewoc-set-data for compatibility with Emacs 21.Alexandre Julliard1-1/+1
2007-07-31Make verse of git-config manpage more readableAlex Riesen1-13/+19
2007-07-31Add a test for git-config --fileAlex Riesen1-0/+6
2007-07-31Add an option to specify a file to config builtinAlex Riesen2-14/+24
2007-07-31make the name of the library directory a config optionRobert Schiele2-5/+17
2007-07-31Merge branch 'maint'Junio C Hamano1-1/+1
2007-07-31rev-list --bisect: fix allocation of "int*" instead of "int".Christian Couder1-1/+1
2007-07-31git.c: execution pathJunio C Hamano1-5/+5
2007-07-31add option to find zlib in custom pathRobert Schiele2-1/+10
2007-07-30Unset GIT_EDITOR while running tests.Junio C Hamano1-0/+1
2007-07-30add_file_to_index: skip rehashing if the cached stat already matchesJunio C Hamano1-1/+10
2007-07-30git-svn: Translate invalid characters in refnameRobert Ewald1-3/+36
2007-07-30white space fixes in setup.cJohannes Schindelin1-3/+3
2007-07-30Documentation/gitattributes.txt: typofixDavid Soria Parra1-1/+1
2007-07-29rebase: try not to munge commit log messageJunio C Hamano2-5/+72
2007-07-29symbolic-ref, update-ref: do not refuse reflog message with LFJunio C Hamano2-4/+0
2007-07-29log_ref_write() -- do not chomp reflog message at the first LFJunio C Hamano1-16/+28
2007-07-29Merge branch 'bs/lock'Junio C Hamano3-26/+135
2007-07-29Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano13-428/+1132
2007-07-29git-gui: Minor refactoring of merge command line in merge supportgitgui-0.8.0Shawn O. Pearce1-3/+3
2007-07-29git-gui: Use more modern looking icons in the tree browserShawn O. Pearce2-30/+18
2007-07-29git-gui: Don't offer to stage hunks from untracked filesShawn O. Pearce1-0/+6
2007-07-29git-gui: Make sure remotes are loaded when picking revisionsShawn O. Pearce1-0/+4
2007-07-29Makefile: use $(FIND) instead of findDavid Kastrup1-2/+3
2007-07-29git-diff: turn on recursion by defaultJeff King2-1/+2
2007-07-29git-gui: Use progress bar while resetting/aborting filesShawn O. Pearce1-4/+12
2007-07-29git-gui: Honor core.excludesfile when listing extra filesShawn O. Pearce1-0/+4
2007-07-29git-gui: Unify wording to say "to stage" instead of "to add"Christian Stimming5-14/+18
2007-07-28Rename git-rebase interactive buffer: todo => git-rebase-todoSeth Falcon1-1/+1