summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-18GIT v1.5.1.5v1.5.1.5Junio C Hamano2-3/+14
2007-05-18Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano6-896/+1046
2007-05-18Documentation: git-rev-list's "patterns"Petr Baudis1-2/+2
2007-05-17user-manual: reorganize public git repo discussionJ. Bruce Fields1-40/+50
2007-05-17user-manual: listing commits reachable from some refs not othersJ. Bruce Fields1-0/+48
2007-05-17user-manual: introduce gitJ. Bruce Fields1-0/+3
2007-05-17user-manual: add a "counting commits" exampleJ. Bruce Fields1-0/+19
2007-05-17user-manual: move howto/using-topic-branches into manualJ. Bruce Fields2-297/+296
2007-05-17user-manual: move howto/make-dist.txt into user manualJ. Bruce Fields2-52/+42
2007-05-17Documentation: remove howto's now incorporated into manualJ. Bruce Fields2-174/+0
2007-05-17user-manual: move quick-start to an appendixJ. Bruce Fields1-239/+245
2007-05-17glossary: expand and clarify some definitions, prune cross-referencesJ. Bruce Fields1-94/+134
2007-05-17user-manual: revise birdseye-view chapterJ. Bruce Fields1-28/+18
2007-05-17Document core.excludesfile for git-addMichael Hendricks1-0/+9
2007-05-16git-send-email: allow leading white space on mutt aliasesMichael Hendricks1-1/+1
2007-05-16Add a birdview-on-the-source-code section to the user manualJohannes Schindelin1-0/+219
2007-05-16format-patch: add MIME-Version header when we add content-type.Jeff King1-0/+1
2007-05-16Fixed link in user-manualSteffen Prohaska1-1/+1
2007-05-16Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano1-1/+1
2007-05-16import-tars: Use the "Link indicator" to identify directoriesJohannes Schindelin1-1/+1
2007-05-15git name-rev writes beyond the end of malloc() with large generationsAndy Whitcroft2-1/+7
2007-05-14Documentation/branch: fix small typo in -D exampleQuy Tonthat1-1/+1
2007-05-14Prepare for 1.5.1.5 Release NotesJunio C Hamano2-1/+38
2007-05-14gitweb: Add a few comments about %feature hashJakub Narebski1-1/+5
2007-05-14git-am: Clean up the asciidoc documentationFrank Lichtenheld1-16/+19
2007-05-14Documentation: format-patch has no --mbox optionFrank Lichtenheld2-2/+2
2007-05-14builtin-log.c: Fix typo in commentFrank Lichtenheld1-1/+1
2007-05-14Fix git-clone buglet for remote case.Junio C Hamano1-2/+2
2007-05-13git-svn: don't attempt to minimize URLs by defaultEric Wong6-16/+19
2007-05-13git-svn: fix segfaults due to initial SVN pool being clearedEric Wong1-1/+0
2007-05-13git-svn: clean up caching of SVN::Ra functionsEric Wong1-26/+42
2007-05-13git-svn: don't drop the username from URLs when dcommit is runEric Wong1-1/+1
2007-05-13RPM spec: include files in technical/ to package.Quy Tonthat1-0/+5
2007-05-13Remove stale non-static-inline prototype for tree_entry_extract()Matthieu Castet1-1/+0
2007-05-13git-config: test for 'do not forget "a.b.var" ends "a.var" section'.Steffen Prohaska1-0/+19
2007-05-13git-config: do not forget seeing "a.b.var" means we are out of "a.var" section.Junio C Hamano1-4/+24
2007-05-12checkout: allow detaching to HEAD even when switching to the tip of a branchJunio C Hamano2-3/+64
2007-05-12Updated documentation of hooks in git-receive-pack.Jan Hudec1-7/+70
2007-05-12Allow fetching references from any namespaceAlex Riesen1-2/+2
2007-05-12tiny fix in documentation of git-cloneSteffen Prohaska1-1/+1
2007-05-12Fix an unmatched comment end in arm/sha1_arm.SMarco Costalba1-1/+1
2007-05-10Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano1-1/+1
2007-05-10Fix documentation of tag in git-fast-import.txtRichard P. Curnow1-1/+0
2007-05-10Merge branch 'gfi-maint' into maintShawn O. Pearce1-1/+1
2007-05-10.mailmap: add some aliasesJunio C Hamano1-0/+4
2007-05-10SPECIFYING RANGES typo fix: it it => it isJari Aalto1-1/+1
2007-05-10git-clone: don't get fooled by $PWDJunio C Hamano1-1/+8
2007-05-09Fix documentation of tag in git-fast-import.txtRichard P. Curnow1-1/+0
2007-05-08GIT v1.5.1.4v1.5.1.4Junio C Hamano3-2/+32
2007-05-08Add howto files to rpm packages.Quy Tonthat1-1/+4
2007-05-07wcwidth redeclarationAmos Waterland1-2/+2
2007-05-07user-manual: fix clone and fetch typosJ. Bruce Fields1-7/+6
2007-05-07Properly handle '0' filenames in import-tarsShawn O. Pearce1-1/+1
2007-05-07Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano1-1/+1
2007-05-07Merge git://git2.kernel.org/pub/scm/gitk/gitk into maintJunio C Hamano1-0/+17
2007-05-06Documentation: don't reference non-existent 'git-cvsapplycommit'Jeff King1-1/+1
2007-05-07user-manual: stop deprecating the manualJ. Bruce Fields1-4/+3
2007-05-07user-manual: miscellaneous editingJ. Bruce Fields1-35/+47
2007-05-07user-manual: fix .gitconfig editing examplesJ. Bruce Fields1-4/+3
2007-05-07user-manual: clean up fast-forward and dangling-objects sectionsJ. Bruce Fields1-33/+40
2007-05-07user-manual: add section ID'sJ. Bruce Fields1-2/+82
2007-05-07user-manual: more discussion of detached heads, fix typosJ. Bruce Fields1-5/+15
2007-05-05Small correction in reading of commit headersAlex Riesen1-1/+3
2007-05-05Documentation: fix typo in git-remote.txtJames Bowes1-1/+1
2007-05-05Add test for blame corner cases.Junio C Hamano1-0/+132
2007-05-05blame: -C -C -CJunio C Hamano1-2/+13
2007-05-05blame: Notice a wholesale incorporation of an existing file.Junio C Hamano1-12/+40
2007-05-05Fix --boundary outputLinus Torvalds1-4/+4
2007-05-04diff format documentation: describe raw combined diff formatJakub Narebski1-0/+22
2007-05-04Mention version 1.5.1 in tutorial and user-manualCarl Worth2-4/+4
2007-05-04Add --no-rebase option to git-svn dcommitKarl Hasselström2-15/+21
2007-05-04Fix markup in git-svn man pageKarl Hasselström1-19/+13
2007-05-03gitweb: use decode_utf8 directlyIsmail Dönmez1-16/+10
2007-05-03posix compatibility for t4200Bryan Larsen1-1/+1
2007-05-03Document 'opendiff' value in config.txt and git-mergetool.txtArjen Laarhoven2-2/+2
2007-05-03Allow PERL_PATH="/usr/bin/env perl"Bryan Larsen1-1/+1
2007-05-03Make xstrndup commonDaniel Barkalow2-8/+13
2007-05-03diff.c: fix "size cache" handling.Junio C Hamano1-6/+7
2007-05-03http-fetch: Disable use of curl multi support for libcurl < 7.16.Alexandre Julliard1-1/+1
2007-05-02Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano1-0/+19
2007-05-02cvsserver: Handle re-added files correctlyFrank Lichtenheld1-1/+1
2007-05-02Teach import-tars about GNU tar's @LongLink extension.Johannes Schindelin1-0/+19
2007-05-02git-gui: Allow spaces in path to 'wish'Shawn O. Pearce1-1/+1
2007-05-01Fix compilation of test-deltaMartin Koegler1-2/+3
2007-04-30GIT v1.5.1.3v1.5.1.3Junio C Hamano2-7/+15
2007-04-30send-email documentation: clarify --smtp-serverJari Aalto1-3/+4
2007-04-30git.7: Mention preformatted html doc locationJari Aalto1-0/+4
2007-04-30Clarify SubmittingPatches ChecklistJari Aalto1-1/+9
2007-04-30git-svn: Add 'find-rev' commandAdam Roben2-12/+12
2007-04-30Fix symlink handling in git-svn, related to PerlIOJunio C Hamano1-2/+2
2007-04-29http.c: Fix problem with repeated calls of http_initJulian Phillips1-0/+1
2007-04-29Add missing reference to GIT_COMMITTER_DATE in git-commit-tree documentationJosh Triplett2-0/+2
2007-04-29Fix import-tars fix.Junio C Hamano1-1/+1
2007-04-29Update .mailmap with "Michael"Junio C Hamano1-0/+1
2007-04-29Do not barf on too long action descriptionJunio C Hamano1-4/+1
2007-04-28Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano2-0/+3
2007-04-28Catch empty pathnames in trees during fsckShawn O. Pearce1-0/+6
2007-04-28Merge commit 'jc/maint' into gfi-maintShawn O. Pearce31-71/+268
2007-04-28Don't allow empty pathnames in fast-importShawn O. Pearce1-0/+2
2007-04-28import-tars: be nice to wrong directory modesJohannes Schindelin1-0/+1
2007-04-27git-svn: Added 'find-rev' commandAdam Roben2-0/+29
2007-04-27git shortlog documentation: add long options and fix a typoMichele Ballabio1-4/+4
2007-04-26Update git-http-fetch documentationAndrew Ruder1-0/+4
2007-04-26Update git-local-fetch documentationAndrew Ruder1-0/+14
2007-04-26Update git-http-push documentationAndrew Ruder1-2/+11
2007-04-26Update -L documentation for git-blame/git-annotateAndrew Ruder1-2/+22
2007-04-26Update git-grep documentationAndrew Ruder1-4/+15
2007-04-26Update git-fmt-merge documentationAndrew Ruder1-1/+24
2007-04-26Document additional options for git-fetchAndrew Ruder1-5/+12
2007-04-26Removing -n option from git-diff-files documentationAndrew Ruder2-3/+3
2007-04-25Start preparing for 1.5.1.3Junio C Hamano2-1/+39
2007-04-25Sanitize @to recipients.Robin H. Johnson1-0/+1
2007-04-25git-svn: Ignore usernames in URLs in find_by_urlAdam Roben1-0/+4
2007-04-25Document --dry-run and envelope-sender for git-send-email.Robin H. Johnson1-0/+9
2007-04-25Allow users to optionally specify their envelope sender.Robin H. Johnson1-1/+9
2007-04-25Ensure clean addresses are always used with Net::SMTPRobin H. Johnson1-4/+5
2007-04-25Validate @recipients before using it for sendmail and Net::SMTP.Robin H. Johnson1-1/+2
2007-04-25Perform correct quoting of recipient names.Robin H. Johnson1-5/+14
2007-04-25Change the scope of the $cc variable as it is not needed outside of send_mess...Robin H. Johnson1-4/+3
2007-04-25Debugging cleanup improvementsRobin H. Johnson1-4/+6
2007-04-25Prefix Dry- to the message status to denote dry-runs.Robin H. Johnson1-2/+2
2007-04-25Document --dry-run parameter to send-email.Robin H. Johnson1-0/+2
2007-04-25git-svn: Don't rely on $_ after making a function callAdam Roben1-5/+5
2007-04-25Fix handle leak in write_treeAlex Riesen1-1/+5
2007-04-25Actually handle some-low memory conditionsShawn O. Pearce2-11/+11
2007-04-24Remove usernames from all commit messages, not just when using svmpropsAdam Roben1-1/+4
2007-04-24applymbox & quiltimport: typofix.Junio C Hamano2-2/+2
2007-04-24Create a sysconfdir variable, and use it for ETC_GITCONFIGJosh Triplett1-2/+7
2007-04-23Documentation/git-reset.txt: suggest git commit --amend in example.Gerrit Pape1-0/+2
2007-04-23Build RPM with ETC_GITCONFIG=/etc/gitconfigJunio C Hamano1-0/+2
2007-04-23Ignore all man sections as they are generated files.Brian Gernhardt1-2/+1
2007-04-23Fix typo in git-am: s/Was is/Was it/Josh Triplett1-1/+1
2007-04-23Reverse the order of -b and --track in the man page.Brian Gernhardt1-1/+1
2007-04-23dir.c(common_prefix): Fix two bugsJohannes Schindelin2-1/+8
2007-04-21GIT 1.5.1.2v1.5.1.2Junio C Hamano2-8/+21
2007-04-21perl: install private Error.pm if the site version is older than our ownEric Wong1-1/+1
2007-04-20git-clone: fix dumb protocol transport to clone from pack-pruned refJunio C Hamano1-1/+1
2007-04-18Update git-config documentationAndrew Ruder2-11/+15
2007-04-18Fix unmatched emphasis tag in git-tutorialAndrew Ruder1-1/+1
2007-04-18Update git-cherry-pick documentationAndrew Ruder1-1/+1
2007-04-18Update git-archive documentationAndrew Ruder1-1/+4
2007-04-18fix up strtoul_ui error handlingAndy Whitcroft2-2/+2
2007-04-19gitk: Allow user to choose whether to see the diff, old file, or new filePaul Mackerras1-0/+17
2007-04-18git-tar-tree: complete deprecation conversion messageSam Vilain1-1/+1
2007-04-18git-shortlog: Fix two formatting errors in asciidoc documentationFrank Lichtenheld1-1/+3
2007-04-18Fix overwriting of files when applying contextually independent diffsAlex Riesen2-2/+34
2007-04-18git-svn: don't allow globs to match regular filesEric Wong2-0/+6
2007-04-17Use const qualifier for 'sha1' parameter in delete_ref functionCarlos Rica2-2/+2
2007-04-17Start preparing for 1.5.1.2Junio C Hamano2-1/+38
2007-04-17Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano1-4/+6
2007-04-17git-svn: quiet some warnings when run only with --version/--helpEric Wong1-2/+2
2007-04-17git-svn: respect lower bound of -r/--revision when following parentEric Wong1-1/+4
2007-04-16Have sample update hook not refuse deleting a branch through push.Gerrit Pape1-1/+6
2007-04-16variable $projectdesc needs to be set before checking against unchanged default.Gerrit Pape1-0/+1
2007-04-16Update git-annotate/git-blame documentationAndrew Ruder4-67/+85
2007-04-16Update git-apply documentationAndrew Ruder1-6/+7
2007-04-16Update git-applymbox documentationAndrew Ruder1-4/+10
2007-04-16Update git-am documentationAndrew Ruder1-9/+16
2007-04-16user-manual: use detached head when rewriting historyJ. Bruce Fields1-7/+8
2007-04-16user-manual: start revising "internals" chapterJ. Bruce Fields1-18/+20
2007-04-16user-manual: detached HEADJ. Bruce Fields1-2/+42
2007-04-16user-manual: fix discussion of default cloneJ. Bruce Fields1-3/+3
2007-04-16Documentation: clarify track/no-track option.J. Bruce Fields1-4/+8
2007-04-16Documentation: clarify git-checkout -f, minor editingJ. Bruce Fields1-4/+5
2007-04-16Documentation: minor edits of git-lost-found manpageJ. Bruce Fields1-12/+11
2007-04-15Document -g (--walk-reflogs) option of git-logAlex Riesen1-0/+5
2007-04-14sscanf/strtoul: parse integers robustlyJim Meyering4-18/+22
2007-04-14Merge git://git2.kernel.org/pub/scm/gitk/gitk into maintJunio C Hamano1-14/+38
2007-04-14git-blame: Fix overrun in fake_working_tree_commit()Michael Spang1-1/+1
2007-04-14git-quiltimport complaining yet still workingLinus Torvalds1-2/+2
2007-04-13config.txt: Fix grammatical error in description of http.noEPSVFrank Lichtenheld1-1/+1
2007-04-13config.txt: Change pserver to server in description of gitcvs.*Frank Lichtenheld1-2/+2
2007-04-13config.txt: Document core.autocrlfFrank Lichtenheld1-0/+10
2007-04-13config.txt: Document gitcvs.allbinaryFrank Lichtenheld1-0/+7
2007-04-13Do not default to --no-index when given two directories.Junio C Hamano1-10/+26
2007-04-13Use rev-list --reverse in git-rebase.shAlex Riesen1-2/+1
2007-04-12handle_options in git wrapper miscounts the options it handled.Matthias Lederhofer1-0/+1
2007-04-11GIT 1.5.1.1v1.5.1.1Junio C Hamano2-8/+23
2007-04-11cvsserver: Fix handling of diappeared files on updateFrank Lichtenheld1-0/+1
2007-04-11fsck: do not complain on detached HEAD.Junio C Hamano1-8/+16
2007-04-11(encode_85, decode_85): Mark source buffer pointer as "const".Jim Meyering2-4/+4
2007-04-09Documentation: show-ref: document --exclude-existingJulian Phillips1-0/+16
2007-04-09cvsexportcommit -p : fix the usage of git-apply -C.Tomash Brechko1-3/+8
2007-04-08Add Documentation/cmd-list.made to .gitignoreJunio C Hamano1-0/+1
2007-04-08git-svn: fix log command to avoid infinite loop on long commit messagesEric Wong1-2/+9
2007-04-08git-svn: dcommit/rebase confused by patches with git-svn-id: linesEric Wong1-20/+21
2007-04-08git-svn: bail out on incorrect command-line optionsEric Wong1-1/+4
2007-04-07Prepare for 1.5.1.1Junio C Hamano2-1/+47
2007-04-07cvsserver: small corrections to asciidoc documentationFrank Lichtenheld1-4/+4
2007-04-06Documentation: tighten dependency for git.{html,txt}Junio C Hamano2-4/+17
2007-04-06Makefile: iconv() on Darwin has the old interfaceArjen Laarhoven1-0/+1
2007-04-06t5300-pack-object.sh: portability issue using /usr/bin/statArjen Laarhoven1-5/+6
2007-04-06t3200-branch.sh: small language nitArjen Laarhoven1-1/+1
2007-04-06usermanual.txt: some capitalization nitsArjen Laarhoven1-4/+4
2007-04-06Make builtin-branch.c handle the git config fileLars Hjemli2-10/+6
2007-04-06rename_ref(): only print a warning when config-file update failsLars Hjemli1-1/+1
2007-04-06Distinguish branches by more than case in tests.Brian Gernhardt1-3/+3
2007-04-06Avoid composing too long "References" header.YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2007-04-06cvsimport: Improve formating consistencyFrank Lichtenheld1-3/+3
2007-04-06cvsimport: Reorder options in documentation for better understandingFrank Lichtenheld1-27/+27