11276 Commits (191131e538dd4188dbada7ce871f80af80556292)
 

Author SHA1 Message Date
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
Shawn O. Pearce 1fdb649c6a Make trailing LF optional for all fast-import commands 18 years ago
Shawn O. Pearce 2c570cde98 Make trailing LF following fast-import `data` commands optional 18 years ago
Shawn O. Pearce 401d53fa35 Teach fast-import to ignore lines starting with '#' 18 years ago
Shawn O. Pearce 3149007475 Use handy ALLOC_GROW macro in fast-import when possible 18 years ago
Shawn O. Pearce ea08a6fd19 Actually allow TAG_FIXUP branches in fast-import 18 years ago
Alex Riesen c905e09006 Fix whitespace in "Format of STDIN stream" of fast-import 18 years ago
Mark Levedahl 374a58c9fb git-completion.bash - add support for git-bundle 18 years ago
Mike Hommey 0734d2656a Clarify commit-tree documentation 18 years ago
Brian Gernhardt 5876b8ee3c Minor clarifications to git-filter-branch usage and doc 18 years ago
Sean Estabrooks e63b58ba0b Fix small typo in git send-email man page. 18 years ago
Lars Hjemli 97a5d8cce9 git-submodule: re-enable 'status' as the default subcommand 18 years ago
Johannes Sixt d1cb298b0b [PATCH] gitk: Handle 'copy from' and 'copy to' in diff headers. 18 years ago
Paul Mackerras d7b16113a1 gitk: Fix bug in fix for warning when removing a branch 18 years ago
Junio C Hamano a9ab2009db Clean-up read-tree error condition. 18 years ago