13230 Commits (76127b3a0d7cf359b12be80971f023b6ee07f7f9)
 

Author SHA1 Message Date
Junio C Hamano 3023dc690f git-stash clear: refuse to work with extra parameter for now 17 years ago
Paul Mackerras b039f0a62d gitk: Restore some widget options whose defaults changed in Tk 8.5 17 years ago
Marco Costalba 7c390d90e8 git-stash: use stdout instead of stderr for non error messages 17 years ago
Junio C Hamano d6da3cdeb7 Update draft release notes for 1.5.4 17 years ago
Michael Stefaniuc e0cd252eb0 git-am: Run git gc only once and not for every patch. 17 years ago
Junio C Hamano e9b20943b7 t/t3800: do not use a temporary file to hold expected result. 17 years ago
Junio C Hamano 0feb4d1c99 t/t{3600,3800,5401}: do not use egrep when grep would do 17 years ago
Miklos Vajna 90ed6c0576 t/t7001: avoid unnecessary ERE when using grep 17 years ago
Junio C Hamano 7ee906694c t/t7600: avoid GNUism in grep 17 years ago
Junio C Hamano 144126abf9 Merge git://repo.or.cz/git-gui 17 years ago
Marco Costalba cf9d58e4f3 Document git-reset defaults to HEAD if no commit is given 17 years ago
Jeff King cae6c25a7f diff: remove lazy config loading 17 years ago
Jeff King e467193ff3 diff: load funcname patterns in "basic" config 17 years ago
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