13167 Commits (923e3ec84a4e792ca277aac08e52ec2f9b47a8eb)
 

Author SHA1 Message Date
Jeff King 9a1805a872 add a "basic" diff config callback 17 years ago
Martin Koegler 061d6b9a7b receive-pack: reject invalid refnames 17 years ago
Jim Meyering 872c930dcb Don't access line[-1] for a zero-length "line" from fgets. 17 years ago
Junio C Hamano 95bf4bd4f7 git-clean: make "Would remove ..." path relative to cwd again 17 years ago
Jim Meyering 790296fd88 Fix grammar nits in documentation and in code comments. 17 years ago
Junio C Hamano 698a68be7b Uninline prefixcmp() 17 years ago
Junio C Hamano 257f3020f6 Update callers of check_ref_format() 17 years ago
Eric Wong 321b1842dc git-svn: unlink index files that were globbed, too 17 years ago
Eric Wong 7dfa16b9dc git-svn: allow dcommit --no-rebase to commit multiple, dependent changes 17 years ago
Martin Koegler eab827072d receive-pack: check object type of sha1 before using them as commits 17 years ago
Johannes Schindelin 99a6a97b1b Optimize prefixcmp() 17 years ago
Junio C Hamano 5f7b202a7f lock_any_ref_for_update(): reject wildcard return from check_ref_format 17 years ago
Jeff King 49b9362fd3 git-reset: refuse to do hard reset in a bare repository 17 years ago
Jeff King 02e5ba4ae6 config: handle lack of newline at end of file better 17 years ago
Junio C Hamano c477553b2f Merge branch 'maint' of git://linux-nfs.org/~bfields/git 17 years ago
Gustaf Hendeby 57283291b5 Documentation/user-manual.txt: fix typo 17 years ago
J. Bruce Fields f18b1c55e5 Documentation: fix remote.<name>.skipDefaultUpdate description 17 years ago
Paul Mackerras a495e5a908 gitk: Recode de.po to UTF-8 17 years ago
Junio C Hamano ab11903225 git-rebase -i: clean-up error check codepath. 17 years ago
Junio C Hamano 8ad1065e58 git-rebase -i behaves better on commits with incomplete messages 17 years ago
Grégoire Barbier d6ed263fc7 Fix double-free() in http-push.c:remote_exists() 17 years ago
Bernt Hansen a6d5888fa1 git-gui: Make commit log messages end with a newline 17 years ago
Peter Karlsson f0e8692a09 Added Swedish translation. 17 years ago
Junio C Hamano 441ed4131b "git pull --tags": error out with a better message. 17 years ago
Miklos Vajna 3f4bc3e048 git-sh-setup: document git_editor() and get_author_ident_from_commit() 17 years ago
Junio C Hamano c45857019c Documentation/git-submodule.txt: typofix 17 years ago
Junio C Hamano bbff2dce2b GIT 1.5.4-rc2 17 years ago
Junio C Hamano 49e6be571e Merge branch 'rs/pretty-safety' 17 years ago
René Scharfe 7ed0988adc Make "--pretty=format" parser a bit more careful. 17 years ago
Junio C Hamano e25cfae667 contrib: resurrect scripted git-revert. 17 years ago
Junio C Hamano 97d0c52980 Merge branch 'ar/commit-cleanup' 17 years ago
Junio C Hamano d56250911f Fix rewrite_diff() name quoting. 17 years ago
Junio C Hamano 462a15bc82 combine-diff: Fix path quoting 17 years ago
Junio C Hamano 25db465a34 Fix documentation of --first-parent in git-log and copy it to git-rev-list 17 years ago
Arjen Laarhoven 0faf2da7e5 Fix "git log --diff-filter" bug 17 years ago
Shawn O. Pearce c8deb5a146 Improve error messages when int/long cannot be parsed from config 17 years ago
Jeff King 3a969ef1d6 cvsimport: die on cvsps errors 17 years ago
Gustaf Hendeby ba4c32bdd5 shortlog manpage documentation: work around asciidoc markup issues 17 years ago
Junio C Hamano 0e545f7516 Documentation: describe 'union' low-level merge driver 17 years ago
Alex Riesen 5f06573743 Allow selection of different cleanup modes for commit messages 17 years ago
Junio C Hamano 4803466f62 builtin-commit: avoid double-negation in the code. 17 years ago
Junio C Hamano d616a23964 builtin-commit: fix amending of the initial commit 17 years ago
Junio C Hamano 7263881253 t7005: do not exit inside test. 17 years ago
Jim Meyering cc21682793 Don't dereference NULL upon lookup failure. 17 years ago
Wincent Colaiuta 97bc00a490 Emit helpful status for accidental "git stash" save 17 years ago
Pierre Habouzit 2f7ee089df parse-options: Add a gitcli(5) man page. 17 years ago
Pierre Habouzit c43a24834a Force the sticked form for options with optional arguments. 17 years ago
Junio C Hamano 5e2de4f9bb Fix $EDITOR regression introduced by rewrite in C. 17 years ago
Stefan Sperling 77190eb9b8 Small comment fix for git-cvsimport. 17 years ago
Gustaf Hendeby 0e0278baad Make git send-email accept $EDITOR with arguments 17 years ago