summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* show-branch -g: default to the current branch.Junio C Hamano2007-02-032-4/+9
* Let git-checkout always drop any detached headNicolas Pitre2007-02-031-15/+2
* Enable HEAD@{...} and make it independent from the current branchNicolas Pitre2007-02-031-26/+36
* Merge branch 'master' into np/dreflogJunio C Hamano2007-02-03123-923/+5106
|\
| * Default GIT_MERGE_VERBOSITY to 5 during tests.Shawn O. Pearce2007-02-031-0/+2
| * Keep untracked files not involved in a merge.Shawn O. Pearce2007-02-032-1/+43
| * Assorted typo fixesPavel Roskin2007-02-0327-41/+41
| * Cleanup subcommand documentation for git-remote.Shawn O. Pearce2007-02-031-4/+19
| * git-config --rename-section could rename wrong sectionPavel Roskin2007-02-031-1/+1
| * combine-diff: special case --unified=0Junio C Hamano2007-02-031-4/+30
| * Why is it bad to rewind a branch that has already been pushed out?Junio C Hamano2007-02-031-3/+3
| * honor GIT_REFLOG_ACTION in git-commitJunio C Hamano2007-02-032-1/+4
| * fix reflog entries for "git-branch"Junio C Hamano2007-02-031-2/+8
| * core-tutorial: http reference link fixJunio C Hamano2007-02-021-2/+2
| * Tutorial-2: Adjust git-status output to recent reality.Junio C Hamano2007-02-021-8/+7
| * Tutorial: fix asciidoc formatting of "git add" section.Junio C Hamano2007-02-021-18/+18
| * Don't leak file descriptors from unavailable pack files.Shawn O. Pearce2007-02-021-1/+16
| * doc: hooks.txt said post-commit default sends an email, it doesn'tAndy Parkins2007-02-021-3/+2
| * Disallow invalid --pretty= abbreviationsEric Wong2007-02-021-1/+2
| * Fix some documentation typos and grammarMike Coleman2007-02-012-6/+8
| * Don't find objects in packs which aren't available anymore.Shawn O. Pearce2007-02-011-0/+12
| * Refactor open_packed_git to return an error code.Shawn O. Pearce2007-02-011-15/+16
| * Correct comment in prepare_packed_git_one.Shawn O. Pearce2007-02-011-1/+4
| * Cleanup prepare_packed_git_one to reuse install_packed_git.Shawn O. Pearce2007-02-011-2/+1
| * Teach 'git remote' how to cleanup stale tracking branches.Shawn O. Pearce2007-02-012-1/+43
| * Pull out remote listing functions in git-remote.Shawn O. Pearce2007-02-011-20/+23
| * git-svn: do not let Git.pm warn if we prematurely close pipesEric Wong2007-02-011-5/+5
| * Update the documentation for the new '@{...}' syntaxJohannes Schindelin2007-02-011-0/+4
| * Teach the '@{...}' notation to git-log -gJohannes Schindelin2007-02-011-0/+8
| * provide a nice @{...} syntax to always mean the current branch reflogNicolas Pitre2007-02-011-6/+11
| * prevent HEAD reflog to be interpreted as current branch reflogNicolas Pitre2007-02-011-1/+15
| * Use "git checkout -q" in git-bisectJunio C Hamano2007-02-011-1/+1
| * add a quiet option to git-checkoutNicolas Pitre2007-02-012-10/+18
| * reword the detached head message a little againNicolas Pitre2007-02-011-1/+1
| * detached HEAD -- finishing touchesJunio C Hamano2007-02-011-2/+8
| * GIT v1.5.0-rc3v1.5.0-rc3Junio C Hamano2007-01-311-1/+1
| * Do not use hardcoded path to xhmtl.xsl to generate user's manualJunio C Hamano2007-01-311-1/+1
| * git main documentation: point at the user's manual.Junio C Hamano2007-01-311-0/+3
| * Merge branch 'master' of git://linux-nfs.org/~bfields/gitJunio C Hamano2007-01-314-1/+3273
| |\
| | * user-manual: todo'sJ. Bruce Fields2007-01-301-1/+3
| | * user-manual: point to README for gitweb informationJ. Bruce Fields2007-01-301-1/+4
| | * Two small typofixes.Junio C Hamano2007-01-291-2/+2
| | * user-manual: SHA1 -> object nameJ. Bruce Fields2007-01-291-5/+5
| | * user-manual: document git-show-branch exampleJ. Bruce Fields2007-01-291-2/+28
| | * user-manual: minor "TODO" updatesJ. Bruce Fields2007-01-291-9/+6
| | * user-manual: rewrap a few long linesJ. Bruce Fields2007-01-291-56/+59
| | * user-manual: reflogs, other recoveryJ. Bruce Fields2007-01-291-15/+78
| | * user-manual: fix a header levelJ. Bruce Fields2007-01-291-1/+1
| | * user-manual: typo fixJ. Bruce Fields2007-01-291-1/+1
| | * user-manual: add references to git-config man pageJ. Bruce Fields2007-01-291-3/+7