aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix grammar nits in documentation and in code comments.Jim Meyering2008-01-03
* Uninline prefixcmp()Junio C Hamano2008-01-03
* Update callers of check_ref_format()Junio C Hamano2008-01-02
* git-svn: unlink index files that were globbed, tooEric Wong2008-01-02
* git-svn: allow dcommit --no-rebase to commit multiple, dependent changesEric Wong2008-01-02
* receive-pack: check object type of sha1 before using them as commitsMartin Koegler2008-01-02
* Optimize prefixcmp()Johannes Schindelin2008-01-02
* lock_any_ref_for_update(): reject wildcard return from check_ref_formatJunio C Hamano2008-01-02
* git-reset: refuse to do hard reset in a bare repositoryJeff King2008-01-02
* config: handle lack of newline at end of file betterJeff King2008-01-02
* Merge branch 'maint' of git://linux-nfs.org/~bfields/gitJunio C Hamano2007-12-31
|\
| * Documentation/user-manual.txt: fix typoGustaf Hendeby2007-12-31
| * Documentation: fix remote.<name>.skipDefaultUpdate descriptionJ. Bruce Fields2007-12-31
* | git-rebase -i: clean-up error check codepath.Junio C Hamano2007-12-30
* | git-rebase -i behaves better on commits with incomplete messagesJunio C Hamano2007-12-30
* | Fix double-free() in http-push.c:remote_exists()Grégoire Barbier2007-12-30
* | "git pull --tags": error out with a better message.Junio C Hamano2007-12-28
* | git-sh-setup: document git_editor() and get_author_ident_from_commit()Miklos Vajna2007-12-28
* | Documentation/git-submodule.txt: typofixJunio C Hamano2007-12-27
* | GIT 1.5.4-rc2v1.5.4-rc2Junio C Hamano2007-12-26
* | Merge branch 'rs/pretty-safety'Junio C Hamano2007-12-26
|\ \
| * | Make "--pretty=format" parser a bit more careful.René Scharfe2007-12-26
* | | contrib: resurrect scripted git-revert.Junio C Hamano2007-12-26
* | | Merge branch 'ar/commit-cleanup'Junio C Hamano2007-12-26
|\ \ \
| * | | Allow selection of different cleanup modes for commit messagesAlex Riesen2007-12-22
| * | | builtin-commit: avoid double-negation in the code.Junio C Hamano2007-12-22
| * | | builtin-commit: fix amending of the initial commitJunio C Hamano2007-12-22
| * | | t7005: do not exit inside test.Junio C Hamano2007-12-22
| |/ /
* | | Fix rewrite_diff() name quoting.Junio C Hamano2007-12-26
* | | combine-diff: Fix path quotingJunio C Hamano2007-12-26
* | | Fix documentation of --first-parent in git-log and copy it to git-rev-listJunio C Hamano2007-12-26
* | | Fix "git log --diff-filter" bugArjen Laarhoven2007-12-26
* | | Improve error messages when int/long cannot be parsed from configShawn O. Pearce2007-12-26
* | | cvsimport: die on cvsps errorsJeff King2007-12-23
* | | shortlog manpage documentation: work around asciidoc markup issuesGustaf Hendeby2007-12-23
* | | Documentation: describe 'union' low-level merge driverJunio C Hamano2007-12-22
|/ /
* | Don't dereference NULL upon lookup failure.Jim Meyering2007-12-22
* | Emit helpful status for accidental "git stash" saveWincent Colaiuta2007-12-22
* | parse-options: Add a gitcli(5) man page.Pierre Habouzit2007-12-22
* | Force the sticked form for options with optional arguments.Pierre Habouzit2007-12-22
* | Fix $EDITOR regression introduced by rewrite in C.Junio C Hamano2007-12-22
* | Small comment fix for git-cvsimport.Stefan Sperling2007-12-22
* | Make git send-email accept $EDITOR with argumentsGustaf Hendeby2007-12-22
* | git-tag: fix -l switch handling regression.Pierre Habouzit2007-12-22
* | Documentation: ls-files -v is about "assume unchanged".Junio C Hamano2007-12-21
* | Re(-re)*fix trim_common_tail()Linus Torvalds2007-12-20
* | gitweb: fix whitespace in config_to_multi (indent with tab)Jakub Narebski2007-12-20
* | everyday: replace 'prune' and 'repack' with 'gc'Miklos Vajna2007-12-20
* | Remove old generated files from .gitignore.Charles Bailey2007-12-20
* | clean up 1.5.4 release notesJeff King2007-12-20