15089 Commits (31a92f6aa47732e93f6685b8d1fd1ac09c1fec44)
 

Author SHA1 Message Date
Petr Baudis 31a92f6aa4 Git.pm: Add remote_refs() git-ls-remote frontend 17 years ago
Brandon Casey e896912c5e t7701-repack-unpack-unreachable.sh: check timestamp of unpacked objects 17 years ago
Eric Raible 50e6102504 completion: add branch options --contains --merged --no-merged 17 years ago
Mark Levedahl dc0f705415 install-doc-quick - use git --exec-path to find git-sh-setup 17 years ago
Jeff King d1a4489a56 avoid null SHA1 in oldest reflog 17 years ago
Eric Hanchrow ea449615d8 Documentation: fix broken "linkgit" links 17 years ago
Eric Hanchrow 843c81dcf4 user-manual: typo and grammar fixes 17 years ago
Junio C Hamano bed625540a Merge branch 'qq/maint' 17 years ago
Jakub Narebski e67c9e3952 gitweb: Describe projects_index format in more detail 17 years ago
Junio C Hamano 2c95fcf4f9 Merge branch 'js/maint-daemon-syslog' 17 years ago
Junio C Hamano 07e2fbcb90 Merge branch 'maint' 17 years ago
Junio C Hamano 39f319f4d5 Merge branch 'qq/maint' (early part) into maint 17 years ago
Johannes Schindelin 8852f5d704 run_command(): respect GIT_TRACE 17 years ago
Gerrit Pape 2fe403e745 git-svn.perl: workaround assertions in svn library 1.5.0 17 years ago
Junio C Hamano 92371226ac Update draft release notes for 1.6.0 17 years ago
Junio C Hamano 86d7244321 Merge branch 'jc/rerere' 17 years ago
Junio C Hamano 17d778e710 Merge branch 'dr/ceiling' 17 years ago
Junio C Hamano 5e97f464df Merge branch 'db/no-git-config' 17 years ago
Junio C Hamano 5f2f71f6af Merge branch 'js/import-zip' 17 years ago
Junio C Hamano 585ad90c80 Merge branch 'maint' 17 years ago
Junio C Hamano 8c992d16cb Merge branch 'qq/maint' 17 years ago
Dmitry Potapov bf11d4613c completion.bash: add 'skip' and 'run' to git-bisect 17 years ago
Junio C Hamano 6fc2a25e62 mailinfo: feed the correct line length to decode_transfer_encoding() 17 years ago
Alex Riesen 77cb7bc232 git-clone: remove leftover debugging fprintf(). 17 years ago
Mikael Magnusson faf466ffb1 Fix grammar in git-rev-parse(1). 17 years ago
Johannes Schindelin a5a9126bb4 git daemon: avoid calling syslog() from a signal handler 17 years ago
Junio C Hamano 87fb597d4e Merge git://repo.or.cz/git-gui 17 years ago
Junio C Hamano 44701c67fd Merge branch 'qq/maint' 17 years ago
Miklos Vajna af9a01e1c2 hg-to-git: use git init instead of git init-db 17 years ago
Miklos Vajna 96f2395951 hg-to-git: rewrite "git-frotz" to "git frotz" 17 years ago
Miklos Vajna 2553ede5a9 hg-to-git: abort if the project directory is not a hg repo 17 years ago
Miklos Vajna 6376cffaeb hg-to-git: avoid raising a string exception 17 years ago
Miklos Vajna f45ed32c40 INSTALL: Update section about git-frotz form. 17 years ago
Christian Couder c96a6d3660 Fix "config_error_nonbool" used with value instead of key 17 years ago
Christian Couder 3ecb171d2b Fix "config_error_nonbool" used with value instead of key 17 years ago
Junio C Hamano 08b51f51e6 Merge branch 'qq/maint' 17 years ago
Junio C Hamano 9b37322950 clone -q: honor "quiet" option over native transports. 17 years ago
Junio C Hamano 8a33dd8b6e attribute documentation: keep EXAMPLE at end 17 years ago
Brian Hetro 984c6e7ec1 builtin-commit.c: Use 'git_config_string' to get 'commit.template' 17 years ago
Brian Hetro 7ef8ea7035 http.c: Use 'git_config_string' to clean up SSL config. 17 years ago
Brian Hetro daec808cc6 diff.c: Use 'git_config_string' to get 'diff.external' 17 years ago
Brian Hetro cd8be6c9b6 convert.c: Use 'git_config_string' to get 'smudge' and 'clean' 17 years ago
Brian Hetro 70cff3ac16 builtin-log.c: Use 'git_config_string' to get 'format.subjectprefix' and 'format.suffix' 17 years ago
Matthew Ogilvie a41a32bf1c Documentation cvs: Clarify when a bare repository is needed 17 years ago
Adam Brewster 1fc561d169 Move read_revisions_from_stdin from builtin-rev-list.c to revision.c 17 years ago
Ramsay Jones 6e1c23442a Fix some warnings (on cygwin) to allow -Werror 17 years ago
Nikolaus Schulz 2b2da68463 Documentation: be precise about which date --pretty uses 17 years ago
Jonathan Nieder db5d6666af manpages: use teletype font for sample command lines 17 years ago
Jonathan Nieder 5833d730ef manpages: italicize git subcommand names (which were in teletype font) 17 years ago
Jonathan Nieder 2fd02c92db manpages: italicize nongit command names (if they are in teletype font) 17 years ago