summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-05git-archimport: initial import needs empty directoryGerrit Pape
2007-02-05Revert "Allow branch.*.merge to talk about remote tracking branches."Junio C Hamano
2007-02-05Merge branch 'np/dreflog'Junio C Hamano
2007-02-04Why is it bad to rewind a branch that has already been pushed out?Robin Rosenberg
2007-02-04git-clone --reference: saner handling of borrowed symrefs.Junio C Hamano
2007-02-04bash: Support internal revlist options better.Shawn O. Pearce
2007-02-04bash: Support unique completion when possible.Shawn O. Pearce
2007-02-04bash: Support unique completion on git-config.Shawn O. Pearce
2007-02-04bash: Classify more commends out of completion.Shawn O. Pearce
2007-02-04bash: Add space after unique command name is completed.Shawn O. Pearce
2007-02-04bash: Complete long options to git-add.Shawn O. Pearce
2007-02-04bash: Classify cat-file and reflog as plumbing.Shawn O. Pearce
2007-02-04bash: Remove short option completions for branch/checkout/diff.Shawn O. Pearce
2007-02-04show-branch -g: default to the current branch.Junio C Hamano
2007-02-04Let git-checkout always drop any detached headNicolas Pitre
2007-02-04Enable HEAD@{...} and make it independent from the current branchNicolas Pitre
2007-02-04Merge branch 'master' into np/dreflogJunio C Hamano
2007-02-04Default GIT_MERGE_VERBOSITY to 5 during tests.Shawn O. Pearce
2007-02-04Keep untracked files not involved in a merge.Shawn O. Pearce
2007-02-04Assorted typo fixesPavel Roskin
2007-02-04Cleanup subcommand documentation for git-remote.Shawn O. Pearce
2007-02-04git-config --rename-section could rename wrong sectionPavel Roskin
2007-02-04combine-diff: special case --unified=0Junio C Hamano
2007-02-04Why is it bad to rewind a branch that has already been pushed out?Junio C Hamano
2007-02-03honor GIT_REFLOG_ACTION in git-commitJunio C Hamano
2007-02-03fix reflog entries for "git-branch"Junio C Hamano
2007-02-03scan reflogs independently from refsNicolas Pitre
2007-02-03core-tutorial: http reference link fixJunio C Hamano
2007-02-03Tutorial-2: Adjust git-status output to recent reality.Junio C Hamano
2007-02-03Tutorial: fix asciidoc formatting of "git add" section.Junio C Hamano
2007-02-03Don't leak file descriptors from unavailable pack files.Shawn O. Pearce
2007-02-03doc: hooks.txt said post-commit default sends an email, it doesn'tAndy Parkins
2007-02-03Disallow invalid --pretty= abbreviationsEric Wong
2007-02-02Fix some documentation typos and grammarMike Coleman
2007-02-02Don't find objects in packs which aren't available anymore.Shawn O. Pearce
2007-02-02Refactor open_packed_git to return an error code.Shawn O. Pearce
2007-02-02Correct comment in prepare_packed_git_one.Shawn O. Pearce
2007-02-02Cleanup prepare_packed_git_one to reuse install_packed_git.Shawn O. Pearce
2007-02-02Teach 'git remote' how to cleanup stale tracking branches.Shawn O. Pearce
2007-02-02Pull out remote listing functions in git-remote.Shawn O. Pearce
2007-02-02git-svn: do not let Git.pm warn if we prematurely close pipesEric Wong
2007-02-02Update the documentation for the new '@{...}' syntaxJohannes Schindelin
2007-02-02Teach the '@{...}' notation to git-log -gJohannes Schindelin
2007-02-02provide a nice @{...} syntax to always mean the current branch reflogNicolas Pitre
2007-02-02prevent HEAD reflog to be interpreted as current branch reflogNicolas Pitre
2007-02-02Use "git checkout -q" in git-bisectJunio C Hamano
2007-02-02add a quiet option to git-checkoutNicolas Pitre
2007-02-02reword the detached head message a little againNicolas Pitre
2007-02-01detached HEAD -- finishing touchesJunio C Hamano
2007-01-31GIT v1.5.0-rc3v1.5.0-rc3Junio C Hamano