summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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
2007-07-28gitweb: Allow for multivalued parameters passed to href subroutineJakub Narebski1-1/+7
2007-07-28Don't rely on unspecified behaviorThomas Schwinge1-1/+1
2007-07-28gitweb: Simplify 'opt' parameter validation, add "no merges" feedsJakub Narebski2-5/+40
2007-07-28gitweb: Show submodule entries in the 'tree' viewJakub Narebski1-3/+35
2007-07-28Documentation/git-diff: remove -r from --name-status exampleJeff King1-5/+2
2007-07-28git-stash apply --index: optimize postprocessingJunio C Hamano1-6/+7
2007-07-28Fix git-stash apply --indexJunio C Hamano1-6/+17
2007-07-28git-stash: Make sure reflog is created for refs/stashしらいしななこ1-0/+3
2007-07-28Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano1-125/+237
2007-07-27rebase -i: fix interrupted squashingJohannes Schindelin2-1/+31
2007-07-27gitk: Add a context menu for file list entriesPaul Mackerras1-0/+36
2007-07-27Add test for symlinked configuration file updates.Junio C Hamano1-0/+15
2007-07-27use lockfile.c routines in git_commit_set_multivar()Bradford C. Smith1-12/+18
2007-07-27fully resolve symlinks when creating lockfilesBradford C. Smith1-14/+102
2007-07-27git-gui: Don't kill modified commit message buffer with merge templatesShawn O. Pearce1-2/+3
2007-07-26git-stash: do not remove a ref by hand.Junio C Hamano1-3/+4
2007-07-26Teach "git stripspace" the --strip-comments optionJohannes Schindelin3-2/+15
2007-07-26Make verify-tag a builtin.Carlos Rica6-3/+115
2007-07-26Document commit.template configuration variable.Brian Gernhardt2-3/+5
2007-07-26gitk: Fix bugs in the Find functionPaul Mackerras1-35/+53
2007-07-25Update description of -z option.Junio C Hamano1-1/+3
2007-07-25rebase -i: fix overzealous output redirectionJohannes Schindelin1-1/+3
2007-07-25git-write-tree should not crash if prefix does not existNguyễn Thái Ngọc Duy1-0/+2
2007-07-25git_mkstemp(): be careful not to overflow the path buffer.Junio C Hamano2-15/+11
2007-07-25When locking in a symlinked repository, try to lock the original.Junio C Hamano1-0/+13
2007-07-25git-submodule: remove redundant call to git-describeJunio C Hamano1-1/+0
2007-07-25git-p4: Fix p4 user cache population on Windows.Simon Hausmann1-1/+2
2007-07-25git-submodule module_name: avoid using unwieldy "value_regexp" feature.Junio C Hamano1-2/+5
2007-07-25gitweb: fix broken snapshotJunio C Hamano1-1/+1
2007-07-25Make sure git-stash works from subdirectory.Junio C Hamano2-0/+8
2007-07-25Document --unified/-U optionRobin Rosenberg1-0/+7
2007-07-25git-gui: Remove usernames from absolute SSH urls during mergingShawn O. Pearce1-0/+3
2007-07-25git-gui: Format tracking branch merges as though they were pullsShawn O. Pearce1-4/+28
2007-07-25git-gui: Cleanup bindings within merge dialogShawn O. Pearce1-5/+9
2007-07-25git-gui: Replace merge dialog with our revision picker widgetShawn O. Pearce1-70/+11
2007-07-25git-gui: Show ref last update times in revision chooser tooltipsShawn O. Pearce1-1/+33
2007-07-25git-gui: Display commit/tag/remote info in tooltip of revision pickerShawn O. Pearce1-6/+230
2007-07-25git-gui: Save remote urls obtained from config/remotes setupShawn O. Pearce1-0/+6
2007-07-25GIT 1.5.3-rc3v1.5.3-rc3Junio C Hamano1-3/+33
2007-07-25git.el: Pass an explicit argument to enable smerge-mode.Alexandre Julliard1-1/+1
2007-07-25pretty-options.txt: tiny doc fixJim Meyering1-2/+2
2007-07-25t9200: Be careful when checking CVS/EntriesJunio C Hamano1-25/+39
2007-07-24git am: skip pine's internal folder dataJohannes Schindelin1-0/+6
2007-07-24Teach git-commit about commit message templates.Steven Grimm6-5/+163
2007-07-24Teach approxidate() to understand "never"Johannes Schindelin1-0/+9
2007-07-24git log -g: Complain, but do not fail, when no reflogs are thereJohannes Schindelin3-7/+9
2007-07-24send-email: Update regex parsing for pine aliasesKumar Gala1-1/+1
2007-07-24cvsexportcommit: avoid racy CVS problem.Robin Rosenberg1-0/+5
2007-07-24cleanup unpack-trees.c: shrink struct tree_entry_listRené Scharfe1-9/+3
2007-07-24filter-branch: fix dash complaining about "Missing '))'"René Scharfe1-1/+1
2007-07-24gitweb: More detailed error messages for snapshot formatJakub Narebski1-3/+10
2007-07-24git.el: Support for incremental status updates.Alexandre Julliard1-111/+113