summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-06-26GIT 1.5.4.6v1.5.4.6Junio C Hamano3-2/+45
2008-06-26git-shell: accept "git foo" formJunio C Hamano1-4/+13
2008-05-25builtin-fast-export: Only output a single parent per linePieter de Bie1-5/+1
2008-05-23rev-parse --symbolic-full-name: don't print '^' if SHA1 is not a refJohannes Sixt1-6/+12
2008-05-19git-am: fix typo in usage messageJeff King1-1/+1
2008-05-19doc/git-daemon: s/uploadarchive/uploadarch/Jeff King1-2/+2
2008-05-14Documentation/git-describe.txt: make description more readableIan Hilt1-3/+4
2008-05-11wt-status.h: declare global variables as externJohannes Sixt1-2/+2
2008-05-11builtin-commit.c: add -u as short name for --untracked-filesSitaram Chamarty1-1/+1
2008-05-11git-repack: re-enable parsing of -n command line optionA Large Angry SCM1-0/+1
2008-05-08Documentation/config.txt: Mention branch.<name>.rebase applies to "git pull"Dustin Sallings1-1/+2
2008-05-08doc: clarify definition of "update" for git-add -uJeff King1-1/+3
2008-05-03filter-branch: Documentation fix.Florian Ragwitz1-2/+2
2008-04-29cvsimport: always pass user data to "system" as a listJeff King1-1/+1
2008-04-29fix reflog approxidate parsing bugJeff King1-2/+5
2008-04-27Remove 'header' from --signoff option descriptionDan McGee1-1/+1
2008-04-23t5516: remove ambiguity test (1)Jeff King1-13/+1
2008-04-23Linked glossary from cvs-migration pageMatt Graham1-1/+2
2008-04-23write-tree: properly detect failure to write tree objectsJunio C Hamano2-2/+72
2008-04-22svn-git: Use binmode for reading/writing binary rev mapsMichael Weber1-0/+4
2008-04-22diff options documentation: refer to --diff-filter in --name-statusMiklos Vajna1-1/+2
2008-04-22git-svn bug with blank commits and author fileThomas Guyot-Sionnest1-2/+1
2008-04-22archive.c: format_subst - fixed bogus argument to memchrAriel Badichi1-2/+2
2008-04-22copy.c: copy_fd - correctly report write errorsAriel Badichi1-4/+4
2008-04-22gitattributes: Fix subdirectory attributes specified from root directoryMatthew Ogilvie2-1/+11
2008-04-18am: POSIX portability fixJunio C Hamano1-1/+1
2008-04-16git-am: minor cleanupJunio C Hamano1-2/+1
2008-04-16Clarify and fix English in "git-rm" documentationJon Loeliger1-20/+32
2008-04-16git-bisect: make "start", "good" and "skip" succeed or fail atomicallyChristian Couder2-5/+16
2008-04-16git-am: cope better with an empty Subject: lineLinus Torvalds1-14/+10
2008-04-15Ignore leading empty lines while summarizing mergesLinus Torvalds1-1/+9
2008-04-15bisect: squelch "fatal: ref HEAD not a symref" misleading messageChristian Couder1-1/+1
2008-04-15builtin-apply: Show a more descriptive error on failure when opening a patchAlberto Bertogli1-1/+1
2008-04-15Clarify documentation of git-cvsserver, particularly in relation to git-shellScott Collins1-11/+17
2008-04-12Docs gitk: Explicitly mention the files that gitk uses (~/.gitk)Clifford Caoile1-0/+5
2008-04-12Document -w option to shortlogJunio C Hamano2-3/+9
2008-04-12bisect: report bad rev betterChristian Couder1-2/+2
2008-04-11bisect: fix bad rev checking in "git bisect good"Christian Couder2-9/+18
2008-04-11revision.c: make --date-order overriddableMichele Ballabio1-0/+1
2008-04-11Fix section about backdating tags in the git-tag docsBjörn Steinbrink1-2/+2
2008-04-11Document option --only of git commitJohannes Sixt2-1/+12
2008-04-11Documentation/git-request-pull: Fixed a typo ("send" -> "end")Dirk Suesserott1-1/+1
2008-04-10core-tutorial.txt: Fix showing the current behaviour.Carlos Rica1-6/+6
2008-04-10git-archive: ignore prefix when checking file attributeRené Scharfe3-5/+22
2008-04-10Fix documentation syntax of optional arguments in short options.Carlos Rica3-4/+4
2008-04-06Fix "git apply" to correctly enforce "match at the beginning"Junio C Hamano2-13/+29
2008-03-27GIT 1.5.4.5v1.5.4.5Junio C Hamano2-7/+1
2008-03-27Update draft release notes for 1.5.4.5Junio C Hamano1-1/+10
2008-03-27Merge branch 'jc/maint-fetch-regression-1.5.4' into maintJunio C Hamano70-55/+1067
2008-03-27Documentation: clarify use of .git{ignore,attributes} versus .git/info/*Jeff King2-0/+19
2008-03-26t/t3800-mktag.sh: use test_must_fail rather than '!'Brandon Casey1-2/+2
2008-03-26git-fetch test: test tracking fetch results, not just FETCH_HEADJunio C Hamano65-7/+831
2008-03-26Fix branches file configurationDaniel Barkalow1-6/+22
2008-03-26Tighten refspec processingDaniel Barkalow5-42/+214
2008-03-26Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.Guanqun Lu1-1/+1
2008-03-16Start draft ReleaseNotes for 1.5.4.5Junio C Hamano2-1/+54
2008-03-16rebase -m: do not trigger pre-commit verificationJunio C Hamano1-1/+1
2008-03-15format-patch: generate MIME header as needed even when there is format.headerJunio C Hamano5-16/+57
2008-03-15Make man page building quiet when DOCBOOK_XSL_172 is definedJonas Fonseca1-1/+5
2008-03-15git-new-workdir: Share SVN meta data between work dirs and the repositoryBernt Hansen1-1/+1
2008-03-14rev-parse: fix meaning of rev~ vs rev~0.Linus Torvalds1-13/+15
2008-03-14git-svn: don't blindly append '*' to branch/tags configEric Wong1-1/+2
2008-03-14Merge branch 'ph/maint-quiltimport' into maintJunio C Hamano1-3/+19
2008-03-13merge-file: handle empty files gracefullyJohannes Schindelin2-3/+4
2008-03-13merge-recursive: handle file mode changesClemens Buchacher2-2/+62
2008-03-13Minor wording changes in the keyboard descriptions in git-add --interactive.Vineet Kumar1-10/+8
2008-03-13git fetch: Take '-n' to mean '--no-tags'Johannes Schindelin1-0/+2
2008-03-12quiltimport: fix misquoting of parsed -p<num> parameterJunio C Hamano1-2/+2
2008-03-12git-cvsimport: fix merging with remote parent branchMarc-Andre Lureau1-1/+1
2008-03-12gitweb: Fix bug in href(..., -replay=>1) when using 'pathinfo' formJakub Narebski1-2/+2
2008-03-11git-svn: fix find-rev error message when missing argMarc-Andre Lureau1-1/+2
2008-03-11t0021: tr portability fix for SolarisJeff King1-1/+3
2008-03-11launch_editor(): allow spaces in the filenameJohannes Schindelin2-1/+32
2008-03-11git rebase --abort: always restore the right commitMike Hommey2-3/+73
2008-03-11Merge branch 'kb/maint-filter-branch-disappear' into maintJunio C Hamano2-1/+34
2008-03-11Merge branch 'aw/maint-shortlog-blank-lines' into maintJunio C Hamano1-2/+3
2008-03-10git-pull documentation: warn about the option orderJunio C Hamano1-0/+2
2008-03-09git-quiltimport: better parser to grok "enhanced" series files.Pierre Habouzit1-3/+19
2008-03-08GIT 1.5.4.4v1.5.4.4Junio C Hamano2-7/+27
2008-03-08ident.c: reword error message when the user name cannot be determinedSanti Béjar1-1/+1
2008-03-08Fix dcommit, rebase when rewriteRoot is in useJohn Goerzen1-1/+6
2008-03-08filter-branch: handle "disappearing tree" case correctly in subdir filterJunio C Hamano2-1/+34
2008-03-08Really make the LF after reset in fast-import optionalAdeodato Simó2-1/+4
2008-03-08Merge branch 'mh/maint-http-proxy-fix' into maintJunio C Hamano7-12/+22
2008-03-08Merge branch 'js/maint-daemon' into maintJunio C Hamano1-5/+13
2008-03-08Merge branch 'js/maint-cvsexport' into maintJunio C Hamano2-8/+67
2008-03-08Merge branch 'jc/maint-log-merge-left-right' into maintJunio C Hamano1-8/+4
2008-03-08Merge branch 'ew/maint-svn-cert-fileprovider' into maintJunio C Hamano1-0/+1
2008-03-07unquote_c_style: fix off-by-one.Pierre Habouzit1-1/+1
2008-03-07test-lib: fix TERM to dumb for test repeatabilityJunio C Hamano1-7/+17
2008-03-07config.txt: refer to --upload-pack and --receive-pack instead of --execUwe Kleine-König1-4/+4
2008-03-06Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano1-0/+5
2008-03-05shortlog: take the first populated line of the descriptionAndy Whitcroft1-2/+3
2008-03-05git-gui: Gracefully fall back to po2msg.sh if msgfmt --tcl failsShawn O. Pearce1-0/+5
2008-03-03Fix 'git remote show' regression on empty repository in 1.5.4Shawn O. Pearce1-4/+0
2008-03-03Fix incorrect wording in git-merge.txt.Matthieu Moy1-1/+2
2008-03-03git-merge.sh: better handling of combined --squash,--no-ff,--no-commit optionsGerrit Pape2-6/+17
2008-03-03Fix random crashes in http_cleanup()Mike Hommey1-11/+3
2008-03-02Update draft release notes for 1.5.4.4Junio C Hamano1-1/+21
2008-03-02revert: actually check for a dirty indexJeff King2-4/+25
2008-03-02tests: introduce test_must_failJunio C Hamano2-8/+25
2008-03-02git-submodule: Fix typo 'url' which should be '$url'Ping Yin1-1/+1
2008-03-02receive-pack: Initialize PATH to include exec-dir.Björn Steinbrink1-0/+2
2008-02-29Documentation cherry-pick: Fix cut-and-paste errorMike Ralphson1-1/+1
2008-02-29git.el: find the git-status buffer whatever its name isRémi Vanicat1-1/+1
2008-02-29Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano1-1/+1
2008-02-28templates/Makefile: don't depend on local umask settingGerrit Pape1-3/+3
2008-02-28Correct name of diff_flush() in API documentationDaniel Barkalow1-1/+1
2008-02-27Start preparing for 1.5.4.4Junio C Hamano2-1/+27
2008-02-28git-gui: Paper bag fix info dialog when no files are staged at commitgitgui-0.9.3Shawn O. Pearce1-1/+1
2008-02-27Fix "git log --merge --left-right"Junio C Hamano1-8/+4
2008-02-27Set proxy override with http_init()Mike Hommey7-12/+22
2008-02-27daemon: ensure that base-path is an existing directoryJohannes Sixt1-0/+8
2008-02-27daemon: send more error messages to the syslogJohannes Sixt1-5/+5
2008-02-27Eliminate confusing "won't bisect on seeked tree" failureCarl Worth2-6/+10
2008-02-27builtin-reflog.c: don't install new reflog on write failureBrandon Casey1-2/+3
2008-02-27send-email: fix In-Reply-To regressionJay Soffian2-3/+27
2008-02-27git-svn: Don't prompt for client cert password everytime.Sebastian Noack1-0/+1
2008-02-27Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIRJohan Herland2-7/+6
2008-02-27Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIRJohan Herland1-1/+17
2008-02-27Prompt to continue when editing during rebase --interactiveJonathan del Strother1-0/+4
2008-02-27Documentation/git svn log: add a note about timezones.Miklos Vajna1-0/+4
2008-02-27Merge branch 'js/maint-http-push' into maintJunio C Hamano1-9/+18
2008-02-27Don't use GIT_CONFIG in t5505-remoteDaniel Barkalow1-3/+0
2008-02-25Documentation/git-am.txt: Pass -r in the example invocation of rm -f .dotestBryan Donlan1-1/+1
2008-02-25timezone_names[]: fixed the tz offset for New Zealand.Steven Drake1-3/+3
2008-02-25filter-branch documentation: non-zero exit status in command abort the filterCaio Marcelo de Oliveira Filho1-2/+4
2008-02-25rev-parse: fix potential bus error with --parseopt option spec handlingJay Soffian2-1/+44
2008-02-25Use a single implementation and API for copy_file()Daniel Barkalow5-43/+27
2008-02-25Documentation/git-filter-branch: add a new msg-filter exampleMiklos Vajna1-0/+9
2008-02-24Correct fast-export file mode strings to match fast-import standardShawn O. Pearce1-1/+1
2008-02-24Protect peel_ref fallback case from NULL parse_object resultShawn O. Pearce1-1/+1
2008-02-24Ensure 'make dist' compiles git-archive.exe on CygwinShawn O. Pearce1-1/+1
2008-02-23GIT 1.5.4.3v1.5.4.3Junio C Hamano3-3/+31
2008-02-23Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano5-15/+50
2008-02-22hash: fix lookup_hash semanticsJeff King1-1/+1
2008-02-22git-gui: Focus insertion point at end of strings in repository chooserShawn O. Pearce1-0/+4
2008-02-22git-gui: Avoid hardcoded Windows paths in Cygwin package filesShawn O. Pearce1-1/+11
2008-02-22git-gui: Default TCL_PATH to same location as TCLTK_PATHShawn O. Pearce1-1/+5
2008-02-22git-gui: Paper bag fix error dialogs opening over the main windowShawn O. Pearce1-1/+5
2008-02-20git-gui: Ensure error dialogs always appear over all other windowsShawn O. Pearce1-7/+11
2008-02-20Clarified the meaning of git-add -u in the documentationPekka Kaitaniemi1-2/+2
2008-02-20git-clone.sh: properly configure remote even if remote's head is danglingGerrit Pape2-5/+21
2008-02-20Documentation/git-stash: document options for git stash listMiklos Vajna1-1/+4
2008-02-20send-email: squelch warning due to comparing undefined $_ to ""Jay Soffian1-1/+1
2008-02-19cvsexportcommit: be graceful when "cvs status" reorders the argumentsJohannes Schindelin2-8/+67
2008-02-19Rename git-core rpm to just git and rename the meta-pacakge to git-all.Kristian Høgsberg1-30/+39
2008-02-19push: document the status outputJeff King1-0/+49
2008-02-19Documentation/push: clarify matching refspec behaviorJeff King1-3/+3
2008-02-19push: indicate partialness of error messageJeff King1-1/+1
2008-02-19git-gui: relax "dirty" version detectionWincent Colaiuta1-1/+1
2008-02-17GIT 1.5.4.2v1.5.4.2Junio C Hamano5-11/+65
2008-02-16Documentation/git-reset: Add an example of resetting selected pathsPieter de Bie1-0/+17
2008-02-16Documentation/git-reset: don't mention --mixed for selected-paths resetPieter de Bie1-2/+2
2008-02-16Documentation/git-reset:Junio C Hamano1-1/+1
2008-02-16commit: discard index after setting up partial commitJeff King2-0/+25
2008-02-15filter-branch: handle filenames that need quotingJunio C Hamano2-4/+19
2008-02-15http-push: avoid a needless gotoJohannes Schindelin1-4/+1
2008-02-15http-push: do not get confused by submodulesJohannes Schindelin1-4/+11
2008-02-15http-push: avoid invalid memory accessesJohannes Schindelin1-1/+6
2008-02-15diff: Fix miscounting of --check outputJunio C Hamano2-2/+11
2008-02-15hg-to-git: fix parent analysisStelian Pop1-1/+1
2008-02-15mailinfo: feed only one line to handle_filter() for QP inputJay Soffian6-1/+45
2008-02-15diff.c: add "const" qualifier to "char *cmd" member of "struct ll_diff_driver"Christian Couder1-5/+2
2008-02-15Add "const" qualifier to "char *excludes_file".Christian Couder3-8/+4
2008-02-15Add "const" qualifier to "char *editor_program".Christian Couder3-8/+4
2008-02-15Add "const" qualifier to "char *pager_program".Christian Couder3-8/+4
2008-02-15config: add 'git_config_string' to refactor string config variables.Christian Couder2-13/+13
2008-02-15diff.c: remove useless check for value != NULLChristian Couder1-7/+2
2008-02-15fast-import: check return value from unpack_entry()Shawn O. Pearce1-0/+2
2008-02-15Validate nicknames of remote branches to prohibit confusing onesDaniel Barkalow1-1/+11
2008-02-15diff.c: replace a 'strdup' with 'xstrdup'.Christian Couder1-1/+1
2008-02-15diff.c: fixup garding of config parser from value=NULLJunio C Hamano1-1/+1
2008-02-13config: add test cases for empty value and no value config variables.Christian Couder1-0/+23
2008-02-13cvsimport: have default merge regex also match beginning of commit messageGerrit Pape1-1/+1
2008-02-13git clone -s documentation: force a new paragraph for the NOTEMiklos Vajna1-6/+7
2008-02-13status: suggest "git rm --cached" to unstage for initial commitJeff King2-2/+11
2008-02-13Protect get_author_ident_from_commit() from filenames in work treeJunio C Hamano2-1/+23
2008-02-13upload-pack: Initialize the exec-path.Johannes Sixt1-0/+3
2008-02-13bisect: use verbatim commit subject in the bisect logJohannes Schindelin1-1/+1
2008-02-13git-cvsimport.txt: fix '-M' description.Sergei Organov1-2/+2
2008-02-12Revert "pack-objects: only throw away data during memory pressure"Junio C Hamano1-11/+2
2008-02-12git-gui: support Git Gui.app under OS X 10.5Jay Soffian2-5/+14
2008-02-11config.c: guard config parser from value=NULLJunio C Hamano1-1/+15
2008-02-11builtin-log.c: guard config parser from value=NULLJunio C Hamano1-3/+2
2008-02-11imap-send.c: guard config parser from value=NULLJunio C Hamano1-0/+4
2008-02-11wt-status.c: guard config parser from value=NULLJunio C Hamano1-0/+2
2008-02-11setup.c: guard config parser from value=NULLJunio C Hamano1-0/+2
2008-02-11remote.c: guard config parser from value=NULLJunio C Hamano1-3/+6
2008-02-11merge-recursive.c: guard config parser from value=NULLJunio C Hamano1-5/+6
2008-02-11http.c: guard config parser from value=NULLJunio C Hamano1-10/+15
2008-02-11help.c: guard config parser from value=NULLJunio C Hamano1-0/+2
2008-02-11git.c: guard config parser from value=NULLJunio C Hamano1-0/+2
2008-02-11diff.c: guard config parser from value=NULLJunio C Hamano1-2/+12
2008-02-11convert.c: guard config parser from value=NULLJunio C Hamano1-2/+2
2008-02-11connect.c: guard config parser from value=NULLJunio C Hamano1-0/+2
2008-02-11builtin-tag.c: guard config parser from value=NULLJunio C Hamano1-1/+1
2008-02-11builtin-show-branch.c: guard config parser from value=NULLJunio C Hamano1-0/+2
2008-02-11builtin-reflog.c: guard config parser from value=NULLJunio C Hamano1-5/+11
2008-02-11builtin-log.c: guard config parser from value=NULLJunio C Hamano1-1/+1