summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-02-07GIT v1.5.0-rc4v1.5.0-rc4Junio C Hamano1-1/+1
2007-02-07Documentation: Add gfi to the main command list.Junio C Hamano1-0/+1
2007-02-07Fix "git log -z" behaviourLinus Torvalds1-4/+3
2007-02-07git-add -i: update removed path correctly.Junio C Hamano1-2/+1
2007-02-07t4200: skip gc-rerere test on systems with non GNU date.Junio C Hamano1-20/+17
2007-02-07Merge branch 'ml/gitk' (early part)Junio C Hamano1-132/+156
2007-02-07fast-import: Fix compile warningsJohannes Schindelin1-3/+5
2007-02-07for-each-reflog: fix case for empty log directoryJunio C Hamano1-1/+3
2007-02-07Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano3-57/+277
2007-02-07git-clone --reference: work well with pack-ref'ed reference repositoryJunio C Hamano1-35/+21
2007-02-07Add a Tips and Tricks section to fast-import's manual.Shawn O. Pearce1-0/+87
2007-02-07Avoid ActiveState Perl IO in t800[12]Alex Riesen1-1/+2
2007-02-07Documentation: add KMail in SubmittingPatchesMichael1-1/+17
2007-02-07Don't crash fast-import if the marks cannot be exported.Shawn O. Pearce1-2/+6
2007-02-07Dump all refs and marks during a checkpoint in fast-import.Shawn O. Pearce2-9/+27
2007-02-07Teach fast-import how to sit quietly in the corner.Shawn O. Pearce2-33/+49
2007-02-07Teach fast-import how to clear the internal branch content.Shawn O. Pearce3-6/+94
2007-02-07Minor timestamp related documentation corrections for fast-import.Shawn O. Pearce1-7/+14
2007-02-06Remove git-merge-recurJunio C Hamano2-7/+2
2007-02-06Add deprecation notices.Junio C Hamano2-1/+3
2007-02-06Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano5-0/+3139
2007-02-06Remove contrib/colordiffJunio C Hamano2-198/+0
2007-02-06Call make always with CFLAGS in git.specHorst H. von Brand1-1/+2
2007-02-06add replay and log to the usage string of git-bisectUwe Kleine-König1-1/+1
2007-02-06S_IFLNK != 0140000Junio C Hamano2-2/+2
2007-02-06Don't do non-fastforward updates in fast-import.Shawn O. Pearce3-17/+143
2007-02-06Support RFC 2822 date parsing in fast-import.Shawn O. Pearce3-24/+214
2007-02-06Minor fast-import documentation corrections.Shawn O. Pearce1-14/+18
2007-02-06Remove unnecessary null pointer checks in fast-import.Shawn O. Pearce1-10/+5
2007-02-06Correct fast-import timezone documentation.Shawn O. Pearce1-2/+2
2007-02-06annotate: fix for cvsserver.Junio C Hamano2-4/+7
2007-02-06gitweb: fix mismatched parenthesisJunio C Hamano1-1/+1
2007-02-06git-push: allow globbing wildcard refspec.Junio C Hamano1-32/+82
2007-02-06Correct minor style issue in fast-import.Shawn O. Pearce1-17/+17
2007-02-06Correct compiler warnings in fast-import.Shawn O. Pearce1-4/+5
2007-02-06Remove --branch-log from fast-import.Shawn O. Pearce2-39/+0
2007-02-05bash: Complete git-remote subcommands.Shawn O. Pearce1-0/+28
2007-02-05bash: Support git-rebase -m continuation completion.Shawn O. Pearce1-1/+1
2007-02-05Initial draft of fast-import documentation.Shawn O. Pearce1-0/+655
2007-02-05Don't support shell-quoted refnames in fast-import.Shawn O. Pearce1-62/+5
2007-02-05gitk: Use show-ref instead of ls-remoteJunio C Hamano1-2/+2
2007-02-05Make gitk work reasonably well on Cygwin.Mark Levedahl1-126/+150
2007-02-05gitk - remove trailing whitespace from a few lines.Mark Levedahl1-4/+4
2007-02-05Fix longstanding mismerge of ALL_CFLAGS vs BASIC_CFLAGSJunio C Hamano1-1/+1
2007-02-05pager: Work around window resizing bug in 'less'Linus Torvalds1-0/+12
2007-02-05Teach git-remote add to fetch and trackJunio C Hamano1-6/+48
2007-02-05blame: document --contents optionJunio C Hamano2-2/+9
2007-02-05Use pretend_sha1_file() in git-blame and git-merge-recursive.Junio C Hamano2-2/+2
2007-02-05Add pretend_sha1_file() interface.Junio C Hamano2-0/+58
2007-02-05git-blame: no rev means start from the working tree file.Junio C Hamano3-26/+228
2007-02-05git-blame: an Emacs minor mode to view file with git-blame output.David Kågedal1-0/+180
2007-02-05Allow forcing of a parent commit, even if the parent is not a direct one.Simon 'corecode' Schubert2-4/+7
2007-02-05bisect: it needs to be done in a working tree.Junio C Hamano1-0/+1
2007-02-05Commands requiring a work tree must not run in GIT_DIRJohannes Schindelin4-4/+19
2007-02-05Add hg-to-git conversion utility.Stelian Pop3-0/+262
2007-02-05blameview: Support browsable functionality to blameview.Aneesh Kumar K.V1-3/+20
2007-02-05gitweb: Convert project name to UTF-8Yasushi SHOJI1-3/+3
2007-02-05bash: Support git-bisect and its subcommands.Shawn O. Pearce1-0/+31
2007-02-05bash: Support --add completion to git-config.Shawn O. Pearce1-1/+1
2007-02-05bash: Hide git-resolve, its deprecated.Shawn O. Pearce1-0/+1
2007-02-05bash: Offer --prune completion for git-gc.Shawn O. Pearce1-0/+14
2007-02-05bash: Hide diff-stages from completion.Shawn O. Pearce1-0/+1
2007-02-05bash: Support completion on git-cherry.Shawn O. Pearce1-0/+8
2007-02-05Show an example of deleting commits with git-rebase.Shawn O. Pearce1-2/+25
2007-02-05git-for-each-ref doesn't return "the bit after $GIT_DIR/refs"Andy Parkins1-1/+1
2007-02-05t9200: Work around HFS+ issues.Junio C Hamano1-0/+14
2007-02-05Reduce memory usage of fast-import.Shawn O. Pearce1-12/+12
2007-02-05Include checkpoint command in the BNF.Shawn O. Pearce1-0/+1
2007-02-04Rename get_ident() to fmt_ident() and make it available to outsideJunio C Hamano2-4/+5
2007-02-04git-archimport: initial import needs empty directoryGerrit Pape1-0/+9
2007-02-04Revert "Allow branch.*.merge to talk about remote tracking branches."Junio C Hamano1-6/+2
2007-02-04Merge branch 'np/dreflog'Junio C Hamano14-135/+232
2007-02-04Why is it bad to rewind a branch that has already been pushed out?Robin Rosenberg1-0/+2
2007-02-04git-clone --reference: saner handling of borrowed symrefs.Junio C Hamano2-2/+67
2007-02-04bash: Support internal revlist options better.Shawn O. Pearce1-1/+3
2007-02-04bash: Support unique completion when possible.Shawn O. Pearce1-99/+91
2007-02-04bash: Support unique completion on git-config.Shawn O. Pearce1-38/+82
2007-02-04bash: Classify more commends out of completion.Shawn O. Pearce1-1/+17
2007-02-04bash: Add space after unique command name is completed.Shawn O. Pearce1-6/+20
2007-02-04bash: Complete long options to git-add.Shawn O. Pearce1-0/+16
2007-02-04bash: Classify cat-file and reflog as plumbing.Shawn O. Pearce1-20/+3
2007-02-04bash: Remove short option completions for branch/checkout/diff.Shawn O. Pearce1-3/+3
2007-02-03show-branch -g: default to the current branch.Junio C Hamano2-4/+9
2007-02-03Let git-checkout always drop any detached headNicolas Pitre1-15/+2
2007-02-03Enable HEAD@{...} and make it independent from the current branchNicolas Pitre1-26/+36
2007-02-03Merge branch 'master' into np/dreflogJunio C Hamano123-923/+5106
2007-02-03Default GIT_MERGE_VERBOSITY to 5 during tests.Shawn O. Pearce1-0/+2
2007-02-03Keep untracked files not involved in a merge.Shawn O. Pearce2-1/+43
2007-02-03Assorted typo fixesPavel Roskin27-41/+41
2007-02-03Cleanup subcommand documentation for git-remote.Shawn O. Pearce1-4/+19
2007-02-03git-config --rename-section could rename wrong sectionPavel Roskin1-1/+1
2007-02-03combine-diff: special case --unified=0Junio C Hamano1-4/+30
2007-02-03Why is it bad to rewind a branch that has already been pushed out?Junio C Hamano1-3/+3
2007-02-03honor GIT_REFLOG_ACTION in git-commitJunio C Hamano2-1/+4
2007-02-03fix reflog entries for "git-branch"Junio C Hamano1-2/+8
2007-02-03scan reflogs independently from refsNicolas Pitre5-9/+67
2007-02-02core-tutorial: http reference link fixJunio C Hamano1-2/+2
2007-02-02Tutorial-2: Adjust git-status output to recent reality.Junio C Hamano1-8/+7
2007-02-02Tutorial: fix asciidoc formatting of "git add" section.Junio C Hamano1-18/+18
2007-02-02Don't leak file descriptors from unavailable pack files.Shawn O. Pearce1-1/+16
2007-02-02doc: hooks.txt said post-commit default sends an email, it doesn'tAndy Parkins1-3/+2
2007-02-02Disallow invalid --pretty= abbreviationsEric Wong1-1/+2
2007-02-01Fix some documentation typos and grammarMike Coleman2-6/+8
2007-02-01Don't find objects in packs which aren't available anymore.Shawn O. Pearce1-0/+12
2007-02-01Refactor open_packed_git to return an error code.Shawn O. Pearce1-15/+16
2007-02-01Correct comment in prepare_packed_git_one.Shawn O. Pearce1-1/+4
2007-02-01Cleanup prepare_packed_git_one to reuse install_packed_git.Shawn O. Pearce1-2/+1
2007-02-01Teach 'git remote' how to cleanup stale tracking branches.Shawn O. Pearce2-1/+43
2007-02-01Pull out remote listing functions in git-remote.Shawn O. Pearce1-20/+23
2007-02-01git-svn: do not let Git.pm warn if we prematurely close pipesEric Wong1-5/+5
2007-02-01Update the documentation for the new '@{...}' syntaxJohannes Schindelin1-0/+4
2007-02-01Teach the '@{...}' notation to git-log -gJohannes Schindelin1-0/+8
2007-02-01provide a nice @{...} syntax to always mean the current branch reflogNicolas Pitre1-6/+11
2007-02-01prevent HEAD reflog to be interpreted as current branch reflogNicolas Pitre1-1/+15
2007-02-01Use "git checkout -q" in git-bisectJunio C Hamano1-1/+1
2007-02-01add a quiet option to git-checkoutNicolas Pitre2-10/+18
2007-02-01reword the detached head message a little againNicolas Pitre1-1/+1
2007-02-01detached HEAD -- finishing touchesJunio C Hamano1-2/+8
2007-01-31GIT v1.5.0-rc3v1.5.0-rc3Junio C Hamano1-1/+1
2007-01-31Do not use hardcoded path to xhmtl.xsl to generate user's manualJunio C Hamano1-1/+1
2007-01-31git main documentation: point at the user's manual.Junio C Hamano1-0/+3
2007-01-31Merge branch 'master' of git://linux-nfs.org/~bfields/gitJunio C Hamano4-1/+3273
2007-01-31t9200: do not test -x bit if the filesystem does not support it.Junio C Hamano1-0/+6
2007-01-31t9200: Re-code non-ascii path test in UTF-8Junio C Hamano1-8/+8
2007-01-31Update git-cat-file documentationAneesh Kumar K.V1-1/+3
2007-01-31Documentation: "git-checkout <tree> <path>" takes any tree-ishJunio C Hamano1-5/+7
2007-01-31Improved error message from git-rebaseDavid Kågedal1-1/+2
2007-01-31Fix git-update-index to work with relative pathnames.Alex Riesen1-2/+6
2007-01-31Escape --upload-pack from expr.Shawn O. Pearce3-3/+3
2007-01-31Don't coredump on bad refs in update-server-info.Shawn O. Pearce1-0/+2
2007-01-31tone down the detached head warningNicolas Pitre1-3/+3
2007-01-30Fix git-tag -uJunio C Hamano1-3/+4
2007-01-30user-manual: todo'sJ. Bruce Fields1-1/+3
2007-01-30user-manual: point to README for gitweb informationJ. Bruce Fields1-1/+4
2007-01-30Merge branch 'master' into sp/gfiShawn O. Pearce252-2661/+5440
2007-01-30blameview: Use git-cat-file to read the file content.Aneesh Kumar K.V1-1/+2
2007-01-30git-fetch: Allow fetching the remote HEADSanti Béjar1-1/+1
2007-01-30git-send-email: remove debugging output.Junio C Hamano1-1/+1
2007-01-30Add a missing fork() error check.Johannes Sixt1-0/+2
2007-01-29git-blame: somewhat better commenting.Junio C Hamano1-38/+255
2007-01-29Make fsck and fsck-objects be builtins.Mark Wooding4-2/+5
2007-01-29git-commit -s: no extra space when sign-offs appear at the end already.Junio C Hamano1-1/+4
2007-01-29Replace perl code with pure shell codeSimon 'corecode' Schubert1-44/+23
2007-01-29lock_any_ref_for_update(): do not accept malformatted refs.Junio C Hamano2-4/+4
2007-01-29Two small typofixes.Junio C Hamano1-2/+2
2007-01-29user-manual: SHA1 -> object nameJ. Bruce Fields1-5/+5
2007-01-29user-manual: document git-show-branch exampleJ. Bruce Fields1-2/+28
2007-01-29user-manual: minor "TODO" updatesJ. Bruce Fields1-9/+6
2007-01-29user-manual: rewrap a few long linesJ. Bruce Fields1-56/+59
2007-01-29user-manual: reflogs, other recoveryJ. Bruce Fields1-15/+78
2007-01-29user-manual: fix a header levelJ. Bruce Fields1-1/+1
2007-01-29user-manual: typo fixJ. Bruce Fields1-1/+1
2007-01-29user-manual: add references to git-config man pageJ. Bruce Fields1-3/+7
2007-01-28user-manual: repo-config -> configJ. Bruce Fields1-9/+9
2007-01-28user-manual: fsck-objects -> fsckJ. Bruce Fields1-8/+8
2007-01-28user-manual: git-fsck, dangling objectsJ. Bruce Fields1-6/+118
2007-01-28git-fsck-objects is now synonym to git-fsckJunio C Hamano15-140/+159
2007-01-28[PATCH] Rename git-repo-config to git-config.Tom Prince58-439/+460
2007-01-28Heavily expanded update hook to send more useful emails than the old hookAndy Parkins1-72/+268
2007-01-28UNIX reference time of 1970-01-01 00:00 is UTC timezone, not local time zoneAndy Parkins1-1/+1
2007-01-28Teach for-each-ref about a little language called Tcl.Shawn O. Pearce4-2/+47
2007-01-28Add a sample program 'blameview' to show how to use git-blame --incrementalJeff King2-0/+128
2007-01-28git-push through git protocolLinus Torvalds1-0/+7
2007-01-28Document 'git-blame --incremental'Junio C Hamano1-1/+46
2007-01-28Documentation/config.txt: Fix documentation of colour config tweaks.Mark Wooding1-10/+16
2007-01-28wt-status: Actually accept `color.status.BLAH' configuration variables.Mark Wooding1-1/+1
2007-01-28git-blame --incremental: don't use pagerRen,Ai(B Scharfe2-1/+4
2007-01-28add reflog when moving HEAD to a new branchNicolas Pitre1-1/+1
2007-01-28create_symref(): do not assume pathname from git_path() persists long enoughJunio C Hamano1-9/+11
2007-01-28add logref support to git-symbolic-refNicolas Pitre6-8/+35
2007-01-28move create_symref() past log_ref_write()Nicolas Pitre1-47/+47
2007-01-28add reflog entries for HEAD when detachedNicolas Pitre1-2/+3
2007-01-28enable separate reflog for HEADNicolas Pitre1-2/+5
2007-01-28lock_ref_sha1_basic(): remember the original name of a ref when resolving itNicolas Pitre2-0/+3
2007-01-28make reflog filename independent from struct ref_lockNicolas Pitre3-25/+26
2007-01-28Compute accurate distances in git-describe before output.Shawn O. Pearce1-1/+41
2007-01-28Update describe documentation.Junio C Hamano1-9/+22
2007-01-28Teach git-describe to display distances from tags.Shawn O. Pearce1-2/+3
2007-01-28git-blame --porcelain: quote filename in c-style when needed.Junio C Hamano1-5/+10
2007-01-28git-blame --incrementalLinus Torvalds1-66/+107
2007-01-28Don't force everybody to call setup_ident().Junio C Hamano13-28/+35
2007-01-28git-log -g --pretty=oneline should display the reflog messageNicolas Pitre2-2/+7
2007-01-27Document --check option to git diff.Bill Lear2-1/+6
2007-01-27Allow the tag signing key to be specified in the config fileAndy Parkins3-2/+21
2007-01-26If abbrev is set to zero in git-describe, don't add the unique suffixAndy Parkins1-3/+6
2007-01-26fix suggested branch creation command when detaching headNicolas Pitre1-3/+3
2007-01-27user-manual: reorganize fetch discussion, add internals, etc.J. Bruce Fields1-204/+954
2007-01-26write_in_full: size_t is unsigned.Junio C Hamano1-1/+1
2007-01-26create_symref: check error return from open().Junio C Hamano1-1/+5
2007-01-26vc-git.el: Take into account the destination name in vc-checkout.Alexandre Julliard1-24/+8
2007-01-26git-merge: leave sensible reflog message when used as the first level UI.Junio C Hamano2-1/+3
2007-01-26Make sure we do not write bogus reflog entries.Junio C Hamano2-18/+23
2007-01-26Remove unnecessary found variable from describe.Shawn O. Pearce1-2/+1
2007-01-26Use inttypes.h rather than stdint.h.Jason Riedy1-1/+1
2007-01-26Documentation: pack-refs --all vs default behaviourJunio C Hamano1-1/+12
2007-01-25show-branch -g: default to HEADJunio C Hamano1-4/+13
2007-01-25Add dangling objects tips.Linus Torvalds1-0/+109
2007-01-25parse-remote: do not barf on a remote shorthand without any refs to fetch.Junio C Hamano1-1/+8
2007-01-25diffcore-pickaxe: fix infinite loop on zero-length needleJeff King1-0/+2
2007-01-26user-manual: stub discussion of fsck and reflogJ. Bruce Fields1-0/+21