summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-02Mark disused commit walkers officially deprecated.v1.5.3-rc0Junio C Hamano3-0/+6
2007-07-02git-stash: make "save" the default action again.Junio C Hamano2-6/+7
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano142-2094/+2094
2007-07-02Start deprecating "git-command" in favor of "git command"Linus Torvalds3-2/+19
2007-07-02Merge branch 'jo/init'Junio C Hamano4-8/+16
2007-07-02git-fsck: add --lost-found optionJohannes Schindelin3-1/+62
2007-07-02Merge branch 'maint'Junio C Hamano1-1/+1
2007-07-02format-patch: Add format.subjectprefix config optionAdam Roben6-3/+76
2007-07-02Test 'git add' for unmerged entries when core.symlinks=false.Johannes Sixt1-10/+17
2007-07-02"git-push $URL" without refspecs pushes only matching branchesJunio C Hamano1-0/+7
2007-07-02Correctly document the name of the global excludes file configurationMichael Hendricks1-1/+1
2007-07-02Merge branch 'maint'Junio C Hamano1-0/+20
2007-07-02Make git-prune submodule aware (and fix a SEGFAULT in the process)Andy Parkins1-0/+20
2007-07-02Merge branch 'ew/svn'Junio C Hamano2-9/+152
2007-07-02Merge branch 'ns/stash'Junio C Hamano5-1/+330
2007-07-02Merge branch 'js/rebase'Junio C Hamano8-33/+746
2007-07-02Merge branch 'jc/diffcore'Junio C Hamano6-23/+76
2007-07-02Documentation: minor cleanups to branch/checkout wordingJeff King2-5/+5
2007-07-02Documentation: quote {non-attributes} for asciidocJeff King4-9/+9
2007-07-02Make '!' aliases more usefulJohannes Schindelin1-0/+15
2007-07-02getenv/setenv: use constants if availableMatthias Lederhofer2-3/+3
2007-07-02git-clone: fetch possibly detached HEAD over dumb httpSven Verdoolaege1-0/+11
2007-07-02git-submodule: Instead of using only annotated tags, use any tags.Emil Medve1-4/+17
2007-07-02git-submodule: provide easy way of adding new submodulesSven Verdoolaege2-6/+107
2007-07-02Update public documentation links for 1.5.2.3Junio C Hamano1-1/+2
2007-07-02Merge 1.5.2.3 inJunio C Hamano1-0/+27
2007-07-02GIT 1.5.2.3v1.5.2.3Junio C Hamano3-2/+29
2007-07-01Documentation: quote {non-attributes} for asciidocJeff King1-4/+4
2007-07-01git-stash: don't complain when listing in a repo with no stashJeff King1-0/+5
2007-07-01git-stash: fix "can't shift that many" with no argumentsJeff King1-1/+1
2007-07-01git-stash: fix "no arguments" case in documentationJeff King1-2/+2
2007-07-01git-stash: require "save" to be explicit and update documentationJunio C Hamano2-31/+30
2007-07-01Merge branch 'rs/diff'Junio C Hamano3-15/+25
2007-07-01Merge branch 'jc/quote'Junio C Hamano6-2/+148
2007-07-01Fix t5516-fetch for systems where `wc -l` outputs whitespace.Brian Gernhardt1-2/+2
2007-07-01git add: respect core.filemode with unmerged entriesJohannes Schindelin2-1/+55
2007-07-01t7004: ship trustdb to avoid gpg warningsJohannes Schindelin1-0/+0
2007-07-01Merge branch 'ml/worktree'Junio C Hamano1-4/+18
2007-07-01Merge branch 'ei/worktree+filter'Junio C Hamano15-82/+406
2007-06-30Merge branch 'fl/config'Junio C Hamano4-21/+95
2007-06-30Merge branch 'mk/svn'Junio C Hamano1-0/+1
2007-06-30Document git-stashしらいしななこ2-0/+163
2007-06-30git-svn: cache max revision in rev_db databasesSam Vilain1-0/+4
2007-06-30git-svn: use git-log rather than rev-list | xargs cat-fileSam Vilain1-14/+22
2007-06-30git-svn: honor ~/.subversion/ client cert file settings.Michael Krelin1-0/+1
2007-06-30diffcore-delta.c: Ignore CR in CRLF for text filesJunio C Hamano2-3/+44
2007-06-30diffcore-delta.c: update the comment on the algorithm.Junio C Hamano1-12/+9
2007-06-30diffcore_filespec: add is_binaryJunio C Hamano2-0/+17
2007-06-30diffcore_count_changes: pass diffcore_filespecJunio C Hamano4-10/+8
2007-06-30Add git-stash scriptしらいしななこ3-1/+163
2007-06-30Don't fflush(stdout) when it's not helpfulTheodore Ts'o6-1/+55
2007-06-30Merge branch 'cr/tag'Junio C Hamano7-24/+1087
2007-06-30git: Try a bit harder not to lose errno in stdioLinus Torvalds1-4/+5
2007-06-30Merge branch 'lt/run'Junio C Hamano1-22/+49
2007-06-30Merge branch 'maint'Junio C Hamano3-7/+17
2007-06-30Correct the name of NO_R_TO_GCC_LINKER in the comment describing it.Matt Kraai1-3/+3
2007-06-30git-remote: document -nSam Vilain1-0/+7
2007-06-30repack: improve documentation on -a optionSam Vilain1-4/+7
2007-06-30git-tag: Fix "can't shift that many".Alexandre Vassalotti1-5/+24
2007-06-30Correct usages of sed in git-tag for Mac OS XShawn O. Pearce2-9/+14
2007-06-29Update draft Release Notes for 1.5.3Junio C Hamano1-13/+88
2007-06-28Merge branch 'maint'Junio C Hamano0-0/+0
2007-06-28Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano3-21/+59
2007-06-28Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano3-12/+26
2007-06-28Avoid perl in t1300-repo-configAlex Riesen1-12/+10
2007-06-28git-cvsimport: force checkout of working tree after initial importGerrit Pape1-1/+1
2007-06-28Add test-script for git-tagCarlos Rica4-0/+686
2007-06-27Quiet the output from git-init when cloning, if requested.Jeffrey C. Ollie1-1/+1
2007-06-27Add an option to quiet git-init.Jeffrey C. Ollie3-7/+15
2007-06-27git-log: detect dup and fdopen failureJim Meyering2-1/+17
2007-06-27git-send-email: make options easier to configure.Adam Roben2-30/+36
2007-06-27Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano1-2/+2
2007-06-28gitk: Update selection background colorbar in prefs dialogMark Levedahl1-1/+1
2007-06-28gitk: Use a spinbox for setting tabstop settingsMark Levedahl1-1/+1
2007-06-26Add test script for git-stripspace.Carlos Rica1-0/+355
2007-06-26config: add support for --bool and --int while setting valuesFrank Lichtenheld4-21/+95
2007-06-26Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano1-0/+3
2007-06-26git-send-email: Add --threaded optionAdam Roben2-7/+25
2007-06-26Fix git-stripspace to process correctly long lines and spaces.Carlos Rica2-24/+46
2007-06-26Don't ignore a pack-refs write failureJim Meyering1-0/+2
2007-06-26detect close failure on just-written file handlesJim Meyering4-7/+8
2007-06-27Merge branch 'maint'Shawn O. Pearce3-10/+14
2007-06-27git-gui: Don't require a .pvcsrc to create Tools/Migrate menu hackgitgui-0.7.4Shawn O. Pearce1-2/+1
2007-06-27git-gui: Don't nice git blame on MSYS as nice is not supportedShawn O. Pearce1-1/+5
2007-06-26config: Add --null/-z option for null-delimted outputFrank Lichtenheld3-10/+58
2007-06-26Teach rebase -i about --preserve-mergesJohannes Schindelin3-4/+151
2007-06-26rebase -i: provide reasonable reflog for the rebased branchJohannes Schindelin2-2/+12
2007-06-26rebase -i: several cleanupsJohannes Schindelin2-4/+17
2007-06-26Merge branch 'maint'Junio C Hamano6-15/+39
2007-06-26config: Change output of --get-regexp for valueless keysFrank Lichtenheld2-2/+12
2007-06-26config: Complete documentation of --get-regexpFrank Lichtenheld1-0/+2
2007-06-26git-new-workdir: Fix shell warning about operator == used with test.Simon Hausmann1-1/+1
2007-06-26cleanup merge-base test scriptSam Vilain1-12/+18
2007-06-26git.spec: RPM failed, looking for wrong files.Quy Tonthat1-2/+5
2007-06-26Fix zero-object version-2 packsLinus Torvalds1-1/+4
2007-06-26Ignore submodule commits when fetching over dumb protocolsSven Verdoolaege1-0/+3
2007-06-26ignore git-rebase--interactiveMatthias Lederhofer1-0/+1
2007-06-26Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk into pm/gitkJunio C Hamano1-945/+2072
2007-06-26gitk: Add a progress bar to show progress while resettingPaul Mackerras1-7/+45
2007-06-25diff: round down similarity indexRené Scharfe2-11/+18
2007-06-24diffcore-rename: don't change similarity index based on basename equalityRené Scharfe1-4/+7
2007-06-24Check for IO errors after running a commandLinus Torvalds1-1/+20
2007-06-24Clean up internal command handlingLinus Torvalds1-22/+30
2007-06-24Teach rebase an interactive modeJohannes Schindelin5-5/+546
2007-06-24Move the pick_author code to git-sh-setupJohannes Schindelin2-28/+29
2007-06-24Teach bash how to complete +refspec on git-pushShawn O. Pearce1-0/+3
2007-06-24Add core.quotepath configuration variable.Junio C Hamano6-2/+148
2007-06-24git-send-email: Do not make @-less message IDJunio C Hamano1-4/+12
2007-06-24git-svn: trailing slash in prefix is mandatory with --branches/-bGerrit Pape1-3/+4
2007-06-24new-workdir: handle rev-parse --git-dir not always giving full pathJulian Phillips1-0/+5
2007-06-24make dist: include configure script in tarballMatthias Lederhofer1-2/+3
2007-06-24Merge branch 'lt/follow'Junio C Hamano5-1/+89
2007-06-24t9500: skip gitweb tests if perl version is too oldSven Verdoolaege1-0/+6
2007-06-23Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano4-1/+1738
2007-06-23gitk: Improve handling of whitespace and special chars in filenamesPaul Mackerras1-51/+84
2007-06-23gitk: Fix bug causing nearby tags/heads to sometimes not be displayedPaul Mackerras1-3/+11
2007-06-23gitk: Limit how often we change the canvas scrolling regionPaul Mackerras1-1/+7
2007-06-23gitk: Add a "reset branch to here" row context-menu operationPaul Mackerras1-5/+57
2007-06-23gitk: Get rid of the childlist variablePaul Mackerras1-29/+17
2007-06-23gitk: Speed up the reading of referencesPaul Mackerras1-34/+31
2007-06-23gitk: Show local uncommitted changes as a fake commitPaul Mackerras1-53/+284
2007-06-23gitk: New algorithm for drawing the graph linesPaul Mackerras1-185/+297
2007-06-23gitk: Store ids in rowrangelist and idrowranges rather than row numbersPaul Mackerras1-48/+28
2007-06-23gitk: Disable the head context menu entries for the checked-out branchPaul Mackerras1-1/+8
2007-06-23gitk: Cope with commit messages with carriage-returns and initial blank linesPaul Mackerras1-6/+14
2007-06-23gitk: Implement a simple scheduler for the compute-intensive stuffPaul Mackerras1-253/+310
2007-06-23gitk: Improve the behaviour of the initial selectionPaul Mackerras1-8/+30
2007-06-23gitk: Add some more comments to the optimize_rows procedurePaul Mackerras1-0/+12
2007-06-23gitk: Don't try to list large numbers of tags or heads in the details panePaul Mackerras1-18/+24
2007-06-23gitk: New infrastructure for working out branches & previous/next tagsPaul Mackerras1-350/+890
2007-06-22Fix up "git log --follow" a bit..Linus Torvalds1-9/+28
2007-06-22Finally implement "git log --follow"Linus Torvalds5-1/+70
2007-06-22Merge branch 'jc/oneline'Junio C Hamano1-2/+2
2007-06-22Merge branch 'ei/oneline+add-empty'Junio C Hamano13-239/+410
2007-06-22filter-branch: add example to move everything into a subdirectoryJohannes Schindelin2-0/+16
2007-06-22Merge branch 'js/filter'Junio C Hamano3-1/+537
2007-06-22Two trivial -Wcast-qual fixesJunio C Hamano2-2/+2
2007-06-22diffcore-rename: favour identical basenamesJohannes Schindelin2-1/+45
2007-06-22Document git-gui, git-citool as mainporcelain manual pagesShawn O. Pearce4-5/+156
2007-06-22Generate tags with correct timestamp (git-svnimport)Dave O'Neill2-24/+3
2007-06-22Import branch 'git-p4' of git://repo.or.cz/fast-exportShawn O. Pearce3-0/+1737
2007-06-22Avoid src:dst syntax as default bash completion for git pushShawn O. Pearce1-1/+1
2007-06-22git-gui: Don't require $DISPLAY just to get --versionShawn O. Pearce2-7/+8
2007-06-22Make it possible to specify the HEAD for the internal findUpstreamBranchPoint...Simon Hausmann1-2/+2
2007-06-20Merge branch 'maint'Shawn O. Pearce2-2/+12
2007-06-20git-gui: Quiet our installation processShawn O. Pearce1-9/+33
2007-06-20git-gui: Bind Tab/Shift-Tab to cycle between panes in blameShawn O. Pearce1-1/+5
2007-06-20git-gui: Correctly install to /usr/bin on CygwinShawn O. Pearce1-1/+7
2007-06-20Cloning from a repo without "current branch"Nanako Shiraishi1-7/+13
2007-06-20Change default man page path to /usr/share/manIsmail Dönmez1-1/+1
2007-06-20INSTALL: explain how to build documentationJunio C Hamano1-4/+10
2007-06-20cvsserver: Actually implement --export-allAlex Riesen1-2/+2
2007-06-20Added git-p4 branches command that shows the mapping of perforce depot paths ...Simon Hausmann1-1/+27
2007-06-17Warn about conflicting p4 branch mappings and use the first one found.Simon Hausmann1-0/+6
2007-06-17Fix the branch mapping detection to be independent from the order of the "p4 ...Simon Hausmann1-3/+13
2007-06-16Fix ALLOC_GROW calls with obsolete semanticsJeff King1-2/+2
2007-06-16Merge branch 'jk/add-empty' into ei/oneline+add-emptyJunio C Hamano3-53/+51
2007-06-16pp_header(): work around possible memory corruptionJohannes Schindelin1-2/+2
2007-06-16Fix ALLOC_GROW off-by-oneJeff King1-1/+1
2007-06-16Document git log --full-diffJakub Narebski1-0/+7
2007-06-16Document git log --abbrev-commit, as a kind of pretty optionJakub Narebski1-0/+9
2007-06-16Use tabs for indenting definition list for options in git-log.txtJakub Narebski1-1/+1
2007-06-16Document git rev-list --timestampJakub Narebski1-0/+4
2007-06-16Document git reflog --stale-fixJakub Narebski1-0/+13
2007-06-16Document git rev-parse --is-inside-git-dirJakub Narebski1-0/+4
2007-06-16Document git read-tree --trivialJakub Narebski2-2/+8
2007-06-16Document git rev-list --full-historyJakub Narebski1-0/+9
2007-06-16git-p4 fails when cloning a p4 depo.Benjamin Sergeant1-3/+17
2007-06-16Do not use h_errno after connect(2): the function does not set itAlex Riesen1-4/+2
2007-06-16Documentation: update "stale" links for 1.5.2.2Junio C Hamano1-1/+3
2007-06-16Fix initial multi-branch import.Simon Hausmann1-0/+1
2007-06-16Merge branch 'jc/remote'Junio C Hamano3-85/+275
2007-06-16Merge branch 'gp/branch'Junio C Hamano2-2/+16
2007-06-16Merge branch 'fl/cvsserver'Junio C Hamano3-8/+171
2007-06-16Merge branch 'lh/submodule'Junio C Hamano4-23/+115
2007-06-16Merge branch 'maint' to sync with GIT 1.5.2.2Junio C Hamano10-6/+109
2007-06-16git-svn: avoid string eval for defining functionsSam Vilain1-31/+33
2007-06-16Fix pushing to a pattern with no dstDaniel Barkalow1-2/+3
2007-06-16GIT 1.5.2.2v1.5.2.2Junio C Hamano3-2/+63
2007-06-16Documentation: adjust to AsciiDoc 8Junio C Hamano5-4/+14
2007-06-15Avoid diff cost on "git log -z"Junio C Hamano1-1/+2
2007-06-15git-branch --track: fix tracking branch computation.Junio C Hamano2-30/+53
2007-06-15$EMAIL is a last resort fallback, as it's system-wide.Junio C Hamano1-2/+2
2007-06-15merge-recursive: refuse to merge binary filesJohannes Schindelin2-0/+20
2007-06-15Move buffer_is_binary() to xdiff-interface.hJohannes Schindelin4-17/+11
2007-06-15Add a local implementation of hstrerror for the system which do not have itAlex Riesen3-0/+31
2007-06-15gitmodules(5): remove leading period from synopsisLars Hjemli1-1/+1
2007-06-15Generated spec file to be ignored is named git.spec and not git-core.specJakub Narebski1-1/+1
2007-06-15cvsserver: Actually implement --export-allFrank Lichtenheld3-2/+25
2007-06-15cvsserver: Let --base-path and pserver get along just fineFrank Lichtenheld2-4/+7
2007-06-13git-svn: allow dcommit to retain local merge informationEric Wong2-9/+152
2007-06-13git-svn: reduce stat() calls for a backwards compatibility checkEric Wong1-1/+1
2007-06-13git-svn: test for creating new directories over svn://Eric Wong1-0/+40
2007-06-13git-svn: cleanup: factor out longest_common_path() functionEric Wong1-5/+11
2007-06-13gitview: run blame with -C -CAneesh Kumar K.V1-1/+1
2007-06-13gitview: Fix the blame interface.Aneesh Kumar K.V1-1/+18
2007-06-13More staticJunio C Hamano8-64/+6
2007-06-13-Wold-style-definition fixJunio C Hamano3-3/+3
2007-06-13Makefile: allow generating git.o for debugging purposesJunio C Hamano1-2/+6
2007-06-13Makefile: common-cmds.h depends on generate-cmdlist.sh scriptJunio C Hamano1-0/+2