11542 Commits (ca0328354afbf4ec6941cb4312bfc6908ab06d73)
 

Author SHA1 Message Date
Junio C Hamano 2e3404c324 pack-objects: check return value from read_sha1_file() 17 years ago
Junio C Hamano ab43e495dd blame: check return value from read_sha1_file() 17 years ago
Shawn O. Pearce c80d25dbce git-gui: Correct 'git gui blame' in a subdirectory 17 years ago
Simon Hausmann 0058a33a8e git-p4: Fix warnings about non-existant refs/remotes/p4/HEAD ref when running git-p4 sync the first time after a git clone. 17 years ago
Simon Hausmann 5ca4461728 git-p4: Make 'git-p4 branches' work after an initial clone with git clone from an origin-updated repository. 17 years ago
Brian Hetro 027830755d Documentation: Correct various misspellings and typos. 17 years ago
Brian Hetro db21872395 Documentation: For consistency, use CVS instead of cvs. 17 years ago
Linus Torvalds 9ec398d200 Fix racy-git handling in git-write-tree. 17 years ago
Johannes Schindelin 1d25c8cf82 rebase -i: fix squashing corner case 17 years ago
martin f. krafft 191131e538 Install man3 manpages to $PREFIX/share/man/man3 even for site installs 17 years ago
martin f. krafft 8f728fb96f git-svn init/clone --stdlayout option to default-init trunk/tags/branches 17 years ago
David Kastrup b1d884a9e3 diff-delta.c: Fix broken skip calculation. 17 years ago
Shawn O. Pearce 9c9f5fa97f git-gui: Do not offer to stage three-way diff hunks into the index 17 years ago
Junio C Hamano 59fc840742 Merge branch 'master' of git://repo.or.cz/git/fastimport 17 years ago
Eric Wong 15d54753bb git-svn: dcommit prints out the URL to be committed to 17 years ago
Shawn O. Pearce 9f4119eb76 git-gui: Refactor diff pane popup support for future improvements 17 years ago
Shawn O. Pearce be86f7a0df Teach bash about git-submodule and its subcommands 17 years ago
Shawn O. Pearce 217926c08c Teach bash to complete ref arguments to git-describe 17 years ago
Shawn O. Pearce 47e98eecf3 Update bash completion with new 1.5.3 command line options 17 years ago
Eric Wong aabb2e515c git-svn: update documentation with CAVEATS section 17 years ago
Sean Estabrooks 412876dcbb Reset terminal attributes when terminating git send-email 17 years ago
Stefan Sperling 63c2bd25d6 Document -u option in git-svnimport man page 17 years ago
Quy Tonthat 620e729dd3 Fix breakage in git-rev-list.txt 17 years ago
Alexandre Julliard ef08c14993 git.el: Avoid a lisp error when there's no current branch (detached HEAD). 17 years ago
Alex Riesen 2f5b398061 Fix git-remote for ActiveState Perl 17 years ago
René Scharfe 687157c736 Documentation: update tar.umask default 17 years ago
Shawn O. Pearce 8fa0ee3b50 Suggest unsetting core.bare when using new-workdir on a bare repository 17 years ago
Shawn O. Pearce e301bfeea1 Fix new-workdir (again) to work on bare repositories 17 years ago
Shawn O. Pearce 875b7c9368 git-gui: Fix "unoptimized loading" to not cause git-gui to crash 17 years ago
Shawn O. Pearce ce015c213f git-gui: Paper bag fix "Stage Hunk For Commit" in diff context menu 17 years ago
Junio C Hamano a475e8095a GIT 1.5.3-rc6 17 years ago
Junio C Hamano 941fd1c041 Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk 17 years ago
Alex Riesen 4bf53833db Avoid using va_copy in fast-import: it seems to be unportable. 17 years ago
Junio C Hamano 23d53358be git clone: do not issue warning while cloning locally across filesystems 17 years ago
Paul Mackerras 887c996e46 gitk: Add a window to list branches, tags and other references 17 years ago
Dave Watson 2be7fcb476 Fix misspelling of 'suppress' in docs 17 years ago
Shawn O. Pearce 18a01a0da4 git-gui: Allow git-merge to use branch names in conflict markers 17 years ago
Steven Grimm 257a84d9d0 Document what the stage numbers in the :$n:path syntax mean. 17 years ago
Shawn O. Pearce d56651c0ef Don't allow combination of -g and --reverse as it doesn't work 17 years ago
Shawn O. Pearce c6951ddb52 git-gui: Fix window manager problems on ion3 17 years ago
Lukas Sandström 14cd560715 Add the word reflog to Documentation/config.txt:core.logAllRefUpdates 17 years ago
Matthieu Moy 463a849d00 Add and document a global --no-pager option for git. 17 years ago
Linus Torvalds 2f82f760e1 Take binary diffs into account for "git rebase" 17 years ago
Linus Torvalds 1211be6bed Make thin-pack generation subproject aware. 17 years ago
Shawn O. Pearce 95064cbcc8 Correct documentation of 'reflog show' to explain it shows HEAD 17 years ago
Junio C Hamano 63f328290a Merge branch 'master' of git://repo.or.cz/git-gui 17 years ago
Junio C Hamano f16eb1f6a3 Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk 17 years ago
Junio C Hamano 7e5dcea831 fast-import pull request 17 years ago
Shawn O. Pearce 904b194151 Include recent command history in fast-import crash reports 17 years ago
Shawn O. Pearce 8acb3297f3 Generate crash reports on die in fast-import 17 years ago