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