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