summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-10GIT v1.5.2-rc3v1.5.2-rc3Junio C Hamano2-2/+9
2007-05-10Document 'git-log --decorate'Michael Hendricks1-0/+3
2007-05-10Correct error message in revert/cherry-pickShawn O. Pearce1-1/+1
2007-05-10Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano9-345/+513
2007-05-10git gui 0.7.0gitgui-0.7.0Shawn O. Pearce1-1/+1
2007-05-10git-gui: Paperbag fix blame in subdirectoryShawn O. Pearce1-1/+1
2007-05-10Merge branch 'maint'Junio C Hamano1-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-10gitweb: Do not use absolute font sizesPetr Baudis1-10/+9
2007-05-10Git.pm: config_boolean() -> config_bool()Petr Baudis3-8/+12
2007-05-10Merge branch 'maint'Junio C Hamano4-3/+13
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-10gitweb: choose appropriate view for file type if a= parameter missingGerrit Pape1-4/+10
2007-05-10Added new git-gui library files to rpm specQuy Tonthat1-0/+1
2007-05-09Fix documentation of tag in git-fast-import.txtRichard P. Curnow1-1/+0
2007-05-09t9400: skip cvsserver test if Perl SQLite interface is unavailableJunio C Hamano1-0/+5
2007-05-09Merge branch 'fl/cvsserver'Junio C Hamano1-0/+120
2007-05-09Merge branch 'jc/diffopt'Junio C Hamano3-73/+23
2007-05-09Merge branch 'jn/gitweb'Junio C Hamano2-103/+394
2007-05-08cvsserver: Add test cases for git-cvsserverFrank Lichtenheld1-0/+120
2007-05-08Update documentation links to point at 1.5.1.4Junio C Hamano2-3/+23
2007-05-08Increase pack.depth default to 50Theodore Ts'o4-4/+4
2007-05-08Add pack.depth option to git-pack-objects.Theodore Ts'o4-3/+11
2007-05-08Use .git/MERGE_MSG in cherry-pick/revertShawn O. Pearce1-11/+6
2007-05-08Merge branch 'maint'Junio C Hamano4-10/+42
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-09git-gui: Format author/committer times in ISO formatShawn O. Pearce1-4/+10
2007-05-09git-gui: Cleanup minor nits in blame codeShawn O. Pearce1-17/+18
2007-05-08git-gui: Generate blame on uncommitted working tree fileShawn O. Pearce2-11/+25
2007-05-08git-gui: Smarter command line parsing for browser, blameShawn O. Pearce1-9/+47
2007-05-08git-gui: Use prefix if blame is run in a subdirectoryShawn O. Pearce1-3/+9
2007-05-08git-gui: Convert blame to the "class" way of doing thingsShawn O. Pearce3-133/+123
2007-05-08git-gui: Don't attempt to inline array reads in methodsShawn O. Pearce1-1/+2
2007-05-08git-gui: Convert browser, console to "class" formatShawn O. Pearce6-185/+139
2007-05-08git-gui: Define a simple class/method systemShawn O. Pearce2-1/+157
2007-05-08git-gui: Allow shift-{k,j} to select a range of branches to mergeShawn O. Pearce1-0/+2
2007-05-08Merge branch 'maint'Shawn O. Pearce1-2/+2
2007-05-08git-gui: Call changes "Staged" and "Unstaged" in file list titles.Johannes Sixt1-2/+2
2007-05-07wcwidth redeclarationAmos Waterland1-2/+2
2007-05-07user-manual: fix clone and fetch typosJ. Bruce Fields1-7/+6
2007-05-07Remove duplicate exports from MakefileShawn O. Pearce1-1/+1
2007-05-07Merge branch 'master' of git://repo.or.cz/git-guiShawn O. Pearce18-4020/+4008
2007-05-07git-gui: Use vi-like keys in merge dialoggitgui-0.7.0-rc1Shawn O. Pearce1-6/+14
2007-05-07git-gui: Include commit id/subject in merge choicesShawn O. Pearce1-45/+54
2007-05-07git-gui: Show all possible branches for mergeShawn O. Pearce1-7/+13
2007-05-07git-gui: Move merge support into a namespaceShawn O. Pearce2-16/+21
2007-05-07git-gui: Allow vi keys to scroll the diff/blame regionsShawn O. Pearce2-0/+23
2007-05-07git-gui: Move console procs into their own namespaceShawn O. Pearce4-39/+57
2007-05-07git-gui: Refactor into multiple files to save my sanityShawn O. Pearce17-3792/+3836
2007-05-07gitweb: Show combined diff for merge commits in 'commit' viewJakub Narebski1-12/+8
2007-05-07gitweb: Show combined diff for merge commits in 'commitdiff' viewJakub Narebski1-5/+7
2007-05-07gitweb: Make it possible to use pre-parsed info in git_difftree_bodyJakub Narebski1-66/+73
2007-05-07gitweb: Add combined diff support to git_patchset_bodyJakub Narebski1-40/+181
2007-05-07gitweb: Add combined diff support to git_difftree_bodyJakub Narebski2-2/+136
2007-05-07gitweb: Add parsing of raw combined diff format to parse_difftree_raw_lineJakub Narebski1-0/+11
2007-05-07Properly handle '0' filenames in import-tarsShawn O. Pearce1-1/+1
2007-05-07diff -S: release the image after looking for needle in itJunio C Hamano1-0/+1
2007-05-07diff -M: release the preimage candidate blobs after rename detection.Junio C Hamano1-0/+1
2007-05-07diff.c: do not use a separate "size cache".Junio C Hamano1-68/+4
2007-05-07diff: release blobs after generating textual diff.Junio C Hamano1-5/+17
2007-05-07Use GIT_OBJECT_DIR for temporary files of pack-objectsAlex Riesen1-6/+8
2007-05-07Fix minor documentation errorsMichael Spang2-3/+3
2007-05-07t7300: Basic tests for git-cleanMichael Spang1-0/+180
2007-05-07dir.c: Omit non-excluded directories with dir->show_ignoredMichael Spang1-1/+6
2007-05-07Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano1-20/+26
2007-05-07Merge branch 'maint'Junio C Hamano5-81/+205
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-07Added a reference to git-add in the documentation for git-update-indexMatthieu Moy1-1/+5
2007-05-07Document git add -u introduced earlier.Matthieu Moy1-1/+5
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-06GIT v1.5.2-rc2v1.5.2-rc2Junio C Hamano2-2/+2
2007-05-06Merge branch 'maint'Junio C Hamano10-58/+253
2007-05-06Handle return code of parse_commit in revision machineryAlex Riesen2-24/+51
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-03git-tag(1): -v option is a subcommand; fix code blockJonas Fonseca1-1/+4
2007-05-03Improve request-pull to handle non-rebased branchesShawn O. Pearce1-9/+32
2007-05-03Merge branch 'maint'Junio C Hamano9-35/+35
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-03blame: use .mailmap unconditionallyJunio C Hamano1-8/+2
2007-05-02Merge branch 'maint'Junio C Hamano2-3/+4
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-02Don't use seq in tests, not everyone has itShawn O. Pearce1-2/+5
2007-05-02Reuse fixup_pack_header_footer in index-packShawn O. Pearce1-32/+2
2007-05-02Create pack-write.c for common pack writing codeDana L. How4-39/+45
2007-05-02Merge branch 'gfi-maint' into gfi-masterShawn O. Pearce1-0/+19
2007-05-02Teach import-tars about GNU tar's @LongLink extension.Johannes Schindelin1-0/+19
2007-05-02git-gui: Track our own embedded values and rebuild when they changeShawn O. Pearce2-2/+16
2007-05-02git-gui: Refactor to use our git proc more oftenShawn O. Pearce1-11/+12
2007-05-02git-gui: Use option database defaults to set the fontShawn O. Pearce1-256/+114
2007-05-02git-gui: Cleanup common font handling for font_uiShawn O. Pearce1-38/+21
2007-05-02git-gui: Correct line wrapping for too many branch messageShawn O. Pearce1-5/+2
2007-05-02git-gui: Warn users before making an octopus mergeShawn O. Pearce1-0/+13
2007-05-02git-gui: Include the subject in the status bar after commitShawn O. Pearce1-3/+4
2007-05-02Merge branch 'maint'Shawn O. Pearce1-1/+1
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.2-rc1v1.5.2-rc1Junio C Hamano2-6/+38
2007-04-30Merge branch 'maint'Junio C Hamano7-25/+46
2007-04-30GIT v1.5.1.3v1.5.1.3Junio C Hamano2-7/+15
2007-04-30Include mailmap.h in mailmap.c to catch mailmap interface changesAlex Riesen1-0/+1
2007-04-30Remove pointless calls to access(2) when checking for .mailmapAlex Riesen2-3/+2
2007-04-30Fix read_mailmap to handle a caller uninterested in repo abbreviationAlex Riesen1-0/+3
2007-04-30Use strlcpy instead of strncpy in mailmap.cAlex Riesen1-1/+1
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-29Merge branch 'jc/attr'Junio C Hamano3-12/+531
2007-04-29Make sure test-genrandom and test-chmtime are builtas part of the main build.Junio C Hamano1-1/+5
2007-04-29Make macros to prevent double-inclusion in headers consistent.Junio C Hamano4-10/+10
2007-04-29Apply mailmap in git-blame output.Junio C Hamano1-3/+39
2007-04-29Split out mailmap handling out of shortlogJunio C Hamano4-82/+101
2007-04-29blame -s: suppress author name and time.Junio C Hamano2-6/+18
2007-04-29Fall back to $EMAIL for missing GIT_AUTHOR_EMAIL and GIT_COMMITTER_EMAILJosh Triplett5-2/+7
2007-04-29Merge commit 'gfi/master'Junio C Hamano0-0/+0
2007-04-29Merge branch 'maint'Junio C Hamano11-8/+47
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 branch 'gfi-maint' into gfi-masterShawn O. Pearce2-0/+3
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-26Merge branch 'maint'Junio C Hamano9-17/+105
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-26post-receive-email example hook: sed command for getting description was wrongAndy Parkins1-1/+1
2007-04-26post-receive-email example hook: detect rewind-only updates and output sensib...Andy Parkins1-23/+54
2007-04-26post-receive-email example hook: fastforward should have been fast_forwardAndy Parkins1-1/+1
2007-04-26Ignore merged status of the file-level mergeAlex Riesen1-1/+1
2007-04-25Add a test for merging changed and rename-changed branchesAlex Riesen2-0/+28
2007-04-25Avoid excessive rewrites in merge-recursiveAlex Riesen1-13/+19
2007-04-25Merge branch 'maint'Junio C Hamano7-33/+111
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-25Add --date={local,relative,default}Junio C Hamano9-17/+71
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-25init_buffer(): Kill buf pointerLuiz Fernando N. Capitulino1-2/+1
2007-04-25core-tutorial: minor fixesLuiz Fernando N. Capitulino1-5/+4
2007-04-25read_cache_from(): small simplificationLuiz Fernando N. Capitulino1-9/+8
2007-04-25entry.c: Use const qualifier for 'struct checkout' parametersLuiz Fernando N. Capitulino2-4/+4
2007-04-25remove_subtree(): Use strerror() when possibleLuiz Fernando N. Capitulino1-4/+4
2007-04-24Add 'filter' attribute and external filter driver definition.Junio C Hamano3-3/+282
2007-04-24Add 'ident' conversion.Junio C Hamano3-12/+252
2007-04-24Merge branch 'jc/the-index'Junio C Hamano2-129/+172
2007-04-24Merge branch 'mk/diff'Junio C Hamano7-14/+49
2007-04-24Merge branch 'maint'Junio C Hamano4-5/+13