summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-04Allow curl helper to work without a local repositoryDaniel Barkalow
2009-11-04Require a struct remote in transport_get()Daniel Barkalow
2009-11-02Merge branch 'bg/clone-doc' into maintJunio C Hamano
2009-11-02Makefile: add compat/bswap.h to LIB_HDmitry V. Levin
2009-10-30clone: detect extra argumentsJonathan Nieder
2009-10-30clone: fix help on optionsJunio C Hamano
2009-10-30push: fix typo in usageJeff King
2009-10-30More precise description of 'git describe --abbrev'Gisle Aas
2009-10-28help -a: do not unnecessarily look for a repositoryJohannes Schindelin
2009-10-28Merge branch 'maint-1.6.4' into maintJunio C Hamano
2009-10-28Do not try to remove directories when removing old linksSebastian Schuberth
2009-10-28rebase -i: more graceful handling of invalid commandsJan Krüger
2009-10-28help -i: properly error out if no info viewer can be foundGerrit Pape
2009-10-26GIT 1.6.5.2v1.6.5.2Junio C Hamano
2009-10-26Merge branch 'jc/maint-fix-unpack-zlib-check' into maintJunio C Hamano
2009-10-25Merge branch 'maint-1.6.4' into maintJunio C Hamano
2009-10-25Merge branch 'jk/maint-1.6.3-ls-files-no-ignore-cached' into maint-1.6.4Junio C Hamano
2009-10-25Merge branch 'jn/maint-1.6.3-check-ref-format-doc' into maint-1.6.4Junio C Hamano
2009-10-25t7800-difftool: fix the effectless GIT_DIFFTOOL_PROMPT testMarkus Heidelberg
2009-10-24Work around option parsing bug in the busybox tar implementationAndreas Schwab
2009-10-24Fix list of released versions in the toc documentJunio C Hamano
2009-10-24Merge branch 'jp/maint-send-email-fold' into maintJunio C Hamano
2009-10-24Merge branch 'jn/maint-1.6.3-check-ref-format-doc' into maintJunio C Hamano
2009-10-24Merge branch 'pv/maint-add-p-no-exclude' into maintJunio C Hamano
2009-10-23Do not fail "describe --always" in a tag-less repositoryJunio C Hamano
2009-10-22Fix incorrect error check while reading deflated pack dataJunio C Hamano
2009-10-22git-clone.txt: Fix grammar and formattingBjörn Gustavsson
2009-10-21Document `delta` attribute in "git help attributes".Nasser Grainawi
2009-10-21Mark files in t/t5100 as UTF-8Johannes Sixt
2009-10-21Remove a left-over file from t/t5100Johannes Sixt
2009-10-20Documentation/git-gc.txt: change "references" to "reference"Matt Kraai
2009-10-19git push: say that --tag can't be used with --all or --mirror in help textNanako Shiraishi
2009-10-19git push: remove incomplete options list from help textNanako Shiraishi
2009-10-19document push's new quiet optionJeff King
2009-10-19Makefile: clean block-sha1/ directory instead of mozilla-sha1/Carlos R. Mafra
2009-10-17GIT 1.6.5.1v1.6.5.1Junio C Hamano
2009-10-17Merge branch 'maint-1.6.4' into maintJunio C Hamano
2009-10-17grep: do not segfault when -f is usedMatt Kraai
2009-10-14sha1_file: Fix infinite loop when pack is corruptedShawn O. Pearce
2009-10-14change throughput display units with fast linksNicolas Pitre
2009-10-14clone: Supply the right commit hash to post-checkout when -b is usedBjörn Steinbrink
2009-10-14remote-curl: add missing initialization of argv0_pathJohannes Sixt
2009-10-13Merge branch 'maint-1.6.4' into maintJunio C Hamano
2009-10-12Documentation: describe check-ref-format --branchJonathan Nieder
2009-10-12git-stash documentation: mention default options for 'list'Miklos Vajna
2009-10-12ls-files: excludes should not impact tracked filesJeff King
2009-10-10git-add--interactive: never skip files included in indexPauli Virtanen
2009-10-10GIT 1.6.5v1.6.5Junio C Hamano
2009-10-10git-svn: hide find_parent_branch output in double quiet modeSimon Arlott
2009-10-10Documentation: clone: clarify discussion of initial branchJonathan Nieder