summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-12-16GIT 1.5.6.6v1.5.6.6Junio C Hamano5-37/+33
2008-12-16GIT 1.5.5.6v1.5.5.6Junio C Hamano4-37/+23
2008-12-16GIT 1.5.4.7v1.5.4.7Junio C Hamano2-1/+11
2008-12-16gitweb: do not run "git diff" that is PorcelainJunio C Hamano1-36/+2
2008-08-13t5304-prune: adjust file mtime based on system time rather than file mtimeBrandon Casey1-4/+4
2008-08-13Fix escaping of glob special characters in pathspecsKevin Ballard2-1/+9
2008-08-12Do not talk about "diff" in rev-list documentation.Junio C Hamano1-0/+2
2008-08-11git-bisect: fix wrong usage of read(1)Francis Moreau1-1/+2
2008-08-11Re-fix rev-list-options documentationJunio C Hamano1-2/+1
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-07asciidoc markup fixesJunio C Hamano3-5/+5
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
2008-08-07Merge branch 'ag/rewrite_one' into maintJunio C Hamano1-6/+24
2008-08-07Fail properly when cloning from invalid HTTP URLPetr Baudis1-8/+5
2008-08-06GIT 1.5.6.5v1.5.6.5Junio C Hamano3-11/+10
2008-08-06Files given on the command line are relative to $cwdJunio C Hamano6-5/+72
2008-08-05fix diff-tree --stdin documentationJunio C Hamano1-3/+3
2008-08-05RelNotes 1.5.6.5 updatesJunio C Hamano1-0/+13
2008-08-05diff.renamelimit is a basic diff configurationLinus Torvalds1-4/+5
2008-08-05git-cvsimport.perl: Print "UNKNOWN LINE..." on stderr, not stdout.Jim Meyering1-1/+1
2008-08-05Documentation: typos / spelling fixes in older RelNotesMike Ralphson4-6/+6
2008-08-03git-name-rev: don't use printf without formatRené Scharfe1-7/+5
2008-08-02git-name-rev: allow --name-only in combination with --stdinPieter de Bie2-4/+8
2008-08-02builtin-name-rev.c: split deeply nested part from the main functionJunio C Hamano1-37/+41
2008-08-01Start 1.5.6.5 RelNotes to describe accumulated fixesJunio C Hamano2-1/+20
2008-08-01Make git-add -i accept ranges like 7-Ciaran McCreesh2-5/+6
2008-08-01Update my e-mail addressJunio C Hamano43-43/+43
2008-08-01git-diff(1): "--c" -> "--cc" typo fixJonathan Nieder1-1/+1
2008-08-01git-submodule: move ill placed shift.Pierre Habouzit1-1/+1
2008-08-01t/t4202-log.sh: add newline at end of fileBrandon Casey1-1/+2
2008-08-01sort_in_topological_order(): avoid setting a commit flagJohannes Schindelin3-8/+65
2008-08-01Documentation: clarify diff --ccJunio C Hamano2-8/+8
2008-08-01Propagate -u/--upload-pack option of "git clone" to transport.Steve Haslam2-0/+30
2008-08-01Documentation: fix diff.external exampleAnders Melchiorsen2-5/+7
2008-08-01make sure parsed wildcard refspec ends with slashJunio C Hamano2-18/+64
2008-08-01init: handle empty "template" parameterJeff King2-0/+28
2008-08-01builtin-revert.c: typofixStephan Beyer1-1/+1
2008-07-25Makefile: fix shell quotingJunio C Hamano2-7/+10
2008-07-25tests: propagate $(TAR) down from the toplevel MakefileJunio C Hamano2-1/+1
2008-07-25index-pack.c: correctly initialize appended objectsBjörn Steinbrink1-0/+4
2008-07-25send-email: find body-encoding correctlyPeter Valdemar Mørch1-1/+1
2008-07-23git-checkout: fix command line parsing.Pierre Habouzit1-1/+2
2008-07-20fix usage string for git grepJonathan Nieder1-1/+1
2008-07-20refresh-index: fix bitmask assignmentJunio C Hamano2-1/+90
2008-07-19GIT 1.5.6.4v1.5.6.4Junio C Hamano1-6/+10
2008-07-19builtin-rm: fix index lock file pathOlivier Marin2-5/+17
2008-07-18Merge branch 'sp/maint-index-pack' into maintJunio C Hamano1-29/+113
2008-07-18http-fetch: do not SEGV after fetching a bad pack idx fileJunio C Hamano1-0/+2
2008-07-17rev-list: honor --quiet optionJunio C Hamano1-4/+1
2008-07-17api-run-command.txt: typofixStephan Beyer1-1/+1
2008-07-16Start preparing 1.5.6.4 release notesJunio C Hamano2-1/+44
2008-07-16git fetch-pack: do not complain about "no common commits" in an empty repoJohannes Schindelin1-1/+2
2008-07-16Merge branch 'js/maint-pretty-mailmap' into maintJunio C Hamano2-2/+27
2008-07-16Merge branch 'sp/maint-bash-completion-optim' into maintJunio C Hamano1-18/+50
2008-07-16Merge branch 'sp/maint-pack-memuse' into maintJunio C Hamano1-0/+1
2008-07-16Merge branch 'ls/maint-mailinfo-patch-label' into maintJunio C Hamano7-2/+104
2008-07-16Merge branch 'js/maint-daemon-syslog' into maintJunio C Hamano1-20/+50
2008-07-16rebase-i: keep old parents when preserving mergesStephan Beyer1-0/+2
2008-07-16t7600-merge: Use test_expect_failure to test option parsingJohannes Sixt1-30/+6
2008-07-16Fix buffer overflow in prepare_attr_stackDmitry Potapov1-6/+9
2008-07-16Fix buffer overflow in git diffDmitry Potapov5-25/+34
2008-07-16Fix buffer overflow in git-grepDmitry Potapov1-12/+15
2008-07-16git-cvsserver: fix call to nonexistant cleanupWorkDir()Lars Noschinski1-1/+1
2008-07-16Documentation/git-cherry-pick.txt et al.: Fix misleading -n descriptionPetr Baudis2-13/+13
2008-07-15index-pack: Honor core.deltaBaseCacheLimit when resolving deltasShawn O. Pearce1-2/+46
2008-07-15index-pack: Track the object_entry that creates each base_dataShawn O. Pearce1-6/+12
2008-07-15index-pack: Chain the struct base_data on the stack for traversalShawn O. Pearce1-3/+31
2008-07-15index-pack: Refactor base arguments of resolve_delta into a structShawn O. Pearce1-27/+33
2008-07-14bash completion: Resolve git show ref:path<tab> losing ref: portionShawn O. Pearce1-2/+25
2008-07-13bash completion: Append space after file names have been completedShawn O. Pearce1-1/+9
2008-07-13git-mailinfo: Fix getting the subject from the in-body [PATCH] lineLukas Sandström7-2/+104
2008-07-13bash completion: Don't offer "a.." as a completion for "a."Shawn O. Pearce1-3/+0
2008-07-13GIT 1.5.6.3v1.5.6.3Junio C Hamano2-9/+20
2008-07-13Fix quadratic performance in rewrite_one.Alexander N. Gavrilov1-6/+24
2008-07-13git-am: Do not exit silently if committer is unsetStephan Beyer1-1/+2
2008-07-13bash completion: Improve responsiveness of git-log completionShawn O. Pearce1-12/+16
2008-07-12t0004: fix timing bugJunio C Hamano1-9/+10
2008-07-11Add pretty format %aN which gives the author name, respecting .mailmapJohannes Schindelin2-2/+27
2008-07-11git-mailinfo: document the -n optionLukas Sandström2-2/+5
2008-07-11Fix backwards-incompatible handling of core.sharedRepositoryPetr Baudis2-1/+24
2008-07-09Correct pack memory leak causing git gc to try to exceed ulimitShawn O. Pearce1-0/+1
2008-07-08Start preparing release notes for 1.5.6.3Junio C Hamano2-1/+43
2008-07-08git-submodule - Fix bugs in adding an existing repo as a moduleMark Levedahl1-2/+1
2008-07-08bash: offer only paths after '--'SZEDER Gábor1-0/+30
2008-07-08Remove unnecessary pack-*.keep file after successful git-cloneShawn O. Pearce2-3/+24
2008-07-08make deleting a missing ref more quietJeff King3-3/+9
2008-07-08Merge branch 'qq/maint' into maintJunio C Hamano1-0/+2
2008-07-08Merge branch 'lt/racy-empty' into maintJunio C Hamano1-0/+16
2008-07-07Merge branch 'qq/maint' (early part) into maintJunio C Hamano15-88/+73
2008-07-07run_command(): respect GIT_TRACEJohannes Schindelin1-0/+2
2008-07-07git-svn.perl: workaround assertions in svn library 1.5.0Gerrit Pape1-0/+2
2008-07-06mailinfo: feed the correct line length to decode_transfer_encoding()Junio C Hamano1-0/+1
2008-07-06git-clone: remove leftover debugging fprintf().Alex Riesen1-1/+0
2008-07-06Fix grammar in git-rev-parse(1).Mikael Magnusson1-2/+2
2008-07-06git daemon: avoid calling syslog() from a signal handlerJohannes Schindelin1-20/+50
2008-07-05Fix "config_error_nonbool" used with value instead of keyChristian Couder1-1/+1
2008-07-05clone -q: honor "quiet" option over native transports.Junio C Hamano1-1/+3
2008-07-05attribute documentation: keep EXAMPLE at endJunio C Hamano1-16/+17
2008-07-05builtin-commit.c: Use 'git_config_string' to get 'commit.template'Brian Hetro1-7/+4
2008-07-05http.c: Use 'git_config_string' to clean up SSL config.Brian Hetro1-24/+12
2008-07-05diff.c: Use 'git_config_string' to get 'diff.external'Brian Hetro1-6/+2
2008-07-05convert.c: Use 'git_config_string' to get 'smudge' and 'clean'Brian Hetro1-16/+9
2008-07-05builtin-log.c: Use 'git_config_string' to get 'format.subjectprefix' and 'for...Brian Hetro1-12/+4
2008-07-05Documentation cvs: Clarify when a bare repository is neededMatthew Ogilvie3-0/+14
2008-07-05Documentation: be precise about which date --pretty usesNikolaus Schulz1-4/+4
2008-07-04GIT 1.5.6.2v1.5.6.2Junio C Hamano2-11/+21
2008-07-04Fix executable bits in t/ scriptsJunio C Hamano2-0/+0
2008-07-04Work around gcc warnings from curl headersJunio C Hamano2-12/+10
2008-07-02Merge branch 'js/maint-clone-insteadof' into maintJunio C Hamano1-1/+9
2008-07-02Merge branch 'jk/maint-fetch-ref-hier' into maintJunio C Hamano1-16/+35
2008-07-02Merge branch 'jc/maint-reset' into maintJunio C Hamano2-5/+81
2008-07-02Fix describe --tags --long so it does not segfaultShawn O. Pearce2-1/+3
2008-07-01Start draft release notes for 1.5.6.2Junio C Hamano2-1/+32
2008-07-01Fix 'git show' on signed tag of signed tag of commitThomas Rast1-1/+1
2008-06-29fetch: give a hint to the user when local refs fail to updateJeff King1-4/+11
2008-06-29doc/rev-parse: clarify reflog vs --until for specifying revisionsJeff King1-1/+4
2008-06-29clone: respect the settings in $HOME/.gitconfig and /etc/gitconfigJohannes Schindelin1-0/+7
2008-06-28Make default expiration period of reflog used for stash infiniteJunio C Hamano1-0/+11
2008-06-28Per-ref reflog expiry configurationJunio C Hamano1-19/+126
2008-06-28git-svn: don't sanitize remote names in configEric Wong1-12/+3
2008-06-28git-svn: avoid filling up the disk with temp files.Avery Pennarun1-1/+4
2008-06-28git cat-file: Fix memory leak in batch modeBjörn Steinbrink1-0/+1
2008-06-28fix git config example syntaxJoey Hess1-1/+1
2008-06-28avoid off-by-one error in run_upload_archiveJochen Voss1-1/+1
2008-06-27fetch: report local storage errors in status tableJeff King1-12/+24
2008-06-27clone: respect url.insteadOf setting in global configsJohannes Schindelin1-1/+2
2008-06-26Merge branch 'maint-1.5.5' into maintJunio C Hamano3-4/+67
2008-06-26GIT 1.5.5.5v1.5.5.5Junio C Hamano3-2/+13
2008-06-26Merge branch 'maint-1.5.4' into maint-1.5.5Junio C Hamano2-4/+56
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-06-26diff --check: do not discard error status upon seeing a good lineJunio C Hamano2-3/+13
2008-06-25Allow "git-reset path" when unambiguousJunio C Hamano2-5/+81
2008-06-25GIT 1.5.6.1v1.5.6.1Junio C Hamano3-6/+35
2008-06-25fix update-hook-example to work with packed tag referencesDmitry Potapov1-1/+1
2008-06-25clone: create intermediate directories of destination repoJeff King5-11/+39
2008-06-25Merge branch 'jc/maint-combine-diff-pre-context' into maintJunio C Hamano1-2/+5
2008-06-25Merge branch 'lt/maint-gitdir-relative' into maintJunio C Hamano3-1/+20
2008-06-25Merge branch 'sb/maint-rebase' into maintJunio C Hamano1-4/+10
2008-06-25for-each-ref: implement missing tag valuesJeff King1-0/+7
2008-06-23git-svn: make rebuild respect rewriteRoot optionJan Krüger2-3/+35
2008-06-23Workaround for AIX mkstemp()Patrick Higgins1-0/+1
2008-06-22Extend parse-options test suiteStephan Beyer2-11/+144
2008-06-22api-parse-options.txt: Introduce documentation for parse options APIStephan Beyer1-2/+202
2008-06-22parse-options.c: fix documentation syntax of optional argumentsMichele Ballabio2-4/+13
2008-06-22api-builtin.txt: update and fix typoStephan Beyer1-5/+10
2008-06-22git-rebase.sh: Add check if rebase is in progressStephan Beyer1-4/+10
2008-06-19Make git_dir a path relative to work_tree in setup_work_tree()Linus Torvalds3-1/+20
2008-06-19Documentation: fix formatting in git-svnJan Krüger1-1/+2
2008-06-19t7502-commit.sh: test_must_fail doesn't work with inline environment variablesBrandon Casey1-1/+5
2008-06-19completion: add --graph to log command completionDan McGee1-0/+1
2008-06-19racy-git: an empty blob has a fixed object nameLinus Torvalds1-0/+16
2008-06-19git-merge.sh: fix typo in usage message: sucesses --> succeedsBrandon Casey1-1/+1
2008-06-18diff -c/--cc: do not include uninteresting deletion before leading contextJunio C Hamano1-2/+5
2008-06-18Add config option to enable 'fsync()' of object filesLinus Torvalds5-1/+17
2008-06-18Split up default "i18n" and "branch" config parsing into helper routinesLinus Torvalds1-11/+29
2008-06-18Split up default "user" config parsing into helper routineLinus Torvalds1-4/+13
2008-06-18Split up default "core" config parsing into helper routineLinus Torvalds1-16/+26
2008-06-18GIT 1.5.6v1.5.6Junio C Hamano3-7/+9
2008-06-18clean up error conventions of remote.c:match_explicitJeff King2-22/+20
2008-06-17Fix approxidate("never") to always return 0Olivier Marin1-4/+2
2008-06-17git-am: head -1 is obsolete and doesn't work on some new systemsAlejandro Mery1-1/+1
2008-06-17builtin-rerere: fix a small leakJunio C Hamano1-1/+1
2008-06-17gitweb: remove unused parse_ref methodLea Wiemann1-43/+0
2008-06-17gitweb: quote commands properly when calling the shellLea Wiemann1-10/+14
2008-06-16sha1_file.c: simplify parse_pack_index()Junio C Hamano2-9/+1
2008-06-16create_tempfile: make sure that leading directories can be accessible by peersJunio C Hamano1-2/+2
2008-06-16write_loose_object: don't bother trying to read an old objectLinus Torvalds1-14/+0
2008-06-16path-list documentation: document all functions and data structuresMiklos Vajna1-4/+121
2008-06-16run-command documentation: fix "memset()" parameterMiklos Vajna1-2/+2
2008-06-16Merge branch 'maint'Junio C Hamano1-2/+4
2008-06-16diff.c: fix emit_line() again not to add extra lineJunio C Hamano1-2/+4
2008-06-16Merge branch 'maint'Junio C Hamano1-0/+4
2008-06-16diff: reset color before printing newlineSZEDER Gábor1-0/+4
2008-06-15Make git reflog expire honour core.sharedRepository.Pierre Habouzit2-0/+17
2008-06-15Update RPM spec to drop curl executable requirementJunio C Hamano1-1/+4
2008-06-15The "curl" executable is no longer requiredJohan Herland1-4/+4
2008-06-15Makefile: update check-docs targetJunio C Hamano1-0/+8
2008-06-15Consistency: Use "libcurl" instead of "cURL library" and "curl"Johan Herland4-5/+5
2008-06-15cpio is no longer used by git-cloneJohan Herland1-3/+0
2008-06-15Documentation: RelNotes-1.5.6: talk about renamed HTML filesChristian Couder1-2/+4
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