summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-06-14GIT 1.5.6-rc3v1.5.6-rc3Junio C Hamano1-1/+1
2008-06-14Simplify and rename find_sha1_file()Linus Torvalds1-10/+8
2008-06-14Make loose object file reading more carefulLinus Torvalds1-26/+44
2008-06-14Avoid cross-directory renames and linking on object creationLinus Torvalds1-41/+42
2008-06-14Use 'trash directory' thoroughly in t/test-lib.shJakub Narebski1-1/+1
2008-06-14Don't allocate too much memory in quote_ref_urlMike Hommey1-1/+1
2008-06-14gitweb: Make it work with $GIT containing spacesJakub Narebski1-1/+1
2008-06-14completion: add more 'git add' optionsSZEDER Gábor1-1/+4
2008-06-14git add: add long equivalents of '-u' and '-f' optionsSZEDER Gábor2-4/+7
2008-06-14Merge branch 'rs/attr'Junio C Hamano3-22/+61
2008-06-14git-svn: test that extra blank lines aren't inserted in commit messages.Avery Pennarun1-1/+15
2008-06-14git-svn: don't append extra newlines at the end of commit messages.Avery Pennarun1-3/+5
2008-06-14git-submodule - Fix errors regarding resolve_relative_urlMark Levedahl1-4/+5
2008-06-14documentation: bisect: remove bits talking about a bisection branchChristian Couder1-4/+3
2008-06-13sha1_file.c: dead code removalJunio C Hamano2-145/+0
2008-06-13git-instaweb: improve auto-discovery of httpd and call conventions.Flavio Poletti1-15/+33
2008-06-13t4126: fix test that happened to work due to timingJunio C Hamano1-4/+0
2008-06-12Merge branch 'om/remote-fix'Junio C Hamano3-51/+153
2008-06-12fast-export: Correctly generate initial commits with no parentsShawn O. Pearce1-0/+2
2008-06-12t/.gitattributes: only ignore whitespace errors in test filesLea Wiemann2-2/+3
2008-06-12document --pretty=tformat: optionJeff King1-0/+22
2008-06-12Improve sed portabilityChris Ridd1-1/+1
2008-06-12user-manual: describe how higher stages are set during a mergeJunio C Hamano1-8/+7
2008-06-12doc: adding gitman.info and *.texi to .gitignoreGeoffrey Irving1-0/+2
2008-06-12Documentation: exclude @pxref{[REMOTES]} from texinfo intermediate outputJunio C Hamano1-1/+1
2008-06-12Documentation/git-pull.txt: Use more standard [NOTE] markupJunio C Hamano1-1/+2
2008-06-11"remote prune": be quiet when there is nothing to pruneJunio C Hamano1-2/+3
2008-06-11Typo in RelNotes.Mikael Magnusson1-1/+1
2008-06-11Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano1-20/+30
2008-06-11Merge branch 'maint'Junio C Hamano1-1/+1
2008-06-11fix typo in tutorialFred Maranhão1-1/+1
2008-06-10remote show: list tracked remote branches with -nOlivier Marin2-2/+22
2008-06-10remote prune: print the list of pruned branchesOlivier Marin3-8/+37
2008-06-10builtin-remote: split show_or_prune() in two separate functionsOlivier Marin1-34/+67
2008-06-10remote show: fix the -n optionOlivier Marin3-22/+41
2008-06-10git-cvsimport: do not fail when CVSROOT is /Philippe Bruhat (BooK)1-0/+1
2008-06-10Consolidate SHA1 object file closeLinus Torvalds1-6/+11
2008-06-09Documentation/git-cat-file.txt: add missing line breakLea Wiemann1-0/+1
2008-06-09Merge branch 'js/merge-recursive'Junio C Hamano2-0/+63
2008-06-09Merge branch 'maint'Junio C Hamano2-0/+3
2008-06-09merge-recursive: respect core.autocrlf when writing out the resultJohannes Schindelin2-1/+12
2008-06-09git-read-tree: document -v option.Miklos Vajna1-0/+3
2008-06-09Add testcase for merging in a CRLF repoMarius Storm-Olsen1-0/+52
2008-06-09Ignore .gitattributes in bare repositoriesRené Scharfe3-22/+61
2008-06-09cat-file --batch / --batch-check: do not exit if hashes are missingLea Wiemann2-6/+27
2008-06-09t1006-cat-file.sh: typoLea Wiemann1-1/+1
2008-06-08Port to 12 other Platforms.Boyd Lynn Gerber2-1/+40
2008-06-08progress.c: avoid use of dynamic-sized arrayBoyd Lynn Gerber1-3/+8
2008-06-08git-name-rev.txt: document --no-undefined and --alwaysStephan Beyer1-0/+7
2008-06-08git-describe.txt: document --alwaysStephan Beyer1-0/+3
2008-06-08Docs: add some long/short optionsStephan Beyer4-1/+14
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer56-210/+394
2008-06-08git-commit.txt: Add missing long/short optionsStephan Beyer1-8/+9
2008-06-08git-send-email: allow whitespace in addressee listPieter de Bie1-1/+1
2008-06-08send-email: Allow the envelope sender to be set via configurationAsk Bjørn Hansen1-0/+1
2008-06-08gitweb setup instruction: rewrite HEAD and root as wellAsk Bjørn Hansen1-4/+14
2008-06-08git-commit.txt: Correct option alternativesStephan Beyer1-4/+4
2008-06-08git-rebase -i: mention the short command aliases in the todo listMiklos Vajna1-3/+3
2008-06-08Remove unused code in parse_commit_buffer()Miklos Vajna1-7/+1
2008-06-08http-push.c: remove duplicated codeJunio C Hamano1-26/+3
2008-06-08Remove exec bit from builtin-fast-export.cJohannes Sixt1-0/+0
2008-06-08make_nonrelative_path: Use is_absolute_path()Johannes Sixt1-1/+1
2008-06-07GIT 1.5.6-rc2v1.5.6-rc2Junio C Hamano1-0/+6
2008-06-07Merge 1.5.5.4 inJunio C Hamano2-1/+9
2008-06-07GIT 1.5.5.4v1.5.5.4Junio C Hamano4-3/+11
2008-06-06git log --graph: print '*' for all commits, including mergesAdam Simpkins1-14/+0
2008-06-06Use nonrelative paths instead of absolute paths for cloned repositoriesDaniel Barkalow3-2/+39
2008-06-06documentation: move git(7) to git(1)Christian Couder140-146/+144
2008-06-06documentation: convert "diffcore" and "repository-layout" to man pagesChristian Couder8-20/+68
2008-06-06graph API: fix "git log --graph --first-parent"Adam Simpkins1-11/+53
2008-06-06Print info about "git help COMMAND" on git's main usage pagesTeemu Likonen3-0/+7
2008-06-06Merge branch 'maint'Junio C Hamano2-10/+15
2008-06-06git-for-each-ref.txt: minor improvementsLea Wiemann1-8/+9
2008-06-05name-rev: Fix segmentation fault when using --allBjörn Steinbrink1-2/+6
2008-06-04gitweb: Add charset info to "raw" output of 'text/plain' blobsJakub Narebski1-9/+20
2008-06-04Strbuf documentation: document most functionsMiklos Vajna1-2/+237
2008-06-04Documentation/git-mailsplit: Enhanced description of -o optionDirk Suesserott1-1/+1
2008-06-04Fix "git clone http://$URL" to check out the worktree when askedJeff King1-0/+1
2008-06-04Merge branch 'maint'Junio C Hamano2-4/+27
2008-06-04describe: match pattern for lightweight tags tooMichael Dressel2-4/+27
2008-06-04t7502: honor SHELL_PATHJunio C Hamano1-3/+3
2008-06-03Documentation: git-log cannot use rev-list specific optionsJunio C Hamano1-0/+6
2008-06-03Fix t5516 on cygwin: it does not like double slashes at the beginning of a pathAlex Riesen1-1/+1
2008-06-03t7502: tighten loosely written test sequenceJunio C Hamano1-17/+18
2008-06-03t7502: do not globally unset GIT_COMMITTER_* environment variablesJunio C Hamano1-3/+6
2008-06-03cat-file --batch: flush stdout also when objects are missingLea Wiemann1-0/+1
2008-06-03GIT v1.5.6-rc1v1.5.6-rc1Junio C Hamano1-1/+5
2008-06-02commit: drop duplicated parentsJunio C Hamano2-0/+23
2008-06-02rebase --interactive: Compute upstream SHA1 before switching branchesJohannes Sixt1-4/+3
2008-06-02Documentation/git-filter-branch.txt: Fix description of --commit-filterKevin Ballard1-1/+1
2008-06-02gitweb: Fix "next" link on bottom of pageJakub Narebski1-8/+5
2008-06-02Revert "git.el: Set process-environment instead of invoking env"Karl Hasselström1-4/+7
2008-06-01Merge branch 'sb/am-tests'Junio C Hamano2-72/+260
2008-06-01Merge branch 'lw/test-fix'Junio C Hamano1-1/+3
2008-06-01Merge branch 'sp/remote'Junio C Hamano2-36/+74
2008-06-01Merge branch 'lt/pack-sync'Junio C Hamano11-10/+26
2008-06-01Merge branch 'np/pack-check'Junio C Hamano1-28/+27
2008-06-01make verify-pack a bit more useful with bad packsNicolas Pitre1-28/+27
2008-06-01Merge branch 'jb/reset-q'Junio C Hamano1-4/+5
2008-06-01Merge branch 'jc/checkout'Junio C Hamano2-42/+43
2008-06-01Merge branch 'lr/init-bare'Junio C Hamano3-3/+24
2008-06-01Git.pm: fix return value of config methodLea Wiemann1-1/+1
2008-06-01glossary: improve a few linksLea Wiemann1-7/+7
2008-06-01Documentation: convert "glossary" and "core-tutorial" to man pagesChristian Couder9-20/+75
2008-06-01Git.pm: fix documentation of hash_objectLea Wiemann1-3/+2
2008-06-01graph API: avoid printing unnecessary padding before some octopus mergesAdam Simpkins1-5/+8
2008-06-01graph API: improve display of merge commitsAdam Simpkins1-17/+93
2008-06-01git-svn fails in prop_walk if $self->{path} is not emptyChristian Engwer1-1/+1
2008-06-01Add a --dry-run option to git-svn rebaseSeth Falcon2-2/+12
2008-06-01Fix path duplication in git svn commit-diffKarl Hasselström1-2/+1
2008-05-31Make "git-remote rm" delete refs acccording to fetch specsShawn O. Pearce1-14/+54
2008-05-31Make "git-remote prune" delete refs according to fetch specsShawn O. Pearce2-19/+20
2008-05-31Remove unused remote_prefix member in builtin-remoteShawn O. Pearce1-3/+0
2008-05-31t/test-lib.sh: resolve symlinks in working directory, for pathname comparisonsLea Wiemann1-1/+3
2008-05-31git-reset: honor -q and do not show progress messageJamis Buck1-4/+5
2008-05-31Merge t4150-am-subdir.sh and t4151-am.sh into t4150-am.shStephan Beyer2-72/+34
2008-05-31Add test cases for git-amStephan Beyer1-0/+226
2008-05-31Remove now unnecessary 'sync()' callsLinus Torvalds4-6/+4
2008-05-31Make pack creation always fsync() the resultLinus Torvalds8-6/+24
2008-05-31Clarify description of <repository> argument to pull/fetch for naming remotes.John J. Franey2-34/+63
2008-05-31rollback lock files on more signals than just SIGINTPaolo Bonzini3-0/+18
2008-05-31Revision walking documentation: document most important functionsMiklos Vajna1-1/+59
2008-05-31gitweb: Remove gitweb/test/ directoryJakub Narebski3-12/+0
2008-05-31Add shortcut in refresh_cache_ent() for marked entries.Marius Storm-Olsen1-0/+9
2008-05-31Clearify the documentation for core.ignoreStatMarius Storm-Olsen1-4/+7
2008-05-29checkout: "best effort" checkoutJunio C Hamano1-4/+18
2008-05-29unpack_trees(): allow callers to differentiate worktree errors from merge errorsJunio C Hamano1-3/+7
2008-05-29checkout: consolidate reset_{to_new,clean_to_new}()Junio C Hamano1-35/+15
2008-05-28git-init: accept --bare optionLuciano Rocha3-3/+24
2008-05-28checkout: make reset_clean_to_new() not die by itselfJunio C Hamano1-3/+6
2008-05-28"git checkout -- paths..." should error out when paths cannot be writtenJunio C Hamano1-2/+5
2008-05-28Documentation: git-cherry uses git-patch-idJunio C Hamano1-0/+6
2008-05-28Manual subsection to refer to other pages is SEE ALSOJunio C Hamano18-19/+19
2008-05-28bisect: use "$GIT_DIR/BISECT_START" to check if we are bisectingChristian Couder1-16/+13
2008-05-28builtin-fetch.c (store_updated_refs): Honor update_local_ref() return valueDmitry V. Levin2-3/+40
2008-05-28fix sha1_pack_index_name()Junio C Hamano1-4/+5
2008-05-27Git::cat_blob: allow using an empty blob to fix git-svn breakageJunio C Hamano2-4/+4
2008-05-27t5100: Avoid filename "nul"Junio C Hamano2-2/+2
2008-05-27Merge 1.5.5.3 inJunio C Hamano7-18/+24
2008-05-27GIT 1.5.5.3v1.5.5.3Junio C Hamano4-3/+17
2008-05-27commit --interactive: properly update the index before commitingGerrit Pape1-0/+2
2008-05-27gitweb: only display "next" links in logs if there is a next pageLea Wiemann1-4/+4
2008-05-27Revert "filter-branch: subdirectory filter needs --full-history"Johannes Sixt2-12/+3
2008-05-27Documentation/git-bundle.txt: fix synopsisGerrit Pape1-1/+1
2008-05-27clone: make sure we support the transport typeJeff King1-0/+3
2008-05-27t5700-clone-reference: Quote $UJohannes Sixt1-3/+3
2008-05-27Add some tests for git update-ref -dKarl Hasselström1-0/+16
2008-05-26Merge branch 'jc/diff-no-no-index'Junio C Hamano60-738/+740
2008-05-26git diff --no-index: default to page like other diff frontendsJunio C Hamano1-0/+7
2008-05-26git-diff: allow --no-index semantics a bit moreJunio C Hamano1-7/+32
2008-05-26Merge branch 'maint'Junio C Hamano2-12/+14
2008-05-26Merge branch 'gp/bisect-fix' into maintJunio C Hamano3-10/+55
2008-05-26Merge git://repo.or.cz/git-guiJunio C Hamano2-30/+48
2008-05-26Documentation: fix graph in git-rev-parse.txtMichele Ballabio1-10/+12
2008-05-26git-gui: Vertically align textboxes with labelsgitgui-0.10.2Twiinz1-6/+2
2008-05-26show-branch --current: do not barf on detached HEADJunio C Hamano1-2/+2
2008-05-26Makefile: fix dependency on wt-status.hJunio C Hamano1-0/+1
2008-05-26hg-to-git: add --verbose optionJohannes Schindelin1-5/+13
2008-05-25Documentation/git.txt: link to 1.5.5.2 documentation.Junio C Hamano1-1/+2
2008-05-25Merge branch 'maint'Junio C Hamano2-5/+28
2008-05-25Merge branch 'jk/maint-send-email-compose' into maintJunio C Hamano2-2/+100
2008-05-25Merge branch 'hb/maint-send-email-quote-recipients' into maintJunio C Hamano1-1/+1
2008-05-25Merge branch 'maint-1.5.4' into maintJunio C Hamano1-5/+1
2008-05-25builtin-fast-export: Only output a single parent per linePieter de Bie1-5/+1
2008-05-25Release Notes for 1.5.5.2Junio C Hamano2-1/+28
2008-05-25Ignore no-op changes in paranoid update hookShawn O. Pearce1-0/+1
2008-05-25Don't load missing ACL files in paranoid update hookShawn O. Pearce1-0/+1
2008-05-25Don't diff empty tree on branch creation in paranoid update hookShawn O. Pearce1-8/+6
2008-05-25log --pretty: do not accept bogus "--prettyshort"Junio C Hamano2-3/+6
2008-05-25log --graph: do not accept log --graphbogusJunio C Hamano1-1/+1
2008-05-25Update draft release notes for 1.5.6Junio C Hamano1-1/+48
2008-05-26gitk: Handle detached heads betterPaul Mackerras1-20/+30
2008-05-25Merge branch 'js/config-cb'v1.5.6-rc0Junio C Hamano75-176/+179
2008-05-25Merge branch 'as/graph'Junio C Hamano6-62/+191
2008-05-25Merge branch 'js/mailinfo'Junio C Hamano7-35/+115
2008-05-25Merge branch 'jc/add-n-u'Junio C Hamano5-36/+53
2008-05-25Merge branch 'ar/t6031'Junio C Hamano1-2/+5
2008-05-25Merge branch 'db/clone-in-c'Junio C Hamano19-119/+816
2008-05-25Merge branch 'jc/apply-whitespace'Junio C Hamano2-72/+139
2008-05-25Merge branch 'jc/unpack-trees-reword'Junio C Hamano3-14/+52
2008-05-25Merge branch 'ar/batch-cat'Junio C Hamano9-82/+781
2008-05-25Merge branch 'cc/bisect'Junio C Hamano2-61/+116
2008-05-25Merge branch 'ap/svn'Junio C Hamano3-1/+93
2008-05-25Merge branch 'js/cvsexportcommit'Junio C Hamano3-7/+55
2008-05-25Merge branch 'js/ignore-submodule'Junio C Hamano11-12/+132
2008-05-25Merge branch 'mo/cvsserver'Junio C Hamano4-69/+826
2008-05-25mailsplit: minor clean-up in read_line_with_nul()Junio C Hamano1-4/+3
2008-05-25mailinfo: apply the same fix not to lose NULs in BASE64 and QP codepathsJunio C Hamano4-21/+71
2008-05-25mailsplit and mailinfo: gracefully handle NUL charactersJohannes Schindelin5-15/+46
2008-05-25http-push: remove remote locks on exit signalsClemens Buchacher1-0/+22
2008-05-25Reset the signal being handledClemens Buchacher1-1/+1
2008-05-25Make git-cvsimport remove ['s from tags, as bad_ref_char doesn't allow them.Paul Oliver1-0/+1
2008-05-25get_revision(): honor the topo_order flag for boundary commitsAdam Simpkins2-24/+58
2008-05-25Fix output of "git log --graph --boundary"Adam Simpkins2-14/+67
2008-05-25log --graph --left-right: show left/right information in place of '*'Adam Simpkins6-41/+49
2008-05-25graph API: don't print branch lines for uninteresting merge parentsAdam Simpkins1-13/+44
2008-05-25graph API: fix graph mis-alignment after uninteresting commitsAdam Simpkins1-0/+3
2008-05-24Documentation: convert tutorials to man pagesChristian Couder7-24/+87
2008-05-24CodingGuidelines: Add a note to avoid assignments inside if()Miklos Vajna1-0/+2
2008-05-24Remove redundant code, eliminate one static variableHeikki Orsila1-27/+17