aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* add replay and log to the usage string of git-bisectUwe Kleine-König2007-02-06
* annotate: fix for cvsserver.Junio C Hamano2007-02-06
* gitweb: fix mismatched parenthesisJunio C Hamano2007-02-06
* git-push: allow globbing wildcard refspec.Junio C Hamano2007-02-06
* bash: Complete git-remote subcommands.Shawn O. Pearce2007-02-05
* bash: Support git-rebase -m continuation completion.Shawn O. Pearce2007-02-05
* Fix longstanding mismerge of ALL_CFLAGS vs BASIC_CFLAGSJunio C Hamano2007-02-05
* pager: Work around window resizing bug in 'less'Linus Torvalds2007-02-05
* Teach git-remote add to fetch and trackJunio C Hamano2007-02-05
* blame: document --contents optionJunio C Hamano2007-02-05
* Use pretend_sha1_file() in git-blame and git-merge-recursive.Junio C Hamano2007-02-05
* Add pretend_sha1_file() interface.Junio C Hamano2007-02-05
* git-blame: no rev means start from the working tree file.Junio C Hamano2007-02-05
* git-blame: an Emacs minor mode to view file with git-blame output.David Kågedal2007-02-05
* Allow forcing of a parent commit, even if the parent is not a direct one.Simon 'corecode' Schubert2007-02-05
* bisect: it needs to be done in a working tree.Junio C Hamano2007-02-05
* Commands requiring a work tree must not run in GIT_DIRJohannes Schindelin2007-02-05
* Add hg-to-git conversion utility.Stelian Pop2007-02-05
* blameview: Support browsable functionality to blameview.Aneesh Kumar K.V2007-02-05
* gitweb: Convert project name to UTF-8Yasushi SHOJI2007-02-05
* bash: Support git-bisect and its subcommands.Shawn O. Pearce2007-02-05
* bash: Support --add completion to git-config.Shawn O. Pearce2007-02-05
* bash: Hide git-resolve, its deprecated.Shawn O. Pearce2007-02-05
* bash: Offer --prune completion for git-gc.Shawn O. Pearce2007-02-05
* bash: Hide diff-stages from completion.Shawn O. Pearce2007-02-05
* bash: Support completion on git-cherry.Shawn O. Pearce2007-02-05
* Show an example of deleting commits with git-rebase.Shawn O. Pearce2007-02-05
* git-for-each-ref doesn't return "the bit after $GIT_DIR/refs"Andy Parkins2007-02-05
* t9200: Work around HFS+ issues.Junio C Hamano2007-02-05
* Rename get_ident() to fmt_ident() and make it available to outsideJunio C Hamano2007-02-04
* git-archimport: initial import needs empty directoryGerrit Pape2007-02-04
* Revert "Allow branch.*.merge to talk about remote tracking branches."Junio C Hamano2007-02-04
* Merge branch 'np/dreflog'Junio C Hamano2007-02-04
|\
| * show-branch -g: default to the current branch.Junio C Hamano2007-02-03
| * Let git-checkout always drop any detached headNicolas Pitre2007-02-03
| * Enable HEAD@{...} and make it independent from the current branchNicolas Pitre2007-02-03
| * Merge branch 'master' into np/dreflogJunio C Hamano2007-02-03
| |\
| * | scan reflogs independently from refsNicolas Pitre2007-02-03
| * | add reflog when moving HEAD to a new branchNicolas Pitre2007-01-28
| * | create_symref(): do not assume pathname from git_path() persists long enoughJunio C Hamano2007-01-28
| * | add logref support to git-symbolic-refNicolas Pitre2007-01-28
| * | move create_symref() past log_ref_write()Nicolas Pitre2007-01-28
| * | add reflog entries for HEAD when detachedNicolas Pitre2007-01-28
| * | enable separate reflog for HEADNicolas Pitre2007-01-28
| * | lock_ref_sha1_basic(): remember the original name of a ref when resolving itNicolas Pitre2007-01-28
| * | make reflog filename independent from struct ref_lockNicolas Pitre2007-01-28
* | | Why is it bad to rewind a branch that has already been pushed out?Robin Rosenberg2007-02-04
* | | git-clone --reference: saner handling of borrowed symrefs.Junio C Hamano2007-02-04
* | | bash: Support internal revlist options better.Shawn O. Pearce2007-02-04
* | | bash: Support unique completion when possible.Shawn O. Pearce2007-02-04