11290 Commits (5071877d2c623ffc41b48bbb49908a61051a6228)
 

Author SHA1 Message Date
J. Bruce Fields 5071877d2c Merge branch 'maint' 18 years ago
David Kastrup a115daff12 Documentation/user-manual.txt: fix a few omissions of gitlink commands. 18 years ago
J. Bruce Fields d5821de2e2 user-manual: fix incorrect header level 18 years ago
J. Bruce Fields e2618ff427 user-manual: use pithier example commit 18 years ago
J. Bruce Fields a2ef9d633f user-manual: introduce the word "commit" earlier 18 years ago
J. Bruce Fields a5f90f3130 user-manual: minor editing for conciseness 18 years ago
J. Bruce Fields 464a8a7a15 user-manual: edit "ignoring files" for conciseness 18 years ago
David Kastrup 6e30fb0c32 Documentation/user-manual.txt: fix a few omissions of gitlink commands. 18 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. 18 years ago
Simon Hausmann 5ca4461728 git-p4: Make 'git-p4 branches' work after an initial clone with git clone from an origin-updated repository. 18 years ago
Brian Hetro 027830755d Documentation: Correct various misspellings and typos. 18 years ago
Brian Hetro db21872395 Documentation: For consistency, use CVS instead of cvs. 18 years ago
Linus Torvalds 9ec398d200 Fix racy-git handling in git-write-tree. 18 years ago
Johannes Schindelin 1d25c8cf82 rebase -i: fix squashing corner case 18 years ago
martin f. krafft 191131e538 Install man3 manpages to $PREFIX/share/man/man3 even for site installs 18 years ago
martin f. krafft 8f728fb96f git-svn init/clone --stdlayout option to default-init trunk/tags/branches 18 years ago
David Kastrup b1d884a9e3 diff-delta.c: Fix broken skip calculation. 18 years ago
Junio C Hamano 59fc840742 Merge branch 'master' of git://repo.or.cz/git/fastimport 18 years ago
Eric Wong 15d54753bb git-svn: dcommit prints out the URL to be committed to 18 years ago
Shawn O. Pearce be86f7a0df Teach bash about git-submodule and its subcommands 18 years ago
Shawn O. Pearce 217926c08c Teach bash to complete ref arguments to git-describe 18 years ago
Shawn O. Pearce 47e98eecf3 Update bash completion with new 1.5.3 command line options 18 years ago
Eric Wong aabb2e515c git-svn: update documentation with CAVEATS section 18 years ago
Sean Estabrooks 412876dcbb Reset terminal attributes when terminating git send-email 18 years ago
Stefan Sperling 63c2bd25d6 Document -u option in git-svnimport man page 18 years ago
Quy Tonthat 620e729dd3 Fix breakage in git-rev-list.txt 18 years ago
Alexandre Julliard ef08c14993 git.el: Avoid a lisp error when there's no current branch (detached HEAD). 18 years ago
Alex Riesen 2f5b398061 Fix git-remote for ActiveState Perl 18 years ago
René Scharfe 687157c736 Documentation: update tar.umask default 18 years ago
Shawn O. Pearce 8fa0ee3b50 Suggest unsetting core.bare when using new-workdir on a bare repository 18 years ago
Shawn O. Pearce e301bfeea1 Fix new-workdir (again) to work on bare repositories 18 years ago
Junio C Hamano a475e8095a GIT 1.5.3-rc6 18 years ago
Junio C Hamano 941fd1c041 Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk 18 years ago
Alex Riesen 4bf53833db Avoid using va_copy in fast-import: it seems to be unportable. 18 years ago
Junio C Hamano 23d53358be git clone: do not issue warning while cloning locally across filesystems 18 years ago
Paul Mackerras 887c996e46 gitk: Add a window to list branches, tags and other references 18 years ago
Dave Watson 2be7fcb476 Fix misspelling of 'suppress' in docs 18 years ago
Steven Grimm 257a84d9d0 Document what the stage numbers in the :$n:path syntax mean. 18 years ago
Shawn O. Pearce d56651c0ef Don't allow combination of -g and --reverse as it doesn't work 18 years ago
Lukas Sandström 14cd560715 Add the word reflog to Documentation/config.txt:core.logAllRefUpdates 18 years ago
Matthieu Moy 463a849d00 Add and document a global --no-pager option for git. 18 years ago
Linus Torvalds 2f82f760e1 Take binary diffs into account for "git rebase" 18 years ago
Linus Torvalds 1211be6bed Make thin-pack generation subproject aware. 18 years ago
Shawn O. Pearce 95064cbcc8 Correct documentation of 'reflog show' to explain it shows HEAD 18 years ago
Junio C Hamano 63f328290a Merge branch 'master' of git://repo.or.cz/git-gui 18 years ago
Junio C Hamano f16eb1f6a3 Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk 18 years ago
Junio C Hamano 7e5dcea831 fast-import pull request 18 years ago
Shawn O. Pearce 904b194151 Include recent command history in fast-import crash reports 18 years ago
Shawn O. Pearce 8acb3297f3 Generate crash reports on die in fast-import 18 years ago
Shawn O. Pearce ac053c0202 Allow frontends to bidirectionally communicate with fast-import 18 years ago