summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-09-12GIT 1.6.0.2v1.6.0.2Junio C Hamano2-2/+4
2008-09-12Merge branch 'ho/maint-dashless' into maintJunio C Hamano5-14/+14
2008-09-12Fix some manual typos.Ralf Wildenhues3-3/+3
2008-09-11Use compatibility regex library also on FreeBSDJeff King1-0/+2
2008-09-11Use compatibility regex library also on AIXJohannes Sixt1-0/+2
2008-09-10Update draft release notes for 1.6.0.2Junio C Hamano1-2/+22
2008-09-10Use compatibility regex library for OSX/DarwinArjen Laarhoven6-2/+10
2008-09-10git-svn: Fixes my() parameter list syntax error in pre-5.8 PerlMarcus Griep1-1/+1
2008-09-10Git.pm: Use File::Temp->tempfile instead of ->newMarcus Griep2-14/+32
2008-09-10t7501: always use test_cmp instead of diffMiklos Vajna1-6/+6
2008-09-10Merge branch 'jc/maint-log-grep' into maintJunio C Hamano4-17/+114
2008-09-10Merge branch 'jc/maint-hide-cr-in-diff-from-less' into maintJunio C Hamano3-3/+34
2008-09-10Merge branch 'jc/maint-checkout-fix' into maintJunio C Hamano2-1/+50
2008-09-10Merge branch 'np/maint-safer-pack' into maintJunio C Hamano6-55/+112
2008-09-09Start conforming code to "git subcmd" style part 2Heikki Orsila5-14/+14
2008-09-06Update draft release notes for 1.6.0.2Junio C Hamano1-3/+20
2008-09-06stash: refresh the index before deciding if the work tree is dirtyJunio C Hamano1-0/+3
2008-09-06Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano5-381/+431
2008-09-05Mention the fact that 'git annotate' is only for backward compatibility.Junio C Hamano1-0/+5
2008-09-05"blame -c" should be compatible with "annotate"Junio C Hamano2-4/+18
2008-09-04log --author/--committer: really match only with name partJunio C Hamano4-17/+114
2008-09-04git-gui: Fix diff parsing for lines starting with "--" or "++"Shawn O. Pearce1-7/+11
2008-09-03diff --cumulative is a sub-option of --dirstatJunio C Hamano2-4/+7
2008-09-03bash completion: Hide more plumbing commandsPetr Baudis1-0/+10
2008-09-03Start 1.6.0.2 maintenance cycleJunio C Hamano2-1/+51
2008-09-03Merge branch 'nd/worktree' into maintJunio C Hamano8-4/+81
2008-09-03Merge branch 'ho/dashless' into maintJunio C Hamano96-578/+578
2008-09-03tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi18-99/+99
2008-09-03tests: use "git xyzzy" form (t7000 - t7199)Nanako Shiraishi6-183/+183
2008-09-03Fix passwd(5) ref and reflect that commit doens't use commit-treeJonas Fonseca3-6/+6
2008-09-03improve handling of sideband message displayNicolas Pitre1-23/+43
2008-09-03tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi26-130/+130
2008-09-03tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi26-103/+103
2008-09-03checkout: fix message when leaving detached HEADJeff King1-6/+4
2008-09-03clone: fix creation of explicitly named target directoryClemens Buchacher2-3/+32
2008-09-02Makefile: add merge_recursive.h to LIB_HMiklos Vajna1-0/+1
2008-09-01Improve documentation for --dirstat diff optionHeikki Orsila1-6/+5
2008-09-01Bring local clone's origin URL in line with that of a remote cloneJohan Herland2-4/+4
2008-09-01Documentation: minor cleanup in a use case in 'git stash' manualSZEDER Gábor1-1/+1
2008-09-01Documentation: fix disappeared lines in 'git stash' manpageSZEDER Gábor1-7/+7
2008-09-01Documentation: fix reference to a for-each-ref optionSZEDER Gábor1-1/+1
2008-09-01git-gui: Fix string escaping in po2msg.shAlexander Gavrilov1-2/+2
2008-09-01git gui: show diffs with a minimum of 1 context lineClemens Buchacher3-3/+3
2008-08-31Document sendemail.envelopesender configurationAsk Bjørn Hansen1-0/+3
2008-08-31Document clarification: gitmodules, gitattributesGustaf Hendeby2-2/+2
2008-08-31'git foo' program identifies itself without dash in die() messagesJunio C Hamano15-52/+52
2008-08-30setup_git_directory(): fix move to worktree toplevel directoryNguyễn Thái Ngọc Duy1-0/+2
2008-08-30update-index: fix worktree setupNguyễn Thái Ngọc Duy1-0/+5
2008-08-30config.txt: Add missing colons after option nameTeemu Likonen1-1/+1
2008-08-30diff: Help "less" hide ^M from the outputJunio C Hamano3-3/+34
2008-08-30gitattributes: -crlf is not binaryJunio C Hamano1-3/+37
2008-08-30checkout: do not check out unmerged higher stages randomlyJunio C Hamano2-1/+50
2008-08-30Start conforming code to "git subcmd" styleHeikki Orsila6-11/+11
2008-08-30git-apply: Loosen "match_beginning" logicJunio C Hamano2-4/+16
2008-08-30Fix example in git-name-rev documentationJunio C Hamano1-1/+1
2008-08-30Merge branch 'sp/missing-thin-base' into maintJunio C Hamano2-4/+91
2008-08-29Merge branch 'af/maint-install-no-handlink' into maintJunio C Hamano1-11/+11
2008-08-29shell: do not play duplicated definition games to shrink the executableJunio C Hamano2-16/+1
2008-08-29Fix use of hardlinks in "make install"Alex Riesen1-1/+1
2008-08-29fixup_pack_header_footer(): use nicely aligned buffer sizesNicolas Pitre1-3/+8
2008-08-29index-pack: use fixup_pack_header_footer()'s validation modeNicolas Pitre1-18/+25
2008-08-29pack-objects: use fixup_pack_header_footer()'s validation modeNicolas Pitre2-5/+5
2008-08-29improve reliability of fixup_pack_header_footer()Nicolas Pitre5-16/+66
2008-08-29pack-objects: improve returned information from write_one()Nicolas Pitre1-17/+12
2008-08-29Merge branch 'np/verify-pack' into maintJunio C Hamano5-1/+22
2008-08-29tutorial: gentler illustration of Alice/Bob workflow using gitkPaolo Ciarrocchi1-1/+28
2008-08-29pretty=format: respect date format optionsJeff King6-10/+22
2008-08-29make git-shell paranoid about closed stdin/stdout/stderrPaolo Bonzini1-0/+13
2008-08-29Document gitk --argscmd flag.Yann Dirson1-0/+7
2008-08-29Fix '--dirstat' with cross-directory renamingLinus Torvalds1-0/+8
2008-08-29for-each-ref: Allow a trailing slash in the patternsBjörn Steinbrink1-1/+2
2008-08-28read-tree: setup worktree if merge is requiredNguyễn Thái Ngọc Duy1-0/+2
2008-08-28grep: fix worktree setupNguyễn Thái Ngọc Duy2-1/+9
2008-08-28diff*: fix worktree setupNguyễn Thái Ngọc Duy4-3/+63
2008-08-27ctype.c: protect tiny C preprocessor constantsJunio C Hamano1-0/+5
2008-08-27index-pack: be careful after fixing up the header/footerLinus Torvalds2-1/+1
2008-08-26index-pack: setup git repositoryNguyễn Thái Ngọc Duy1-0/+2
2008-08-26Suppress some bash redirection error messagesRamsay Jones3-10/+4
2008-08-26Fix a warning (on cygwin) to allow -WerrorRamsay Jones1-1/+2
2008-08-25Makefile: always provide a fallback when hardlinks failAndreas Färber1-11/+11
2008-08-24Fix "git log -i --grep"Jeff King4-24/+38
2008-08-24GIT 1.6.0.1v1.6.0.1Junio C Hamano1-6/+11
2008-08-24Merge branch 'ag/maint-combine-diff-fix' into maintJunio C Hamano2-0/+28
2008-08-24Merge branch 'mv/maint-merge-fix' into maintJunio C Hamano4-8/+32
2008-08-24Documentation: clarify pager configurationJonathan Nieder2-3/+9
2008-08-24Documentation: clarify pager.<cmd> configurationJonathan Nieder1-3/+5
2008-08-24Clean up the git-p4 documentationSimon Hausmann1-31/+38
2008-08-23Respect core.autocrlf in combined diffAlexander Gavrilov2-0/+28
2008-08-23Makefile: enable SNPRINTF_RETURNS_BOGUS for HP-UXMiklos Vajna1-0/+1
2008-08-23merge: fix numerus bugs around "trivial merge" areaJunio C Hamano4-8/+32
2008-08-23unpack_trees(): protect the handcrafted in-core index from read_cache()Junio C Hamano3-2/+6
2008-08-22git-p4: Fix one-liner in p4_write_pipe function.Tor Arvid Lund1-1/+1
2008-08-22discard revindex data when pack list changesNicolas Pitre5-1/+22
2008-08-22Completion: add missing '=' for 'diff --diff-filter'Eric Raible1-1/+1
2008-08-21Fix 'git help help'Miklos Vajna1-1/+2
2008-08-21compat/snprintf.c: handle snprintf's that always return the # chars transmittedBrandon Casey1-0/+4
2008-08-20git-svn: fix dcommit to urls with embedded usernamesEric Wong1-3/+5
2008-08-20revision.h: make show_early_output an extern which is defined in revision.cBrandon Casey1-1/+1
2008-08-20Update draft release notes for 1.6.0.1Junio C Hamano1-2/+18
2008-08-20Add hints to revert documentation about other ways to undo changesTarmigan Casebolt1-0/+9
2008-08-20Install templates with the user and group of the installing personalityJohannes Sixt1-1/+1
2008-08-20"git-merge": allow fast-forwarding in a stat-dirty treeJunio C Hamano2-1/+11
2008-08-20completion: find out supported merge strategies correctlyJunio C Hamano1-6/+8
2008-08-20decorate: allow const objects to be decoratedJeff King2-8/+9
2008-08-20for-each-ref: cope with tags with incomplete linesJunio C Hamano2-1/+13
2008-08-20diff --check: do not get confused by new blank lines in the middleJunio C Hamano2-0/+12
2008-08-19remote.c: remove useless if-before-free testJim Meyering1-2/+1
2008-08-19mailinfo: avoid violating strbuf assertionJeff King4-1/+25
2008-08-19git format-patch: avoid underrun when format.headers is empty or all NLsJim Meyering1-1/+1
2008-08-18t1002-read-tree-m-u-2way.sh: use 'git diff -U0' rather than 'diff -U0'Brandon Casey1-4/+6
2008-08-18adapt git-cvsserver manpage to dash-free syntaxRobert Schiele1-4/+4
2008-08-18mailinfo: re-fix MIME multipart boundary parsingDon Zickus2-3/+4
2008-08-17Start 1.6.0.X maintenance seriesJunio C Hamano2-1/+16
2008-08-17GIT 1.6.0v1.6.0Junio C Hamano3-13/+17
2008-08-17Merge git-gui 0.11.0Junio C Hamano1-1/+1
2008-08-17Merge branch 'ak/p4'Junio C Hamano2-28/+124
2008-08-16git-p4: chdir now properly sets PWD environment variable in msysGitRobert Blum1-4/+9
2008-08-16Improve error output of git-rebaseStephan Beyer1-5/+16
2008-08-16t9300: replace '!' with test_must_failMiklos Vajna1-2/+2
2008-08-16Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano1-6/+8
2008-08-16Git.pm: Make File::Spec and File::Temp requirement lazyMarcus Griep1-2/+7
2008-08-16Documentation: document the pager.* configuration settingMiklos Vajna1-0/+5
2008-08-16git-stash: improve synopsis in help and manual pageStephan Beyer2-4/+17
2008-08-16Makefile: building git in cygwin 1.7.0Eric Blake1-1/+1
2008-08-16git-am: ignore --binary optionStephan Beyer3-19/+9
2008-08-16bash-completion: Add non-command git help files to bash-completionMarcus Griep1-1/+5
2008-08-15Fix t3700 on filesystems which do not support question marks in namesAlex Riesen1-4/+4
2008-08-14Utilise our new p4_read_pipe and p4_write_pipe wrappersAnand Kumria1-3/+3
2008-08-14Add p4 read_pipe and write_pipe wrappersAnand Kumria1-0/+7
2008-08-14bash completion: Add '--merge' long option for 'git log'Lee Marlow1-0/+1
2008-08-14bash completion: Add completion for 'git mergetool'Lee Marlow1-0/+20
2008-08-14git format-patch documentation: clarify what --cover-letter doesMatt McCutchen1-3/+3
2008-08-14bash completion: 'git apply' should use 'fix' not 'strip'Eric Raible1-1/+1
2008-08-13Merge branch 'maint'Junio C Hamano3-5/+13
2008-08-13t5304-prune: adjust file mtime based on system time rather than file mtimeBrandon Casey1-4/+4
2008-08-13test-parse-options: use appropriate cast in length_callbackBrandon Casey1-1/+1
2008-08-13Fix escaping of glob special characters in pathspecsKevin Ballard2-1/+9
2008-08-13rebase -i -p: fix parent rewritingThomas Rast2-4/+14
2008-08-13rebase -i -p: handle index and workdir correctlyThomas Rast2-2/+18
2008-08-12GIT 1.6.0-rc3v1.6.0-rc3Junio C Hamano1-2/+2
2008-08-12Merge branch 'maint'Junio C Hamano1-0/+2
2008-08-12Do not talk about "diff" in rev-list documentation.Junio C Hamano1-0/+2
2008-08-12Merge git://git.bogomips.org/git-svnJunio C Hamano2-36/+156
2008-08-12git-svn: Reduce temp file usage when dealing with non-linksMarcus Griep1-24/+22
2008-08-12git-svn: Make it incrementally faster by minimizing temp filesMarcus Griep1-17/+18
2008-08-12Git.pm: Add faculties to allow temp files to be cachedMarcus Griep1-2/+123
2008-08-12git-gui: update all remaining translations to French.Alexandre Bourget1-254/+299
2008-08-12git-gui: Update french translationAlexandre Bourget1-126/+127
2008-08-12Documentation: rev-list-options: Rewrite simplification descriptions for clarityThomas Rast1-17/+136
2008-08-12Teach git diff about BibTeX head hunk patternsGustaf Hendeby2-0/+3
2008-08-12gitattributes: Document built in hunk header patternsGustaf Hendeby1-3/+10
2008-08-12git-daemon: SysV needs the signal handler reinstated.Stephen R. van den Berg1-0/+1
2008-08-12pack-objects: Allow missing base objects when creating thin packsShawn O. Pearce2-4/+91
2008-08-11diff --check: do not unconditionally complain about trailing empty linesJunio C Hamano2-2/+21
2008-08-11Merge branch 'maint'Junio C Hamano1-1/+2
2008-08-11Put in the two other configuration elements found in the sourceAnand Kumria1-0/+8
2008-08-11Put some documentation in about the parameters that have been addedAnand Kumria1-0/+32
2008-08-11Move git-p4.syncFromOrigin into a configuration parameters sectionAnand Kumria1-12/+16
2008-08-11Consistently use 'git-p4' for the configuration entriesAnand Kumria1-1/+1
2008-08-11If the user has configured various parameters, use them.Anand Kumria1-1/+23
2008-08-11Switch to using 'p4_build_cmd'Anand Kumria1-7/+3
2008-08-11If we are in verbose mode, output what we are about to run (or return)Anand Kumria1-0/+2
2008-08-11Add a single command that will be used to construct the 'p4' commandAnand Kumria1-0/+11
2008-08-11Utilise the new 'p4_system' function.Anand Kumria1-9/+9
2008-08-11Have a command that specifically invokes 'p4' (via system)Anand Kumria1-0/+7
2008-08-11Utilise the new 'p4_read_pipe_lines' commandAnand Kumria1-2/+2
2008-08-11Create a specific version of the read_pipe_lines command for p4 invocationsAnand Kumria1-0/+7
2008-08-11Documentation: rev-list-options: Fix a typoThomas Rast1-1/+1
2008-08-11Adjust for the new way of enabling the default post-update hookPetr Baudis4-14/+21
2008-08-11git-bisect: fix wrong usage of read(1)Francis Moreau1-1/+2
2008-08-11Fix typo in comments of longest_ancestor_length()Nguyễn Thái Ngọc Duy1-1/+1
2008-08-11Merge branch 'maint'Junio C Hamano1-2/+1
2008-08-11Re-fix rev-list-options documentationJunio C Hamano1-2/+1
2008-08-11Merge branch 'maint'Junio C Hamano4-9/+23
2008-08-10Documentation: fix invalid reference to 'mybranch' in user manualIvan Stankovic1-1/+1
2008-08-10Fix deleting reflog entries from HEAD reflogJunio C Hamano2-3/+3
2008-08-10reflog test: add more tests for 'reflog delete'Pieter de Bie1-4/+18
2008-08-10Documentation: rev-list-options: Fix -g paragraph formattingThomas Rast1-2/+2
2008-08-11gitk: Allow safely calling nukefile from a run queue handlerAlexander Gavrilov1-6/+8
2008-08-10git-gui 0.11gitgui-0.11.0Shawn O. Pearce1-1/+1
2008-08-09Update draft RelNotes for 1.6.0Junio C Hamano1-3/+3
2008-08-09Merge branch 'maint'Junio C Hamano4-14/+11
2008-08-09mailinfo: fix MIME multi-part message boundary handlingJunio C Hamano6-7/+76
2008-08-08builtin-rm: Add a --force flagPieter de Bie2-2/+3
2008-08-08git-svn: wrap long lines in a few placesEric Wong1-2/+5
2008-08-08git-svn: Allow deep branch names by supporting multi-globsMarcus Griep4-20/+246
2008-08-08Fix multi-glob assertion in git-svnMarcus Griep2-8/+33
2008-08-08filter-branch: be more helpful when an annotated tag changesThomas Rast1-3/+11
2008-08-08Documentation: filter-branch: document how to filter all refsThomas Rast1-5/+16
2008-08-08Makefile: add a target which will abort compilation with ancient shellsBrandon Casey1-1/+7
2008-08-08bash: remove redundant check for 'git stash apply' optionsSZEDER Gábor1-1/+1
2008-08-08GIT-VERSION-GEN: mark the version 'dirty' only if there are modified filesJunio C Hamano1-0/+1
2008-08-08Makefile: set SHELL to value of SHELL_PATHBrandon Casey1-0/+2
2008-08-08Documentation: user-manual: "git commit -a" doesn't motivate .gitignoreJonathan Nieder1-2/+2
2008-08-08git-svn: add ability to specify --commit-url for dcommitEric Wong2-3/+15
2008-08-08Documentation: commit-tree: remove 16 parents restrictionThomas Rast1-5/+5
2008-08-07asciidoc markup fixesJunio C Hamano3-5/+5
2008-08-07clone --mirror: avoid storing repeated tagsJohannes Schindelin2-1/+14
2008-08-07Merge branch 'lt/config-fsync' into maintJunio C Hamano5-21/+74
2008-08-07Merge branch 'jc/reflog-expire' into maintJunio C Hamano1-19/+137